]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 1.0-39
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 31 Oct 2012 12:55:26 +0000 (13:55 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 31 Oct 2012 12:55:26 +0000 (13:55 +0100)
Makefile
debian/changelog

index 454ab95041fa954a0c23a936134fb93089349404..12ee9889dffdcd927035e94c99d16fb59949c424 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=2.2
 
 VERSION=1.0
-PKGREL=38
+PKGREL=39
 
 PACKAGE=libpve-common-perl
 
index 5fe1250b174dfbd7d0a15a4b67ce8393183f1a59..225344f2980d9a8ae8f44649bf910cb89244f35f 100644 (file)
@@ -1,3 +1,9 @@
+libpve-common-perl (1.0-39) unstable; urgency=low
+
+  * remove hardcoded blowfish cipher
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 Oct 2012 13:55:06 +0100
+
 libpve-common-perl (1.0-38) unstable; urgency=low
 
   * fix bug #273: retry flock if it fails with EINTR