Package Release Info

bzip2-1.0.8-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libbz2-1-32bit
libbz2-devel-32bit

Change Logs

* Wed Mar 08 2023 mpluskal@suse.com
- Build AVX2 enabled hwcaps library for x86_64-v3
* Mon May 02 2022 mliska@suse.cz
- Port rpmlintrc format to rpmlint 2.x.
* Mon Jun 07 2021 jengelh@inai.de
- Drop --with-pic (no effect with --disable-static)
- Use %autosetup (rediff bzip2-1.0.6.2-autoconfiscated.patch to p1)
* Wed Oct 30 2019 suse+build@de-korte.org
- Use correct version in autotools patchset
  M bzip2-1.0.6.2-autoconfiscated.patch
* Mon Jul 22 2019 kstreitova@suse.com
- Update to version 1.0.8:
  * 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.
- remove (applied upstream)
  * bzip2-1.0.6-fix-bashisms.patch
  * bzip2-1.0.6-bzgrep_return_value.patch
- use a new Source url
* Fri Jun 28 2019 mpluskal@suse.com
- Update bug reference
- Fix downloaded patches
* Thu Jun 27 2019 bjorn.lie@gmail.com
- Update to version 1.0.7:
  * 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
    bsc#1139083)
- Drop patches fixed upstream:
  * bzip2-unsafe_strcpy.patch.
  * bzip2-1.0.6-CVE-2016-3189.patch.
- Refresh patches with quilt.
* Thu Apr 18 2019 kstreitova@suse.com
- add bzip2-1.0.6-CVE-2016-3189.patch to fix a heap use after
  free vulnerability that was reported in bzip2recover [bsc#985657]
  [CVE-2016-3189]
* Tue Aug 21 2018 christophe@krop.fr
- Replace the URL. The bzip.org owner changed [bsc#1104445].
- Remove the URL from the 'Source' line. The 1.0.6 version is not
  available.
- Run spec-cleaner.
* Wed Feb 28 2018 tchvatal@suse.com
- Update autotools patchset:
  D bzip2-1.0.6-autoconfiscated.patch
  A bzip2-1.0.6.2-autoconfiscated.patch