5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-03-11 20:58:41 +03:00

bump version to 3.0-27

This commit is contained in:
Fabian Grünbichler 2016-08-16 16:54:23 +02:00
parent bbe0fe1fb6
commit 26d8533d1d
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=3.4 RELEASE=3.4
VERSION=3.0 VERSION=3.0
PKGREL=26 PKGREL=27
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
libpve-common-perl (3.0-27) unstable; urgency=low
* harden file_set_contents against symlinks attacks (thanks to
RACK911Labs.com for the hint)
* backport file_copy from PVE 4
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Aug 2016 16:53:36 +0200
libpve-common-perl (3.0-26) unstable; urgency=low libpve-common-perl (3.0-26) unstable; urgency=low
* Fix #908: cleanup OVS ports in tap_unplug * Fix #908: cleanup OVS ports in tap_unplug