Guest User

Untitled

a guest
Jun 13th, 2017
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.84 KB | None | 0 0
  1. ====================
  2. 06-12-2017
  3. ====================
  4.  
  5.  
  6. * device/leeco/s2/
  7. 26bc629 s2: refine lights and leds configs
  8.  
  9. * vendor/addons/
  10. fcf7c01 addons: Update AdAway
  11.  
  12. * vendor/crDroidOTA-devices/
  13. bb232b8 ks01lte update
  14. a049eb9 onyx and clark 3.4
  15. 6869ca5 Update all klte devices.
  16.  
  17. * vendor/htc/
  18. 739efcf m7/m7spr/m7zvw: Regenerate makefiles
  19. 6a0d717 m7-common: Update Adreno libraries
  20. a9833b1 Revert "m7-common: Use QCOM common graphics vendor (#237)"
  21.  
  22. ====================
  23. 06-11-2017
  24. ====================
  25.  
  26.  
  27. * frameworks/base/
  28. 06f30ed SystemUI: Clean duplicate permission
  29.  
  30. * kernel/lge/mako/
  31. 3d232fa ext4: fix fencepost in s_first_meta_bg validation
  32. 383245e ext4: fix condition of validate s_first_meta_bg
  33. b6b1df8 net/packet: fix overflow in check for priv area size
  34. a18e186 net/packet: fix overflow in check for tp_reserve
  35. 5e68554 net/packet: fix overflow in check for tp_frame_nr
  36. 3de35f6 packet: handle too big packets for PACKET_V3
  37.  
  38. * kernel/motorola/msm8226/
  39. 6d7c49e prima: Use heap memory for station_info instead of stack
  40. 8795ace ping: implement proper locking
  41. 9d16270 ext4: fix fencepost in s_first_meta_bg validation
  42. dc00714 ext4: fix condition of validate s_first_meta_bg
  43.  
  44. * kernel/samsung/smdk4412/
  45. 2a7c21d cypress: Fix brightness when led_on_keypress is active
  46.  
  47. * packages/apps/Settings/
  48. 463ffa4 Settings: Remove duplicate permissions
  49.  
  50. * packages/apps/crDroidSettings/
  51. b1ac09c crdroid: Improve toggles in recent settings
  52.  
  53. * vendor/crDroidOTA-devices/
  54. 5472b2d shamu: Update build
  55. f334820 v3.4
  56. 55fbd98 update herolte & hero2lte to build crDroidAndroid-7.1.2-20170611
  57. 3731d66 Update sailfish, marlin, h811 and h815
  58. 29fa195 falcon: Update to v3.4
  59.  
  60. ====================
  61. 06-10-2017
  62. ====================
  63.  
  64.  
  65. * device/oneplus/oneplus3/
  66. bf37003 op3: Update ril header for 7.1.2
  67.  
  68. * frameworks/base/
  69. aabdb19 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into 7.1
  70. 4b3a0fd fingerprint: handle PerformanceStats NULL pointers
  71. 6ab406c Optimised hwui rounded corners shader
  72.  
  73. * kernel/lge/mako/
  74. d289f95 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
  75. 21fb36d xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
  76. e921104 xfrm_user: ensure user supplied esn replay window is valid
  77. 196540d packet: fix races in fanout_add()
  78.  
  79. * kernel/samsung/smdk4412/
  80. 0a6801a smdk4412: Disable samsung_extdisp driver
  81.  
  82. * kernel/xiaomi/msm8996/
  83. c1056da input: synaptics_dsx: valid bounds of intr_reg_num
  84. 2328b73 input: synaptics_dsx: add bounds checks for firmware id
  85. d00d4ce input: touchscreen: Synaptics: modify the attribute permission of rmidev
  86. 76419ae msm: sensor: validating the flash initialization parameters
  87. 2d91e4e ping: implement proper locking
  88.  
  89. * vendor/crDroidOTA-devices/
  90. 0cc6ba3 bacon 3.4
  91. 085cfe3 v3.4
  92. c367b0a Rolled back sailfish & marlin OTA to 3.3
  93. 5df9cda crackling: Update to 3.4.1
  94.  
  95. * vendor/xiaomi/
  96. 05b7755 capricorn: Update blobs from latest 7.0 release
  97.  
  98. ====================
  99. 06-09-2017
  100. ====================
  101.  
  102.  
  103. * build/
  104. 3128f5f Merge branch 'cm-14.1' of https://github.com/LineageOS/android_build into 7.1
  105. c3e7f17 Makefile: Add the missing dependency on FUTILITY.
  106. f36f76a Build FUTILITY tool from futility-host.
  107.  
  108. * device/htc/pme/
  109. cea96b1 pme: Enable Universal Bandwidth Compression for ISP
  110.  
  111. * kernel/lge/mako/
  112. 384a965 ipc/shm: Fix shmat mmap nil-page protection
  113. e509453 soc: qcom: scm: add check to avoid buffer overflow
  114.  
  115. * kernel/oneplus/msm8996/
  116. 34ac328 drivers: video: Add bounds checking in fb_cmap_to_user
  117. e88a34a net: ping: check minimum size on ICMP header length
  118. f296382 ipv4: Don't do expensive useless work during inetdev destroy.
  119. 02d704e pipe: limit the per-user amount of pages allocated in pipes
  120. 3db1bb7 net: add length argument to skb_copy_and_csum_datagram_iovec
  121. aba166a sysctl: Drop reference added by grab_header in proc_sys_readdir
  122. 655532d ipv6: fix out of bound writes in __ip6_append_data()
  123. ee8ec7f ipv6/dccp: do not inherit ipv6_mc_list from parent
  124. 2b82ad6 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  125. b10e13e ipv6: Prevent overrun when parsing v6 header options
  126. 44f8c37 ext4: fix deadlock during page writeback
  127. 20f7253 ext4: fix data exposure after a crash
  128. 276fdcc bpf: don't let ldimm64 leak map addresses on unprivileged
  129.  
  130. * system/core/
  131. a86e0e6 Revert "sdcard: switch sdcardfs over to bind mounts"
  132.  
  133. * vendor/crDroidOTA-devices/
  134. 58e0a7f Update angler, bullhead, marlin & sailfish.
  135. aa364c5 v500: Update to 3.4 (20170609)
  136. 5fed6e9 lettuce: Update to v3.4
  137. 2692c5e v500: Update to 3.4
  138. 6b5236a mido, s2, tomato: update for v3.4
  139.  
  140. * vendor/motorola/
  141. 0af25d2 athene: rename HAL for camera wrapper
  142.  
  143. ====================
  144. 06-08-2017
  145. ====================
  146.  
  147.  
  148. * android/
  149. 79f4fac manifest: Track v8
  150.  
  151. * device/google/marlin/
  152. 78a07f1 marlin: Build LiveDisplay native interface library
  153. 4adad81 marlin: add nexus.xml for nexus/pixel experience
  154.  
  155. * device/leeco/s2/
  156. 53358c1 s2: fix encryption
  157. ffa6937 s2: set minimum screen brightness values
  158.  
  159. * device/moto/shamu/
  160. 8e94f7b shamu: power: Use POWER_HINT_LAUNCH
  161.  
  162. * frameworks/base/
  163. 2dbfdfd Remove FastJNI optimization on AssetManager to avoid dead lock.
  164. 750fefc Fixed NPE in canAddMoreManagedProfiles
  165.  
  166. * frameworks/native/
  167. 63ab235 Fix a anr bug caused by sendFinishedSignal logical error
  168.  
  169. * hardware/ti/omap4/
  170. 1738329 omap4: Correct disabling of dirty regions invalidation
  171.  
  172. * kernel/google/msm/
  173. 21e685a fs/proc/array.c: make safe access to group_leader
  174. 9e83134 ALSA: info: Check for integer overflow in snd_info_entry_write()
  175. c746791 perf: don't leave group_entry on sibling list (use-after-free)
  176. 9d79404 dccp/tcp: do not inherit mc_list from parent
  177. b3a21c4 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  178. 92e4d26 ipv6/dccp: do not inherit ipv6_mc_list from parent
  179. c0138cd ipv6: fix out of bound writes in __ip6_append_data()
  180.  
  181. * kernel/lge/mako/
  182. 56ee099 USB: cypress_m8: add endpoint sanity check
  183. dee66f9 unix: properly account for FDs passed over unix sockets
  184.  
  185. * kernel/motorola/msm8226/
  186. 3f8c79c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  187. d6bb4ef ipv6: Check ip6_find_1stfragopt() return value properly.
  188. 8f01ac1 ipv6: Prevent overrun when parsing v6 header options
  189. f75065c msm: mdss: Fix invalid dma attachment during fb shutdown
  190. d4aa677 input: synaptics_dsx: valid bounds of intr_reg_num
  191. 9188dae unix: correctly track in-flight fds in sending process user_struct
  192. 52ae8b2 unix: properly account for FDs passed over unix sockets
  193. 09be64a msm: mdss: Add sanity check for Gamut LUT size
  194. a3a72b1 qseecom: add mutex around qseecom_set_client_mem_param
  195. 6b09b17 msm: IPA: add the check on intf query
  196. 2fed1a0 USB: cypress_m8: add endpoint sanity check
  197.  
  198. * kernel/oneplus/msm8996/
  199. 0b420df ANDROID: sdcardfs: d_splice_alias can return error values
  200. 4b16c37 UPSTREAM: merge d_materialise_unique() into d_splice_alias()
  201. e3f2f3d ANDROID: mnt: Fix next_descendent
  202. 533c69f ANDROID: sdcardfs: Check for NULL in revalidate
  203. 7dac750 ANDROID: sdcardfs: Add linux/kref.h include
  204. 15c629c ANDROID: sdcardfs: Move top to its own struct
  205. f0ec7a5 ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach
  206. 91a333a ANDROID: sdcardfs: Don't iput if we didn't igrab
  207. 4deaf39 ANDROID: sdcardfs: Call lower fs's revalidate
  208. 12607ee ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges
  209. 4986494 ANDROID: sdcardfs: Copy meta-data from lower inode
  210. f7c5642 Revert "Revert "Android: sdcardfs: Don't do d_add for lower fs""
  211. c38b737 ANDROID: sdcardfs: Use filesystem specific hash
  212. fdf54d7 Revert "Android: sdcardfs: Don't do d_add for lower fs"
  213. 3226254 Android: sdcardfs: Don't complain in fixup_lower_ownership
  214. f77dbb3 Android: sdcardfs: Don't do d_add for lower fs
  215. 0662909 ANDROID: sdcardfs: ->iget fixes
  216. 7700132 Android: sdcardfs: Change cache GID value
  217. 363b82c ANDROID: sdcardfs: Directly pass lower file for mmap
  218. f6ebef33 ANDROID: sdcardfs: update module info
  219. 9adbfbf ANDROID: sdcardfs: use d_splice_alias
  220. 5b215e2 ANDROID: sdcardfs: add read_iter/write_iter opeations
  221. f5db540 ANDROID: sdcardfs: fix ->llseek to update upper and lower offset
  222. 47900b0 ANDROID: sdcardfs: copy lower inode attributes in ->ioctl
  223. 049d4ca ANDROID: sdcardfs: remove unnecessary call to do_munmap
  224. 1914f7a ANDROID: fs: Export vfs_rmdir2
  225. 57ddfbe ANDROID: fs: Export free_fs_struct and set_fs_pwd
  226. b00bac8 ANDROID: sdcardfs: Fix style issues in macros
  227. 3438db4 ANDROID: sdcardfs: Use seq_puts over seq_printf
  228. 4aba92c ANDROID: sdcardfs: Use to kstrout
  229. d291433 ANDROID: sdcardfs: Use pr_[...] instead of printk
  230. 3f28eb9 ANDROID: sdcardfs: remove unneeded null check
  231. e70ce6f ANDROID: sdcardfs: Fix style issues with comments
  232. 449e09d ANDROID: sdcardfs: Fix formatting
  233. 3e8115b ANDROID: sdcardfs: correct order of descriptors
  234. d996275 ANDROID: sdcardfs: Fix gid issue
  235. 7702a7b ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h
  236. 40af9e9 ANDROID: sdcardfs: Remove uninformative prints
  237. e97b560 ANDROID: sdcardfs: move path_put outside of spinlock
  238. cb3180a ANDROID: sdcardfs: Use case insensitive hash function
  239. ab7a0a1 ANDROID: sdcardfs: declare MODULE_ALIAS_FS
  240. 3f4633e ANDROID: sdcardfs: Get the blocksize from the lower fs
  241. 43f589b ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
  242. 51a670b ANDROID: sdcardfs: Switch to internal case insensitive compare
  243. dc227f3 ANDROID: sdcardfs: Use spin_lock_nested
  244. fcf76cf ANDROID: sdcardfs: Replace get/put with d_lock
  245. d6603ca ANDROID: sdcardfs: rate limit warning print
  246. 89d2432 ANDROID: sdcardfs: Fix case insensitive lookup
  247. a5b64bb mm: Export do_munmap
  248.  
  249. * kernel/xiaomi/msm8996/
  250. eb80e5d ANDROID: sdcardfs: d_splice_alias can return error values
  251.  
  252. * packages/apps/DUI/
  253. 40425d6 Pulse: Navbar left in landscape support
  254.  
  255. * packages/apps/Email/
  256. ea4eb75 Adjust Email UnitTests to e353ae2ea19c9ea800d10b37e05de7b0ea1aeeb4
  257.  
  258. * packages/apps/Gallery2/
  259. 93bcb4c Gallery2: support GIF animation
  260.  
  261. * packages/apps/Jelly/
  262. 22cb565 Implement history management through a ContentProvider.
  263.  
  264. * packages/apps/Snap/
  265. 78666b5 Snap: Simulate back button press when menu back button is pressed
  266.  
  267. * packages/apps/Terminal/
  268. 5856a60 Terminal: Fix keyboard Ctrl- and ALT-key input.
  269.  
  270. * vendor/addons/
  271. 9712ac2 addons: Update Turbo from angler N2G47W
  272.  
  273. * vendor/crDroidOTA-devices/
  274. f2108eb 3.4
  275. 83d09f1 shamu: Update to crDroid v3.4
  276. bca2731 Update m8, m8d, deb & flo
  277. 2c47bda update op3 & ks01lte
  278. c931a81 Update sailfish, angler & bullhead
  279. ddf3113 Update to v3.4
  280. 592e85d Update marlin.
  281. 06350a9 crackling: Update to 3.4
  282.  
  283. * vendor/xiaomi/
  284. eff4197 capricorn: Update blobs from latest 7.0 release
  285.  
  286. ====================
  287. 06-07-2017
  288. ====================
  289.  
  290.  
  291. * android/
  292. 86e6426 Merge branch 'cm-14.1' of https://github.com/LineageOS/android into 7.1
  293.  
  294. * build/
  295. a972c18 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_build into 7.1
  296.  
  297. * device/google/marlin/
  298. 0a24f72 marlin: add CarrierConfig overlay
  299. 2049aaf marlin: build NFC hal from source
  300.  
  301. * device/motorola/athene/
  302. 3a10bd4 athene: drop custom dtbTool
  303. e81e772 athene: drop net_raw from per_mgr service
  304. 0ae3f86 athene: Add NET_BIND_SERVICE for cnss-daemon
  305. df42811 athene: Add fs_config support for custom binary
  306. 224d038 athene: Change the GLES version string to 3.2
  307. 2fdb82c athene: Add AEP support config file
  308. 99c971b athene: Set LED trigger only for charger mode
  309. ffe17d4 athene: cleanup camera.hal1.packagelist prop
  310. febf697 athene: add and build camera wrapper
  311. 3e919b8 athene: disable HAL3
  312. c845563 athene: update qcom parser value
  313. e69937c athene: disable qcom aac encoder
  314.  
  315. * device/oneplus/oneplus3/
  316. 78aa1a0 op3: Update from OxygenOS 4.1.5
  317.  
  318. * external/chromium-webview/
  319. 2909904 Update webviews
  320.  
  321. * external/v8/
  322. 126eb3c Merge V8 5.8.283.32
  323. 264075b Add a script to help automate V8 updates.
  324.  
  325. * frameworks/base/
  326. 1f5e19e Merge pull request #22 from lilymaniac/7.1-ko
  327. 92a10df Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into 7.1
  328. 2a9db95 QS: Remove listeners only if added
  329.  
  330. * frameworks/native/
  331. af07d07 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_native into 7.1
  332. ee9d431 Revert "binder: remove cgroup interactions"
  333.  
  334. * kernel/lge/bullhead/
  335. 12019f5 Merge branch 'aosp/android-msm-bullhead-3.10-nougat-mr2' into cm-14.1
  336.  
  337. * kernel/lge/hammerhead/
  338. dd262a1 fuse: break infinite loop in fuse_fill_write_pages()
  339. b549a06 splice: Apply generic position and size checks to each write
  340. 955a6fd fbdev: color map copying bounds checking
  341. 3333d01 Revert "fbcmap: prevent memory overflow"
  342. 778f576 usb: diag: prevent showing the address of kernel variable 'port'
  343. 72583d7 usb: diag: change %p to %pK in debug messages
  344.  
  345. * kernel/lge/mako/
  346. 741ab25 splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
  347. c0318be KEYS: Reinstate EPERM for a key type name beginning with a '.'
  348. 4e0194e KEYS: special dot prefixed keyring name bug fix
  349.  
  350. * kernel/oneplus/msm8996/
  351. 1cf91dc power: Synchronize with OxygenOS 4.1.5
  352. 6175d8c UPSTREAM: fscrypt: avoid collisions when presenting long encrypted filenames
  353. e9a661b UPSTREAM: fscrypt: fix context consistency check when key(s) unavailable
  354. 732fe6b UPSTREAM: ext4 crypto: fix some error handling
  355. 335cdd9 UPSTREAM: ext4 crypto: don't let data integrity writebacks fail with ENOMEM
  356. 819d012 UPSTREAM: ext4/fscrypto: avoid RCU lookup in d_revalidate
  357. 96b090a UPSTREAM: ext4 crypto: use dget_parent() in ext4_d_revalidate()
  358. 32bcc36 UPSTREAM: ext4 crypto: revalidate dentry after adding or removing the key
  359. 83b055b UPSTREAM: fscrypt: remove broken support for detecting keyring key revocation
  360. a4fa0b4 UPSTREAM: fscrypto: lock inode while setting encryption policy
  361. f1d0af5 UPSTREAM: fscrypt: fix renaming and linking special files
  362. 269e201 UPSTREAM: fscrypto: require write access to mount to set encryption policy
  363. df71fe9 UPSTREAM: fscrypto: add authorization check for setting encryption policy
  364. 9887519 UPSTREAM: ext4: enforce online defrag restriction for encrypted files
  365. 38e501d UPSTREAM: ext4 crypto: add missing locking for keyring_key access
  366.  
  367. * kernel/samsung/klte/
  368. 62aa625 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  369. c7652e5 ipv6: Prevent overrun when parsing v6 header options
  370. bc394f5 KEYS: Reinstate EPERM for a key type name beginning with a '.'
  371. 4008ea9 KEYS: special dot prefixed keyring name bug fix
  372. 491315e USB: cypress_m8: add endpoint sanity check
  373.  
  374. * kernel/xiaomi/msm8996/
  375. 5be65d0 ANDROID: mnt: Fix next_descendent
  376. 565c4c9 ANDROID: sdcardfs: Check for NULL in revalidate
  377. d645265 ANDROID: sdcardfs: Add linux/kref.h include
  378. c04a624 ANDROID: sdcardfs: Move top to its own struct
  379. aafb3b1 ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach
  380. ee2a363 ANDROID: sdcardfs: Don't iput if we didn't igrab
  381. b308446 ANDROID: sdcardfs: Call lower fs's revalidate
  382. 2f81e8c ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges
  383. 56b1c62 ANDROID: sdcardfs: Copy meta-data from lower inode
  384. e06fe72 Revert "Revert "Android: sdcardfs: Don't do d_add for lower fs""
  385. f380ca7 ANDROID: sdcardfs: Use filesystem specific hash
  386. 0db6efa Revert "Android: sdcardfs: Don't do d_add for lower fs"
  387. f7f8643 Android: sdcardfs: Don't complain in fixup_lower_ownership
  388. dc7a3cd Android: sdcardfs: Don't do d_add for lower fs
  389. 484059e ANDROID: sdcardfs: ->iget fixes
  390. 9de3cea Android: sdcardfs: Change cache GID value
  391. e54250f ANDROID: sdcardfs: Directly pass lower file for mmap
  392. f30bead ANDROID: sdcardfs: update module info
  393. 4ff9891 ANDROID: sdcardfs: use d_splice_alias
  394. f1a1ee1 ANDROID: sdcardfs: add read_iter/write_iter opeations
  395. d9cc90b ANDROID: sdcardfs: fix ->llseek to update upper and lower offset
  396. 4559c4a ANDROID: sdcardfs: copy lower inode attributes in ->ioctl
  397. 5b31652 ANDROID: sdcardfs: remove unnecessary call to do_munmap
  398. 4e9a142 ANDROID: fs: Export vfs_rmdir2
  399. 1bff4fa ANDROID: fs: Export free_fs_struct and set_fs_pwd
  400. 8c3f764 ANDROID: sdcardfs: Fix style issues in macros
  401. 3af127c ANDROID: sdcardfs: Use seq_puts over seq_printf
  402. a51c029 ANDROID: sdcardfs: Use to kstrout
  403. 1259632 ANDROID: sdcardfs: Use pr_[...] instead of printk
  404. bcc3cd9 ANDROID: sdcardfs: remove unneeded null check
  405. a6839af ANDROID: sdcardfs: Fix style issues with comments
  406. 31e02be ANDROID: sdcardfs: Fix formatting
  407. a4fdcd2 ANDROID: sdcardfs: correct order of descriptors
  408. 0b06213 ANDROID: sdcardfs: Fix gid issue
  409. 5dab8b5 ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h
  410. 064063b ANDROID: sdcardfs: Remove uninformative prints
  411. d096ec4 ANDROID: sdcardfs: move path_put outside of spinlock
  412. ad63fa1 ANDROID: sdcardfs: Use case insensitive hash function
  413. 2e47ad7 ANDROID: sdcardfs: declare MODULE_ALIAS_FS
  414. e4dba4a ANDROID: sdcardfs: Get the blocksize from the lower fs
  415. 323f7d0 ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
  416. 4eed672 ANDROID: sdcardfs: Switch to internal case insensitive compare
  417. 137e59c ANDROID: sdcardfs: Use spin_lock_nested
  418. 9b120c7c ANDROID: sdcardfs: Replace get/put with d_lock
  419. 8c9fd49 ANDROID: sdcardfs: rate limit warning print
  420. 8641967 ANDROID: sdcardfs: Fix case insensitive lookup
  421. f7d0eb4 ANDROID: mnt: remount should propagate to slaves of slaves
  422. 00f5b6d merge d_materialise_unique() into d_splice_alias()
  423.  
  424. * libcore/
  425. 990cbc4 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_libcore into 7.1
  426.  
  427. * packages/apps/ExactCalculator/
  428. dacf1d9 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_ExactCalculator into 7.1
  429.  
  430. * packages/apps/FMRadio/
  431. 05f9934 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_FMRadio into 7.1
  432.  
  433. * packages/apps/Messaging/
  434. bd6dc5f Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Messaging into 7.1
  435.  
  436. * packages/apps/PackageInstaller/
  437. 4268ea1 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_PackageInstaller into 7.1
  438.  
  439. * packages/apps/Settings/
  440. d9e0550 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Settings into 7.1
  441.  
  442. * packages/apps/SlimRecents/
  443. dc6e3e2 Close recents panel after drag-cards-for-multiwindow action
  444.  
  445. * packages/apps/Trebuchet/
  446. 5d94d23 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Trebuchet into 7.1
  447.  
  448. * packages/apps/crDroidSettings/
  449. 792180a Merge pull request #62 from beroid/7.1
  450. 5ec71be crdroid: Update RU translations
  451.  
  452. * packages/inputmethods/LatinIME/
  453. 67fdf8a Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_inputmethods_LatinIME into 7.1
  454.  
  455. * system/core/
  456. ba47bb7 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_system_core into 7.1
  457.  
  458. * vendor/asus/
  459. 59c93fe fugu: update blobs to N2G47X
  460.  
  461. * vendor/cm/
  462. 7d9af16 crDroid v3.4
  463. 4ac59c2 crdroid: Disable cLock widget for now
  464.  
  465. * vendor/crDroidOTA-devices/
  466. a9be189 update herolte & hero2lte to build crDroidAndroid-7.1.2-20170607
  467. 8ee570c added coolpad note 3 lite to ota support
  468.  
  469. * vendor/google/
  470. 00b8b8a marlin: build nfc hals from source
  471. 751260f marlin: update blobs from NJH47B
  472.  
  473. * vendor/lge/
  474. 6044693 bullhead: update blobs from N2G47W factory image
  475.  
  476. * vendor/oneplus/
  477. 1c4faaa op3: Update to OxygenOS 4.1.5 blobs
  478.  
  479. ====================
  480. 06-06-2017
  481. ====================
  482.  
  483.  
  484. * android/
  485. 90d2205 manifest: android-7.1.2_r8 -> android-7.1.2_r17
  486.  
  487. * build/
  488. d004945 Merge tag 'android-7.1.2_r17' into cm-14.1
  489.  
  490. * device/google/marlin/
  491. 4ef0626 marlin: update fingerprint for NJH47B
  492. a3e2af7 Merge tag 'android-7.1.2_r17' into cm-14.1
  493.  
  494. * device/google/sailfish/
  495. a97b89a sailfish: update fingerprint for NJH47B
  496.  
  497. * device/huawei/angler/
  498. 15eab83 angler: update build fingerprint & description to N2G47W
  499.  
  500. * device/lge/bullhead/
  501. 50d9dee bullhead: update build fingerprint & description to N2G47W
  502.  
  503. * device/moto/shamu/
  504. 747445a shamu: update build fingerprint & description to N6F27E
  505.  
  506. * device/xiaomi/gemini/
  507. 9237dfc gemini: Add OIS library
  508.  
  509. * device/xiaomi/msm8996-common/
  510. 4863d27 msm8996-common: Move OIS library to gemini
  511.  
  512. * frameworks/base/
  513. be60ef1 Add Korean translation
  514. a1a62467 Slim Recents: allow to disable round corners for cards [1/3]
  515. 77163a2 Merge tag 'android-7.1.2_r17' into cm-14.1
  516. 3506fc2 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into 7.1
  517.  
  518. * frameworks/native/
  519. 1eed077 Merge tag 'android-7.1.2_r17' into cm-14.1
  520.  
  521. * kernel/google/marlin/
  522. 5b91103 marlin: update defconfig per stock
  523. c806d4c Merge remote-tracking branch 'aospmsm/android-msm-marlin-3.18-nougat-mr2.2' into cm-14.1
  524.  
  525. * kernel/htc/msm8996/
  526. ac0d092 leds: qpnp-rgb: Fix read permission without "show"
  527.  
  528. * kernel/huawei/angler/
  529. 4246f34 Merge branch 'aosp/android-msm-angler-3.10-nougat-mr2' into cm-14.1
  530.  
  531. * kernel/lge/mako/
  532. fa2bebf msm: camera: sensor: Validate eeprom_name string length
  533. bfb3737 fbdev: color map copying bounds checking
  534. 6149eaf Revert "msm: msm_fb: Add range checks for fb cmap."
  535. e8f3dca Revert "fbcmap: prevent memory overflow"
  536. 8446cc2 usb: diag: change %p to %pK in debug messages
  537. e22ade5 proc: prevent accessing /proc/<PID>/environ until it's ready
  538.  
  539. * kernel/moto/shamu/
  540. 1c63a65 Merge branch 'aosp/android-msm-shamu-3.10-nougat-mr1.5' into cm-14.1
  541.  
  542. * kernel/motorola/msm8953/
  543. c4252f3 ipv6: fix out of bound writes in __ip6_append_data()
  544. 1220893 ipv6/dccp: do not inherit ipv6_mc_list from parent
  545. 3f6aa80 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  546. 3022973 ipv6: Prevent overrun when parsing v6 header options
  547. ddde925 msm: sensor: validating the flash initialization parameters
  548. 68d7e4b qseecom: add mutex around qseecom_set_client_mem_param
  549. 3ea849e msm: ipa3: Validate IPA and GSI firmwares before loading
  550. ca58b43 msm: IPA: add the check on intf query
  551. 01918c7 msm: camera: cpp: Fixing Heap overflow in output buffer
  552. 919e7ed msm: mdss: Fix invalid dma attachment during fb shutdown
  553. 26cf3b9 msm: ba: Fix race conditions in debug writes
  554. 219f5b0 msm: mdss: Add lock to avoid release of active session in rotator
  555. 5b93800 ASoC: Add backend user count checking
  556. 6ab3f3f ASoC: msm: acquire lock in ioctl
  557. 97605d1 input: touchscreen: remove msg21xx mstar touch driver
  558. f3d236b msm: mdss: Add sanity check for Gamut LUT size
  559. fd6d62f msm: kgsl: Make sure USE_CPU_MAP + MAP_USER_MEM work together
  560. 6e8b1d1 msm: kgsl: Fix pagetable member of struct kgsl_memdesc
  561. 3bf8b00 bluetooth: Fix free data pointer routine
  562.  
  563. * libcore/
  564. b162f5e Merge tag 'android-7.1.2_r17' into cm-14.1
  565.  
  566. * packages/apps/Bluetooth/
  567. 9d274ac BluetoothOppTransferActivity: fix after ad46f6a52d7240ed1e2127c4263a5cbcf454df09
  568. 9efb588 Merge tag 'android-7.1.2_r17' into cm-14.1
  569.  
  570. * packages/apps/Gallery2/
  571. 95cb32b Increase the size of the tiles when decoding images
  572.  
  573. * packages/apps/Jelly/
  574. e28fd6c Jelly: Add HTTP auth login support
  575.  
  576. * packages/apps/TvSettings/
  577. 3ddceec Settings: Implement ADB over network
  578. bf8bc80 Settings: Add intent to launch LineageOS platlogo upon multiple taps
  579. 0165eb8 settings: Add advanced reboot switch
  580. e1c67c5 Settings: Set root access options appropriately
  581. 253b262 settings: Add developer setting for root access
  582. f4e82a3 Use more descriptive strings for add accessory page
  583. 3733c2b About: Add LineageOS Updates
  584. 0fe2e3b Add build date (ro.build.date from build.prop) to About screen.
  585. 18c18a9 One does not simply become a Developer
  586. 34001b8 Add LineageOS version to the About screen
  587.  
  588. * packages/apps/crDroidSettings/
  589. 1d08b9a Slim Recents: allow to disable round corners for cards [3/3]
  590.  
  591. * packages/services/Telephony/
  592. d37b57e Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_services_Telephony into 7.1
  593.  
  594. * system/bt/
  595. aa31852 Merge tag 'android-7.1.2_r17' into cm-14.1
  596.  
  597. * system/core/
  598. 5e54c5f libcutils: fix schedboost after 31f78ddf4ea2ab7963d873cb16db98e976346468
  599. 14bdeb8 Merge tag 'android-7.1.2_r17' into cm-14.1
  600.  
  601. * vendor/asus/
  602. 30e69e8 msm8916-common: Rollback to ASUS radio blobs
  603.  
  604. * vendor/cm/
  605. 2cd66d9 fix check_blacklist function to work on wiped /system partition
  606. 67b3420 sensitive_pn: Add sensitive numbers for Serbia
  607.  
  608. * vendor/crDroidOTA-devices/
  609. 20c4b73 update G5,mako and pme to 3.3
  610.  
  611. * vendor/huawei/
  612. 5a1d6ee angler: update blobs from N2G47W factory image
  613.  
  614. * vendor/leeco/
  615. 8797304 msm8996: Kang marlin perfd
  616.  
  617. * vendor/motorola/
  618. 29a6b26 shamu: update blobs from N6F27E factory image
  619.  
  620. * vendor/xiaomi/
  621. e7a8fbb natrium: Update blobs from latest 7.0 release
  622. 94e098a scorpio: Update to MIUI 7.6.5 dev blobs
  623. 6004bda gemini: Move OIS lib from common to device
  624. 9ab5369 msm8996-common / gemini: Update to MIUI 7.6.5 dev blobs
  625. f5aef73 lithium: Update to MIUI 7.6.5 dev blobs
  626.  
  627. ====================
  628. 06-05-2017
  629. ====================
  630.  
  631.  
  632. * device/lge/msm8996-common/
  633. 479ff85 msm8996: Add board specific HotwordEnrollment
  634. c31bc05 msm8996: Update libnfc-nxp.conf from latest NXP HAL
  635.  
  636. * external/stagefright-plugins/
  637. 05bf4e7 ffmpeg-extractor: StageFright supports Opus files
  638. 11bc5a2 Revert "FFmpegExtractor: Don't use our extractor when we agree with StageFright"
  639.  
  640. * frameworks/base/
  641. 4f07a6b SystemUI: Remove trailing whitespace on high_accuracy_description
  642. c9e4d80 StorageManager: Improve exception handling
  643. 2b7fd52 Add support for page theme color to WebView and WebChromeClient.
  644.  
  645. * frameworks/native/
  646. 2f916bf vulkan: add support for AArch32 targets
  647.  
  648. * hardware/qcom/display-caf/msm8996/
  649. 92fa2ea Merge tag 'LA.UM.5.5.r1-04700-8x96.0' into HEAD
  650.  
  651. * kernel/lge/mako/
  652. d952bdf msm: sensor: Avoid potential stack overflow
  653.  
  654. * kernel/samsung/klte/
  655. c206306 msm_bam_rmnet: fix deadlock during device encryption
  656.  
  657. * kernel/samsung/smdk4412/
  658. 98a78b4 cypress: BLN: Add breathing notification support
  659.  
  660. * kernel/xiaomi/msm8996/
  661. d6c5d89 USB: cypress_m8: add endpoint sanity check
  662. cf1c182 drivers: video: Add bounds checking in fb_cmap_to_user
  663. 60d79af net: ping: check minimum size on ICMP header length
  664. 01041da ipv4: Don't do expensive useless work during inetdev destroy.
  665. f2e8450 pipe: limit the per-user amount of pages allocated in pipes
  666. 9da7548 net: add length argument to skb_copy_and_csum_datagram_iovec
  667.  
  668. * packages/apps/AudioFX/
  669. 6850778 AudioFX: Sign with platform key
  670.  
  671. * packages/apps/Jelly/
  672. 7ac5399 Add support for WebViews that provide the site's theme color.
  673.  
  674. * packages/apps/SlimRecents/
  675. 0ffebc4 Slim Recents: allow to disable round corners for cards [2/3]
  676.  
  677. * packages/services/Telephony/
  678. 6ba71dd VoicemailSettingsActivity: Fix some NPEs
  679.  
  680. * system/core/
  681. f8582fd sdcard: switch sdcardfs over to bind mounts
  682. 6d21ba4 Set zygote process priority to -20 to speed up VM startup time.
  683.  
  684. * vendor/crDroidOTA-devices/
  685. 0012d39 update G3 and G2 to 3.3
  686. 36e74d3 ks01lte update
  687. b48061e oneplus3 update
  688.  
  689. * vendor/leeco/
  690. ef25224 msm8996-common: Update CNE/DPM/IMS blobs from OP3
  691.  
  692. * vendor/lge/
  693. a323fd0 msm8996: Add board specific HotwordEnrollment
  694.  
  695. * vendor/xiaomi/
  696. ab0844e capricorn: Update blobs from latest 7.0 release
  697.  
  698. ====================
  699. 06-04-2017
  700. ====================
  701.  
  702.  
  703. * android/
  704. c359c24 manifest: Track zlib
  705.  
  706. * art/
  707. d23f0bf art: Support more variants of ARM
  708.  
  709. * device/motorola/addison/
  710. 071ce85 addison: fstab: Add zramstreams
  711.  
  712. * external/zlib/
  713. b410491 Revert "zlib: Fix implicit declaration of mkdir(const char* dirname, int chmod)"
  714. 63bcaf9 zlib: Remove usage of cpu directive in inline asm
  715. 2b4d36d minizip: Clean up the code
  716. 3b77771 zlib: Fix build under M
  717.  
  718. * frameworks/base/
  719. fccae76 Optimised hwui rounded corners shader
  720. 538e40c Reduce hwui CPU time by using glDrawRangeElements
  721. 836f968 Recents: Rename drawables for lock icon
  722. 6c66a2a Fix batterySendBroadcast not synchronized issue.
  723. fa9193f bless python versions newer than 2.6
  724. f9ff170 Handle ActivityNotFoundException for contacts activity
  725. 7ad4c16 extend PreferenceActivity for title text on a single pane mode
  726. dcc558b Override onRestoreInstanceState() in MultiSelectListPreference
  727. c2fda7a Fragment animations are not being saved across configuration changes
  728. 0807f57 Fix to NullPointerException when activity is relaunched
  729. 6b99c16 Fix right mLastTimeUsed when aggregate UsageStats
  730. 38e3310 Fix ListView is not scrolled properly with arrows
  731. 4062a22 Synchronize access of mSubscriptions
  732. d42b88d Fix deadlock b/w ActivityManagerService and MediaSessionService
  733. 8792fb6 Provide synchronization to setview to avoid NPE
  734. 10e3020 AsyncTask: Fix to remove canceled tasks from executor's queue.
  735. e36cdc2 frameworks/base: Fix to avoid crash when the tab is not set from app
  736. 197ef77 IInputMethodWrapper to recycle SomeArgs in all cases.
  737. efcf44d Catch corruptexception during Transaction operation
  738. 5b78f19 better notification speed change
  739. ed3e66d Adjusted animation timing
  740. 9c03353 Fix TaskRecord wrong dump element firstActiveTime
  741. 53d9f2b Fix force idle issue
  742. 51aae73 Make the view more compact and show more entries per page
  743. 22ce8de Fix lag when opening an entry from the Settings left drawer
  744. 409cfc6 Update font size of date and time on QS panel
  745. c93a94d StorageManager: Improve exception handling
  746. d803808 Fix code-style around notification ranker service in AndroidManifest.xml
  747. 2e580ca Fix issue
  748. 61cd5aa set the resultTo to null started by a finishing activity
  749.  
  750. * kernel/leeco/msm8976/
  751. e3cfdcf staging: prima: merge LA.BR.1.3.6-03910-8976.0 from caf
  752.  
  753. * kernel/lge/mako/
  754. fd1b48b msm: camera: Fix memory read by adding bounds check
  755. 95a83d9 msm: perf: Do not allocate new hw_event if event is duplicate.
  756. 65b3538 net: wireless: bcmdhd: check privilege on priv cmd
  757.  
  758. * kernel/samsung/smdk4412/
  759. e42c98b cypress: BLN: Add notification timeout support
  760. 46ba6a2 cypress: Add BLN support
  761. 89da9f0 Revert "cypress: Add BLN support"
  762. 0dae0ef cypress: Add BLN support
  763.  
  764. * packages/apps/Contacts/
  765. 3c4a8b5 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Contacts into 7.1
  766.  
  767. * packages/apps/ContactsCommon/
  768. 9ff346d Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_ContactsCommon into 7.1
  769.  
  770. * packages/apps/DUI/
  771. 43140ad SmartBar: Touch sound support
  772.  
  773. * packages/apps/Dialer/
  774. e37b2ba Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Dialer into 7.1
  775.  
  776. * packages/apps/FlipFlap/
  777. 99c45c1 FlipFlap: Circle/Rectangle View: Force layout to the follow BatteryViews
  778.  
  779. * packages/apps/PhoneCommon/
  780. 81a2dc9 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_PhoneCommon into 7.1
  781.  
  782. * packages/apps/crDroidSettings/
  783. e6ce193 Allow using grid style aosp recents [2/2]
  784.  
  785. * packages/services/Telecomm/
  786. 18e0fe6 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_services_Telecomm into 7.1
  787.  
  788. * packages/services/Telephony/
  789. 5ae4f22 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_services_Telephony into 7.1
  790.  
  791. * vendor/cm/
  792. 997c92d sensitive_pn: Catch up with LOS
  793.  
  794. * vendor/cmsdk/
  795. c46a903 Merge branch 'cm-14.1' of https://github.com/LineageOS/cm_platform_sdk into 7.1
  796.  
  797. * vendor/crDroidOTA-devices/
  798. 0f553e9 lettuce: Update to crDroid v3.3
  799. 9c9f92f update herolte & hero2lte to build crDroidAndroid-7.1.2-20170603
  800.  
  801. * vendor/xiaomi/
  802. ebcbdbb capricorn: Update QFingerprintService app
  803. ec5bcc4 capricorn: Update QFingerprintService app
  804. 61c45f6 capricorn: Update QFingerprintService app
  805.  
  806. ====================
  807. 06-03-2017
  808. ====================
  809.  
  810.  
  811. * android/
  812. 65df762 manifest: Track libxml2
  813.  
  814. * bionic/
  815. a4c134a bionic: arm64: generic: strcmp: align to cache and preload
  816. a2eab6c libc: Optimize memmove for 32-bit kryo
  817. 230d138 Set __ARM_ARCH__ correctly for ARMv8 32bit builds
  818. e3f34b9 libc: Use cortex-a15 strcmp for kryo and scorpion
  819. 85c4e74 libc: arm: add NEON-optimized memchr implementation from newlib
  820. d32d9d2 libc: add optimized ARM64 strrchr from newlib
  821. 99babf2 libc: import ARM strcmp from newlib
  822. e3e523d bionic: strip libc and linker
  823. cee1e58 linker: convert 'mov pc' instruction to 'bx'
  824. a105199 Check overflows in c-tor instead of doing it in d-tor
  825. 9639dd0 Increase map size for block allocator to 5 pages
  826. f8c6137 linker: try remaining locations on library load failure
  827. a372e19 Data connection not working due to invalid dns server used
  828. 0e5f4c5 Eliminate deadlock in forked child due to delayed resetting mutex lock
  829. fa10eba libc: ARM: add Apple strcmp
  830.  
  831. * external/sqlite/
  832. ef8d4f9 sqlite: upgrade to SQLite 3.19.2
  833. 877aafb sqlite: upgrade to SQLite 3.19.1
  834.  
  835. * frameworks/base/
  836. 8a13912 Automatic translation import
  837. 2f074d0 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into 7.1
  838. e5d5787 Revert "Disable Lockscreen Media Art [1/2]"
  839. 1780fa6 Fix SystemUI FC due to Google Assistant
  840. 2bdfbf3 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into 7.1
  841. 47b4fa0 Allow using grid style aosp recents [1/2]
  842. 3a315ac Double tap to sleep anywhere on the lock screen [1/3]
  843. ef847f7 base: Disable Lockscreen Media Art [1/3]
  844.  
  845. * hardware/samsung/
  846. ab9abf6 liblights: Fix variable button brightness code
  847.  
  848. * kernel/leeco/msm8976/
  849. 5d21c8b Merge tag 'LA.BR.1.3.6-03910-8976.0' into HEAD
  850.  
  851. * kernel/lge/hammerhead/
  852. ec7e362 cgroup: prefer %pK to %p
  853.  
  854. * kernel/lge/mako/
  855. d700f93 msm: camera: isp: Fix warning and errors based on static analysis
  856. afb4bb2 ecryptfs: don't allow mmap when the lower fs doesn't support it
  857. c8f2fee qcrypto: protect potential integer overflow.
  858. af8e431 libceph: introduce ceph_crypt() for in-place en/decryption
  859. 7b64753 arm: fix handling of F_OFD_... in oabi_fcntl64()
  860.  
  861. * kernel/xiaomi/msm8956/
  862. 635f97a ipv6/dccp: do not inherit ipv6_mc_list from parent
  863. f9262e7 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  864. 0353e43 ipv6: Prevent overrun when parsing v6 header options
  865.  
  866. * kernel/xiaomi/msm8996/
  867. 7a38847 sysctl: Drop reference added by grab_header in proc_sys_readdir
  868. d920e12 ipv6: fix out of bound writes in __ip6_append_data()
  869. 24eece5 ipv6/dccp: do not inherit ipv6_mc_list from parent
  870. 2cee6cd sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
  871. 5253a25 ipv6: Prevent overrun when parsing v6 header options
  872.  
  873. * packages/apps/CMParts/
  874. db1ae70 Set android:configChanges for .PartsActivity
  875.  
  876. * packages/apps/Settings/
  877. 9d0198f Automatic translation import
  878. dd4f773 Double tap to sleep anywhere on the lock screen [2/3]
  879. 6a704ce Settings: Disable Lockscreen Media Art [2/3]
  880.  
  881. * packages/apps/crDroidSettings/
  882. d8cc36c crdroid: Update features to cmsettings
  883.  
  884. * system/sepolicy/
  885. d23c11f Add policy to fix interfacer derp on boot
  886.  
  887. * vendor/cmsdk/
  888. f53bcaa Automatic translation import
  889. 4fba119 Merge branch 'cm-14.1' of https://github.com/LineageOS/cm_platform_sdk into 7.1
  890. 6a47344 Double tap to sleep anywhere on lock screen [3/3]
  891. 062bfa9 cmsdk: Disable Lockscreen Media Art [3/3]
  892.  
  893. * vendor/crDroidOTA-devices/
  894. 46e3523 falcon: Update to crDroid v3.3
  895. a02e65c update for MI5 gemini
  896. eb0d8b6 Update to V3.3
  897. e905a03 Update changelog_gemini.txt
  898. 9620e13 update to v3.3
  899. a0b9a5a Update m8 & m8d.
  900. 1d6aa43 Revert "Bring up OTA for gemini"
  901. 97c344c Bring up OTA for gemini
  902. 84e7744 Rename changelog_gemini to changelog_gemini.txt
  903. a1696a0 create Changelog_gemini
  904.  
  905. * vendor/xiaomi/
  906. 076f482 libra: remove unnecessary blobs
Advertisement
Add Comment
Please, Sign In to add comment