mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-10 07:03:46 +00:00
bump version to 4.0-96
This commit is contained in:
parent
380896f1cf
commit
f2a39aa465
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PKGREL=95
|
PKGREL=96
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,3 +1,21 @@
|
|||||||
|
libpve-common-perl (4.0-96) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fix #1388: cpuset: sort members numerically
|
||||||
|
|
||||||
|
* tools: next_unused_port: use IPPROTO_TCP explicitly
|
||||||
|
|
||||||
|
* tools: unused ports: optional address parameter
|
||||||
|
|
||||||
|
* Add utility subroutine to get the fully qualified domain name of a host
|
||||||
|
|
||||||
|
* Tools: make file-locking aware of external exception sources
|
||||||
|
|
||||||
|
* net: only disable ipv6 on actual creation
|
||||||
|
|
||||||
|
* INotify.pm: use Clone::clone instead of Storable::dclone
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Jul 2017 13:25:10 +0200
|
||||||
|
|
||||||
libpve-common-perl (4.0-95) unstable; urgency=medium
|
libpve-common-perl (4.0-95) unstable; urgency=medium
|
||||||
|
|
||||||
* Network: add helpers to resolve hostnames to IPs
|
* Network: add helpers to resolve hostnames to IPs
|
||||||
|
Loading…
Reference in New Issue
Block a user