summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-08-19 15:20:14 +0100
committerRichard Hughes <richard@hughsie.com>2015-08-19 15:20:14 +0100
commit230edbb41953c695bf17700a8832d2ead362b32c (patch)
treef173881f9bdbbc8145c2557e894c4faa376f9bf7
parent9f495b0e37e58155e86eb35192f7a95473d44dcd (diff)
Release 1.0.8PACKAGEKIT_1_0_8
-rw-r--r--NEWS23
-rw-r--r--docs/html/pk-download.html1
-rw-r--r--po/de.po10
-rw-r--r--po/en_GB.po10
-rw-r--r--po/eu.po21
-rw-r--r--po/hu.po13
-rw-r--r--po/it.po10
-rw-r--r--po/ko.po10
-rw-r--r--po/pl.po10
-rw-r--r--po/ru.po10
-rw-r--r--po/sl.po10
-rw-r--r--po/uk.po10
-rw-r--r--po/zh_TW.po10
13 files changed, 87 insertions, 61 deletions
diff --git a/NEWS b/NEWS
index 07f556321..396b7fc94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 1.0.8
+~~~~~~~~~~~~~
+Released: 2015-08-19
+
+Backends:
+ - hif: Record the UID of the session user in the yumdb (Richard Hughes)
+ - urpmi: Add support for FILTER_ARCH (Thierry Vignaud)
+ - urpmi: Enable newer filters by default (Thierry Vignaud)
+ - urpmi: Implement install_files (Thierry Vignaud)
+ - urpmi: Other distros have synced their urpm API with mga (Thierry Vignaud)
+ - urpmi: Support the NOT filter variants too (Thierry Vignaud)
+ - yum: Add support for GetDetailsLocal (Richard Hughes)
+ - yum: Record the UID of the session user in the yumdb (Richard Hughes)
+
+New Features:
+ - Generate Vala bindings (Robert Ancell)
+
+Bugfixes:
+ - Correctly register enum properties (Robert Ancell)
+ - Exit quietly if we didn't prepare the offline update (Will Woods)
+ - Fix various docstring errors in the library (Robert Ancell)
+ - Look for libsystemd now that journal/login are merged (Matthias Klumpp)
+
Version 1.0.7
~~~~~~~~~~~~~
Released: 2015-07-13
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index a507a3ee3..fcf27812a 100644
--- a/docs/html/pk-download.html
+++ b/docs/html/pk-download.html
@@ -41,6 +41,7 @@ modified translations as required or suggested.
</p>
<table>
<tr><td><b>Version</b></td><td>&nbsp;&nbsp;</td><td><b>Date</b></td></tr>
+<tr><td>1.0.8</td><td></td><td>2015-08-19</td></tr>
<tr><td>1.0.7</td><td></td><td>2015-07-13</td></tr>
<tr><td>1.0.6</td><td></td><td>2015-04-07</td></tr>
<tr><td>1.0.5</td><td></td><td>2015-02-09</td></tr>
diff --git a/po/de.po b/po/de.po
index 965e8d716..5e2e78a4b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -23,10 +23,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: German (http://www.transifex.com/p/packagekit/language/de/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-21 22:40+0000\n"
+"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
+"Language-Team: German (http://www.transifex.com/freedesktop/packagekit/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -574,7 +574,7 @@ msgstr "Nach dem Installieren der Aktualisierungen wird das System heruntergefah
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Aktualisierungen werden installiert; dies könnte eine Weile dauern..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/en_GB.po b/po/en_GB.po
index c63c94598..058a382e8 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -12,10 +12,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/p/packagekit/language/en_GB/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-17 11:31+0000\n"
+"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"Language-Team: English (United Kingdom) (http://www.transifex.com/freedesktop/packagekit/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -563,7 +563,7 @@ msgstr "Shutting down after installing updates…"
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Installing updates; this could take a while..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/eu.po b/po/eu.po
index 42f7a7587..7b2339c89 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# assar <asier.sarasua@gmail.com>, 2015
# assar <asier.sarasua@gmail.com>, 2013-2015
# assar <asier.sarasua@gmail.com>, 2012
# Richard Hughes <richard@hughsie.com>, 2011
@@ -10,10 +11,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Basque (http://www.transifex.com/p/packagekit/language/eu/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-08-15 18:46+0000\n"
+"Last-Translator: assar <asier.sarasua@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.com/freedesktop/packagekit/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -353,7 +354,7 @@ msgstr "Ezin izan da jakin ekintza hau azken aldiz egin zenetik igaro den denbor
#. TRANSLATORS: this is the time since this role was used
msgid "Time since"
-msgstr ""
+msgstr "Igarotako denbora"
#. TRANSLATORS: There follows a list of packages downloaded and ready
#. * to be updated
@@ -378,7 +379,7 @@ msgstr "Instalatu paketeak baieztapena eskatu gabe"
#. command line argument, do we just download or apply changes
msgid "Prepare the transaction by downloading packages only"
-msgstr ""
+msgstr "Prestatu transakzioa paketeak deskargatuz soilik"
#. command line argument, do we allow package downgrades
msgid "Allow packages to be downgraded during transaction"
@@ -480,7 +481,7 @@ msgid "A repo name, parameter and value are required"
msgstr "Biltegi-izen bat, parametro bat eta balio bat behar dira"
msgid "A repo id and autoremove required"
-msgstr ""
+msgstr "Biltegi baten IDa eta kentze automatikoa derrigorrezkoak"
#. TRANSLATORS: The user didn't
#. * specify what action to use
@@ -561,7 +562,7 @@ msgstr "Itzaltzen eguneraketak instalatu ondoren..."
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Eguneraketak instalatzen; denbora-tartetxo bat behar du horrek..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
@@ -1238,12 +1239,12 @@ msgstr "Autentifikazioa behar da softwarearen bertsio zaharrak instalatzeko"
#. without a secure authentication.
#. - This is not kept as each package should be authenticated.
msgid "Trust a key used for signing software"
-msgstr ""
+msgstr "Fidatu softwarea sinatzeko erabili den gako batez"
msgid ""
"Authentication is required to consider a key used for signing software as "
"trusted"
-msgstr ""
+msgstr "Autentifikazioa behar da softwarea sinatzeko erabilitako gakoa fidagarrizat hartzeko"
#. SECURITY:
#. - Normal users do not require admin authentication to accept new
diff --git a/po/hu.po b/po/hu.po
index 9dfdb0e86..72fa03194 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,15 +7,16 @@
# Gabor Kelemen <kelemeng at gnome dot hu>, 2009, 2012
# kelemeng <kelemeng@ubuntu.com>, 2013-2014
# kelemeng <kelemeng@ubuntu.com>, 2012
+# kelemeng <kelemeng@ubuntu.com>, 2015
# Richard Hughes <richard@hughsie.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Hungarian (http://www.transifex.com/p/packagekit/language/hu/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-27 12:42+0000\n"
+"Last-Translator: kelemeng <kelemeng@ubuntu.com>\n"
+"Language-Team: Hungarian (http://www.transifex.com/freedesktop/packagekit/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -380,7 +381,7 @@ msgstr "Telepíti a csomagokat megerősítés kérése nélkül"
#. command line argument, do we just download or apply changes
msgid "Prepare the transaction by downloading packages only"
-msgstr ""
+msgstr "A tranzakció előkészítése a csomagok letöltésével"
#. command line argument, do we allow package downgrades
msgid "Allow packages to be downgraded during transaction"
@@ -563,7 +564,7 @@ msgstr "Leállítás a frissítések telepítése után…"
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Frissítések telepítése, ez eltarthat egy ideig…"
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/it.po b/po/it.po
index bb433b7c7..8c7f07199 100644
--- a/po/it.po
+++ b/po/it.po
@@ -16,10 +16,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Italian (http://www.transifex.com/p/packagekit/language/it/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-13 12:35+0000\n"
+"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
+"Language-Team: Italian (http://www.transifex.com/freedesktop/packagekit/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -567,7 +567,7 @@ msgstr "Spegnimento del sistema dopo l'installazione degli aggiornamenti…"
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Installazione aggiornamenti, potrebbe richiedere del tempo…"
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/ko.po b/po/ko.po
index 6efad7e54..d71ae37f7 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -11,10 +11,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Korean (http://www.transifex.com/p/packagekit/language/ko/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-27 19:56+0000\n"
+"Last-Translator: Shinjo Park <kde@peremen.name>\n"
+"Language-Team: Korean (http://www.transifex.com/freedesktop/packagekit/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -562,7 +562,7 @@ msgstr "업데이트 설치 후 시스템 끄는 중..."
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "업데이트 설치 중, 시간이 걸릴 수 있습니다..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/pl.po b/po/pl.po
index 3db92d967..842bb8117 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,10 +9,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Polish (http://www.transifex.com/p/packagekit/language/pl/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-13 16:04+0000\n"
+"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
+"Language-Team: Polish (http://www.transifex.com/freedesktop/packagekit/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -560,7 +560,7 @@ msgstr "Wyłączanie komputera po zainstalowaniu aktualizacji…"
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Instalowanie aktualizacji, może to chwilę zająć..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/ru.po b/po/ru.po
index 9f9dfc1c2..edf409d79 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -18,10 +18,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Russian (http://www.transifex.com/p/packagekit/language/ru/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-13 12:53+0000\n"
+"Last-Translator: Serge Vylekzhanin <vylekzhanin@mail.ru>\n"
+"Language-Team: Russian (http://www.transifex.com/freedesktop/packagekit/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -569,7 +569,7 @@ msgstr "Выполняется выключение после установк
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Установка обновлений; это может занять некоторое время…"
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/sl.po b/po/sl.po
index 99cb49b20..f94e86d60 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -9,10 +9,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Slovenian (http://www.transifex.com/p/packagekit/language/sl/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-29 19:50+0000\n"
+"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
+"Language-Team: Slovenian (http://www.transifex.com/freedesktop/packagekit/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -560,7 +560,7 @@ msgstr "Izklop sistema po namestitvi posodobitev ..."
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Nameščanje posodobitev zahteva svoj čas ..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/uk.po b/po/uk.po
index 17c13d012..111a20388 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,10 +9,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Ukrainian (http://www.transifex.com/p/packagekit/language/uk/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-13 11:41+0000\n"
+"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
+"Language-Team: Ukrainian (http://www.transifex.com/freedesktop/packagekit/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -560,7 +560,7 @@ msgstr "Вимикаємо систему після встановлення о
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "Зачекайте, встановлюємо оновлення…"
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 48fbd287b..c05d5153d 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,10 +10,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PackageKit\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-13 12:37+0100\n"
-"PO-Revision-Date: 2015-07-13 11:37+0000\n"
-"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.com/p/packagekit/language/zh_TW/)\n"
+"POT-Creation-Date: 2015-08-19 15:19+0100\n"
+"PO-Revision-Date: 2015-07-13 12:37+0000\n"
+"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/freedesktop/packagekit/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -561,7 +561,7 @@ msgstr "在安裝完更新後關機…"
#. TRANSLATORS: we've started doing offline updates
msgid "Installing updates; this could take a while..."
-msgstr ""
+msgstr "正在安裝更新;這會花上一段時間..."
#. TRANSLATORS: when we are getting data from the daemon
msgid "Getting package information..."