The NetBSD Project

CVS log for src/external/bsd/bzip2/dist/bzip2recover.c

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / bzip2 / dist

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3.36.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:51 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.3.36.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.36.1: +6 -5 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 21 11:52:14 2019 UTC (5 years, 4 months ago) by maya
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -5 lines
Merge bzip2 1.0.8

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)

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

Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jul 21 11:35:29 2019 UTC (5 years, 4 months ago) by maya
Branches: JSEWARD
CVS tags: bzip2-1-0-8
Diff to: previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +6 -4 lines
Import bzip2 1.0.8

Revision 1.3.36.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:44:43 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Sync with HEAD

Revision 1.3.16.1: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:30:23 2019 UTC (5 years, 8 months ago) by msaitoh
Branches: netbsd-7-0
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -1 lines
Pull up following revision(s) (requested by martin in ticket #1684):
	external/bsd/bzip2/dist/bzip2recover.c: revision 1.4
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover

Revision 1.3.24.1: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:29:57 2019 UTC (5 years, 8 months ago) by msaitoh
Branches: netbsd-7-1
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -1 lines
Pull up following revision(s) (requested by martin in ticket #1684):
	external/bsd/bzip2/dist/bzip2recover.c: revision 1.4
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover

Revision 1.3.14.1: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:29:28 2019 UTC (5 years, 8 months ago) by msaitoh
Branches: netbsd-7
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -1 lines
Pull up following revision(s) (requested by martin in ticket #1684):
	external/bsd/bzip2/dist/bzip2recover.c: revision 1.4
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover

Revision 1.3.28.1: download - view: text, markup, annotated - select for diffs
Tue Mar 12 17:48:03 2019 UTC (5 years, 8 months ago) by snj
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -1 lines
Pull up following revision(s) (requested by martin in ticket #1212):
	external/bsd/bzip2/dist/bzip2recover.c: revision 1.4
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 6 07:21:55 2019 UTC (5 years, 9 months ago) by martin
Branches: MAIN
CVS tags: phil-wifi-20190609
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Apply fix for CVE-2016-3189 bzip2: heap use after free in bzip2recover

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Wed May 23 10:07:23 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +529 -0 lines
sync with head.

Revision 1.3.2.1
Mon May 7 00:45:47 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.3: +0 -529 lines
file bzip2recover.c was added on branch yamt-pagecache on 2012-05-23 10:07:23 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 7 00:45:47 2012 UTC (12 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, khorben-n900, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, phil-wifi, netbsd-8, netbsd-7-1, netbsd-7-0, netbsd-7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -5 lines
merge 1.0.6

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon May 7 00:41:46 2012 UTC (12 years, 7 months ago) by wiz
Branches: JSEWARD
CVS tags: bzip2-1-0-6
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +3 -3 lines
Import bzip2-1.0.6:

1.0.6 (6 Sept 10)
~~~~~~~~~~~~~~~~~

* Security fix for CVE-2010-0405.  This was reported by Mikolaj
  Izdebski.

* Make the documentation build on Ubuntu 10.04

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 7 00:30:05 2012 UTC (12 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +36 -22 lines
Merge changes from dist/bzip2:
man page converted to mdoc
compiler warning fixes
integer overflow fix
remove files that aren't used on NetBSD

Add adapted bzip2netbsd script.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon May 7 00:21:46 2012 UTC (12 years, 7 months ago) by wiz
Branches: JSEWARD
CVS tags: bzip2-1-0-5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Re-import bzip2-1.0.5 in more appropriate location.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 7 00:21:46 2012 UTC (12 years, 7 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>