Subject: CVS commit: pkgsrc/misc/dpkg
From: Adam Ciarcinski
Date: 2025-01-06 08:54:18
Message id: 20250106075418.5CCC6FC1D@cvs.NetBSD.org

Log Message:
dpkg: updated to 1.22.13

dpkg (1.22.13) unstable; urgency=medium

* dpkg-deb: Add support for filesystem metadata checks.
* Perl modules:
  - Dpkg::OpenPGP::Backend::Sequoia: Handle all KeyHandle types in
    inline_sign().
  - Dpkg::OpenPGP::Backend::Sequoia: Check whether we can use the key.
  - Dpkg::OpenPGP::Backend: Add missing imports.
  - Dpkg::BuildDriver::DebianRules: Change default R³ value to «no».
* Documentation:
  - man: Document the version since the Section and Priority fields have
    defaults.
  - man: Clarify Priority values by mentioning known important and unknown
    ones.
  - man: Clarify Section and Priority values usage tied to distribution
    policies.
  - man: Refer to --sign-keyid instead of --sign-key in DEB_SIGN_KEYID
    description.
* Code internals:
  - libdpkg: Add test cases for varbuf C++ operators.
  - libdpkg: Do not call varbuf_init() from operator=().
  - dselect: Make sure the search varbuf always has allocated space.
  - dselect: Update the search varbuf to account for the used size.
  - dselect: Fix logic inversion in repeat search keybinding.
  - dselect: Fix formatting for return in keybindings::find().
  - scripts: When printing a field value quote it with double quotes.
  - dpkg-gencontrol: Add missing field name to warning message.
  - dpkg-genchanges: Set Section and Priority defaults even with no fields.

Files:
RevisionActionfile
1.69modifypkgsrc/misc/dpkg/Makefile
1.30modifypkgsrc/misc/dpkg/distinfo