]> git.proxmox.com Git - pve-firewall.git/commitdiff
bump version to 3.0-21
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 May 2019 10:18:38 +0000 (10:18 +0000)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 May 2019 10:18:38 +0000 (10:18 +0000)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index b6212e9962ec19779ad915ef3cbc37e8d90ac20b..5601f67bdf455501d79c2131a1a7c96626c209de 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=3.0
-PKGREL=20
+PKGREL=21
 
 PACKAGE=pve-firewall
 
index 4f8df311285d726119bcc3e1296c75e3a6d71176..5c0709424467700ad6942d1cdbff0caba129ec3e 100644 (file)
@@ -1,3 +1,12 @@
+pve-firewall (3.0-21) unstable; urgency=medium
+
+  * fix ipv6 PVEFW-reject
+
+  * fix #2193: arpfilter: CT: remove mask from net IP/CIDR to avoid
+    ebtables doing the wrong thing here
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 May 2019 10:09:31 +0000
+
 pve-firewall (3.0-20) unstable; urgency=medium
 
   * use IPCC to read config and rule files, if the are backed by pmxcfs which