libcryptx-perl (0.056-1ubuntu0.1~esm1) bionic-security; urgency=medium

  * SECURITY UPDATE: Authentication bypass in GCM and ChaCha20-Poly1305
    decryption without tag verification
    - debian/patches/CVE-2018-25099.patch: Enforce tag verification and remove
      zero-length bypass in src/ltc/encauth/gcm/gcm_memory.c and
      src/ltc/encauth/chacha20poly1305/chacha20poly1305_memory.c
    - CVE-2018-25099
  * SECURITY UPDATE: Malformed Unicode handling in UTF-8 decoding leading to
    invalid packet processing
    - debian/patches/CVE-2025-40912.patch: Validate UTF-8 byte length
      constraints in src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c
    - CVE-2025-40912
  * SECURITY UPDATE: Integer overflow in big integer operations due to
    unchecked negative size parameters
    - debian/patches/CVE-2025-40914.patch: Add negative size checks to prevent
      overflow in src/ltm/bn_mp_2expt.c, src/ltm/bn_mp_grow.c,
      src/ltm/bn_mp_init_size.c, src/ltm/bn_mp_mul_2d.c,
      src/ltm/bn_s_mp_mul_digs.c, src/ltm/bn_fast_s_mp_mul_digs.c,
      src/ltm/bn_s_mp_mul_high_digs.c and src/ltm/bn_fast_s_mp_mul_high_digs.c
    - CVE-2025-40914

 -- Shafayat Hossain Majumder <shafayat.majumder@canonical.com>  Tue, 24 Mar 2026 14:53:51 -0400

libcryptx-perl (0.056-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.056.
  * Add information about a new file to debian/copyright.
  * Declare compliance with Debian Policy 4.1.3.

 -- gregor herrmann <gregoa@debian.org>  Wed, 03 Jan 2018 20:44:21 +0100

libcryptx-perl (0.055-1) unstable; urgency=medium

  * Team upload

  * New upstream version 0.055
  * skip t/002_all_pm.t during autokpgtest smoke testing
  * drop 001_fix-types.patch, applied upstream
  * drop compilation-flags, applied upstream

 -- Damyan Ivanov <dmn@debian.org>  Tue, 28 Nov 2017 16:05:25 +0200

libcryptx-perl (0.054-1) unstable; urgency=medium

  * Team upload

  * New upstream version 0.054
  * add compilation-flags.patch making CFLAGS/CPPFLAGS be applied by the build
    process
  * refresh 001_fix-typos.patch to apply cleanly
  * bump years of upstream copyright
  * d/copyright: add a stanza for src/ltc
  * declare conformance with Policy 4.1.1

 -- Damyan Ivanov <dmn@debian.org>  Sun, 19 Nov 2017 21:07:58 +0000

libcryptx-perl (0.048-2) unstable; urgency=medium

  * Add JSON dependencies as recommended: libjson-xs-perl | libjson-pp-perl |
    libcpanel-json-xs-perl
  * Fix upstream copyright

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 14 Aug 2017 14:48:18 -0300

libcryptx-perl (0.048-1) unstable; urgency=low

  * Initial Release. (Closes: #865828)

 -- Lucas Kanashiro <kanashiro@debian.org>  Sun, 25 Jun 2017 00:00:42 -0300
