summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-02-18 12:33:04 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-02-18 12:33:04 +0100
commitdea9a6e3634f674050e525650cf8e7803f62d1da (patch)
tree3166cfece97719aa1104533118a1499ad396134e
parent9cc0e2cab7c83ede99e21c70f248d884b8930983 (diff)
release 1.9.101.9.10
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog19
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt.8.xml2
-rw-r--r--doc/po/apt-doc.pot14
-rw-r--r--doc/po/de.po12
-rw-r--r--doc/po/es.po12
-rw-r--r--doc/po/fr.po12
-rw-r--r--doc/po/it.po12
-rw-r--r--doc/po/ja.po12
-rw-r--r--doc/po/nl.po12
-rw-r--r--doc/po/pl.po12
-rw-r--r--doc/po/pt.po12
-rw-r--r--doc/po/pt_BR.po12
-rw-r--r--po/apt-all.pot4
15 files changed, 85 insertions, 66 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f2450d4be..7ad97c40b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -204,7 +204,7 @@ check_cxx_target(HAVE_FMV_SSE42_AND_CRC32DI "sse4.2" "__builtin_ia32_crc32di(0,
# Configure some variables like package, version and architecture.
set(PACKAGE ${PROJECT_NAME})
set(PACKAGE_MAIL "APT Development Team <deity@lists.debian.org>")
-set(PACKAGE_VERSION "1.9.9")
+set(PACKAGE_VERSION "1.9.10")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 8d0023128..4664128e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+apt (1.9.10) experimental; urgency=medium
+
+ [ David Kalnischkies ]
+ * Fix remaining usec vs sec time-delta calculation typos.
+ Thanks to Trent W. Buck for initial patch (Closes: #950776)
+
+ [ Julian Andres Klode ]
+ * seccomp: Allow time64 variants (>402,<415) of allowed syscalls
+ (Closes: #951012)
+ * debian/control: Bump libseccomp-dev Build-Depends to >= 2.4.2
+ * seccomp: Allow recvmmsg_time64() and futex_time64()
+ * policy: Add SetPriority() methods
+ * Revert "Add a Packages-Require-Authorization Release file field"
+
+ [ Michael Vogt ]
+ * doc: remove "WIP" from apt.8.xml
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 18 Feb 2020 12:32:42 +0100
+
apt (1.9.9) experimental; urgency=medium
* Widen regular expressions for versioned kernel packages (LP: #1607845)
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index a4cdb363a..f337055c2 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -274,7 +274,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.9.9">
+<!ENTITY apt-product-version "1.9.10">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "stretch">
diff --git a/doc/apt.8.xml b/doc/apt.8.xml
index 5eb506a50..21470cc32 100644
--- a/doc/apt.8.xml
+++ b/doc/apt.8.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2019-05-09T00:00:00Z</date>
+ <date>2020-02-13T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 92c78aff4..5c91571d8 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.9.9\n"
+"Project-Id-Version: apt-doc 1.9.10\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -673,11 +673,6 @@ msgid ""
"searching for new packages to install."
msgstr ""
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr ""
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -689,6 +684,11 @@ msgid ""
"(<option>--all-versions</option>) versions."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/de.po b/doc/po/de.po
index 18e7a24dc..b1168a83a 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.9.2\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2019-08-15 10:22+0200\n"
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -866,11 +866,6 @@ msgstr ""
"bevor Sie &apt; gestatten, ein Paket zu entfernen oder wenn Sie neue Pakete "
"zur Installation suchen."
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(in Arbeit)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -889,6 +884,11 @@ msgstr ""
"werden kann (<option>--upgradeable</option>) oder allen verfügbaren "
"(<option>--all-versions</option>)."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(in Arbeit)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/es.po b/doc/po/es.po
index 054961a14..40407efbd 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2014-07-04 01:31+0200\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -899,11 +899,6 @@ msgid ""
"searching for new packages to install."
msgstr ""
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr ""
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -915,6 +910,11 @@ msgid ""
"option>) versions."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/fr.po b/doc/po/fr.po
index c7a7e641d..2062320e9 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.8.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2019-05-01 17:00+0100\n"
"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -855,11 +855,6 @@ msgstr ""
"d'autoriser &apt; à supprimer un paquet ou lors d'une recherche de nouveaux "
"paquets à installer."
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(travail en cours)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -878,6 +873,11 @@ msgstr ""
"mises à jour <option>--upgradeable</option>, ou toutes les versions "
"disponibles <option>--all-versions</option>."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(travail en cours)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/it.po b/doc/po/it.po
index 610546fde..432c466ec 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2017-03-27 19:05+0200\n"
"Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -905,11 +905,6 @@ msgstr ""
"permettere ad &apt; di rimuovere un pacchetto o quando si cercano nuovi "
"pacchetti da installare."
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(lavoro-in-corso)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -927,6 +922,11 @@ msgstr ""
"versioni installate (<option>--installed</option>), aggiornabili (<option>--"
"upgradeable</option>) o disponibili (<option>--all-versions</option>)."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(lavoro-in-corso)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/ja.po b/doc/po/ja.po
index 87613b472..5eaecbb73 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.4\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2017-01-06 04:50+0900\n"
"Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -894,11 +894,6 @@ msgstr ""
"含みます。例えば &apt; にパッケージの削除をさせる前や、インストールする新しい"
"パッケージを検索するときに、この情報を見て参考にすることができます。"
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(作業中)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -916,6 +911,11 @@ msgstr ""
"versions</option>) の一覧オプションでも、パッケージ名をマッチさせる &glob; パ"
"ターンをサポートしています。"
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(作業中)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/nl.po b/doc/po/nl.po
index 3c1aa73e5..ebf1a8567 100644
--- a/doc/po/nl.po
+++ b/doc/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.8.0~rc3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2019-02-16 20:46+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -914,11 +914,6 @@ msgstr ""
"vooraleer u &apt; toestaat om een pakket te verwijderen of bij het zoeken "
"naar nieuw te installeren pakketten."
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(werk-in-uitvoering)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -937,6 +932,11 @@ msgstr ""
"opwaardeerbare (<option>--upgradable</option>) of alle beschikbare "
"(<option>--all-versions</option>) versies weer te geven."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(werk-in-uitvoering)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/pl.po b/doc/po/pl.po
index da6c466c6..e57ef8da3 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2014-07-04 02:13+0200\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -861,11 +861,6 @@ msgid ""
"searching for new packages to install."
msgstr ""
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr ""
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -877,6 +872,11 @@ msgid ""
"option>) versions."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/pt.po b/doc/po/pt.po
index cdb0b9efe..64d0b9d50 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.8.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2019-04-07 22:02+0000\n"
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
"Language-Team: Portuguese <>\n"
@@ -899,11 +899,6 @@ msgstr ""
"Pode, por exemplo, ser útil para ver esta informação antes de permitir ao "
"&apt; remover um pacote ou enquanto procura por novos pacotes para instalar."
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr "(work-in-progress)"
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -921,6 +916,11 @@ msgstr ""
"actualizáveis (<option>--upgradeable</option>) ou todas as versões "
"disponíveis (<option>--all-versions</option>)."
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr "(work-in-progress)"
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po
index 86a6cda94..88fb24f04 100644
--- a/doc/po/pt_BR.po
+++ b/doc/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: 2004-09-20 17:02+0000\n"
"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
"Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
@@ -656,11 +656,6 @@ msgid ""
"searching for new packages to install."
msgstr ""
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.8.xml
-msgid "(work-in-progress)"
-msgstr ""
-
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
@@ -672,6 +667,11 @@ msgid ""
"option>) versions."
msgstr ""
+#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
+#: apt.8.xml
+msgid "(work-in-progress)"
+msgstr ""
+
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
diff --git a/po/apt-all.pot b/po/apt-all.pot
index 40a53f938..c9c07ef2a 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.9.9\n"
+"Project-Id-Version: apt 1.9.10\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-02-04 17:42+0100\n"
+"POT-Creation-Date: 2020-02-18 12:32+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"