1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
bzip3 (1.5.3-2) unstable; urgency=medium
* d/clean: Add static/ and debian/tmp-static/ (Closes: #1043791)
* d/copyright: Update copyright year.
* d/control:
+ Remove redundant Rules-Requires-Root field.
+ Remove redundant Priority field.
+ Update Standards-Version: 4.7.3.
* d/watch: Update version to 5.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 24 Feb 2026 10:10:38 +0900
bzip3 (1.5.3-1) unstable; urgency=medium
* New upstream released.
* d: Change upstreram URL to https://github.com/iczelia/bzip3
* Switch build tools from autoconf to cmake. Drop git-core from B-D, and
add cmake to B-D.
* d/patches
- Add cmake-Set-CMAKE_CURRENT_SOURCE_DIR-to-path-of-BZIP3_.patch
- Add cmake-Set-true-to-CMAKE_SKIP_BUILD_RPATH.patch
- Add cmake-Set-the-same-soname-as-Makefile.am-168.patch
- Add autoconf-Define-extra_cflags-variable-169.patch
* d/control: Dumped Standards-Version to 4.7.2. No changes needed
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 19 Aug 2025 07:12:00 +0900
bzip3 (1.5.2-1) unstable; urgency=medium
* New upstream released.
* d/rules:
- Fix build with dwarf-5.
* d/copyright:
- Fixes lintian old-fsf-address-in-copyright-file.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 12 Aug 2025 07:03:16 +0900
bzip3 (1.5.1-1) unstable; urgency=medium
* New upstream released.
* d/contorl
* Update pkg-config to pkgconf in B-D.
* Bump Standards-Version to 4.7.0.
* Bump soname from 0 to 1.
* d/copyright
* Drop 'include/getopt-shim.h' sentence.
* Update copyright year to 2025.
* d/copyright_hints: Update.
* d/libbzip3-1.symbols: Add file.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 24 Jan 2025 17:16:36 +0900
bzip3 (1.4.0-1) unstable; urgency=medium
* New upstream released.
* d/copyright: Update copyright year.
* Add d/copyright-check and d/copyright_hints for check copyright.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 05 Jan 2024 09:03:41 +0900
bzip3 (1.3.2-1) unstable; urgency=medium
* New upstream released.
* d/clean: Add .tarball-version. (Closes: #1043791)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 25 Aug 2023 14:13:41 +0900
bzip3 (1.3.1-1) unstable; urgency=medium
* New upstream released.
* d/patches: Remove d/patches
* d/control:
* Bump Standards-Version to 4.6.2.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 12 Jun 2023 14:06:28 +0900
bzip3 (1.2.3-1) experimental; urgency=medium
* New upstream released.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 30 Mar 2023 14:34:15 +0900
bzip3 (1.2.2-2) unstable; urgency=medium
* Add d/patches/CVE-2023-29415.patch. Fix CVE-2023-29415. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/56c24ca1f8f25e648d42154369b6962600f76465
* https://github.com/kspalaiologos/bzip3/issues/95
* Add d/patches/CVE-2023-29416.patch. Fix CVE-2023-29416. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/bfa5bf82b53715dfedf048e5859a46cf248668ff
* https://github.com/kspalaiologos/bzip3/issues/92
* Add d/patches/CVE-2023-29418.patch. Fix CVE-2023-29418. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/aae16d107f804f69000c09cd92027a140968cc9d
* https://github.com/kspalaiologos/bzip3/issues/92
* Add d/patches/CVE-2023-29419.patch. Fix CVE-2023-29419. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/8ec8ce7d3d58bf42dabc47e4cc53aa27051bd602
* https://github.com/kspalaiologos/bzip3/issues/92
* Add d/patches/CVE-2023-29420.patch. Fix CVE-2023-29420. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/bb06deb85f1c249838eb938e0dab271d4194f8fa
* https://github.com/kspalaiologos/bzip3/issues/92
* Add d/patches/CVE-2023-29421.patch. Fix CVE-2023-29421. (Closes: #1034177)
* https://github.com/kspalaiologos/bzip3/commit/33b1951f153c3c5dc8ed736b9110437e1a619b7d
* https://github.com/kspalaiologos/bzip3/issues/94
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sat, 06 May 2023 23:59:33 +0900
bzip3 (1.2.2-1) unstable; urgency=medium
* New upstream released.
* d/rules: Remove upstream_version, use DEB_VERSION_UPSTREAM instead of.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 22 Jan 2023 08:40:52 +0900
bzip3 (1.2.1-2) unstable; urgency=medium
* Add .tarball-version for fix manpages's version. (Closes: #1025696)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 06 Jan 2023 14:48:51 +0900
bzip3 (1.2.1-1) unstable; urgency=medium
* New upstream released.
* Drop d/patches/0001-Makefile.am-Drop-rpath-option-from-LDFLAGS.patch
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 18 Nov 2022 12:07:50 +0900
bzip3 (1.2.0-1) unstable; urgency=medium
* New upstream released.
* Remove d/patches/0001-Version-bzip3-library-61.patch and
d/patches/0002-Dynamically-link-a-library-to-the-tool-if-not-disabl.patch.
* Add d/patches/0001-Makefile.am-Drop-rpath-option-from-LDFLAGS.patch.
* d/control: Add git-core to B-D.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 04 Nov 2022 14:06:41 +0900
bzip3 (1.1.8-1) unstable; urgency=medium
* Initial release. (Closes: #1022947)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 28 Oct 2022 17:32:38 +0900
|