]> git.99rst.org Git - openwrt-packages.git/commit
gnupg2: update to 2.5.21
authorDaniel Golle <redacted>
Thu, 20 Aug 2026 13:41:12 +0000 (14:41 +0100)
committerGeorge Sapkin <redacted>
Sun, 23 Aug 2026 16:56:11 +0000 (19:56 +0300)
commitef77db3bf9adb3423de9416afd442f5f30c00f9c
tree1176c7979b8cbd171c8eeaef85cf2ea034b1b2b4
parent9e444a743ff3c88b0ba6091275d804b8118f6b05
gnupg2: update to 2.5.21

New and extended features:
- gpg, gpgsm: use a partial file on decryption, remove on failure
  (disable with --compatibility-flags=no-partial-file-guard)
- gpg: use the INT_RCP_FPR subpacket in revocation signatures
- create a pkgversioninfo.txt file when building with the speedo build
  system

Bug fixes:
- gpg: fixed a potential use-after-free in batch key generation when
  handling the keyserver URL option
- gpgsm: fixed a regression in gpgsm_verify with expired certificates
- gpgsm: require a minimum tag length for GCM decryption
  (CVE-2026-34182)
- scd: limit the size of returned APDU objects from faulty cards; fixed
  the condition to retrieve ATR

Signed-off-by: Daniel Golle <redacted>
utils/gnupg2/Makefile
git clone https://git.99rst.org/PROJECT