summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-06-25 17:15:26 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-06-25 17:18:27 +0200
commitc934279f7a8945d05f383ad67e2c846c4db17791 (patch)
tree55731b71f8e6abd26cf41286db1db7a7727fd16c
parent4d2d23bd317620e0fbd3bc64e9de7ff31c3927d4 (diff)
Release 1.6.21.6.2
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog14
-rw-r--r--doc/apt-get.8.xml2
-rw-r--r--doc/apt-transport-https.1.xml2
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt.conf.5.xml2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--doc/sources.list.5.xml2
-rw-r--r--po/apt-all.pot4
9 files changed, 24 insertions, 10 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 384d92297..a60380fc1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -182,7 +182,7 @@ endif()
# 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 "1.6.1")
+set(PACKAGE_VERSION "1.6.2")
if (NOT DEFINED DPKG_DATADIR)
execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;"
diff --git a/debian/changelog b/debian/changelog
index 5ccb3c9f9..26ef95bc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apt (1.6.2) unstable; urgency=medium
+
+ * Fix build with new gtest (Closes: #897149)
+ * Handle a missed case of timed out ip addresses (LP: #1766542)
+ * Lower default network timeouts from 120s to 30s
+ * apt-key: Pass all instead of gpg-agent to gpgconf --kill (LP: #1773992)
+ * Fix lock counting in debSystem (LP: #1778547)
+ * CI fixes:
+ - tests: Do not expect requested-by if sudo was invoked by root
+ - Run tests on GitLab CI
+ - CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 25 Jun 2018 17:15:10 +0200
+
apt (1.6.1) unstable; urgency=medium
* CMake: Fix builds without zstd
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index f7363bcd7..290dbed98 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2018-04-18T00:00:00Z</date>
+ <date>2018-04-20T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml
index 8b4c2f3c0..8b6a0a5c7 100644
--- a/doc/apt-transport-https.1.xml
+++ b/doc/apt-transport-https.1.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2018-04-18T00:00:00Z</date>
+ <date>2018-04-20T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index d54a7b677..32c40abb4 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -262,7 +262,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.6.1">
+<!ENTITY apt-product-version "1.6.2">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "jessie">
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index d044c0442..e3d4e4988 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -19,7 +19,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2018-04-18T00:00:00Z</date>
+ <date>2018-04-20T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index eaaa0e918..ba6ceb8b5 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 1.6.1\n"
+"Project-Id-Version: apt-doc 1.6.2\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2018-04-20 12:07+0200\n"
+"POT-Creation-Date: 2018-06-25 17:15+0200\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/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 6f96d48b5..f9b994add 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2018-04-18T00:00:00Z</date>
+ <date>2018-04-20T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/po/apt-all.pot b/po/apt-all.pot
index 164461013..b41c22bd9 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.6.1\n"
+"Project-Id-Version: apt 1.6.2\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2018-04-20 12:07+0200\n"
+"POT-Creation-Date: 2018-06-25 17:15+0200\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"