summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-09-07 10:13:27 +0100
committerRichard Hughes <richard@hughsie.com>2020-09-07 10:13:27 +0100
commitfbb2b4a6b46514da6e9ac026e04ebceb4d8157bd (patch)
tree4aaca8b400608ce043e9f61196e09701031db2d8 /NEWS
parent12f27dbaf7dc0c521c33d506d256c14d996ff0e4 (diff)
Release 1.2.1PACKAGEKIT_1_2_1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4ceb7544..5bd49f9be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 1.2.1
+~~~~~~~~~~~~~
+Released: 2020-09-07
+
+Backends:
+ - alpm: Fix paths for configuration files (Christian Hesse)
+ - alpm: Pass correct type to pk_alpm_transaction_initialize() (Christian Hesse)
+ - alpm: Synchronise syncdbs on update (#400) (jan Pontaoski)
+ - dnf: Add vendor configuration for openSUSE (Neal Gompa)
+ - zypp: Clean up temporary files when PK quits (Jonathan Kang)
+ - zypp: Ensure ResPool is built before is_tumbleweed() (Jonathan Kang)
+
+Bugfixes:
+ - Actually merge in the PolicyKit translation (Richard Hughes)
+ - Fix setting libexecdir for command-not-found helper (Elliott Sales de Andrade)
+ - Fix command-not-found handling arguments with spaces (Fernando Herrera)
+ - Use SQL statements for queries with input (Juho Hämäläinen)
+ - Exit pkcon with retval 5 if no packages needed be installed (Dominique Leuenberger)
+
Version 1.2.0
~~~~~~~~~~~~~
Released: 2020-05-04