summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-23 11:07:49 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-23 11:07:49 +0100
commit92854e6cbfda619530b65828fed2d1d5bcd453fd (patch)
treebf433f134417d33acac0668a117ccf3851a479bd
parent44f2cf60c9aff6705652def834451df709a9d463 (diff)
Release version 0.9.3PACKAGEKIT_0_9_3
-rw-r--r--NEWS27
-rw-r--r--docs/html/pk-download.html1
2 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31606cfbc..d609a6fcf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 0.9.3
+~~~~~~~~~~~~~
+Released: 2014-06-23
+
+Backends:
+ - aptcc: Use Python3 for g-d-upgrade helper (Matthias Klumpp)
+ - hawkey: Port to libhif and rename the backend to "Hif" (Richard Hughes)
+ - hif: Adapt to hif_package_set_action() API change (Richard Hughes)
+ - hif: Allow untrused packages to be installed again (Richard Hughes)
+ - hif: Fix compile warning for new libhif versions (Richard Hughes)
+ - hif: Reimplement multiple kernel package installation (Kalev Lember)
+ - hif: Rely on libhif doing the rpmdb watching (Richard Hughes)
+ - hif: Set the context parameters before setting it up (Richard Hughes)
+ - hif: Use hif_context_get_install_root() (Richard Hughes)
+ - hif: Use hif_context_get_native_arches() (Richard Hughes)
+ - hif: Use hif_transaction_download() (Richard Hughes)
+ - hif: Use the new hif_goal_get_packages() API from libhif (Richard Hughes)
+ - zypp: Don't prompt to install already installed packages (Scott Reeves)
+
+Bugfixes:
+ - Add PK_ROLE_ENUM_GET_OLD_TRANSACTIONS to get-roles response (Daniel Nicoletti)
+ - Automatically fix permissions of transactions.db (Matthias Klumpp)
+ - Fix crash when a plugin is using the backend in it's initialization stage (Matthias Klumpp)
+ - Make the polkit policy not be desktop-centric (Stef Walter)
+ - Simplify prepared updates file creation (Kalev Lember)
+ - Update group list in the documenation (Eugene Wissner)
+
Version 0.9.2
~~~~~~~~~~~~~
Released: 2014-04-29
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index e927d4d8b..e515ce3f8 100644
--- a/docs/html/pk-download.html
+++ b/docs/html/pk-download.html
@@ -42,6 +42,7 @@ Releases are normally on the first working Monday of each month.
</p>
<table>
<tr><td><b>Version</b></td><td>&nbsp;&nbsp;</td><td><b>Date</b></td></tr>
+<tr><td>0.9.3</td><td></td><td>2014-06-23</td></tr>
<tr><td>0.9.2</td><td></td><td>2014-04-29</td></tr>
<tr><td>0.9.1</td><td></td><td>2014-03-24</td></tr>
</table>