From d75e04df441d2900b0e046428feade175f85912a Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 17 Jan 2025 20:42:50 +0100 Subject: Release 2.9.23 --- CMakeLists.txt | 2 +- debian/changelog | 12 ++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 18 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 989808f14..18466ccc8 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 "2.9.22") +set(PACKAGE_VERSION "2.9.23") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 9de6e2ef5..1f34c6896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (2.9.23) unstable; urgency=high + + [ David Kalnischkies ] + * Write Pre-Depends with a dash again in EDSP (Closes: #1093254) + * Grep for more evil in test as a signature can contain evil + + [ Julian Andres Klode ] + * Workaround gcc 14.2.0-9 regression in no-tree-slp-vectorize on Graviton; + this prevented https connections from working. + + -- Julian Andres Klode Fri, 17 Jan 2025 20:37:48 +0100 + apt (2.9.22) unstable; urgency=medium [ Balint Reczey ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index a25dc2725..84a92d49f 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 4e5c92452..e162a0dbb 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.22\n" +"Project-Id-Version: apt-doc 2.9.23\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-01-14 17:33+0000\n" +"POT-Creation-Date: 2025-01-17 19:42+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 4067586ec..488b47f81 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.22\n" +"Project-Id-Version: apt 2.9.23\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-01-14 17:33+0000\n" +"POT-Creation-Date: 2025-01-17 19:42+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