From b438f971a9fe2b06bd15cb56451b155853c0100c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 20 Aug 2018 17:39:08 +0200 Subject: Release 1.6.4 --- CMakeLists.txt | 2 +- debian/changelog | 11 +++++++++++ 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, 21 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 710fe9737..c619efa2e 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.3") +set(PACKAGE_VERSION "1.6.4") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 8dd68cdaa..264e61735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (1.6.4) unstable; urgency=critical + + [ David Kalnischkies ] + * SECURITY UPDATE: Fallback in the mirror method allowed a later server to + supply any InRelease file without it having to be verified. (LP: #1787752) + - apt-pkg/acquire-item.cc:: clear alternative URIs for mirror:// between steps + - CVE-2018-0501 + - https://mirror.fail/ + + -- Julian Andres Klode Mon, 20 Aug 2018 17:38:50 +0200 + apt (1.6.3) unstable; urgency=medium * Handle JSON hooks that just close the file/exit and fix some other errors diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index c1db915b3..5ca6cde85 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2018-06-25T00:00:00Z + 2018-08-20T00:00:00Z diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml index bccfa4fb0..204aae904 100644 --- a/doc/apt-transport-https.1.xml +++ b/doc/apt-transport-https.1.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2018-06-25T00:00:00Z + 2018-08-20T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 227f93211..45e4171d8 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 d377106f7..470fc8998 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2018-06-25T00:00:00Z + 2018-08-20T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 68fb07f53..bfe973005 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.3\n" +"Project-Id-Version: apt-doc 1.6.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-07-09 16:41+0200\n" +"POT-Creation-Date: 2018-08-20 17:38+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 4eedcf520..d52e4ea55 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2018-06-25T00:00:00Z + 2018-08-20T00:00:00Z diff --git a/po/apt-all.pot b/po/apt-all.pot index 478f8e744..28abf741f 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.6.3\n" +"Project-Id-Version: apt 1.6.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-07-09 16:41+0200\n" +"POT-Creation-Date: 2018-08-20 17:38+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