From 0d02864e0bfef47b8588207e7e7c5da3a94dfe59 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 13 Nov 2018 10:32:00 +0100 Subject: Release 1.8.0~alpha2 --- CMakeLists.txt | 2 +- debian/changelog | 10 ++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 16 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c50bf463..2a05fbc45 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,7 +183,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.8.0~alpha1") +set(PACKAGE_VERSION "1.8.0~alpha2") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 5aee2342f..6bce99e1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (1.8.0~alpha2) unstable; urgency=medium + + * Revert "http: Fix handling of server connection closure" + This reverts commit fb3f36593563d09a8d1727cc7c6deb0b49823ca2. It + caused downloads to hang on long-lived connections on certain + servers. + * Drop debian/source/options, not needed anymore + + -- Julian Andres Klode Tue, 13 Nov 2018 10:31:49 +0100 + apt (1.8.0~alpha1) unstable; urgency=medium [ Damyan Ivanov ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 38109d6c1..7f802dea9 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index f1ca5714f..c794ed03f 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.8.0~alpha1\n" +"Project-Id-Version: apt-doc 1.8.0~alpha2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-11-12 11:52+0100\n" +"POT-Creation-Date: 2018-11-13 10:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index 77de82ae7..fb7916d47 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.8.0~alpha1\n" +"Project-Id-Version: apt 1.8.0~alpha2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-11-12 11:52+0100\n" +"POT-Creation-Date: 2018-11-13 10:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3