]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.0-38
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 14 Dec 2017 09:07:03 +0000 (10:07 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 14 Dec 2017 09:07:03 +0000 (10:07 +0100)
Makefile
debian/changelog

index 88499f84a0f332246d3f47bbad892bd119e769f1..3360184add222b6314af256c83da05d11c66fa82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.0
-PKGREL=37
+PKGREL=38
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index 442228d709384918bb1104842b6aff6c9102cdec..60645f4a59f6744fac1778929654713ebad4f9c5 100644 (file)
@@ -1,3 +1,24 @@
+pmg-api (5.0-38) unstable; urgency=medium
+
+  * add API for node reboot/shutdown
+
+  * bin/pmg-hourly: use reload-or-restart to reload pmgpolicy service
+
+  * PMG/DBTools.pm: do not use IF NOT EXISTS bcause it writes debug
+    messages to console
+
+  * PMG/DBTools.pm - use user root to sync database
+
+  * pmgtunnel.pm - fix call to socketfile()
+
+  * debian/control - depend on 'rsync'
+
+  * PMG/CLI/pmgreport.pm - remove greylisted mails from daily report
+
+  * PMG/CLI/pmgdb.pm: generate default locale
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Dec 2017 10:06:42 +0100
+
 pmg-api (5.0-37) unstable; urgency=medium
 
   * pmgreport: use PMG::API2::Statistics to include postscreen stats