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

index bc31b5da14e7f1e6d61638acb804433c2dbfb316..77014998adb90f04babcb28a02bf32493948ae51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=3.0
-PKGREL=11
+PKGREL=12
 
 PACKAGE=pve-firewall
 
index 99c33224f0f4a5d120d83974c9b552f408d35cb4..ab521d89fe0514a02913928f76b830c7ddec05ee 100644 (file)
@@ -1,3 +1,9 @@
+pve-firewall (3.0-12) unstable; urgency=medium
+
+  * fix deleted iptables chains not being properly detected as a change
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Jun 2018 12:01:02 +0200
+
 pve-firewall (3.0-11) unstable; urgency=medium
 
   * #1764: rename 'ebtales_enable' option to 'ebtables'