libksba: update to 1.8.0
authorDaniel Golle <redacted>
Tue, 19 May 2026 10:50:11 +0000 (11:50 +0100)
committerDaniel Golle <redacted>
Tue, 19 May 2026 23:40:22 +0000 (00:40 +0100)
commit72b058aaa458531e261eb53214373702ff098e49
treeb4e5e6c018599f483113bf662591ce4955ada1a6
parent25f0fdbbae41212d96d42c07f544dd49a80741f5
libksba: update to 1.8.0

Minor version bump on the GnuPG X.509 library. Highlights from
upstream's NEWS:

 1.8.0 (2026-05-13)
  * New function ksba_cms_get_attribute.
  * Support building of unsigned attributes with
    ksba_cms_add_attribute.

 1.7.0 (2026-05-07)
  * Add support for building AuthEnvelopedData.
  * New function ksba_cms_add_attribute.
  * Fix silent truncation of 64 bit length fields.
  * Fix incorrect overflow guard condition in _ksba_ber_read_tl.

The added interfaces (ksba_cms_add_attribute, _get_attribute) are
required by GnuPG >= 2.5.20 to expose gpgsm's --attribute option.

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