Path to this page:
Subject: CVS commit: pkgsrc/misc/dpkg
From: Adam Ciarcinski
Date: 2024-07-31 10:04:26
Message id: 20240731080426.2F29BFC74@cvs.NetBSD.org
Log Message:
dpkg: updated to 1.22.10
dpkg (1.22.10) unstable; urgency=medium
[ Guillem Jover ]
* Perl modules:
- Dpkg::Changelog::Entry::Debian: Remove obsolete /o modifier from regex.
- Dpkg::Changelog: Remove useless escaping for -.
* Make fragments:
- Revert "scripts/mk: Reduce the number of subprocesses".
* Build system:
- Do not define macros for C/C++ standard level.
- Use pre-defined macros to check C/C++ conformance requirements.
- Fix length for comment bar line after autoconf functions.
- Fix dpkg_cv_c99 assignment in DPKG_C_C99 macro.
- Simplify C standard check output.
dpkg (1.22.9) unstable; urgency=medium
[ Guillem Jover ]
* dpkg-deb: Add long options for short-only compression ones.
* dpkg-deb: Print pathname instead of filename and directory in error output.
* start-stop-daemon: Use a stop context to track the current state.
* Make fragments:
- Fix pkg-info.mk evaluation by adding new DEB_TIMESTAMP variable.
* Code internals:
- dpkg-deb: Track maintscript information in a new struct.
* Test suite:
- Fix typos in Makefile comments.
Files: