summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2012-04-11 15:18:18 +0100
committerRichard Hughes <richard@hughsie.com>2012-04-11 15:18:18 +0100
commit3e28f03a2816102ef2aa033006179b7782fb4d2e (patch)
tree7621f8bf58422c8e435b47ee2beb87ad7ae4b672 /NEWS
parent4f67891894b3571215c123c204db84a059b92789 (diff)
Release version 0.6.22PACKAGEKIT_0_6_22PACKAGEKIT_0_6_X
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS39
1 files changed, 39 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 238367f54..af0cfbcbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Version 0.6.22
+~~~~~~~~~~~~~~
+Released: 2012-04-11
+
+Backends:
+ - alpm: Add GPGDir config option (Jonathan Conder)
+ - alpm: Add new error codes (Jonathan Conder)
+ - alpm: Allow forced install of untrusted packages (Jonathan Conder)
+ - alpm: Fix freedesktop.org bug #44713 (Jonathan Conder)
+ - alpm: Fix locale and proxy support (Jonathan Conder)
+ - alpm: Implement preliminary signature checking (Jonathan Conder)
+ - alpm: Make use of new package origin API (Jonathan Conder)
+ - alpm: Port configuration logic to new API (Jonathan Conder)
+ - alpm: Port enum constants to new API (Jonathan Conder)
+ - alpm: Port error messagess to new API (Jonathan Conder)
+ - alpm: Port function calls to new API (Jonathan Conder)
+ - alpm: Port public structs to new API (Jonathan Conder)
+ - alpm: Port type names to new API (Jonathan Conder)
+ - alpm: Remove ShowSize option, add VerbosePkgLists (Jonathan Conder)
+ - alpm: Report new informational updates to frontend (Jonathan Conder)
+ - alpm: Update error codes again (Jonathan Conder)
+ - entropy: Add support to ConfigurationUpdates (Fabio Erculiani)
+ - entropy: Drop PK_BACKEND_OPTIONS macro usage (Fabio Erculiani)
+ - portage: Drop PK_BACKEND_OPTIONS macro usage (Fabio Erculiani)
+ - portage: Port code to new Layman API and fix usage with newer Portage API (Fabio Erculiani)
+ - yum: Always set GPG checking members if present (Nils Philippsen)
+ - yum: Don't request authorization for trusted packages (Nils Philippsen)
+ - zif: Ensure the files are sorted by name before returning them to the daemon (Richard Hughes)
+ - zif: Fix segfault of the daemon when a program does Resolve("") (Richard Hughes)
+
+Bugfixes:
+ - browser-plugin: Make it compile with newest xulrunner (Matthias Klumpp)
+ - Do not allow an empty resolve call to be passed down to the backends (Richard Hughes)
+ - Drop --print-reply from dbus-send command used on suspend/resume (Adam Williamson)
+ - Fix builddir != srcdir issue (Ryan Lortie)
+ - Fix transfer annotation of pk_results_get_package_sack (Vincent Untz)
+ - Fix transfer annotations for GPtrArray returns (Martin Pitt)
+ - python: Speed up get_package_list (Tomáš Trnka)
+
Version 0.6.21
~~~~~~~~~~~~~~
Released: 2011-12-05