Comment 1 for bug 268931

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote : Re: Please backport ufw 0.22 from intrepid

  * Dependencies:

Build-Depends-Indep: python-central (>= 0.5.6), sed (>= 3.95), netbase, po-debconf
Depends: debconf, ${python:Depends}, iptables (>= 1.4.0), ucf

All are ok, but iptable (1.3.8 in hardy) -> have to backport iptables.

* apt-cache rdepends ufw

-> ubuntu-standard (metapackage). Ok.

* apt-cache rdepends iptables

for each rdepends:

for i in $(cat toto)
do
   echo $i": "$(apt-cache show $i | grep iptables | grep "<")
done

=>

util-vserver:
uruk:
uif:
specter:
shorewall-lite:
shaperd:
pyroman:
psad:
p3scan:
network-config:
netscript-2.4:
lokkit:
libabz0:
kvpnc:
knetfilter:
ipset:
ipmasq: Conflicts: iptables (<< 1.2.1-1)
ipkungfu:
heartbeat:
guidedog:
grml-btnet:
gpe-shield:
fwanalog:
firestarter:
firehol:
fiaif:
ferm:
fail2ban:
education-thin-client-server:
education-main-server:
ebtables:
ebox-network: Depends: dhcp3-client, dnsutils, ebox (>= 0.11.99), ebox (<< 0.12), ebox-objects, gconf2 (>= 2.10.1-2), iproute, iptables, jnettop, libnet-arp-perl, libnet-ip-perl, librrds-perl, net-tools, rrdtool, vlan
ebox-firewall: Depends: ebox (>= 0.11.99), ebox (<< 0.12), ebox-network, ebox-objects, ebox-services, gconf2 (>= 2.10.1-2), iptables
arno-iptables-firewall:
ubuntu-standard:
shorewall-common:
ppp:
libvirt-bin:

=> Seems ok.

So, we have just to try to compile iptables and ufw.