]> git.proxmox.com Git - pve-firewall.git/commitdiff
bump version to 3.0-2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 Jul 2017 13:27:44 +0000 (15:27 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 Jul 2017 13:27:44 +0000 (15:27 +0200)
Makefile
debian/changelog

index 26c54fd628e97b6474ab49b2a8fdd80daee9469a..d068f8884a388f5cb4c4621eee04205d4fa04c5a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=3.0
-PKGREL=1
+PKGREL=2
 
 PACKAGE=pve-firewall
 
index a4d133304cce565efdce320d519f8d52932c61e5..03de3aa1c37eaef6cd3d621c6716376bd030ac40 100644 (file)
@@ -1,3 +1,14 @@
+pve-firewall (3.0-2) unstable; urgency=medium
+
+  * Fix #1446: remove masks in case the package had previously been removed but
+    not purged.
+
+  * improve logging on errors in the firewall configuration
+
+  * forbid trailing commas in lists as iptables-restore doesn't support them
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Jul 2017 15:24:40 +0200
+
 pve-firewall (3.0-1) unstable; urgency=medium
 
   * rebuild for Debian Stretch