Skip to content

Commit

Permalink
bump version to 5.2-12
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lamprecht <[email protected]>
  • Loading branch information
ThomasLamprecht committed Nov 19, 2018
1 parent e7a2b38 commit 4e120eb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
pve-manager (5.2-12) unstable; urgency=medium

* improve ZFS gui

* fix #1959: remove invalid SLAAC option

* pveceph: pool create: add_storage now only creates one storage entry

* Enable "Discard" option for IDE and SATA drives

* fix #1928: ct snapshot: changed rollback message to warning

* fix #1358: ui: show clustername besides Datacenter node, if available

* fix #1224: ui: ACLAdd: allow one to filter by username

* ui: dc/storage: allow one to add CephFS entries

-- Proxmox Support Team <[email protected]> Mon, 19 Nov 2018 15:25:58 +0100

pve-manager (5.2-11) unstable; urgency=medium

* Update default CIPHERS to a more current list
Expand Down
2 changes: 1 addition & 1 deletion defines.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION=5.2
PACKAGE=pve-manager
PACKAGERELEASE=11
PACKAGERELEASE=12

BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
Expand Down

0 comments on commit 4e120eb

Please sign in to comment.