]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 5.1-40
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Dec 2017 13:50:13 +0000 (14:50 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Dec 2017 13:51:07 +0000 (14:51 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog
debian/control
defines.mk

index 2a3aa7b2ff880dd9f829be6ef4fa32d88c8d2021..85cc957cb7673d98eccb2bd594bfea28d5dab6b4 100644 (file)
@@ -1,3 +1,16 @@
+pve-manager (5.1-40) stable; urgency=medium
+
+  * send an email when a replication job fails
+
+  * added xterm.js as an alternative for vncterm for the host shell,
+    container terminals and qemu serial port connections
+
+  * allow users with the Sys.Audit permission to see the subscription status
+
+  * allow users with the Sys.Modify permission to see and modify subscriptions
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 11:59:01 +0100
+
 pve-manager (5.1-39) stable; urgency=medium
 
   * fix #1589: auth_handler: raise proper exception on init_request error
index 888753427921436002df3ca9342966f83ee94bb7..c7d5a7177556b3284d020338a3e97cde2628f115 100644 (file)
@@ -37,6 +37,7 @@ Depends: apt-transport-https,
          libnet-http-perl (>= 6.06-1),
          libpve-access-control (>= 5.0-7),
          libpve-common-perl (>= 5.0-19),
+         libpve-guest-common-perl (>= 2.0-14),
          libpve-http-server-perl,
          libpve-storage-perl (>= 5.0-17),
          librados2-perl,
index ee3ae2e80b203148f3ff9f1e107adc55e03787cd..e38b2d1dacc243dc6ab96338b2704b65b10bce6a 100644 (file)
@@ -1,6 +1,6 @@
 VERSION=5.1
 PACKAGE=pve-manager
-PACKAGERELEASE=39
+PACKAGERELEASE=40
 
 BINDIR=${DESTDIR}/usr/bin
 PERLLIBDIR=${DESTDIR}/usr/share/perl5