]> git.proxmox.com Git - pve-firewall.git/commitdiff
bump version to 3.0-10
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 29 May 2018 13:14:43 +0000 (15:14 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 29 May 2018 13:14:43 +0000 (15:14 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index d2cd0df22ac1142e0da52122bd21835d589dad35..de08f32ca8108d08a3688cb1bb60c8902eed4c70 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=3.0
-PKGREL=9
+PKGREL=10
 
 PACKAGE=pve-firewall
 
index 101a5006c7f8584f6fac723dd89913124a13376e..93db0f7edca47bc82dba9351924e3a80971c81ca 100644 (file)
@@ -1,3 +1,12 @@
+pve-firewall (3.0-10) unstable; urgency=medium
+
+  * fix #1764: handle existing ebtables rules and allow disabling ebtables
+
+  * ebtables handling can be disabled via /etc/pve/firewall/cluster.fw's new
+    ebtables_enable option.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 May 2018 15:14:33 +0200
+
 pve-firewall (3.0-9) unstable; urgency=medium
 
   * fix creation of ebltables FORWARD rule entry