lineage-14.1-20191116-NIGHTLY-gts210vewifi.zip
notes:
p7zip updated from lineage-17.0 branch with large file support enabled.
iptables updated from version 1.4.20 to 1.4.21 bugfix release.
unzip security fixes.
vold updates for sdcardfs.
notes:
p7zip updated from lineage-17.0 branch with large file support enabled.
iptables updated from version 1.4.20 to 1.4.21 bugfix release.
unzip security fixes.
vold updates for sdcardfs.
Code:
android
47de1843 (22 hours ago) manifest: Track p7zip from Android 10 (syphyr)
a0d4b1e3 (30 hours ago) manifest: Track our own iptables (syphyr)
external/iptables
c95ab914 (5 days ago) doc: merge ip6table man pages into ipv4 ones (Florian Westphal)
3c7f4cad (5 days ago) xtables: trivial spelling fix (stephen hemminger)
87da0f68 (5 days ago) iptables: libxt_string.man add examples (Laurence J. Lane)
3f2fbe1e (5 days ago) extensions: libxt_socket: update man page (Florian Westphal)
a16adff8 (5 days ago) doc: add libnetfilter_queue pointer to libxt_NFQUEUE.man (Florian Westphal)
2d7d340d (5 days ago) extensions: libxt_LOG: use generic syslog reference in manpage (Laurence J. Lane)
54f1b135 (5 days ago) iptables: libxt_conntrack.man extraneous commas (Laurence J. Lane)
3f0ff254 (5 days ago) iptables: libxt_hashlimit.man: correct address (Laurence J. Lane)
60c965ca (5 days ago) extensions: libxt_cluster: add note on arptables-jf (Pablo Neira Ayuso)
c368b509 (5 days ago) iptables: libip(6)t_REJECT.man default icmp types (Laurence J. Lane)
dcfe4e21 (5 days ago) extensions: libxt_set, libxt_SET: check the set family too (Jozsef Kadlecsik)
a185381b (5 days ago) ip6tables: Use consistent exit code for EAGAIN (Kevin Cernekee)
dc5f5462 (5 days ago) iptables: improve chain name validation (Phil Oester)
f423f698 (5 days ago) ip[6]tables: fix incorrect alignment in commands_v_options (Pablo Neira Ayuso)
7ef8d515 (5 days ago) libxtables: xtables_ipmask_to_numeric incorrect with non-CIDR masks (Phil Oester)
external/libjpeg-turbo
66af1d4 (2 days ago) Prevent integer overflows when handling large images (Bryan Ferris)
external/p7zip
4211186 (22 hours ago) p7zip: Enforce large files support (Vasyl Gello)
external/unzip
9c301e4 (6 hours ago) Do not raise a zip bomb alert for a misplaced central directory. (Mark Adler)
1d42e6f (6 hours ago) Detect and reject a zip bomb using overlapped entries. (Mark Adler)
bfc4443 (6 hours ago) Fix bug in undefer_input() that misplaced the input state. (Mark Adler)
4278d75 (6 hours ago) Fix lame code in fileio.c (Steven M. Schweda)
e5e9392 (6 hours ago) Fix buffer overflow in password protected zip archives (Karol Babioch)
f7b9158 (6 hours ago) Fix CVE-2016-9844, buffer overflow in zipinfo (Steven M. Schweda)
a0ddcb3 (6 hours ago) Fix CVE-2014-9913, buffer overflow in unzip (Steven M. Schweda)
e81b134 (6 hours ago) Do not ignore extra fields containing Unix Timestamps (Steven M. Schweda)
0a60b31 (6 hours ago) Info-ZIP UnZip buffer overflow (mancha)
kernel/samsung/msm8976
327d0b7473ef (2 days ago) fuse: atomic_o_trunc should truncate pagecache (Miklos Szeredi)
10609d2021dc (2 days ago) truncate: drop 'oldsize' truncate_pagecache() parameter (Kirill A. Shutemov)
b19071a9b9c2 (2 days ago) fuse: Add FOPEN_STREAM to use stream_open() (Kirill Smelkov)
a271012bcf8b (2 days ago) fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock (Kirill Smelkov)
fd12d6f0697a (2 days ago) vfs: atomic f_pos access in llseek() (Eric Biggers)
31016bf511d2 (3 days ago) mm/page-writeback.c: fix divide by zero in pos_ratio_polynom (Rik van Riel)
17d0419674a1 (3 days ago) fuse: retrieve: cap requested size to negotiated max_write (Kirill Smelkov)
9ca610d39f3a (3 days ago) ntp: Limit TAI-UTC offset (Miroslav Lichvar)
123a41a4cd07 (4 days ago) splice: lift checks from do_splice_from() into callers (Al Viro)
e60d44168270 (4 days ago) lift file_*_write out of do_splice_direct() (Al Viro)
0fabb40c128a (4 days ago) lift file_*_write out of do_splice_from() (Al Viro)
5a5b726430c0 (4 days ago) wireguard: Update submodule (syphyr)
1325e9ebe5be (4 days ago) fs/file.c: don't open-code kvfree() (Al Viro)
d66fbbaa275b (4 days ago) get rid of files_defer_init() (Al Viro)
903b2f8c876f (4 days ago) vfs: atomic f_pos accesses as per POSIX (Linus Torvalds)
156334faa470 (4 days ago) don't call file_pos_write() if vfs_{read,write}{,v}() fails (Al Viro)
c0030bc131a0 (4 days ago) fs: Substitute rcu_access_pointer() for rcu_dereference_raw() (Paul E. McKenney)
b7225b0e5909 (4 days ago) fs: __fget_light() can use __fget() in slow path (Oleg Nesterov)
2d8c3ce12fd2 (4 days ago) fs: factor out common code in fget_light() and fget_raw_light() (Oleg Nesterov)
3d117d4f2df3 (4 days ago) fs: factor out common code in fget() and fget_raw() (Oleg Nesterov)
abf24d2ec15a (4 days ago) change close_files() to use rcu_dereference_raw(files->fdt) (Oleg Nesterov)
16f85545d47c (4 days ago) introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() (Oleg Nesterov)
ad413114e3ed (4 days ago) fix O_SYNC|O_APPEND syncing the wrong range on write() (Al Viro)
packages/apps/LockClock
e89234c (5 days ago) cLock: Avoid possible NPE when releasing wakelock (syphyr)
packages/providers/TvProvider
7eea9b9 (35 hours ago) Add SQL tokenizer and disallow subqueries in selection (shubang)
system/vold
1964d05 (23 hours ago) mInternalEmulated could be used after shutdown() called (Gao Xiang)
a06d665 (23 hours ago) do not sleep if it is shutting down (Keun-young Park)
2eb5866 (23 hours ago) Add noatime to vfat and exfat (Ravisankar Reddy)
0b90543 (23 hours ago) Check if sdcard daemon exited. (Daniel Rosenberg)
1734e2c (23 hours ago) Abort migration early when not enough space. (Jeff Sharkey)
2cd7e4a (23 hours ago) make shutdown safe for double calls. (Keun-young Park)
60e1def (23 hours ago) Fix clang-tidy performance warnings in system/vold. (Chih-Hung Hsieh)
a3b6803 (23 hours ago) Fix resizeAsec to determine correct size (Daniel Rosenberg)