~ubuntu-branches/ubuntu/vivid/ufw/vivid

« back to all changes in this revision

Viewing changes to tests/root/bugs/result

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2014-02-28 08:59:13 UTC
  • Revision ID: package-import@ubuntu.com-20140228085913-vg1dzwzsim3nlyf9
Tags: 0.34~rc-0ubuntu2
* debian/patches/0002-lp1078665.patch: distinguish between v4 and v6 rules
  when both addresses are 'any' (LP: #1078665). This can be dropped with
  0.34 release.
* debian/ufw.postinst:
  - drop old reload of policy for upgrades to 0.30.1-2
  - add new ufw[6]-track-forward primary chains on upgrade
* debian/patches/0003-manpage-hook-path.patch: update locations of hook
  scripts. This can be dropped with 0.34 release.
* debian/patches/0004-add-safe-icmp-to-forward.patch: update before*.rules
  to add safe icmp to ufw-before-forward. This can be dropped with 0.34
  release.
* debian/before[6].rules.md5sum: adjusted for new release

Show diffs side-by-side

added added

removed removed

Lines of Context:
333
333
[ 2] 2                          ALLOW IN    Anywhere
334
334
[ 3] 3                          ALLOW IN    Anywhere
335
335
[ 4] 4                          ALLOW IN    Anywhere
336
 
[ 5] 1                          ALLOW IN    Anywhere (v6)
337
 
[ 6] 2                          ALLOW IN    Anywhere (v6)
338
 
[ 7] 3                          ALLOW IN    Anywhere (v6)
339
 
[ 8] 4                          ALLOW IN    Anywhere (v6)
 
336
[ 5] 1 (v6)                     ALLOW IN    Anywhere (v6)
 
337
[ 6] 2 (v6)                     ALLOW IN    Anywhere (v6)
 
338
[ 7] 3 (v6)                     ALLOW IN    Anywhere (v6)
 
339
[ 8] 4 (v6)                     ALLOW IN    Anywhere (v6)
340
340
 
341
341
 
342
342