summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2021-01-11 12:11:10 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2021-01-11 12:11:10 +0100
commite9d659be2ac4772a19c10b6cea91687fe084876e (patch)
tree04fd15b749112e2a616d78bb53c539895fb45b3a
parentab34ccb25f9e8b54fef14142457d00beb3723ab1 (diff)
Release 2.1.17
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog11
-rw-r--r--doc/apt-patterns.7.xml2
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt_preferences.5.xml2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot4
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 <deity@lists.debian.org>")
-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 <jak@debian.org> 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;
<!-- The last update date -->
- <date>2021-01-08T00:00:00Z</date>
+ <date>2020-12-27T00:00:00Z</date>
</refentryinfo>
<refmeta>
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 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "2.1.16">
+<!ENTITY apt-product-version "2.1.17">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "buster">
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;
<!-- The last update date -->
- <date>2021-01-08T00:00:00Z</date>
+ <date>2020-08-10T00:00:00Z</date>
</refentryinfo>
<refmeta>
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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"