apr-util (1.6.3-1.1ubuntu7) noble; urgency=medium
* No-change rebuild against libdb5.3t64
-- Steve Langasek <steve.langasek@ubuntu.com> Sat, 06 Apr 2024 01:13:54 +0000
apr-util (1.6.3-1.1ubuntu6) noble; urgency=medium
* No-change rebuild for CVE-2024-3094
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 07:27:29 +0000
apr-util (1.6.3-1.1ubuntu5) noble; urgency=medium
* d/libaprutil1t64.symbols: fix library package name
-- Zixing Liu <zixing.liu@canonical.com> Sat, 09 Mar 2024 22:04:59 -0700
apr-util (1.6.3-1.1ubuntu4) noble; urgency=medium
* Fix build-dep, was accidentally >> instead of >=
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 08 Mar 2024 22:48:53 +0000
apr-util (1.6.3-1.1ubuntu3) noble; urgency=medium
* Build-depend on libapr1-dev (>= 1.7.2-3.1build1) for fixed symbols.
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 08 Mar 2024 21:20:56 +0000
apr-util (1.6.3-1.1ubuntu1) noble; urgency=medium
* Merge with Debian; remaining changes:
- d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with
MySQL 8. (LP: #1863026)
- d/p/mysql8-my_init.patch: don't call my_init() since it's not
exported anymore since MySQL 8.0.2 (LP: #1859773)
-- Matthias Klose <doko@ubuntu.com> Thu, 07 Mar 2024 11:58:19 +0100
apr-util (1.6.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1061893
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 01:16:25 +0000
apr-util (1.6.3-1ubuntu1) lunar; urgency=low
* Merge from Debian unstable. Remaining changes:
- d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with
MySQL 8. (LP: #1863026)
- d/p/mysql8-my_init.patch: don't call my_init() since it's not
exported anymore since MySQL 8.0.2 (LP: #1859773)
-- Steve Langasek <steve.langasek@ubuntu.com> Mon, 06 Feb 2023 16:16:18 -0800
apr-util (1.6.3-1) unstable; urgency=medium
[ Stefan Fritsch ]
* Incorporate NMUs. Closes: #1028435
* New upstream version:
- CVE-2022-25147: Fix Integer Overflow or Wraparound vulnerability
in apr_base64
* Bump libapr1-dev Build-Dep to 1.7.2-1
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dh arguments: --parallel
* Rely on pre-initialized dpkg-architecture variables.
* Remove constraints unnecessary since buster (oldstable):
+ libaprutil1: Drop conflict with removed package libapr1 (<< 1.4.8-2~) in
Breaks.
[ Jelmer Vernooij ]
* Set Repository and Repository-Browse fields in
debian/upstream/metadata.
* Drop transition for old debug package migration.
* Update standards version to 4.6.1, no changes needed.
-- Stefan Fritsch <sf@debian.org> Fri, 03 Feb 2023 21:15:18 +0100
apr-util (1.6.1-5.2ubuntu1) lunar; urgency=low
* Merge from Debian unstable. Remaining changes:
- d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with
MySQL 8. (LP: #1863026)
- d/p/mysql8-my_init.patch: don't call my_init() since it's not
exported anymore since MySQL 8.0.2 (LP: #1859773)
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 24 Jan 2023 13:43:48 -0800
apr-util (1.6.1-5.2) unstable; urgency=medium
* Non-maintainer upload by the Reproducible Builds team.
* debian/rules: Remove the build path from apt-1-config, using exactly the
patch from Vagrant Cascadian in #1006865.
-- Holger Levsen <holger@debian.org> Thu, 12 Jan 2023 20:28:37 +0100
apr-util (1.6.1-5.1) unstable; urgency=medium
* Non-maintainer upload by the Reproducible Builds team.
* debian/rules: Remove the build path from apt-1-config, based on a patch by
Vagrant Cascadian. Closes: #1006865.
-- Holger Levsen <holger@debian.org> Thu, 29 Dec 2022 19:37:54 +0100
apr-util (1.6.1-5ubuntu5) lunar; urgency=medium
* No-change rebuild against libldap-2
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 15 Dec 2022 19:42:48 +0000
apr-util (1.6.1-5ubuntu4) jammy; urgency=medium
* No-change rebuild for ppc64el baseline bump.
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Wed, 23 Mar 2022 10:40:50 +0100
apr-util (1.6.1-5ubuntu3) jammy; urgency=medium
* No-change rebuild against openssl3
-- Simon Chopin <simon.chopin@canonical.com> Fri, 03 Dec 2021 14:16:13 +0000
apr-util (1.6.1-5ubuntu2) impish; urgency=medium
* No-change rebuild due to OpenLDAP soname bump.
-- Sergio Durigan Junior <sergio.durigan@canonical.com> Mon, 21 Jun 2021 17:43:56 -0400
apr-util (1.6.1-5ubuntu1) hirsute; urgency=low
* Merge from Debian unstable. Remaining changes:
- d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with
MySQL 8. (LP: #1863026)
- d/p/mysql8-my_init.patch: don't call my_init() since it's not
exported anymore since MySQL 8.0.2 (LP: #1859773)
-- Tiago Stürmer Daitx <tiago.daitx@ubuntu.com> Mon, 09 Nov 2020 20:30:18 +0000
apr-util (1.6.1-5) unstable; urgency=medium
[ Jelmer Vernooij ]
* Remove debug package libaprutil1-dbg.
* Trim trailing whitespace.
[ Xavier Guimard ]
* Update signing-key.asc
* Declare compliance with policy 4.2.1
* Remove dependency version to libapr1-dev
[ Stefan Fritsch ]
* Build-depend on apr >> 1.7.0-1, which switched to python3.
Remove the python build-dep in apr-util as libapr1-dev now has a
fixed dependency on python3. Closes: #936129, #969064
-- Stefan Fritsch <sf@debian.org> Sat, 29 Aug 2020 11:51:07 +0200
apr-util (1.6.1-4ubuntu2) focal; urgency=medium
* d/p/mysql8-my_init.patch: don't call my_init() since it's not
exported anymore since MySQL 8.0.2 (LP: #1859773)
-- Andreas Hasenack <andreas@canonical.com> Wed, 04 Mar 2020 16:51:27 -0300
apr-util (1.6.1-4ubuntu1) focal; urgency=medium
* Adjust Build-Depends to unambiguously require Python 2.
* d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with MySQL 8.
(LP: #1863026)
-- Robie Basak <robie.basak@ubuntu.com> Tue, 18 Feb 2020 14:53:49 +0000
apr-util (1.6.1-4build1) eoan; urgency=medium
* No change rebuild for libmysqlclient21.
-- Robie Basak <robie.basak@ubuntu.com> Mon, 12 Aug 2019 01:59:30 +0000
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libaprutil1t64`.
Generated by dwww version 1.16 on Mon Dec 15 20:51:36 CET 2025.