~jdstrand/ufw/ufw-xenial

Viewing all changes in revision 549.

  • Committer: Jamie Strandboge
  • Date: 2014-02-24 23:20:53 UTC
  • Revision ID: jamie@ubuntu.com-20140224232053-ker7x0hio7igo3ux
Sync with Debian unstable

* debian/control: python-ufw should Breaks/Replaces on ufw << 0.32-0ubuntu1
  (Closes: 731863)
* New upstream release (Closes: 711711, Closes: 691135, Closes: 704728).
  Sync back up with Ubuntu (all changes here except for Polish debconf
  translation and Standards-Version already in Ubuntu). Add the following
  patches from Ubuntu which can be dropped in 0.34:
  - debian/patches/0002-lp1044361.patch: move netfilter capabilities
    checking into initcaps(), and call initcaps() only when we need it
  - 0003-fix-typeerror-on-error.patch: fix TypeError on error when using
    zh_CN
  - debian/patches/0004-lp1039729.patch: Skip get_netfilter_capabilities()
    with ipv6 if ipv6 is disabled
  - debian/patches/0005-lp1191197.patch: add check for -m rt --rt-type 0
* debian/po/pl.po: add Polish translation of debconf templates. Thanks to
  Michal Kulach (Closes: 667942)
  - update Standards-Version to 3.9.4
* 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/prerm: call '/lib/ufw/ufw-init stop' on removal
  - debian/postrm: don't flush the chains on purge

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: