ufw 0.33-1 source package in Ubuntu
Changelog
ufw (0.33-1) unstable; urgency=low * New upstream release (Closes: 711711, Closes: 691135, Closes: 704728). Sync back up with Ubuntu (all changes here except for Polish debconf translation and Standards-Version already in Ubuntu). Add the following patches from Ubuntu which can be dropped in 0.34: - debian/patches/0002-lp1044361.patch: move netfilter capabilities checking into initcaps(), and call initcaps() only when we need it - 0003-fix-typeerror-on-error.patch: fix TypeError on error when using zh_CN - debian/patches/0004-lp1039729.patch: Skip get_netfilter_capabilities() with ipv6 if ipv6 is disabled - debian/patches/0005-lp1191197.patch: add check for -m rt --rt-type 0 * debian/po/pl.po: add Polish translation of debconf templates. Thanks to Michal Kulach (Closes: 667942) * debian/watch: use https instead of http * debian/(after|before)6.rules.md5sum: adjust for recently missed shipped configurations * debian/control: - clean up Depends and Build-Depends - Build-Depends on python3 - add python-ufw for installing python2 modules - add X-Python3-Version: >= 3.2 - update Standards-Version to 3.9.4 * add debian/python-ufw.install * debian/rules: - use --install-layout=deb - adjust PYTHON to use python3 - adjust PYVERS to use py3versions - add PYTHON2 - run tests for both PYTHON and PYTHON2 - run setup.py with both PYTHON and PYTHON2 - use dh_python3 for ufw - use dh_python2 for python-ufw * debian/ufw.lintian-overrides - remove old unneeded override - add postrm-does-not-call-updaterc.d-for-init.d-script since Ubuntu's debhelper adds code to postinst that does nothing on Ubuntu, but doesn't add the corresponding code to postrm -- Jamie Strandboge <email address hidden> Tue, 26 Nov 2013 12:51:51 -0600
Upload details
- Uploaded by:
- Jamie Strandboge
- Uploaded to:
- Sid
- Original maintainer:
- Jamie Strandboge
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ufw_0.33-1.dsc | 1.9 KiB | 65a158d780922c8c862fd868558d5b39f17c2eab6a30a6f820c6ac3decb3c2df |
ufw_0.33.orig.tar.gz | 325.1 KiB | 5f85a8084ad3539b547bec097286948233188c971f498890316dec170bdd1da8 |
ufw_0.33-1.debian.tar.gz | 33.0 KiB | 375494767a22ae988f46578eb009ab45f365e9810497b6f98763d0d064e96db6 |
Available diffs
No changes file available.
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.