summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2016-07-14 14:32:10 +0200
committerKalev Lember <klember@redhat.com>2016-07-14 14:32:10 +0200
commit835960c64fe00bb04d47bbbc4c99f3697a6128c3 (patch)
tree30999b1e2c0e3f57d610cff15a3198220ce89240
parent3ba7f032a1561e8886e3155cb898ef61b8654cd9 (diff)
Release 1.1.3PACKAGEKIT_1_1_3
-rw-r--r--NEWS12
-rw-r--r--docs/html/pk-download.html1
2 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3bbc080c4..020d2dabc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 1.1.3
+~~~~~~~~~~~~~~
+Released: 2016-07-14
+
+Bugfixes:
+ - backend job: Avoid emitting duplicates with parallel download (Kalev Lember)
+ - Revert a patch that caused PackageKit to always request auth when installing packages (Kalev Lember)
+ - Update the GPLv2 text in COPYING (Kalev Lember)
+
+Backends:
+ - zypp: PK_FILTER_ENUM_ARCH is supposed to filter on primary arch (Dominique Leuenberger)
+
Version 1.1.2
~~~~~~~~~~~~~~
Released: 2016-07-12
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index 448334cb1..c30f9b0c0 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.1.3</td><td></td><td>2016-07-14</td></tr>
<tr><td>1.1.2</td><td></td><td>2016-07-12</td></tr>
<tr><td>1.1.1</td><td></td><td>2016-04-20</td></tr>
<tr><td>1.1.0</td><td></td><td>2016-02-12</td></tr>