ufw

lp:~jdstrand/ufw/daily-builds-packaging

Created by Jamie Strandboge and last modified
Get this branch:
bzr branch lp:~jdstrand/ufw/daily-builds-packaging
Only Jamie Strandboge can upload to this branch. If you are Jamie Strandboge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamie Strandboge
Project:
ufw
Status:
Experimental

Recent revisions

23. By Jamie Strandboge

debian/changelog: use correct version

22. By Jamie Strandboge

comment out the boot optimization patch for now (it doesn't apply cleanly)

21. By Jamie Strandboge

debian/rules: don't run tests with -s

20. By Jamie Strandboge

fix last commit

19. By Jamie Strandboge

run tests with -s

18. By Jamie Strandboge

* Sync with current packaging where we can:
  - debian/control:
    + Build-Depends-Indep on procps
    + Breaks/Replaces on 0.32-0ubuntu1
  - update debian/*.md5sum
  - update debian/copyright
  - update debian/po
  - update debian/ufw.lintian-overrides
  - add debian/ufw.links
  - update debian/rules to use dh_link

17. By Jamie Strandboge

debian/control: use https://bazaar.launchpad.net/~jdstrand/ufw/ufw-trunk
for Vcs-Bzr

16. By Jamie Strandboge

* remove the following patches, already included upstream:
  - 0002-lp1044361.patch
  - 0003-fix-typeerror-on-error.patch
  - 0004-lp1039729.patch
  - 0005-lp1191197.patch

15. By Jamie Strandboge

0.33-0ubuntu4

debian/patches/0005-lp1191197.patch: add check for -m rt --rt-type 0
(LP: #1191197)

14. By Jamie Strandboge

Bring to 0.33-0ubuntu3

* debian/patches/0004-lp1039729.patch: Skip get_netfilter_capabilities()
  with ipv6 if ipv6 is disabled (LP: #1039729)
* debian/watch: use https instead of http
* 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
* 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
* 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
* 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
* 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)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers