bump version to 2.0-2

This commit is contained in:
Wolfgang Bumiller 2017-04-21 11:52:21 +02:00
parent 10f9a4b775
commit 24e1f1d0d3
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=libpve-http-server-perl PACKAGE=libpve-http-server-perl
PKGVER=2.0 PKGVER=2.0
PKGREL=1 PKGREL=2
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-http-server-perl (2.0-2) unstable; urgency=medium
* fix #1332: allow ECDHE with all supported curves
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Apr 2017 15:11:38 +0200
libpve-http-server-perl (2.0-1) unstable; urgency=medium libpve-http-server-perl (2.0-1) unstable; urgency=medium
* bump version for debian stretch * bump version for debian stretch