debsig-verify 0.29 source package in Ubuntu

Changelog

debsig-verify (0.29) unstable; urgency=medium

  * Code internals:
    - openpgp-gpg: Free fpr if there is no match in gpg_getKeyID().
    - openpgp-gpg: Do not duplicate the returned value in gpg_getSigKeyID().
    - Rename find_command() to command_in_path() to match libdpkg.
    - Rename misc.c to debug.c.
  * Build system:
    - Use command_in_path() from libdpkg.

 -- Guillem Jover <email address hidden>  Sat, 09 Sep 2023 21:21:04 +0200

Upload details

Uploaded by:
Dpkg Mailing List
Uploaded to:
Sid
Original maintainer:
Dpkg Mailing List
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
debsig-verify_0.29.dsc 1.8 KiB 1d65295b885e46039e218496f5d2b3f02712dd390737c68178a6d0303e4f5a1f
debsig-verify_0.29.tar.xz 137.4 KiB 82cbc2e5ecdde5b53c57beb0593d801321241e670f044a2a757bb495a703f155

Available diffs

No changes file available.

Binary packages built by this source

debsig-verify: Debian package signature verification tool

 This tool inspects and verifies binary package digital signatures based
 on predetermined policies, complementing repository signatures or allowing
 to verify the authenticity of a package even after download when detached
 from a repository.

debsig-verify-dbgsym: debug symbols for debsig-verify