]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.0-48
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 12 Jan 2018 10:36:53 +0000 (11:36 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 12 Jan 2018 10:36:53 +0000 (11:36 +0100)
Makefile
debian/changelog

index 4491946bc6749d4277626c6bb193f44bb2308f1f..484971a89f18a9e77ab445b75033518771d87d41 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.0
-PKGREL=47
+PKGREL=48
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index 33824b5f5d29475543cb9aeb3ae6b6e313b0b9b6..52c4558ee7cf2ad5bd95d07f2cc4c268b8dd8aa4 100644 (file)
@@ -1,3 +1,19 @@
+pmg-api (5.0-48) unstable; urgency=medium
+
+  * fix #1617: remove regex for matchfield. modfield
+
+  * do not return bindpw over the api
+
+  * let all users read their own user data
+
+  * make ldap info visible for audit users
+
+  * implement pmgcm delete
+
+  * allow admins to reset the rule database
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Jan 2018 11:36:26 +0100
+
 pmg-api (5.0-47) unstable; urgency=medium
 
   * truncate large mails before passing them to spamassassin