- Update to version 1.22.6.
The changelog for this version isn't very large, so it's provided in full:
* dpkg-deb: Fix up compressor parameters for default legacy format.
* Perl modules:
- Dpkg::Vendor::Debian: Make it possible to disable qa=-bug-implicit-func.
- Dpkg::Vendor::Debian: Unconditionally set qa bug-implicit-func.
* Documentation:
- man: Document dpkg versions supporting SOURCE_DATE_EPOCH for various
tools.
* Code internals:
- libdpkg: Use array access instead of pointer arithmetic for meminfo
parser.
- libdpkg: Use a macro to define the zstd default compression level.
* Build system:
- Test with minimal library dependencies in CI.
- Add gen-release script.
* Packaging:
- Fix typo in man page reference in changelog.
* Test suite:
- Refactor OpenPGP backend and commands list.
- Refactor certfile and keyfile filenames for OpenPGP test.
- Skip OpenPGP tests if the backend does not have a verify command.
* Localization:
- Fix typos in Swedish man pages translations.
- Fix typos in Swedish man pages translations.
- Update Dutch man pages translations.
- Update Portuguese man pages translations.
- Update German man pages translation.
OBS-URL: https://build.opensuse.org/request/show/1166533
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=109
- do not include update-alternative manpages in dpkg
- use-clamp-from-C-STD-library.patch: removed, upstreamed
- Refresh patches for new version
* update-alternatives-suse.patch
- Set minimum version for po4a to 0.59 in BuildRequires
- Update file list in %files section
- Version update to 1.20.9 (boo#1181867)
[ Guillem Jover ]
* Test suite:
- Pass --ignore-builtin-builddeps to dpkg-buildpackage.
- from version 1.20.8
[ Guillem Jover ]
* start-stop-daemon: Open the --output file in append mode.
* dpkg: Fix --auto-deconfigure for essential and protected during
installation. Reported by Julian Andres Klode <jak@debian.org>.
See #983014.
* dpkg-realpath: Fix resolution for absolute symlinks on «/».
Closes: #983855
* dpkg-realpath: Fix symlink loop tracker.
* Perl modules:
- Test::Dpkg: Fix test data path fetching on CPAN.
- Dpkg::Exit: Preserve exit code in END block.
* Build system:
- Group Test::Dpkg changelog entries into “Perl modules” section.
* Packaging:
- Run autopkgtest test suites in verbose mode.
* Test suite:
- Set PERL in the perl test suite.
- Use gunzip instead of zcat and assume it might not be present.
OBS-URL: https://build.opensuse.org/request/show/899017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=33
- Refresh patches for new version
* update-alternatives-suse.patch
- Set minimum version for po4a to 0.59 in BuildRequires
- Update file list in %files section
- Version update to 1.20.9 (boo#1181867)
[ Guillem Jover ]
* Test suite:
- Pass --ignore-builtin-builddeps to dpkg-buildpackage.
- from version 1.20.8
[ Guillem Jover ]
* start-stop-daemon: Open the --output file in append mode.
* dpkg: Fix --auto-deconfigure for essential and protected during
installation. Reported by Julian Andres Klode <jak@debian.org>.
See #983014.
* dpkg-realpath: Fix resolution for absolute symlinks on «/».
Closes: #983855
* dpkg-realpath: Fix symlink loop tracker.
* Perl modules:
- Test::Dpkg: Fix test data path fetching on CPAN.
- Dpkg::Exit: Preserve exit code in END block.
* Build system:
- Group Test::Dpkg changelog entries into “Perl modules” section.
* Packaging:
- Run autopkgtest test suites in verbose mode.
* Test suite:
- Set PERL in the perl test suite.
- Use gunzip instead of zcat and assume it might not be present.
- Mock dpkg and gcc for architecture detection code.
- Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
- Update suppressions for cppcheck 2.4.
OBS-URL: https://build.opensuse.org/request/show/890017
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=81
- Version update to 1.19.0.5:
* Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
that the DEBIAN pathname does not exist. Closes: #879982
Reported by Jakub Wilk <jwilk@jwilk.net>.
* Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
the variable is expected to be set by any builder, not just dpkg. And
introduce ephemereal backwards compatibility even though there are no
known users.
* Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
<implementations-keywords>, following the specification.
* Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
Proposed by Josh Triplett <josh@joshtriplett.org>.
* Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
* Declare R³ specification as "recommendation, stable" with version 1.0.
* Architecture support:
- Add support for riscv64 CPU. Closes: #822914
Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
* Perl modules:
- Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
errors on paths not accapted for fixdebugpath.
Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
- Check that $state->{seen} exists instead of $state being just defined.
Fixes regression in dpkg-gensymbols symbols output.
Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
- Mark hurd-i386 as having gcc builtin PIE in Dpkg::Vendor::Debian.
Requested by Samuel Thibault <sthibault@debian.org>.
- split the u-a to separate spec file to reduce a build cycle
- update to debhelper-7.3.12
- update to debhelper-7.2.16
OBS-URL: https://build.opensuse.org/request/show/619567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=25
* Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
that the DEBIAN pathname does not exist. Closes: #879982
Reported by Jakub Wilk <jwilk@jwilk.net>.
* Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
the variable is expected to be set by any builder, not just dpkg. And
introduce ephemereal backwards compatibility even though there are no
known users.
* Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
<implementations-keywords>, following the specification.
* Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
Proposed by Josh Triplett <josh@joshtriplett.org>.
* Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
* Declare R³ specification as "recommendation, stable" with version 1.0.
* Architecture support:
- Add support for riscv64 CPU. Closes: #822914
Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
* Perl modules:
- Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
errors on paths not accapted for fixdebugpath.
Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
- Check that $state->{seen} exists instead of $state being just defined.
Fixes regression in dpkg-gensymbols symbols output.
Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
- Mark hurd-i386 as having gcc builtin PIE in Dpkg::Vendor::Debian.
Requested by Samuel Thibault <sthibault@debian.org>.
- split the u-a to separate spec file to reduce a build cycle
- update to debhelper-7.3.12
- update to debhelper-7.2.16
* dh_scrollkeeper: Now a deprecated no-op.
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=65