From c934279f7a8945d05f383ad67e2c846c4db17791 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 25 Jun 2018 17:15:26 +0200 Subject: Release 1.6.2 --- CMakeLists.txt | 2 +- debian/changelog | 14 ++++++++++++++ doc/apt-get.8.xml | 2 +- doc/apt-transport-https.1.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/apt.conf.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- doc/sources.list.5.xml | 2 +- po/apt-all.pot | 4 ++-- 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 ") -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 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; - 2018-04-18T00:00:00Z + 2018-04-20T00:00:00Z 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; - 2018-04-18T00:00:00Z + 2018-04-20T00:00:00Z 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 @@ "> - + 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; - 2018-04-18T00:00:00Z + 2018-04-20T00:00:00Z 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 \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 \n" "Language-Team: LANGUAGE \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; - 2018-04-18T00:00:00Z + 2018-04-20T00:00:00Z 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 \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 \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3