From 02f2b0abd713d3e475f0d91e9eb0199df4b8de13 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 17 Feb 2026 11:38:32 +0100 Subject: Release 3.1.16 --- CMakeLists.txt | 2 +- debian/changelog | 21 +++++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/apt.conf.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 6 files changed, 28 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e7c5ff4d3..3d18d67aa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "3.1.15") +set(PACKAGE_VERSION "3.1.16") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 262b64410..083f6dad6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +apt (3.1.16) unstable; urgency=medium + + [ Andriy Pysyk ] + * Update Ukrainian translation (uk.po) + + [ Julian Andres Klode ] + * Introduce JSONL performance counter logging + * solver3: Refactorings and some inline tweaking + * solver3: Upgrade by source package + + [ Alessandro Astone ] + * debian: Trigger apt-daily on AC plug event + + [ Nathan Pratta Teodosio ] + * Prevent sleep while running dpkg. + + [ Ville Skyttä ] + * bash-complete search patterns for more commands + + -- Julian Andres Klode Tue, 17 Feb 2026 11:36:12 +0100 + apt (3.1.15) unstable; urgency=medium * solver3: Use classical watchers for propagation diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index c8bbf15e8..4edee74f6 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 34cfe276f..fb7a1b030 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2025-12-03T00:00:00Z + 2025-12-02T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 0d3b2a0b9..80718acb2 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 3.1.15\n" +"Project-Id-Version: apt-doc 3.1.16\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2026-01-31 17:56+0100\n" +"POT-Creation-Date: 2026-02-17 10:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index ff13c120e..a3f8718c0 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.1.15\n" +"Project-Id-Version: apt 3.1.16\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2026-01-31 17:56+0100\n" +"POT-Creation-Date: 2026-02-17 10:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-70-g09d2