]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.0-50
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Jan 2018 13:34:53 +0000 (14:34 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Jan 2018 13:34:53 +0000 (14:34 +0100)
Makefile
debian/changelog

index fb1fa3930056bd978dc37aadbdc83a7faca7d5b1..5d50adfdd954f7bc891c6231c5c68508614ee6eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.0
 PACKAGE=pmg-api
 PKGVER=5.0
-PKGREL=49
+PKGREL=50
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index 112f154f1c099f9161a44a9325e32cd86cbd02ff..9b0e4fc96df3b01c0ecaa5831d0ee354410982ba 100644 (file)
@@ -1,3 +1,10 @@
+pmg-api (5.0-50) unstable; urgency=medium
+
+  * PMG/Config.pm: change default email port numbers - We now use port 25
+    for incoming mails. Please verify your setup after updating!
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jan 2018 14:33:45 +0100
+
 pmg-api (5.0-49) unstable; urgency=medium
 
   * AccessControl.pm: avoid warning about uninitialized value
 pmg-api (5.0-49) unstable; urgency=medium
 
   * AccessControl.pm: avoid warning about uninitialized value