mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 07:20:36 +00:00
bump version to 4.4-14
This commit is contained in:
parent
67ccc7d9e6
commit
5a81114b1f
18
debian/changelog.Debian
vendored
18
debian/changelog.Debian
vendored
@ -1,3 +1,21 @@
|
||||
pve-manager (4.4-14) unstable; urgency=medium
|
||||
|
||||
* update default aplinfo.dat
|
||||
|
||||
* fix #1414: use table layout instead of columns
|
||||
|
||||
* Do not internationalize 'Pools' when used in Ceph Context
|
||||
|
||||
* remove "read-only" option from container root disk
|
||||
|
||||
* fix #1317: check wizard form also on validitychange
|
||||
|
||||
* fix #1307: dont use language dependent separator in gui
|
||||
|
||||
* fix #1305: typo
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Jun 2017 07:16:54 +0200
|
||||
|
||||
pve-manager (4.4-13) unstable; urgency=medium
|
||||
|
||||
* fix #1299: sort pools in pool selector by default
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=4.4
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=13
|
||||
PACKAGERELEASE=14
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user