]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-45
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2019 06:12:49 +0000 (07:12 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 18 Mar 2019 06:12:49 +0000 (07:12 +0100)
Makefile
debian/changelog

index e2d9aa74978196930d8f21054cf01b8ab8ed6233..729913699436bf14b15502c24937d53c92b14cac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=44
+PKGREL=45
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index c99d5bf0c674b0f2046f91ba496fec8bb78fa3af..73cfa90e98bce655aa702d96fff81d9ff4b886ce 100644 (file)
@@ -1,3 +1,17 @@
+pmg-gui (1.0-45) unstable; urgency=medium
+
+  * add LDAP+STARTTLS as ldap protocol
+
+  * add verify certificate checkbox for ldap
+
+  * fix #1945: enable dns names for ldap servers on gui
+
+  * fix gettext invocations
+
+  * fix wrong 'no subscription' toolbar
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Mar 2019 07:12:32 +0100
+
 pmg-gui (1.0-44) unstable; urgency=medium
 
   * add system report to gui