summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-02-09 17:01:36 +0000
committerRichard Hughes <richard@hughsie.com>2015-02-09 17:01:36 +0000
commit5dbbab17b86b1f4eee1e6bba066aa23693398b40 (patch)
tree722b0b78dd1ef0db9f19b6477ba8e526b4a5ef21
parent5630095714ec012401accddb070c9850dad7773d (diff)
Release 1.0.5PACKAGEKIT_1_0_5
-rw-r--r--NEWS15
-rw-r--r--docs/html/pk-download.html1
2 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37f6df27b..0b351a6a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 1.0.5
+~~~~~~~~~~~~~
+Released: 2015-02-09
+
+Backends:
+ - alpm: Fix bad event usage when removing package (Fabien Bourigault)
+ - alpm: Honor simulate flag while removing packages (Fabien Bourigault)
+ - alpm: Honor simulate on pk_backend_install_files (Fabien Bourigault)
+ - alpm: Inhibit cache invalidation while commiting transaction (Fabien Bourigault)
+ - alpm: Track local db changes and invalidate cache (Fabien Bourigault)
+ - hif: Adapt to the new Hawkey API (Richard Hughes)
+
+Bugfixes:
+ - Add missing --allow-downgrade and --allow-reinstall to the man page (Richard Hughes)
+
Version 1.0.4
~~~~~~~~~~~~~
Released: 2015-01-19
diff --git a/docs/html/pk-download.html b/docs/html/pk-download.html
index 0749d9791..78879ad7b 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.0.5</td><td></td><td>2015-02-09</td></tr>
<tr><td>1.0.4</td><td></td><td>2015-01-19</td></tr>
<tr><td>1.0.3</td><td></td><td>2014-11-10</td></tr>
<tr><td>1.0.1</td><td></td><td>2014-10-21</td></tr>