aboutsummaryrefslogtreecommitdiff
path: root/contrib/bzip2
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Bzip2 version 1.0.8.Xin LI2019-08-1118-53/+76
|\ | | | | | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=350855
* | Upgrade to Bzip2 version 1.0.7.Xin LI2019-06-2819-87/+84
|\| | | | | | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=349505
* | bzip2 does not exit after showing license as requested with --versionDmitry Marakasov2016-12-281-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | or --license as most apps would do, instead it waits for data to compress on stdin. Because of that, if `bzip2 --version' is called, bogus `bzip2: I won't write compressed data to a terminal' error message will be displayed, and checking for bzip2 version in scripts as in bzip2 --version 2>&1 | grep -o "Version [^,]*" will hand as bzip2 would wait for data to compress on stdin. Fix this by exiting right after showing version/license text. I've tried to push this upstream for more than a year, but author is unresponsive, so upstream may be considered dead. Ubuntu applies similar fix, for the note. PR: 199443 Approved by: dim, bapt MFC after: 2 weeks Differential Revision: D8924 Notes: svn path=/head/; revision=310718
* | Remove unknown macroBaptiste Daroussin2014-12-261-1/+0
| | | | | | | | Notes: svn path=/head/; revision=276231
* | Remove a few files that are not needed for FreeBSD.Xin LI2012-09-115-515/+3
| | | | | | | | | | | | | | | | PR: bin/171555 Approved by: obrien Notes: svn path=/head/; revision=240373
* | In contrib/bzip2/bzip2recover.c, use the correct printf length modifierDimitry Andric2011-12-171-1/+1
| | | | | | | | | | | | | | | | | | for unsigned long long. MFC after: 1 week Notes: svn path=/head/; revision=228624
* | Upgrade to Bzip2 version 1.0.6.David E. O'Brien2010-11-0920-52/+78
|\| | | | | | | | | | | | | Reviewed by: SO (cperciva) Notes: svn path=/head/; revision=215041
| * Flatten the bzip2 vendor area in preparations for the 1.0.6 import.David E. O'Brien2010-10-0233-14731/+0
| | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=213348
* | Fix an integer overflow in RLE length parsing when decompressingColin Percival2010-09-201-0/+7
| | | | | | | | | | | | | | | | | | | | corrupt bzip2 data. Approved by: so (cperciva) Security: FreeBSD-SA-10:08.bzip2 Notes: svn path=/head/; revision=212901
* | Update and remove CVS-specific itemsDag-Erling Smørgrav2009-08-131-2/+0
| | | | | | | | | | | | | | Approved by: re (kib) Notes: svn path=/head/; revision=196164
* | Resolve conflicts.Xin LI2008-03-202-7/+8
| | | | | | | | Notes: svn path=/head/; revision=177424
* | Update upgrade instructions to reflect 1.0.5 import; add FREEBSD-vendorXin LI2008-03-202-2/+9
| | | | | | | | | | | | | | metadata file. Notes: svn path=/head/; revision=177423
* | This commit was generated by cvs2svn to compensate for changes in r177420,Xin LI2008-03-2017-42/+57
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=177421
| * Virgin import (trimmed) of Bzip2 version 1.0.5.vendor/bzip2/1.0.5Xin LI2008-03-2019-49/+65
| | | | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=177420 svn path=/vendor/bzip2/1.0.5/; revision=177422; tag=vendor/bzip2/1.0.5
| * Remove manual.texi which does not belong to this distributionvendor/bzip2/1.0.4Xin LI2007-03-281-2243/+0
| | | | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=167984 svn path=/vendor/bzip2/1.0.4/; revision=167976; tag=vendor/bzip2/1.0.4
| * Remove Y2K_INFO which does not belong to this distributionXin LI2007-03-281-34/+0
| | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=167981
* | Update with bzip2's URL.Xin LI2007-03-301-1/+1
| | | | | | | | Notes: svn path=/head/; revision=168053
* | This commit was generated by cvs2svn to compensate for changes in r167984,Xin LI2007-03-281-2243/+0
| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167985
* | Reflect 1.0.4 import.Xin LI2007-03-281-4/+4
| | | | | | | | Notes: svn path=/head/; revision=167983
* | This commit was generated by cvs2svn to compensate for changes in r167981,Xin LI2007-03-281-34/+0
| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167982
* | Resolve conflicts.Xin LI2007-03-281-70/+25
| | | | | | | | Notes: svn path=/head/; revision=167978
* | bzip2.c: SA-05:14.bzip2 has been resolved by the authorXin LI2007-03-281-147/+52
| | | | | | | | | | | | | | | | | | in a different way. Make the file just the same as it is in the vendor branch to make it easier for future upgrade. Notes: svn path=/head/; revision=167977
* | This commit was generated by cvs2svn to compensate for changes in r167974,Xin LI2007-03-2828-2785/+2578
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167975
| * Virgin import (trimmed) of Bzip2 version 1.0.4.Xin LI2007-03-2830-2994/+2669
| | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=167974
* | Fix ipfw packet matching errors with address tables.Simon L. B. Nielsen2005-06-291-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ipfw tables lookup code caches the result of the last query. The kernel may process multiple packets concurrently, performing several concurrent table lookups. Due to an insufficient locking, a cached result can become corrupted that could cause some addresses to be incorrectly matched against a lookup table. Submitted by: ru Reviewed by: csjp, mlaier Security: CAN-2005-2019 Security: FreeBSD-SA-05:13.ipfw Correct bzip2 permission race condition vulnerability. Obtained from: Steve Grubb via RedHat Security: CAN-2005-0953 Security: FreeBSD-SA-05:14.bzip2 Approved by: obrien Correct TCP connection stall denial of service vulnerability. A TCP packets with the SYN flag set is accepted for established connections, allowing an attacker to overwrite certain TCP options. Submitted by: Noritoshi Demizu Reviewed by: andre, Mohan Srinivasan Security: CAN-2005-2068 Security: FreeBSD-SA-05:15.tcp Approved by: re (security blanket), cperciva Notes: svn path=/head/; revision=147666
* | Make bzip2 support working again after bzip2 upgrade. This time commitMaxim Sobolev2005-05-291-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes file off the vendor branch, but looks like bzip2 maintainer doesn't care), so that it will not be removed when the next upgrade is performed. Also, add a short note on how to test bzip2 support. Pointy hat to: obrien Correct comment (libz -> libbz2) and remove useless full path to zutil.h while I am here. Notes: svn path=/head/; revision=146788
* | Update to match the 1.0.3 import.David E. O'Brien2005-05-162-22/+41
| | | | | | | | Notes: svn path=/head/; revision=146297
* | This commit was generated by cvs2svn to compensate for changes in r146293,David E. O'Brien2005-05-1624-220/+224
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=146294
| * Virgin import (trimmed) of Bzip2 version 1.0.3.David E. O'Brien2005-05-1624-220/+224
| | | | | | | | Notes: svn path=/vendor/bzip2/dist/; revision=146293
* | Add upgrade instructions.Maxim Sobolev2002-02-011-0/+32
|/ | | | Notes: svn path=/head/; revision=90071
* Virgin import (trimmed) of Bzip2 version 1.0.2vendor/bzip2/1.0.2Maxim Sobolev2002-02-0126-424/+834
| | | | | Notes: svn path=/vendor/bzip2/dist/; revision=90067 svn path=/vendor/bzip2/1.0.2/; revision=90069; tag=vendor/bzip2/1.0.2
* Virgin import (trimmed) of Bzip2 version 1.0.1.vendor/bzip2/1.0.1David E. O'Brien2001-06-2135-0/+16903
Notes: svn path=/vendor/bzip2/dist/; revision=78556 svn path=/vendor/bzip2/1.0.1/; revision=78558; tag=vendor/bzip2/1.0.1