]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.0-33
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Dec 2017 06:59:45 +0000 (07:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Dec 2017 06:59:45 +0000 (07:59 +0100)
Makefile
debian/changelog

index 91118907ea1724f11a05cbac1e70fd3a576bf158..c0a7090fefdc19e30b8296dd71ca8cdfe115d2c1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.0
-PKGREL=32
+PKGREL=33
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index ea293a60fad1650ca65f1e557d3c27ae058a16b5..64ca276c296ebf2ed2ab88c8b1b4fcd13f4453f5 100644 (file)
@@ -1,3 +1,13 @@
+pmg-api (5.0-33) unstable; urgency=medium
+
+  * bin/pmgpolicy - count PREGREET rejects (postscreen)
+
+  * PMG/API2/Statistics.pm - rename rblcount to rejectcount, include PREGREET
+
+  * depend on: openssh-client, openssh-server, apt
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Dec 2017 07:59:11 +0100
+
 pmg-api (5.0-32) unstable; urgency=medium
 
   * PMG::DBTool::load_mail_data - add optional $pmail parameter