diff options
author | Richard Hughes <richard@hughsie.com> | 2015-02-09 17:01:36 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2015-02-09 17:01:36 +0000 |
commit | 5dbbab17b86b1f4eee1e6bba066aa23693398b40 (patch) | |
tree | 722b0b78dd1ef0db9f19b6477ba8e526b4a5ef21 | |
parent | 5630095714ec012401accddb070c9850dad7773d (diff) |
Release 1.0.5PACKAGEKIT_1_0_5
-rw-r--r-- | NEWS | 15 | ||||
-rw-r--r-- | docs/html/pk-download.html | 1 |
2 files changed, 16 insertions, 0 deletions
@@ -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> </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> |