I've verified this on bionic using a combination of test-ufw.py from QRT
(which in addition to various smoke/etc tests, runs all the tests in the
testsuite, including root/iptables tests):

ufw:
  Installed: 0.36-0ubuntu0.18.04.1
  Candidate: 0.36-0ubuntu0.18.04.1
  Version table:
 *** 0.36-0ubuntu0.18.04.1 500
        500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
Packages
        500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/main i386 
Packages
        100 /var/lib/dpkg/status
     0.35-5 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu bionic/main i386 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1811129

Title:
  update ufw to 0.36

Status in ufw package in Ubuntu:
  Fix Released
Status in ufw source package in Bionic:
  Fix Committed
Status in ufw source package in Cosmic:
  Fix Committed
Status in ufw source package in Disco:
  Fix Released

Bug description:
  [Impact]

  This bug is the master bug for a one time SRU of ufw to the new 0.36
  release. Typically patches would be individually backported like
  normal, but the new 'prepend' command feature is the impetus for this
  SRU and it contains most of the code changes. Other bugs fixed in the
  upstream release are either already included in the Ubuntu/Debian
  packaging or small enough to not pose a significant regression risk.
  0.36 had various pyflakes/pep8/pylint cleanups over 0.35 so upgrading
  18.04 to 0.36 will make maintaining ufw a bit easier for the duration
  of this LTS.

  [Test Case]

  In addition to the in-build tests, there is an extensive testsuite for
  running under root on the live system. The QRT tests for ufw (scripts
  /test-ufw.py) run these tests (and more).

  [Regression Potential]

  In terms of code changes, I've attached code-changes-bionic-to-
  disco.diff which is a diff of the source code in bionic's 0.35-5 with
  patches applied and disco's 0.36-1 with its patches applied. This
  shows that:

   * only comment changes to conf/sysctl.conf
   * only comment changes to conf/ufw.defaults
   * doc/systemd.example is updated (but unused in our packaging)
   * various man page updates
   * ufw.pot is refreshed
   * various Makefile updates related to snap packaging and coverage (the 
debian packaging only uses the 'clean' target)
   * src/applications.py has only whitespace and comment changes

  The remaining code changes in src/ are quite small and address the SRU
  bugs and the regression potential for these changes will be discussed
  in those bugs.

  In addition to the SRU bugs listed in the changelog, 0.36 also fixes
  the following upstream bugs not already in 0.35-5:

  * bug 1782384 - ufw-framework document error
  * bug 1695718 - UFW rule for Transmission only allows 51413/tcp while 
51413/udp is used for DHT
  * bug 1377600 - ufw errors after ctr+c interupt
  * bug 1586258 - Rule insertion fails if ruleset is empty
  * bug 1558068 - remove extraneous source quench rule
  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884932 - cannot preseed 
package configuration in debian-installer

  (other bugs in the 0.36-1 changelog are dupes of the above)

  [Other Info]

  Note that the 0.36 code base has been the basis for the snap for many
  months with the majority of the non-'prepend' changes in production
  during this time. 0.36-1 was uploaded to Debian in December (and it
  migrated automatically to disco shortly after) with no new ufw bug
  reports in either. Buster will release with 0.36-1.

  The snappy packaging, which is included upstream, underwent a lot of
  changes, but should not be considered as part of this SRU since it
  doesn't affect the deb builds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1811129/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to