From e9d659be2ac4772a19c10b6cea91687fe084876e Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 11 Jan 2021 12:11:10 +0100 Subject: Release 2.1.17 --- CMakeLists.txt | 2 +- debian/changelog | 11 +++++++++++ doc/apt-patterns.7.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/apt_preferences.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 7 files changed, 19 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 48a182529..18999cdef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -205,7 +205,7 @@ check_cxx_target(HAVE_FMV_SSE42_AND_CRC32DI "sse4.2" "__builtin_ia32_crc32di(0,i # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.1.16") +set(PACKAGE_VERSION "2.1.17") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 48e689499..9f3055a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (2.1.17) unstable; urgency=medium + + [ Américo Monteiro ] + * Portuguese manpages translation update (Closes: #979725) + + [ Julian Andres Klode ] + * kernels: Fix std::out_of_range if no kernels to protect + * Call ischroot with -t + + -- Julian Andres Klode Mon, 11 Jan 2021 12:10:32 +0100 + apt (2.1.16) unstable; urgency=medium [ Faidon Liambotis ] diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index be1f80b33..4f31b5d27 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2021-01-08T00:00:00Z + 2020-12-27T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 110677450..0cb1cfd5d 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml index 283533b47..8a517ee62 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2021-01-08T00:00:00Z + 2020-08-10T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 6cc81a31c..3f8a1c94c 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.1.16\n" +"Project-Id-Version: apt-doc 2.1.17\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-01-08 22:11+0100\n" +"POT-Creation-Date: 2021-01-11 12:11+0100\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 7a0594aeb..ef7b77e81 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.1.16\n" +"Project-Id-Version: apt 2.1.17\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2021-01-08 21:58+0100\n" +"POT-Creation-Date: 2021-01-11 12:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3