summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-12-08 22:17:54 +0000
committerRichard Hughes <richard@hughsie.com>2008-12-08 22:17:54 +0000
commite3124e537bca78b5842033bc51ce78ac522127bf (patch)
tree535a69529cc42c25d654c02da7d85d5122b5fd04
parent6ca1d6f42619f3f4a00c39bc893a257590fe3b88 (diff)
Release version 0.3.12PACKAGEKIT_0_3_12
-rw-r--r--NEWS19
-rw-r--r--docs/html/pk-download.html1
2 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09882272d..762b7eb59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 0.3.12
+~~~~~~~~~~~~~~
+Released: 2008-12-08
+
+Bugfixes:
+ - Fix up the DBUS interface and destination rules to work with CVE-2008-4311 (Richard Hughes)
+ - pk-generate-package-list is not used anymore, remove from the man page (Anders F Bjorklund)
+ - Fix a small memory leak in pk_transaction_action_is_allowed (Richard Hughes)
+ - Don't emit a critical warning if the desktop file is not valid (Richard Hughes)
+
+Backends:
+ - apt: Fix apt configuration (Sebastian Heinlein)
+ - yum: Add a few more entries into the comps groups mapping (Richard Hughes)
+ - yum: Catch yum.Errors.RepoError when we get the yum comps groups. Fixes fd#18722 (Richard Hughes)
+ - yum: Remove two developer debugging statements left in by accident (Richard Hughes)
+ - yum: Don't error out if the non-installed dep check fails. Fixes rh#474138 (Richard Hughes)
+ - yum: Catch all exceptions from self.yumbase.doConfigSetup() as yum doesn't
+ seem capable of catching it's own exceptions internally. Fixes fd#18834 (Richard Hughes)
+
Version 0.3.11
~~~~~~~~~~~~~~
Released: 2008-11-24
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index 1b9b2d84b..ffaf5873e 100644
--- a/docs/html/pk-download.html
+++ b/docs/html/pk-download.html
@@ -79,6 +79,7 @@ Releases are less frequent, usually every few months.
</p>
<table>
<tr><td><b>Version</b></td><td>&nbsp;&nbsp;</td><td><b>Date</b></td></tr>
+<tr><td>0.3.12</td><td></td><td>2008-12-08</td></tr>
<tr><td>0.3.11</td><td></td><td>2008-11-24</td></tr>
<tr><td>0.3.10</td><td></td><td>2008-11-10</td></tr>
<tr><td>0.3.9</td><td></td><td>2008-10-27</td></tr>