]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.2-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Apr 2019 11:53:33 +0000 (13:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Apr 2019 11:53:33 +0000 (13:53 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index d3f429da2075629b7a4c107ab82cfaf72ff09e44..4a2df29e7691cf3ed6c620857963e222545ab144 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.2
-PKGREL=1
+PKGREL=2
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index a4599ee3501195160cb671689b64f9b7af3d9300..57303387278abd0d5f3c443fa0caf888342db28e 100644 (file)
@@ -1,3 +1,18 @@
+pmg-api (5.2-2) unstable; urgency=medium
+
+  * Fix setresuid to postgres error handling
+
+  * fix #2153: allow "'" in quarantine email addresses
+
+  * log before restarting services on rewrite_config
+
+  * fix #2172: sort mynetworks template var to make postfix config rewrite
+    stable and thus restart less often
+
+  * reload postfix instead of restart on config change
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Apr 2019 13:49:37 +0200
+
 pmg-api (5.2-1) unstable; urgency=medium
 
   * prepare for new 5.2 release