summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-06-07 09:15:16 +0100
committerRichard Hughes <richard@hughsie.com>2011-06-07 09:15:16 +0100
commite7a83c706d3c8bee1a55bdb3720639638169dcef (patch)
treeabc271d75e148e1cd2b0c20d08e0b7591c37caf9 /NEWS
parent5f10a512cbddc23c1c7c299659d5fa26fcecd8d8 (diff)
Release version 0.6.15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4682a137..0678822f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 0.6.15
+~~~~~~~~~~~~~~
+Released: 2011-06-07
+
+Libraries:
+ - gir: Annotations for file arrays (Matthias Klumpp)
+ - gir: Some more annotation updates (Matthias Klumpp)
+ - packagekit-qt2: Remove package caching as we use const Packages now (Daniel Nicoletti)
+
+Backends:
+ - alpm: Fix package cache location (Jonathan Conder)
+ - alpm: Improve backend messages (Jonathan Conder)
+ - aptcc: Emit repos while refreshing cache, and speed up searchDetails a bit (Daniel Nicoletti)
+ - aptcc: Fix the way we emit repos, now it emits the string more human readable (Daniel Nicoletti)
+ - yum: Allow the 'any' WhatProvides kind to match already formatted provide strings (Richard Hughes)
+ - yum: Fix a failure to get updates caused by using the rename of pre_process (Richard Hughes)
+ - zypp: Fix deletion of package locks (bnc#690038) (Duncan Mac-Vicar P)
+ - zypp: log to ZYpp's log the start of a PK backend function to ease debugging (Duncan Mac-Vicar P)
+
+New Features:
+ - Added PK_INFO_ENUM_UNTRUSTED so we can tell which packages are trusted (Daniel Nicoletti)
+ - When refreshing cache backends should emit RepoDetail as frontends will be able to present extra details (Daniel Nicoletti)
+
+Bugfixes:
+ - Do not prevent updating when firefox is running, we don't have all the client UI ready yet (Richard Hughes)
+ - Only include glib-unix.h if the GLib version is >= 2.29.4 (Richard Hughes)
+
Version 0.6.14
~~~~~~~~~~~~~~
Released: 2011-05-04