summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2017-01-17 11:16:00 +0100
committerKalev Lember <klember@redhat.com>2017-01-17 11:16:00 +0100
commit025dacfbe206ea1746306280c1066eed34185528 (patch)
tree3344b99f19d32c1e26889b2c5d160adb1c423c19
parent7acf6a95bc3964e2eba2ee6ac53bfe8164298f11 (diff)
Release 1.1.5PACKAGEKIT_1_1_5
-rw-r--r--NEWS29
-rw-r--r--docs/html/pk-download.html1
2 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ba32591c..512533a30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Version 1.1.5
+~~~~~~~~~~~~~~
+Released: 2017-01-17
+
+Notes:
+ - This release removes the hif backend which is superseded by the new dnf
+ backend (Kalev Lember)
+
+Backends:
+ - alpm: Get alpm backend warnings on the syslog() (Aleix Pol)
+ - aptcc: handle updates distinct from installs (Harald Sitter)
+ - aptcc: make toinstall more apt compliant (Harald Sitter)
+ - aptcc: exclude held packages from update list (Harald Sitter)
+ - aptcc: Update for new programming language sections (Josh Triplett)
+ - aptcc: fix ac_compile_ifelse (tintou)
+ - katja: pk-backend-katja -> C++14 (Eugen Wissner)
+ - katja: Add classes for the main repository types (Eugen Wissner)
+ - katja: Add explicit casting (Eugen Wissner)
+ - katja: Enable logging in the backend (Eugen Wissner)
+ - katja: Link with glibmm (Eugen Wissner)
+ - katja: Rewrite katja_pkg_is_installed in C++ (Eugen Wissner)
+ - katja: Switch to gobject properties (Eugen Wissner)
+ - katja: Fix libpcre segmentation fault (Eugen Wissner)
+
+Bugfixes:
+ - Fix redeclaration of polkit autocleanup functions (Philip Withnall)
+ - Check for a zero-length search string before passing to backends (Richard Hughes)
+ - command-not-found: Ignore commands of only one character (Richard Hughes)
+
Version 1.1.4
~~~~~~~~~~~~~~
Released: 2016-09-19
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index 93c81772a..474287ce6 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.5</td><td></td><td>2017-01-17</td></tr>
<tr><td>1.1.4</td><td></td><td>2016-09-19</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>