projects
/
pve-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16cecc0
)
bump version to 6.1-1
author
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Wed, 6 May 2020 10:14:10 +0000
(12:14 +0200)
committer
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Wed, 6 May 2020 10:14:42 +0000
(12:14 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog
patch
|
blob
|
blame
|
history
diff --git
a/debian/changelog
b/debian/changelog
index fbb52aecb8eddc214d12e926df13eb0d5d4f4c73..ad064d030cb8c77397d3a05301c8ab62a4e6133d 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,13
@@
+libpve-common-perl (6.1-1) pve pmg; urgency=medium
+
+ * fix #2696: avoid 'undefined value' warning in unkown commands
+
+ * ProcFSTools: fix read_meminfo without KSM
+
+ * network: fix adding vlan tags to bridge
+
+ -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 12:14:19 +0200
+
libpve-common-perl (6.0-20) pve pmg; urgency=medium
* network: replace system() with run_command()