From 963efeff8778afacef35f69c181d234e0a27d5d3 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 18 Nov 2024 15:04:39 +0100 Subject: Release 2.9.12 --- CMakeLists.txt | 2 +- debian/changelog | 16 ++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 6 +++--- 5 files changed, 23 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f2bdcaf5..c4ea1660a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.9.11") +set(PACKAGE_VERSION "2.9.12") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index dbacd6511..482f5a056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.9.12) unstable; urgency=medium + + [ наб ] + * More refactorings for string_view + * Provide a DEFER() macro for cleanup of local variables + + [ Julian Andres Klode ] + * string_view: Include missing headers, fixes rust-rust-apt failure + * Handle Retry-After by default + + [ Felix Moessbauer ] + * http: use Retry-After HTTP header to optimize retries + * http: add test for Retry-After handling + + -- Julian Andres Klode Mon, 18 Nov 2024 15:03:10 +0100 + apt (2.9.11) unstable; urgency=medium [ Julian Andres Klode ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 617685adf..150844c79 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index cf4a2fde1..30309040d 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 2.9.11\n" +"Project-Id-Version: apt-doc 2.9.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-11-18 14:04+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 344896757..11a40ce48 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.11\n" +"Project-Id-Version: apt 2.9.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-11-18 14:04+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3359,7 +3359,7 @@ msgstr "" #: ftparchive/writer.cc #, c-format -msgid " %s has no source override entry\n" +msgid " %.*s has no source override entry\n" msgstr "" #: ftparchive/writer.cc -- cgit v1.2.3-70-g09d2