-
77c4c94...
by
Jamie Strandboge
on 2012-12-04
-
Import patches-unapplied version 0.33-0ubuntu2.1 to ubuntu/quantal-proposed
Imported using git-ubuntu import.
Changelog parent: 7c1676d8e9781dcd381ba258855da204af7102fe
New changelog entries:
* debian/patches/0004-lp1039729.patch: Skip get_netfilter_capabilities()
with ipv6 if ipv6 is disabled (LP: #1039729)
-
7c1676d...
by
Jamie Strandboge
on 2012-09-24
-
Import patches-unapplied version 0.33-0ubuntu2 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: d99e11ef92e775da0cd647c33fad116ccac882cf
New changelog entries:
* debian/patches/0002-lp1044361.patch: move netfilter capabilities checking
into initcaps(), and call initcaps() only when we need it (LP: #1044361)
* 0003-fix-typeerror-on-error.patch: fix TypeError on error when using zh_CN
-
d99e11e...
by
Jamie Strandboge
on 2012-08-17
-
Import patches-unapplied version 0.33-0ubuntu1 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: abd29d2a3e408a8f17ec25fd922dea8c615883a4
New changelog entries:
* New upstream release. Fixes the following bugs:
- also use correct ports for DHCPv6. Thanks to Marco Davids (LP: #1007326)
- add IPv6 limit support (LP: #951462)
- add zh_TW translation (LP: #868195)
- add 'show added' report (LP: #987784)
- remove ACCEPT_NO_TRACK option since it never worked (LP: #787955)
* debian/(after|before)6.rules.md5sum: adjust for recently missed shipped
configurations
-
abd29d2...
by
Jamie Strandboge
on 2012-07-20
-
Import patches-unapplied version 0.32-0ubuntu2 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 58881be6867b7f33541a306ccdb101d142cb1e99
New changelog entries:
* Simplify unload of firewall and play nicely with other firewall tools by
using ufw-init instead of iptables directly. 'ufw-init stop' by design
leaves a few empty chains around, but they won't get in the way of
anything and are gone after the next reboot. Using upstream's ufw-init has
the important benefit of always cleaning what it needs. (Closes: 672439).
- debian/ufw.prerm: call '/lib/ufw/ufw-init stop' on removal
- debian/ufw.postrm: don't flush the chains on purge
-
58881be...
by
Jamie Strandboge
on 2012-07-06
-
Import patches-unapplied version 0.32-0ubuntu1 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: 9f934b4b9200cee0cf10c9c2129b8153f6d6fdaf
New changelog entries:
* New upstream release featuring Python 3 port (LP: #1001657)
* debian/control:
- clean up Depends and Build-Depends
- Build-Depends on python3
- add python-ufw for installing python2 modules
- add X-Python3-Version: >= 3.2
- update Vcs-Bzr
* add debian/python-ufw.install
* debian/rules:
- use --install-layout=deb
- adjust PYTHON to use python3
- adjust PYVERS to use py3versions
- add PYTHON2
- run tests for both PYTHON and PYTHON2
- run setup.py with both PYTHON and PYTHON2
- use dh_python3 for ufw
- use dh_python2 for python-ufw
* debian/ufw.lintian-overrides
- remove old unneeded override
- add postrm-does-not-call-updaterc.d-for-init.d-script since Ubuntu's
debhelper adds code to postinst that does nothing on Ubuntu, but doesn't
add the corresponding code to postrm
-
9f934b4...
by
Jamie Strandboge
on 2012-04-04
-
Import patches-unapplied version 0.31.1-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 46fffff36f393e405cb95f06c61a18edb9584652
New changelog entries:
* New upstream release (Closes: 663677, Closes: 625681)
* debian/control: update to standards 3.9.3
* convert to source format 3.0 (quilt)
* 0001-optimize-boot.patch: only read in /etc/ufw/ufw.conf when disabled
* debian/rules: adjust to only install the application profiles when not
Ubuntu
* debian/po/nl.po: add Dutch translation of debconf templates. Thanks to
Jeroen Schot (Closes: 658495)
* debian/po/da.po: add Danish translation of debconf templates. Thanks to
Joe Dalton (Closes: 666557)
-
46fffff...
by
Jamie Strandboge
on 2011-07-18
-
Import patches-unapplied version 0.30.1-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1838b2d1ecafc2d45bfe3f1155629534256aa1d7
New changelog entries:
* debian/control: make lintian clean:
- update Standards-Version to 3.9.2
- Build-Depends on python (>= 2.6.6-3~)
* conf/ufw.defaults:
- remove IRC connection tracking, which is only required for DCC.
Cherrypick r741 from trunk
- allow nf_conntrack_netbios_ns (Samba). Cherrypick r744 from trunk.
LP: #360975 (Closes: 631737)
* enable IPv6 by default and fix 'allow to any ipv6' when IPv6 is enabled.
Cherrypick r742 from trunk.
* update manpage references to ufw and ufw-framework to include the section.
Cherrypick r743 from trunk.
* ACCEPT UPnP (239.255.255.250 for IPv4 and ff02::f for IPv6) for service
discovery just like we do for mDNS (ie, allow discovery, but not
connections to the services). LP: #764933
* debian/ufw.logrotate.debian, debian/ufw.logrotate.ubuntu, debian/rules:
use 'rotate' option in Debian logrotate file and split out ufw.logrotate
like we do the initscript since because Ubuntu's rsyslog doesn't have the
'rotate' option yet. (Closes: 628605)
* Cherrypick r746 from trunk to update check-requirements to prompt to
continue with tests that may autoload modules. Add '-f' option to
check-requirements and update test suite accordingly (LP: #782816)
* Cherrypick r747 from trunk to not fail when running 'show listening' under
fakeroot (LP: #812516)
* debian/postinst:
- remove some old upgrade transition code for unsupported upgrade paths
- reload ufw if it is enabled and we are upgrading to this version since
this is needed after enabling IPv6
* debian/rules: add build-arch and build-indep targets
-
1838b2d...
by
Piotr Ożarowski
on 2011-05-08
-
Import patches-unapplied version 0.30.1-1.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 65bc9db8907437c66c388cae5e65de2252b22652
New changelog entries:
* Non-maintainer upload.
* Rebuild to add Python 2.7 support
-
65bc9db...
by
Jamie Strandboge
on 2011-03-21
-
Import patches-unapplied version 0.30.1-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 587f7b4c91cf1832ff48ade55d3ebfddf2ed0cf3
New changelog entries:
* New upstream release which fixes the following:
- LP: #501140
- LP: #740249
- LP: #740256
- LP: #720605
* debian/ufw.logrotate: remove upstartism thanks to Michael Biebl
(Closes: 607696)
* debian/sysctl.conf: merge in upstream (commented out) changes surrounding
ipv6 forwarding and privacy addresses
* debian/before*.rules.md5sum: updated for recent changes
-
587f7b4...
by
Jamie Strandboge
on 2011-02-23
-
Import patches-unapplied version 0.30.0-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1d5e26aecc6f5929bc4c12af3637d6755341bca4
New changelog entries:
* convert to dh_python2:
- debian/control: remove python-central dependency
- debian/rules: use dh_python2 instead of dh_pycentral
* debian/rules: run 'make clean' in the clean target
* debian/ufw.init.debian: look for /lib/ufw, not /usr/sbin/ufw to see if we
should quit (ie, when ufw is removed and not purged). Also, only have
/bin and /sbin in PATH
* add lintian override
- debian/rules: add dh_lintian
- debian/dirs: add usr/share/lintian/overrides
- ignore init.d-script-possible-missing-stop
* debian/install, debian/rules: update to use debian/install primarily
* renamed debian/changelog.pre-0.27.1 to debian/changelog.Debian.pre-0.27.1
* no longer install upstream ChangeLog.pre-0.25
* grab man page updates from upstream:
- mention quoting of application profile names with spaces. Upstream
r714. (LP: #715676)
- fix man-page hyphenation in ufw.8. Upstream r716.
- fix manpage reference to /etc/defaults/ufw. Upstream r713.
(Closes: 601111)
* fix typo in warning. Upstream r711. (LP: #637876)
* run_tests.sh: adjust PATH if iptables can't be found. Upstream r717.