From ed94a024e14e0fdbd9ea6cabd07063da441bcc02 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 20 Aug 2018 09:49:00 +0200 Subject: Release 1.6.3ubuntu0.1 --- CMakeLists.txt | 2 +- debian/changelog | 10 ++++++++++ debian/control | 3 ++- 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 ++-- 10 files changed, 22 insertions(+), 11 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 710fe9737..9a2723cfc 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.3ubuntu0.1") 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..1c700e21e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (1.6.3ubuntu0.1) bionic-security; urgency=medium + + [ 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 + + -- Julian Andres Klode Mon, 20 Aug 2018 09:48:01 +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/debian/control b/debian/control index 333150ff8..9b94059e4 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: apt Section: admin Priority: important -Maintainer: APT Development Team +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: APT Development Team Uploaders: Michael Vogt , Julian Andres Klode , David Kalnischkies 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..639014c2f 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..116b60891 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.3ubuntu0.1\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 09:49+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..1edffc406 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.3ubuntu0.1\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 09:49+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