← Back to team overview

gufw-developers team mailing list archive

[Bug 262421] Re: ufw should provide an interface to update ip forwarding

 

This bug was fixed in the package ufw - 0.34~rc-0ubuntu1

---------------
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 <jamie@xxxxxxxxxx>   Thu, 20 Feb 2014 09:23:54 -0600

** Changed in: ufw (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Gufw
Developers, which is subscribed to Gufw.
https://bugs.launchpad.net/bugs/262421

Title:
  ufw should provide an interface to update ip forwarding

Status in Gufw:
  Triaged
Status in “gui-ufw” package in Ubuntu:
  Invalid
Status in “ufw” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ufw

  Hi,

  As per this document
  (https://help.ubuntu.com/8.04/serverguide/C/firewall.html), the user
  has to modify ufw's configuration files directly ("First, packet
  forwarding needs to be enabled in ufw. Two configuration files will
  need to be adjusted, in /etc/default/ufw change the
  DEFAULT_FORWARD_POLICY to “ACCEPT”"). The gufw package
  (https://launchpad.net/ubuntu/+source/gui-ufw) does just that.

  However, this conflicts with the Debian rules, which says that a
  program can't touch another's conffiles unless the main one gives it
  permission to (http://www.debian.org/doc/debian-policy/ch-
  files.html#s10.7.4). Could ufw please give gufw permission to ufw
  them?

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/262421/+subscriptions