]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 3.0-19
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Aug 2015 08:32:30 +0000 (10:32 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Aug 2015 08:32:30 +0000 (10:32 +0200)
Makefile
debian/changelog

index dcb84facadef4fcdb511a72f3d20f63163e50471..dd066d8e301435c95ef0576609739afe8071f2db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.4
 
 PACKAGE=pve-cluster
 PKGVER=3.0
-PKGREL=18
+PKGREL=19
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 9e5f340c1610893d38c9f373e82cc6935910a7a6..4d5add8e48b88d817dc5ed900d4c066b65fbde04 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (3.0-19) unstable; urgency=low
+
+  * fix bug #686: Fix escaping of XML attributes in cluster.conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 22 Aug 2015 10:31:33 +0200
+
 pve-cluster (3.0-18) unstable; urgency=low
 
   * improve parser for /etc/ssh/ssh_host_rsa_key.pub