ufw 0.34~rc-0ubuntu1 source package in Ubuntu
Changelog
ufw (0.34~rc-0ubuntu1) trusty; urgency=medium * New upstream pre-release (LP: #1059060, #1065297, #1062521, #1101304, LP: #1075975, #1089262, #262421) * Dropped the following patches now included upstream: - 0002-lp1044361.patch - 0003-fix-typeerror-on-error.patch - 0004-lp1039729.patch - 0005-lp1191197.patch * Remaining changes: - 0001-optimize-boot.patch: only read in /etc/ufw/ufw.conf when disabled * debian/before[6].rules.md5sum: adjusted for new release * debian/control: update Standards-Version to 3.9.5 * debian/rules: - only ship /usr/share/ufw/iptables/*rules and not /usr/share/ufw/ - *.init files should also be config files * debian/ufw.links: added to makes symlinks from /usr/share/ufw/iptables/* to /usr/share/ufw/ (so ucf is happy on upgrades) * debian/ufw.postinst: - use TEMPLATE_PATH/iptables/*rules instead of TEMPLATE_PATH/*rules (not strictly required since we are using dh_link, but makes the intent clearer) - copy /usr/share/ufw/*.init in to /etc/ufw -- Jamie Strandboge <email address hidden> Thu, 20 Feb 2014 09:23:54 -0600
Upload details
- Uploaded by:
- Jamie Strandboge
- Uploaded to:
- Trusty
- Original maintainer:
- Jamie Strandboge
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ufw_0.34~rc.orig.tar.gz | 325.2 KiB | 9d2f2609fa7510fb19661feeb725e08c8c21f8e6597c5d8e7b5851272c1d7d5c |
ufw_0.34~rc-0ubuntu1.debian.tar.gz | 32.3 KiB | 76cdbf0264038b9b339912b80d297ad88d5ce2c5a48474f61c1200a9f5897a02 |
ufw_0.34~rc-0ubuntu1.dsc | 1.9 KiB | 9bcf657c677f04bfbc821dbe82448413f8d79b6119faaa9e677206e623085c71 |
Available diffs
- diff from 0.33-2 (in Debian) to 0.34~rc-0ubuntu1 (156.4 KiB)
Binary packages built by this source
- python-ufw: Uncomplicated FireWall Python modules
The Uncomplicated FireWall is a front-end for iptables, to make managing a
Netfilter firewall easier. This package includes the Python modules for the
Uncomplicated FireWall.
- ufw: program for managing a Netfilter firewall
The Uncomplicated FireWall is a front-end for iptables, to make managing a
Netfilter firewall easier. It provides a command line interface with syntax
similar to OpenBSD's Packet Filter. It is particularly well-suited as a
host-based firewall.