mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-14 19:55:52 +00:00
bump version to 5.0-39
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fb3a1b2985
commit
c10939c2fa
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PKGREL=38
|
PKGREL=39
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,3 +1,19 @@
|
|||||||
|
libpve-common-perl (5.0-39) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix #1914: CLIFormatter: check also for existence of type
|
||||||
|
|
||||||
|
* generate_usage_str: do not group sub-commands
|
||||||
|
|
||||||
|
* run_fork_with_timeout: handle SIGTERM
|
||||||
|
|
||||||
|
* intoify: improve mtu/bridgebort checks
|
||||||
|
|
||||||
|
* api_dump_full: reduce enumerated options to a single one
|
||||||
|
|
||||||
|
* inotify: add methods for reading/writing /etc/hosts
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Sep 2018 09:38:32 +0200
|
||||||
|
|
||||||
libpve-common-perl (5.0-38) unstable; urgency=medium
|
libpve-common-perl (5.0-38) unstable; urgency=medium
|
||||||
|
|
||||||
* getopt_usage: do not display $standard_output_options
|
* getopt_usage: do not display $standard_output_options
|
||||||
|
Loading…
Reference in New Issue
Block a user