]> git.ipfire.org Git - ipfire-3.x.git/commit
apr-util: Update version to 1.6.3 and add libxcrypt as dependency
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 18 Sep 2023 14:16:56 +0000 (16:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Sep 2023 12:14:47 +0000 (12:14 +0000)
commit2753980e81947c0672660c1c6b215a1fa9dce992
treec9187aaa5e30bd83633966a2062201e823828d91
parent76b28d71976e88d03dc8006332515569524dbc11
apr-util: Update version to 1.6.3 and add libxcrypt as dependency

- IPFire3.x
- Update version from 1.6.1 to 1.6.3
- libxcrypt dependency required for apache
- Changelog
    1.6.3
  *) Correct a packaging issue in 1.6.2. The contents of the release were
     correct, but the top level directory was misnamed.
    1.6.2
  *) SECURITY: CVE-2022-25147 (cve.mitre.org)
     Integer Overflow or Wraparound vulnerability in apr_base64 functions
     of Apache Portable Runtime Utility (APR-util) allows an attacker to
     write beyond bounds of a buffer.
  *) Teach configure how to find and build against MariaDB 10.2. PR 61517
     [Kris Karas <bugs-a17 moonlit-rail.com>]
  *) apr_crypto_commoncrypto: Remove stray reference to -lcrypto that
     prevented commoncrypto being enabled. [Graham Leggett]
  *) Add --tag=CC to libtool invocations. PR 62640. [Michael Osipov]
  *) apr_dbm_gdbm: Fix handling of error codes. This makes gdbm 1.14 work.
     apr_dbm_gdbm will now also return error codes starting with
     APR_OS_START_USEERR, as apr_dbm_berkleydb does, instead of always
     returning APR_EGENERAL. [Stefan Fritsch]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
apr-util/apr-util.nm