]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version toƶ 5.1-1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Sep 2018 04:51:56 +0000 (06:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Sep 2018 04:51:56 +0000 (06:51 +0200)
Makefile
debian/changelog

index 53d97fd74ef65145163c55cf63166fc9a5190e0d..c267eb341443ba0c9869694d409118567f2708a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
-PKGVER=5.0
-PKGREL=79
+PKGVER=5.1
+PKGREL=1
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index 52109688b6aff7ee9900b0d88591b8048db00b46..f360f9f86ff472d7ba4b5e9d7c940eeaffe72305 100644 (file)
@@ -1,3 +1,9 @@
+pmg-api (5.1-1) unstable; urgency=medium
+
+  * add API for TLS policy - PMG::API2::DestinationTLSPolicy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Sep 2018 06:50:24 +0200
+
 pmg-api (5.0-79) unstable; urgency=medium
 
   * fix #1876: allow node status for admin/manager/auditors