mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-24 22:32:29 +00:00
bump version to 4.0-79
This commit is contained in:
parent
ae97d5532d
commit
a9da67124d
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
RELEASE=4.3
|
||||
|
||||
VERSION=4.0
|
||||
PKGREL=78
|
||||
PKGREL=79
|
||||
|
||||
PACKAGE=libpve-common-perl
|
||||
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
libpve-common-perl (4.0-79) unstable; urgency=medium
|
||||
|
||||
* CpuSet: read $MAX_CPUID from /proc/cpuinfo
|
||||
|
||||
* CpuSet: new max_cpuid() method (replaces static class var)
|
||||
|
||||
* add get_local_ip_from_cidr
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Oct 2016 17:45:04 +0200
|
||||
|
||||
libpve-common-perl (4.0-78) unstable; urgency=medium
|
||||
|
||||
* CpuSet: add helper to format/print cpu sets
|
||||
|
Loading…
Reference in New Issue
Block a user