]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.2-3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 11:31:04 +0000 (13:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 11:35:09 +0000 (13:35 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 4a2df29e7691cf3ed6c620857963e222545ab144..1ffd7d0e5485c40d5b16d836b30acf151a20e697 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.2
-PKGREL=2
+PKGREL=3
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index 57303387278abd0d5f3c443fa0caf888342db28e..b2695aa49ed81c9238cad8b3daf023a3fa8592f4 100644 (file)
@@ -1,3 +1,13 @@
+pmg-api (5.2-3) unstable; urgency=medium
+
+  * node: add api endpoint for new mini-journalreader
+
+  * allow one to use cidr(6) for passing IP/CIDR to the network api
+
+  * Add rule name to RuleAction logging
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 May 2019 13:29:42 +0200
+
 pmg-api (5.2-2) unstable; urgency=medium
 
   * Fix setresuid to postgres error handling