From a90a6f585030f768e01bd38cd0788a14551b52a2 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 5 May 2017 14:52:43 +0200 Subject: Ubuntu release 1.2.22 --- configure.ac | 2 +- debian/NEWS | 11 +++++++++++ debian/changelog | 14 +++++++++++++- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- doc/po/de.po | 2 +- doc/po/es.po | 2 +- doc/po/fr.po | 2 +- doc/po/it.po | 2 +- doc/po/ja.po | 2 +- doc/po/nl.po | 2 +- doc/po/pl.po | 2 +- doc/po/pt.po | 2 +- doc/po/pt_BR.po | 2 +- 14 files changed, 37 insertions(+), 14 deletions(-) diff --git a/configure.ac b/configure.ac index 8a21b6a57..e91b3afe9 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib) AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) PACKAGE="apt" -PACKAGE_VERSION="1.2.21" +PACKAGE_VERSION="1.2.22" PACKAGE_MAIL="APT Development Team " AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") diff --git a/debian/NEWS b/debian/NEWS index 934391456..a9e00166c 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,14 @@ +apt (1.2.22) unstable; urgency=medium + + This release uncouples the the downloading of new package + information and the upgrades from the installation of the + upgrades. The downloading now takes place randomly throughout + the day (thus spreading the load on mirrors), while the upgrade + only starts between 6 and 7 (am) (so it is predictable when this + runs and administrators can react quickly if anything breaks). + + -- Julian Andres Klode Thu, 04 May 2017 22:54:02 +0200 + apt (1.2~exp1) experimental; urgency=medium [ Automatic removal of debs after install ] diff --git a/debian/changelog b/debian/changelog index b40e92c59..0403e2c4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,22 @@ +apt (1.2.22) xenial; urgency=medium + + [ Julian Andres Klode ] + * Run unattended-upgrade -d in download part + * apt.systemd.daily: Add locking + * Split apt-daily timer into two (LP: #1686470) + + [ Matt Kraai ] + * bash-completion: Fix spelling of autoclean (Closes: #861846) + + -- Julian Andres Klode Fri, 05 May 2017 14:51:57 +0200 + apt (1.2.21) xenial; urgency=medium * Microrelease covering fixes of 1.4 and 1.4.1 [ Julian Andres Klode ] * Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$ - * systemd: Rework timing and add After=network-online (LP: #1615482) + * systemd: Rework timing and add After=network-online (was LP #1615482) [ David Kalnischkies ] * Fix and avoid quoting in CommandLine::AsString (LP: #1672710) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 6f641620a..2ab211a22 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -237,7 +237,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index c758527e7..54d07aa39 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.2.21\n" +"Project-Id-Version: apt-doc 1.2.22\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+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/po/de.po b/doc/po/de.po index cc7545bb5..53b7fc3af 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2014-09-14 14:46+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" diff --git a/doc/po/es.po b/doc/po/es.po index bfa7b6ea7..305056848 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" diff --git a/doc/po/fr.po b/doc/po/fr.po index 9c5b1f013..2c1416611 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2014-11-15 17:26+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" diff --git a/doc/po/it.po b/doc/po/it.po index 9b2ff9e58..1f6a5ca74 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2015-12-27 21:26+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" diff --git a/doc/po/ja.po b/doc/po/ja.po index eba5ca9e2..f74a7955b 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.6\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2016-03-23 09:39+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" diff --git a/doc/po/nl.po b/doc/po/nl.po index 247f26d09..0d415253c 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.1.10-nl\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2016-02-01 16:17+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" diff --git a/doc/po/pl.po b/doc/po/pl.po index cb616e7f1..9a1838923 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" diff --git a/doc/po/pt.po b/doc/po/pt.po index 8cf47c676..5d60f3cae 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.7\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2014-08-29 00:34+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index a82c8473e..396449441 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-04-25 21:01+0200\n" +"POT-Creation-Date: 2017-05-05 14:52+0200\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" -- cgit v1.2.3