bump version to 5.0-7

This commit is contained in:
Fabian Grünbichler 2017-04-10 16:08:35 +02:00
parent 38d9aa1247
commit d40809208d
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0 VERSION=5.0
PKGREL=6 PKGREL=7
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (5.0-7) unstable; urgency=medium
* journal: allow filtering for a specific service
* net: only disable ipv6 when creating a bridge/interface
* fix uninitialized return code in run_command
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:07:18 +0200
libpve-common-perl (5.0-6) unstable; urgency=medium libpve-common-perl (5.0-6) unstable; urgency=medium
* Add utility subroutine to get the fully qualified domain name of a host * Add utility subroutine to get the fully qualified domain name of a host