mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-15 11:11:17 +00:00
bump version to 5.0-18
This commit is contained in:
parent
f2c72fc3ba
commit
45d51061bc
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PKGREL=17
|
PKGREL=18
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
libpve-common-perl (5.0-18) unstable; urgency=medium
|
||||||
|
|
||||||
|
* use double hyphens for command options in the documentation
|
||||||
|
|
||||||
|
* fix an issue with signal handlers being replaced leading to services not
|
||||||
|
shutting down properly
|
||||||
|
|
||||||
|
* tools: add `convert_size` for generic byte conversion
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:40:53 +0200
|
||||||
|
|
||||||
libpve-common-perl (5.0-17) unstable; urgency=medium
|
libpve-common-perl (5.0-17) unstable; urgency=medium
|
||||||
|
|
||||||
* api: fix rendering of filepath/string parameters
|
* api: fix rendering of filepath/string parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user