mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- Update from 1.0.6 to 1.0.8
- Update of rootfile
- Changelog
1.0.8 (13 Jul 19)
* Accept as many selectors as the file format allows.
This relaxes the fix for CVE-2019-12900 from 1.0.7
so that bzip2 allows decompression of bz2 files that
use (too) many selectors again.
* Fix handling of large (> 4GB) files on Windows.
* Cleanup of bzdiff and bzgrep scripts so they don't use
any bash extensions and handle multiple archives correctly.
* There is now a bz2-files testsuite at
https://sourceware.org/git/bzip2-tests.git
1.0.7 (27 Jun 19)
* Fix undefined behavior in the macros SET_BH, CLEAR_BH, & ISSET_BH
* bzip2: Fix return value when combining --test,-t and -q.
* bzip2recover: Fix buffer overflow for large argv[0]
* bzip2recover: Fix use after free issue with outFile (CVE-2016-3189)
* Make sure nSelectors is not out of range (CVE-2019-12900)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
30 lines
506 B
Plaintext
30 lines
506 B
Plaintext
bin/bunzip2
|
|
bin/bzcat
|
|
bin/bzip2
|
|
lib/libbz2.so.1.0
|
|
lib/libbz2.so.1.0.8
|
|
usr/bin/bunzip2
|
|
usr/bin/bzcat
|
|
usr/bin/bzcmp
|
|
usr/bin/bzdiff
|
|
usr/bin/bzegrep
|
|
usr/bin/bzfgrep
|
|
usr/bin/bzgrep
|
|
usr/bin/bzip2
|
|
usr/bin/bzip2recover
|
|
usr/bin/bzless
|
|
usr/bin/bzmore
|
|
#usr/include/bzlib.h
|
|
#usr/lib/libbz2.a
|
|
#usr/lib/libbz2.so
|
|
#usr/man
|
|
#usr/man/man1
|
|
#usr/man/man1/bzcmp.1
|
|
#usr/man/man1/bzdiff.1
|
|
#usr/man/man1/bzegrep.1
|
|
#usr/man/man1/bzfgrep.1
|
|
#usr/man/man1/bzgrep.1
|
|
#usr/man/man1/bzip2.1
|
|
#usr/man/man1/bzless.1
|
|
#usr/man/man1/bzmore.1
|