From abe429029c2d2b407a67e2a48d4594184cb88a5e Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 23 Oct 2017 01:58:07 +0200 Subject: Release 1.6~alpha1 --- CMakeLists.txt | 2 +- debian/NEWS | 6 ++++-- debian/changelog | 26 ++++++++++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 6 +++--- po/ar.po | 4 ++-- po/ast.po | 4 ++-- po/bg.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dz.po | 4 ++-- po/el.po | 4 ++-- po/es.po | 4 ++-- po/eu.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/gl.po | 4 ++-- po/hu.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/km.po | 4 ++-- po/ko.po | 4 ++-- po/ku.po | 4 ++-- po/lt.po | 4 ++-- po/mr.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nn.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sv.po | 4 ++-- po/th.po | 4 ++-- po/tl.po | 4 ++-- po/tr.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- 48 files changed, 121 insertions(+), 93 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c703307e..0e9d54d63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -176,7 +176,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.5") +set(PACKAGE_VERSION "1.6~alpha1") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/NEWS b/debian/NEWS index 7ad20ccd6..132920b5d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -apt (1.6~alpha1) UNRELEASED; urgency=medium +apt (1.6~alpha1) unstable; urgency=medium All methods provided by apt except for cdrom, gpgv, and rsh now use seccomp-BPF sandboxing to restrict the list of allowed system @@ -9,7 +9,9 @@ apt (1.6~alpha1) UNRELEASED; urgency=medium APT::Sandbox::Seccomp::Trap is a list of names of more syscalls to trap APT::Sandbox::Seccomp::Allow is a list of names of more syscalls to allow - -- Julian Andres Klode Sun, 22 Oct 2017 22:29:58 +0200 + Also, sandboxing is now enabled for the mirror method. + + -- Julian Andres Klode Mon, 23 Oct 2017 01:58:18 +0200 apt (1.5~beta1) unstable; urgency=medium diff --git a/debian/changelog b/debian/changelog index 324b03678..569a55f57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (1.6~alpha1) unstable; urgency=medium + + [ Julian Andres Klode ] + * Bump Standards-Version to 4.1.0 + * Drop obsolete dh-systemd build-dep + * Drop obsolute Testsuite: autopkgtest header + * Drop curl method and apt-transport-https package + * Fix testsuite for and add new fields from dpkg 1.19 + * Run Proxy-Auto-Detect script from main process + * methods/mirror: Enable sandboxing and other aptMethod features + * Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh + + [ David Kalnischkies ] + * proper error reporting for v3 onion services + * allow empty build-dependency fields in the parser (Closes: #875363) + * send the hashes for alternative file correctly + * ignore unsupported key formats in apt-key (Closes: #876508) + + [ Mo Zhou ] + * zh_CN.po: Update Simplified Chinese programs translation + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #879137) + + -- Julian Andres Klode Mon, 23 Oct 2017 01:58:18 +0200 + apt (1.5) unstable; urgency=medium * Fix translator comment location for legacy target warning diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 05585bd6c..873aafab0 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -245,7 +245,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 2bdca65d1..e6e9d7e27 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.5\n" +"Project-Id-Version: apt-doc 1.6~alpha1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-23 01:59+0200\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 7c2a53389..deb6ac1cb 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.5\n" +"Project-Id-Version: apt 1.6~alpha1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-23 01:59+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3230,7 +3230,7 @@ msgstr "" msgid "Connection failed" msgstr "" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ar.po b/po/ar.po index a86fe567b..035547b9a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -3289,7 +3289,7 @@ msgstr "بيانات ترويسة سيئة" msgid "Connection failed" msgstr "فشل الاتصال" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ast.po b/po/ast.po index 893fadb3b..e162974e1 100644 --- a/po/ast.po +++ b/po/ast.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (ast)\n" @@ -3450,7 +3450,7 @@ msgstr "Datos de testera incorreutos" msgid "Connection failed" msgstr "Fallo la conexón" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/bg.po b/po/bg.po index e98a8ac8b..ac3bdf497 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -3493,7 +3493,7 @@ msgstr "Невалидни данни на заглавната част" msgid "Connection failed" msgstr "Неуспех при свързването" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/bs.po b/po/bs.po index 830375a0d..acdd3a178 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -3271,7 +3271,7 @@ msgstr "" msgid "Connection failed" msgstr "Povezivanje neuspješno" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ca.po b/po/ca.po index 99dbf0cbf..1a3152665 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2016-12-05 21:09+0100\n" "Last-Translator: Oriol Debian \n" "Language-Team: Catalan \n" @@ -3578,7 +3578,7 @@ msgstr "Capçalera de dades no vàlida" msgid "Connection failed" msgstr "Ha fallat la connexió" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/cs.po b/po/cs.po index 16f015324..91c9bea54 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -3482,7 +3482,7 @@ msgstr "Špatné datové záhlaví" msgid "Connection failed" msgstr "Spojení selhalo" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/cy.po b/po/cy.po index b33b6ecbc..3f7c9744a 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -3475,7 +3475,7 @@ msgstr "Data pennawd gwael" msgid "Connection failed" msgstr "Methodd y cysylltiad" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/da.po b/po/da.po index 28777abc0..307a86f38 100644 --- a/po/da.po +++ b/po/da.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -3517,7 +3517,7 @@ msgstr "Ugyldige hoved-data" msgid "Connection failed" msgstr "Forbindelsen mislykkedes" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/de.po b/po/de.po index 72d443e41..c877a2abe 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2014-09-19 13:04+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -3564,7 +3564,7 @@ msgstr "Fehlerhafte Kopfzeilendaten" msgid "Connection failed" msgstr "Verbindung fehlgeschlagen" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/dz.po b/po/dz.po index e93948b91..377d6326d 100644 --- a/po/dz.po +++ b/po/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -3421,7 +3421,7 @@ msgstr "མགོ་ཡིག་གནད་སྡུད་བྱང་ཉེས msgid "Connection failed" msgstr "བཐུད་ལམ་འཐུས་ཤོར་བྱུང་ཡོད།" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/el.po b/po/el.po index 3ccb8dcee..aa6f5b2e4 100644 --- a/po/el.po +++ b/po/el.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης \n" "Language-Team: Greek \n" @@ -3448,7 +3448,7 @@ msgstr "Ελαττωματικά δεδομένα επικεφαλίδας" msgid "Connection failed" msgstr "Η σύνδεση απέτυχε" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/es.po b/po/es.po index 48232971f..35617f7e3 100644 --- a/po/es.po +++ b/po/es.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -3640,7 +3640,7 @@ msgstr "Datos de cabecera incorrectos" msgid "Connection failed" msgstr "Falló la conexión" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/eu.po b/po/eu.po index ecb019923..f5591fe44 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -3414,7 +3414,7 @@ msgstr "Goiburu data gaizki dago" msgid "Connection failed" msgstr "Konexioak huts egin du" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/fi.po b/po/fi.po index 2a94cbb20..b62576365 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -3410,7 +3410,7 @@ msgstr "Virheellinen otsikkotieto" msgid "Connection failed" msgstr "Yhteys ei toiminut" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/fr.po b/po/fr.po index 64421b65d..ce42c9e35 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2013-12-15 16:45+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -3554,7 +3554,7 @@ msgstr "Mauvais en-tête de donnée" msgid "Connection failed" msgstr "Échec de la connexion" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/gl.po b/po/gl.po index 8f3f71759..e8b31121e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -3481,7 +3481,7 @@ msgstr "Datos da cabeceira incorrectos" msgid "Connection failed" msgstr "Produciuse un fallo na conexión" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/hu.po b/po/hu.po index 916747e83..5ce5f5b0c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -3536,7 +3536,7 @@ msgstr "Rossz fejlécadatok" msgid "Connection failed" msgstr "Sikertelen kapcsolódás" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/it.po b/po/it.po index f3d299dc9..a939bf684 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2015-04-07 16:51+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -3529,7 +3529,7 @@ msgstr "Header dati non corretto" msgid "Connection failed" msgstr "Connessione non riuscita" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ja.po b/po/ja.po index cba381fae..be0c30c7e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -3527,7 +3527,7 @@ msgstr "不正なヘッダです" msgid "Connection failed" msgstr "接続失敗" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/km.po b/po/km.po index cb5848c70..6d74368d1 100644 --- a/po/km.po +++ b/po/km.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -3397,7 +3397,7 @@ msgstr "ទិន្នន័យ​បឋមកថា​ខូច" msgid "Connection failed" msgstr "ការតភ្ជាប់​បាន​បរាជ័យ​" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ko.po b/po/ko.po index 3a385d136..34461c6c9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -3410,7 +3410,7 @@ msgstr "헤더 데이터가 잘못되었습니다" msgid "Connection failed" msgstr "연결이 실패했습니다" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ku.po b/po/ku.po index 8475939bb..4f69acc50 100644 --- a/po/ku.po +++ b/po/ku.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -3297,7 +3297,7 @@ msgstr "" msgid "Connection failed" msgstr "Girêdan pêk nehatiye" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/lt.po b/po/lt.po index 7b18c60f7..4d8c924df 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -3395,7 +3395,7 @@ msgstr "" msgid "Connection failed" msgstr "Prisijungti nepavyko" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/mr.po b/po/mr.po index 6cd0fe77d..958ae1859 100644 --- a/po/mr.po +++ b/po/mr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -3395,7 +3395,7 @@ msgstr "चुकीचा शीर्षक डाटा" msgid "Connection failed" msgstr "जोडणी अयशस्वी" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/nb.po b/po/nb.po index 2a14012d4..951ded1fe 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2016-06-11 22:38+0200\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -3463,7 +3463,7 @@ msgstr "Ødelagte hodedata" msgid "Connection failed" msgstr "Forbindelsen mislykkes" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ne.po b/po/ne.po index 6363354ba..e6804b064 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -3395,7 +3395,7 @@ msgstr "खराब हेडर डेटा" msgid "Connection failed" msgstr "जडान असफल भयो" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/nn.po b/po/nn.po index ddb47042e..aa6ffa338 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -3408,7 +3408,7 @@ msgstr " msgid "Connection failed" msgstr "Sambandet mislukkast" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/pl.po b/po/pl.po index 0e19fda9c..61aa2abd4 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -3521,7 +3521,7 @@ msgstr "Błędne dane nagłówka" msgid "Connection failed" msgstr "Połączenie nie powiodło się" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/pt.po b/po/pt.po index 8be7114f1..71ac09234 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -3500,7 +3500,7 @@ msgstr "Dados de cabeçalho errados" msgid "Connection failed" msgstr "A ligação falhou" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0f7ec4c6a..d7987d9b5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -3444,7 +3444,7 @@ msgstr "Antet de date necorespunzător" msgid "Connection failed" msgstr "Conectare eșuată" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/ru.po b/po/ru.po index 1a7843346..d27ce429b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2017-07-01 16:05+0300\n" "Last-Translator: Aleksej Shilin \n" "Language-Team: Russian \n" @@ -3569,7 +3569,7 @@ msgstr "Неверный заголовок данных" msgid "Connection failed" msgstr "Соединение разорвано" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/sk.po b/po/sk.po index a98f82bc3..c3d2631a4 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -3464,7 +3464,7 @@ msgstr "Zlé dátové záhlavie" msgid "Connection failed" msgstr "Spojenie zlyhalo" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/sl.po b/po/sl.po index 17d1c4e79..1c9de2520 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -3471,7 +3471,7 @@ msgstr "Napačni podatki glave" msgid "Connection failed" msgstr "Povezava ni uspela" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/sv.po b/po/sv.po index 76e823a31..c4f8a1c6b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -3494,7 +3494,7 @@ msgstr "Felaktiga data i huvud" msgid "Connection failed" msgstr "Anslutningen misslyckades" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/th.po b/po/th.po index 7b78abdc5..0862dd79a 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -3389,7 +3389,7 @@ msgstr "ข้อมูลส่วนหัวผิดพลาด" msgid "Connection failed" msgstr "เชื่อมต่อไม่สำเร็จ" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/tl.po b/po/tl.po index 222fa19f9..7c19d0c6e 100644 --- a/po/tl.po +++ b/po/tl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -3429,7 +3429,7 @@ msgstr "Maling datos sa panimula" msgid "Connection failed" msgstr "Bigo ang koneksyon" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/tr.po b/po/tr.po index 6b246eab5..c7f4574d8 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2016-09-24 03:24+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -3531,7 +3531,7 @@ msgstr "Kötü başlık verisi" msgid "Connection failed" msgstr "Bağlantı başarısız" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/uk.po b/po/uk.po index aa4e86e8b..7cd8cdcf4 100644 --- a/po/uk.po +++ b/po/uk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -3522,7 +3522,7 @@ msgstr "Погана заголовкова інформація" msgid "Connection failed" msgstr "З'єднання не вдалося" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/vi.po b/po/vi.po index 072d5b9eb..37a39016b 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -3493,7 +3493,7 @@ msgstr "Dữ liệu phần đầu sai" msgid "Connection failed" msgstr "Kết nối bị lỗi" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 1985e364c..db6f1dda3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.5.x\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2017-10-08 11:00+0000\n" "Last-Translator: Mo Zhou \n" "Language-Team: Chinese (simplified) \n" @@ -3392,7 +3392,7 @@ msgstr "错误的报头数据" msgid "Connection failed" msgstr "连接失败" -#: methods/basehttp.cc methods/curl.cc methods/ftp.cc methods/http.cc +#: methods/basehttp.cc methods/ftp.cc methods/http.cc #, c-format msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?" msgstr "文件尺寸不符(%llu != %llu)。您使用的镜像正在同步中?" diff --git a/po/zh_TW.po b/po/zh_TW.po index 96a14e6d2..1d90b202e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-09-24 17:54+0200\n" +"POT-Creation-Date: 2017-10-22 23:49+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]