From 3a8f5ecd577a641ed79bf772a2826648ef238a38 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 18 Mar 2019 07:12:49 +0100 Subject: [PATCH] bump version to 1.0-45 --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e2d9aa7..7299136 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=44 +PKGREL=45 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index c99d5bf..73cfa90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 18 Mar 2019 07:12:32 +0100 + pmg-gui (1.0-44) unstable; urgency=medium * add system report to gui -- 2.39.2