ufw

lp:~jdstrand/ufw/ufw-xenial

Created by Jamie Strandboge and last modified
Get this branch:
bzr branch lp:~jdstrand/ufw/ufw-xenial
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:
Mature

Recent revisions

562. By Jamie Strandboge

Switch the ufw trigger to interest-noawait to avoid trigger loops.

561. By Jamie Strandboge

* New upstream release (LP: #448503, LP: #728128)
  - drop 0002-update-testsuite-for-empty-proc-net.patch (included upstream)
  - refresh 0001-optimize-boot.patch
* update rsyslog example to use 'stop' instead of the deprecated '~'. Patch
  from Ognyan Kulev. (Closes: 798100)
* debian/rules: use dh_prep instead of dh_clean -k
* debian/ufw.postinst: migrate /lib/ufw/user*rules to /etc/ufw on upgrade
  and add symlinks from /lib/ufw/user*rules to /etc/ufw
* debian/ufw.postrm: remove /lib/ufw/user*rules symlinks on purge

560. By Jamie Strandboge

Sync with Debian

* 0002-update-testsuite-for-empty-proc-net.patch: update unit tests to not
  fail when /proc/net/* has no useful information (Closes: 797020)
* debian/control: no longer explicitly Depends on debconf (Closes: 797278)

559. By Jamie Strandboge

sync with Debian

558. By Jamie Strandboge

release 0.34-0ubuntu1

557. By Jamie Strandboge

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

556. By Jamie Strandboge

Don't include Debian version in the python module version (LP: #1465549)

555. By Jamie Strandboge

debian/ufw.service: Add missing DefaultDependencies=no to fix ordering
cycles.

554. By Jamie Strandboge

* 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.
* 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}.

553. By Jamie Strandboge

* debian/patches/0005-lp573461.patch: adjust man page for libvirt
  (LP: #573461)
* debian/patches/0006-check-for-newer-py3.patch: tests/check-requirements
  updated for newer python3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~jdstrand/ufw/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers