~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
..
patches 543 11 years ago Jamie Strandboge Release 0.32-0ubuntu1 * New upstream release feat Diff
po 362 15 years ago Jamie Strandboge add debian/ directory for Debian Diff
source 509 13 years ago Jamie Strandboge * New upstream release. Fixes: - LP: #568877 - Diff
20-ufw.conf 510 13 years ago Jamie Strandboge pull in debian/ from trunk 311 bytes Diff Download File
after.rules.md5sum 499.1.23 14 years ago Jamie Strandboge updated changelogs updated debian/after*md5sum for 305 bytes Diff Download File
after6.rules.md5sum 545 11 years ago Jamie Strandboge update to new upstream 0.33 release adjust debian/ 248 bytes Diff Download File
before.rules.md5sum 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 558 bytes Diff Download File
before6.rules.md5sum 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 567 bytes Diff Download File
changelog 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 16.5 KB Diff Download File
changelog.Debian.pre-0.27.1 520 13 years ago Jamie Strandboge * convert to dh_python2: - debian/control: remov 14 KB Diff Download File
compat 362 15 years ago Jamie Strandboge add debian/ directory for Debian 2 bytes Diff Download File
config 541 12 years ago Jamie Strandboge 0.31-0ubuntu1 * New upstream release which fixes: 1.9 KB Diff Download File
control 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 1.3 KB Diff Download File
copyright 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 2.5 KB Diff Download File
python-ufw.install 543 11 years ago Jamie Strandboge Release 0.32-0ubuntu1 * New upstream release feat 47 bytes Diff Download File
README.Debian 454 15 years ago Jamie Strandboge debian/rules: don't install initscript.example deb 1.2 KB Diff Download File
File rules 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 2.7 KB Diff Download File
sysctl.conf 523 13 years ago Jamie Strandboge * New upstream release which fixes the following: 1.3 KB Diff Download File
templates 454.1.47 14 years ago Jamie Strandboge ufw (0.28-2) unstable; urgency=low debian/template 1.5 KB Diff Download File
triggers 362 15 years ago Jamie Strandboge add debian/ directory for Debian 33 bytes Diff Download File
ufw.dirs 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 243 bytes Diff Download File
ufw.init 554 8 years ago Jamie Strandboge * Install the SysV init and upstart script for bot 2 KB Diff Download File
ufw.install 543 11 years ago Jamie Strandboge Release 0.32-0ubuntu1 * New upstream release feat 308 bytes Diff Download File
ufw.links 550 10 years ago Jamie Strandboge Update to 0.34~rc-0ubuntu1 * New upstream pre-rel 384 bytes Diff Download File
ufw.lintian-overrides 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 385 bytes Diff Download File
ufw.logrotate 554 8 years ago Jamie Strandboge * Install the SysV init and upstart script for bot 178 bytes Diff Download File
ufw.postinst 551 10 years ago Jamie Strandboge Gather up some patches and fixes for the next uplo 3.9 KB Diff Download File
ufw.postrm 557 8 years ago Jamie Strandboge Start sync with Debian for new upstream release * 994 bytes Diff Download File
ufw.preinst 543 11 years ago Jamie Strandboge Release 0.32-0ubuntu1 * New upstream release feat 954 bytes Diff Download File
ufw.prerm 544 11 years ago Jamie Strandboge Upload 0.32-0ubuntu2 * Simplify unload of firewall 215 bytes Diff Download File
ufw.service 555 8 years ago Jamie Strandboge debian/ufw.service: Add missing DefaultDependencie 241 bytes Diff Download File
ufw.upstart 554 8 years ago Jamie Strandboge * Install the SysV init and upstart script for bot 473 bytes Diff Download File
user.rules.md5sum 386 15 years ago Jamie Strandboge create user[6].rules md5sums files update debian/c 60 bytes Diff Download File
user6.rules.md5sum 386 15 years ago Jamie Strandboge create user[6].rules md5sums files update debian/c 61 bytes Diff Download File
watch 547 11 years ago Jamie Strandboge ufw (0.33-0ubuntu3) raring-proposed; urgency=low 94 bytes Diff Download File