Your message dated Tue, 25 Aug 2015 17:35:02 +0000
with message-id <[email protected]>
and subject line Bug#792753: fixed in ufw 0.34-1
has caused the Debian Bug report #792753,
regarding ufw: Add IGMP as a valid protocol
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
792753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792753
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ufw
Version: 0.33-2
Severity: wishlist
Tags: patch
I have a network where its required to filter IGMP messages (essentially
ignoring them but not logging them). ufw considers IGMP not a protocol
so this minor patch just permits igmp.
Note if you add a port to igmp ufw tries to add the rule but iptables
complains. This is the same problem/feature as for protocols such as
ESP.
- Craig
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ufw depends on:
ii debconf [debconf-2.0] 1.5.57
ii iptables 1.4.21-2+b1
ii python3 3.4.3-4
pn python3:any <none>
ii ucf 3.0030
ufw recommends no packages.
Versions of packages ufw suggests:
ii rsyslog 8.11.0-2
-- Configuration Files:
/etc/ufw/applications.d/ufw-fileserver changed [not included]
-- debconf information excluded
-- debsums errors found:
debsums: changed file /usr/lib/python3/dist-packages/ufw/common.py (from ufw
package)
--- common.py.orig 2015-07-18 14:13:58.389050252 +1000
+++ common.py 2015-07-18 14:13:43.789308712 +1000
@@ -245,6 +245,7 @@
protocol == "ipv6" or \
protocol == "esp" or \
protocol == "ah" or \
+ protocol == "igmp" or \
protocol == "any":
self.protocol = protocol
else:
--- End Message ---
--- Begin Message ---
Source: ufw
Source-Version: 0.34-1
We believe that the bug you reported is fixed in the latest version of
ufw, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jamie Strandboge <[email protected]> (supplier of updated ufw package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 20 Aug 2015 14:10:54 -0500
Source: ufw
Binary: ufw python-ufw
Architecture: source all
Version: 0.34-1
Distribution: unstable
Urgency: low
Maintainer: Jamie Strandboge <[email protected]>
Changed-By: Jamie Strandboge <[email protected]>
Description:
python-ufw - Uncomplicated FireWall Python modules
ufw - program for managing a Netfilter firewall
Closes: 770453 792753
Changes:
ufw (0.34-1) unstable; urgency=low
.
* New upstream release (LP: #1434525, LP: #1438647, LP: #1155292,
Closes: 792753). Drop following patches included upstream:
- 0002-lp1044361.patch
- 0003-fix-typeerror-on-error.patch
- 0004-lp1039729.patch
- 0005-lp1191197.patch
* Merge in Ubuntu packaging:
- debian/ufw.postinst:
+ drop old reload of policy for upgrades to 0.30.1-2
+ add new ufw[6]-track-forward primary chains on upgrade
- Install the SysV init and upstart script for both Debian and Ubuntu.
Debian has upstart too, and in Ubuntu we need the init script for LSB
dependencies and for systemd. (LP: #1341083)
+ Rename debian/ufw.init.debian to debian/ufw.init
+ Rename debian/ufw.upstart.ubuntu to debian/ufw.upstart
+ Remove all the distro specific code from debian/rules and just call
dh_installinit (thus removing lsb-release from Build-Depends-Indep).
- Drop the distro specific logrotate configs, and use the ubuntu one with
"rotate" instead of "reload" everywhere, as Debian's rsyslog init also
supports "rotate".
- Add a systemd unit:
+ Add debian/ufw.service
+ Add dh-systemd build dep.
+ debian/rulles: Call dh_systemd_{enable,start}.
- Don't include Debian version in the python module version (LP: #1465549)
* debian/copyright: follow copyright-format/1.0
* debian/po/pt_BR.po: add Brazilian Portuguese of debconf templates. Thanks
to Adriano Rafael Gomes (Closes: 770453)
* update debian/before[6].rules.md5sum
* debian/ufw.lintian-overrides:
- usr/share/ufw/after.init and before.init are intentionally not
executable
- we intentionally do not stop the firewall with init.d script
* debian/control: Build-Depends-Indep on procps (needed by testsuite for
sysctl)
* debian/ufw.dirs, debian/rules: copy bash completions to
/usr/share/bash-completion/completions
* debian/rules: run 'make clean' after running the testsuite since the
testsuite creates a build/ directory not that would be reused
* debian/ufw.postrm: remove after.init and before.init on purge
Checksums-Sha1:
92664a4d6c6f0984dbc3f56300b0dc698cd16dbb 1952 ufw_0.34-1.dsc
6fb6f850ee84c70d1654262b17db37f7f6edf19b 367027 ufw_0.34.orig.tar.gz
afb2391370b8434dc02e40ed1699ee4e06143be1 30220 ufw_0.34-1.debian.tar.xz
6f0bb415b4d2fab676461574994ca59ecdf99fe2 51182 python-ufw_0.34-1_all.deb
ff68e8bb1697971466d71bff8e233e855544ac24 162214 ufw_0.34-1_all.deb
Checksums-Sha256:
d786a61f812fd38fc9dfffb2cc565cab0966de997246cf139c17014cd63ac06b 1952
ufw_0.34-1.dsc
49b512ec49e39f6d17ea679a052c54aebbe6f0640ef476577f07bb5a14cfb908 367027
ufw_0.34.orig.tar.gz
6b2b343df202f4a5fae4ebbfa8979a17292168eac360e9582faafa07a40751f5 30220
ufw_0.34-1.debian.tar.xz
0d90786dddc0ca68ef55d7932605e26cf16c709a2f2f9508dca66ae275fdb822 51182
python-ufw_0.34-1_all.deb
40e55fbb30cd76f1a3d08407be25fe4bdbda14d3e0da46050324568ad8ee49ce 162214
ufw_0.34-1_all.deb
Files:
d4cbfbc1b5520b39b7fab7e37b026f61 1952 admin optional ufw_0.34-1.dsc
9b19a73073c76ce78b3f02cb62b35da6 367027 admin optional ufw_0.34.orig.tar.gz
13005226d693b9e4e7cd6b5589e9fc77 30220 admin optional ufw_0.34-1.debian.tar.xz
6311eced824fc206308efa7b2ab8f36f 51182 python optional
python-ufw_0.34-1_all.deb
3372381eed48ba275d97380fbdd8d3dc 162214 admin optional ufw_0.34-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Kees Cook <[email protected]>
iQIcBAEBCgAGBQJV3KT+AAoJEIly9N/cbcAmJhYQAIcdcsUTLY+DjWa3drekw2fE
+VX9D8Pu1ysYk6Ix37HyNfS7y7I2UFEp2R2BCSo2kuOxZwgPqXgDbPjopx/PXYQk
j5HEzccpax1noYLbKzg8EjOgKwZNJ5ZG/kebeOkSE87IMu+hwYjefea/UC6YitlB
6ErRQJfuViwwnWrMnStKfDbYJzdVgopg+c/NNw5nyW8zrtiIRQ11jo2l4F7WcdZc
ObhEs/jl8qyQV3Y0KAqdpS/ftZjsGBhgYH8IHF3A/Z5jxHzJCKgd1ky02BIMOYRf
CFLP39NFkQQyC/FxOVvVF+ZB/1rGptv2dtmjHLOLC96t7MWw3nIPecfi+nCcMQN9
ZTtfKDdiLURVfyJu7cvKgFxt8wpODKpbOmRImW9/fkIRlljrAtG2h2vQbTNTvvkL
DDBa0aiqnwN+9ejBpapFnj8+hhQAwxL5V6q1fa6cO66wZ4iWqHq0NeBPzW5c3xGI
VNqG4AmXfAOXcHn1lLAMhKZWaaqgt0JUNwecYufpbzu9R28ClL3M5HJwEEhVJ7IG
YInZKlYlA083KpPS+U7+yFM6KXspLSRH2ooQ+9U/Kr2QuNXGPw7vgQQFFTZyq4O4
gAISRKrSz7cXnM9GyKqsMTI/Y4+TOzLZxmNlMdtzq1yoTXI69PGR6lTB7MZuJ+M3
SIfXlQ6dcgLQvXOMp1b0
=3weo
-----END PGP SIGNATURE-----
--- End Message ---