~jdstrand/ufw/ufw-xenial

  • Committer: Jamie Strandboge
  • Date: 2015-08-20 18:47:06 UTC
  • Revision ID: jamie@ubuntu.com-20150820184706-kv23o2rta0mqa8g1
Start sync with Debian for new upstream release

* New upstream release (LP: #1434525, LP: #1438647, LP: #1155292,
  Closes: 792753). Drop following patches included upstream:
* 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
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 156 15 years ago Jamie Strandboge first pass at code refactoring and splitting out u Empty Diff Download File
after.init 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 1 KB Diff Download File
applications.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 6.6 KB Diff Download File
backend.py 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 25.9 KB Diff Download File
backend_iptables.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 55.1 KB Diff Download File
before.init 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 1.1 KB Diff Download File
common.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 19.8 KB Diff Download File
frontend.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 33.8 KB Diff Download File
parser.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 29.6 KB Diff Download File
File ufw 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 3.8 KB Diff Download File
File ufw-init 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 2.2 KB Diff Download File
File ufw-init-functions 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 16.9 KB Diff Download File
util.py 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 29.1 KB Diff Download File