From 6ee18adb85633afc39bdca25209dcfac0ae5c3c5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 3 Feb 2025 13:45:45 +0100 Subject: Release 2.9.27 --- CMakeLists.txt | 2 +- debian/changelog | 31 +++++++++++++++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 37 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b6c6ec39..1302955f1 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.26") +set(PACKAGE_VERSION "2.9.27") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 9350e55d7..a760ee1e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +apt (2.9.27) unstable; urgency=medium + + [ Julian Andres Klode ] + * Symbols: Update for 2.9.23/2.9.25 + * Updates for the '3.0' solver: + - Soft unit propagation for optional items + - Do not accidentally solve new Recommends before hard dependencies + - Use a propagation queue instead of recursively propagating facts + * Correctly calculate kernel size in /boot (Closes: #1085184) + * Measure BootSize as integer + + [ Boyuan Yang ] + * po/zh_CN.po: Refresh Simplified Chinese translation for apt + + [ Rafael Fontenelle ] + * Brazilian Portuguese program translation update (Closes: #1092563) + + [ David Kalnischkies ] + * Cleanups and fixes for cache counters/size fields: + - Do not overflow ver/desc<->file relation counters + - Drop unused description size info from binary cache + - Drop unused version stanza size info from binary cache + - Do not create descriptions structs for each architecture + - Record all available sources for descriptions + - Include Extra in the size counted for Version struct + + [ Samuel Thibault ] + * Also support debian-ports modernization + + -- Julian Andres Klode Mon, 03 Feb 2025 13:44:58 +0100 + apt (2.9.26) unstable; urgency=medium [ Sam Hartman ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index f5a9832c4..78eddb935 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 9e21b8602..f98e5d490 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.26\n" +"Project-Id-Version: apt-doc 2.9.27\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-01-28 18:52+0000\n" +"POT-Creation-Date: 2025-02-03 12:45+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 028b7a414..e523c9cd2 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.26\n" +"Project-Id-Version: apt 2.9.27\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-01-28 18:52+0000\n" +"POT-Creation-Date: 2025-02-03 12:45+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