From 55c373ca9f6567a27ec9e8f90384781908157dae Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 20 Nov 2024 16:10:46 +0100 Subject: Release 2.9.13 --- CMakeLists.txt | 2 +- debian/changelog | 19 +++++++++++++++++++ doc/apt-get.8.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 11 +++++++++-- doc/po/de.po | 17 ++++++++++++++++- doc/po/es.po | 17 ++++++++++++++++- doc/po/fr.po | 17 ++++++++++++++++- doc/po/it.po | 17 ++++++++++++++++- doc/po/ja.po | 16 +++++++++++++++- doc/po/nl.po | 17 ++++++++++++++++- doc/po/pl.po | 14 +++++++++++++- doc/po/pt.po | 17 ++++++++++++++++- doc/po/pt_BR.po | 9 ++++++++- po/apt-all.pot | 4 ++-- 15 files changed, 165 insertions(+), 16 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d766c50d..30759926a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -207,7 +207,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.12") +set(PACKAGE_VERSION "2.9.13") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 482f5a056..a6b45afeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +apt (2.9.13) unstable; urgency=medium + + * Add a --comment option to record Comment: in history + * Hardening: Add -Wp,-D_GLIBCXX_ASSERTIONS to CXXFLAGS to enable bounds + checking for all STL containers. + * patterns: Avoid out-of-bounds std::string_view read. + We only pass NUL-terminated strings to the function, and the code expects + that but we pass through an interface which doesn't guarantee that, so + we trigger an index < size() assertion when accessing the terminating + NUL byte when compiled with -Wp,-D_GLIBCXX_ASSERTIONS. + * ftparchive: Remove fixed size buffers on trusted inputs (LP: #2087848) + - ftparchive: override: Remove fixed-size line buffers in override files + - ftparchive: cachedb: Remove 600-byte key (and hence file path) limit + - ftparchive: writer: Remove line length limit on file lists + * tests: Temporarily disable valgrind-if-available on armhf and ppc64el + to avoid having to wait for a new valgrind without those architectures + + -- Julian Andres Klode Wed, 20 Nov 2024 15:59:46 +0100 + apt (2.9.12) unstable; urgency=medium [ наб ] diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 7d0ccece7..93f02a5a7 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2022-02-01T00:00:00Z + 2024-11-18T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 150844c79..ee412dca5 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 30309040d..6628b5c4d 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.12\n" +"Project-Id-Version: apt-doc 2.9.13\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-11-18 14:04+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1319,6 +1319,13 @@ msgid "" "APT::Get::List-Columns." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/de.po b/doc/po/de.po index bb3db9032..e0e4aa1b7 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2020-04-04 08:45+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -1863,6 +1863,21 @@ msgstr "" "installiert Pakete erneut, die bereits mit der neusten Version installiert " "sind. Konfigurationselement: APT::Get::ReInstall." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"wählt die Quelldatei zum außer Kraft setzen, die mit dem sources-Befehl benutzt wird. Konfigurationselement: APT::" +"FTPArchive::SourceOverride." + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/es.po b/doc/po/es.po index 49e9b067f..5f47a3866 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -1868,6 +1868,21 @@ msgstr "" "disponible del paquete. Opción de configuración: APT::Get::" "ReInstall." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Selecciona el fichero de fuentes alternativo a usar con la orden " +"sources. Opción de configuración: APT::" +"FTPArchive::SourceOverride." + #. type: Content of: #: apt-get.8.xml #, fuzzy diff --git a/doc/po/fr.po b/doc/po/fr.po index cd8ee56ec..72f91f47d 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -1833,6 +1833,21 @@ msgstr "" "Réinstaller les paquets déjà installés avec leur version la plus récente. " "Élément de configuration : APT::Get::ReInstall." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Indique le fichier d'« override » à utiliser avec la commande " +"sources. Élément de configuration : APT::" +"FTPArchive::SourceOverride." + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/it.po b/doc/po/it.po index df4b65a17..47e7fa1bc 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -1874,6 +1874,21 @@ msgstr "" "Reinstalla i pacchetti che sono già installati alla nuova versione. Voce di " "configurazione: APT::Get::ReInstall." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Seleziona il file override sorgente da usare con il comando " +"sources. Voce di configurazione APT::FTPArchive::" +"SourceOverride." + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/ja.po b/doc/po/ja.po index 5fe37524d..d64d7434a 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -1824,6 +1824,20 @@ msgstr "" "すでに最新版がインストールされていても、パッケージを再インストールします。設" "定項目: APT::Get::ReInstall" +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"sources コマンドで使用する、ソースオーバーライドファイルを" +"選択します。設定項目: APT::FTPArchive::SourceOverride" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/nl.po b/doc/po/nl.po index d9c5766c9..31108f3ce 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.9.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2024-06-22 20:18+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -1877,6 +1877,21 @@ msgstr "" "worden pakketlijsten afgedrukt in de stijl van het commando \"ls\". " "Configuratie-item: APT::Get::List-Columns." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Het override-bestand voor broncode selecteren om met het commando " +"sources te gebruiken. Configuratie-item: APT::" +"FTPArchive::SourceOverride." + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/pl.po b/doc/po/pl.po index c2c239344..7756eb170 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -1857,6 +1857,18 @@ msgstr "" "Ponownie instaluje pakiety, których najnowsza wersja już jest zainstalowana " "Pozycja w pliku konfiguracyjnym: APT::Get::ReInstall." +# +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Ogranicza wyjście poleceń depends i rdepends tylko do pakietów, które są obecnie zainstalowane. Pozycja w pliku " +"konfiguracyjnym: APT::Cache::Installed." + #. type: Content of: #: apt-get.8.xml #, fuzzy diff --git a/doc/po/pt.po b/doc/po/pt.po index aa2019dd2..274b97f72 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2024-10-29 23:10+0000\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese <>\n" @@ -1833,6 +1833,21 @@ msgstr "" "listas de pacotes são escritas no estilo do comando \"ls\". Item de " "Configuração: APT::Get::List-Columns." +#. type: Content of: +#: apt-get.8.xml +#, fuzzy +#| msgid "" +#| "Select the source override file to use with the sources command. Configuration Item: APT::FTPArchive::" +#| "SourceOverride." +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" +"Seleciona o ficheiro de sobreposição de fonte a usar com o comando " +"sources. Item de Configuração: APT::FTPArchive::" +"SourceOverride." + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index b07af666f..dc6e610bf 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-10-22 16:47+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+0000\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -1296,6 +1296,13 @@ msgid "" "APT::Get::List-Columns." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Add the given value to the Comment: field in history.log " +"Configuration Item: APT::History::Comment." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/po/apt-all.pot b/po/apt-all.pot index 11a40ce48..a8bc521d4 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.12\n" +"Project-Id-Version: apt 2.9.13\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2024-11-18 14:04+0000\n" +"POT-Creation-Date: 2024-11-20 15:03+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