iptables-persistent (1.0.4+nmu2+deb9u1) stretch; urgency=medium

  * Non-maintainer upload
  * Catch errors in calls to modprobe, thanks Hugo, (Closes: #921186)

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 02 May 2020 19:33:17 +0000

iptables-persistent (1.0.4+nmu2) unstable; urgency=medium

  * Non-maintainer upload.
  * Use the full path to executables when saving and restoring firewall
    rules for both IP and IPv6. Thanks G.W. Haywood for the patch.
    Closes (#857301)

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sat, 18 Mar 2017 21:11:49 +0800

iptables-persistent (1.0.4+nmu1) unstable; urgency=low

  [ Jonathan Wiltshire ]
  * Update debhelper to compat level 9
  * Standards version 3.9.6 no changes needed.
  * Re-tab plugins/15-ip4tables and plugins/25-ip6tables

  [ gustavo panizzo ]
  * Non-maintainer upload.
  * Starts netfilter-persistent service before network-pre.target,
    as suggested by systemd upstream. Thanks to Patrick Schleizer
    (Closes: #829640).

 -- gustavo panizzo <gfa@zumbi.com.ar>  Sun, 21 Aug 2016 13:05:39 +0800

iptables-persistent (1.0.4) unstable; urgency=medium

  * [d52b9e] During flush, set policy before flushing rules (Closes: #749790)
  * [5d962d] Suggest iptables-persistent (Closes: #766940)
  * [379050] Stop rules files being world-readable.
    Thanks to Bernhard Thaler (Closes: #764645)
  * [110c78] Rewrite README, install for both packages (Closes: #807285)
  * [c2f464] Remove Andreas from uploads - thanks for your contributions!
  * [e5ea0b] Update VCS links
  * [b9c096] Weaken systemd dependency on systemd-modules-load.service
    (Closes: #780407)

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 02 Jan 2016 19:45:51 +0000

iptables-persistent (1.0.3) unstable; urgency=medium

  * [b7c661] systemd: start after local filesystem is available
    (Closes: #760424)

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 27 Dec 2014 11:04:58 +0000

iptables-persistent (1.0.2) unstable; urgency=medium

  * [5c4390] Update VCS URLs
  * [ca8e27] Properly set systemd dependencies (Closes: #747949)
  * [85c57d] Have plugins depend on the source version of the main loader

 -- Jonathan Wiltshire <jmw@debian.org>  Thu, 28 Aug 2014 19:20:20 -0700

iptables-persistent (1.0.1) unstable; urgency=high

  * [8ceea8] Break systemd dependency loop by disabling default
    dependencies, and depending explicitly on systemd-modules-load
    (Closes: #665720)

 -- Jonathan Wiltshire <jmw@debian.org>  Thu, 08 May 2014 13:41:49 +0100

iptables-persistent (1.0) unstable; urgency=low

  * [8be057] Rewrite main program entirely:
    - new plugin architecture and binary (Enables: #693177, #697088)
    - systemd support (Closes: #665720)
    - packaging split into netfilter-persistent and iptables-persistent
  * [72c333] Standards version 3.9.5
  * [2d1b82] Start in runlevel S (Closes: #672296)

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 19 Apr 2014 20:05:36 +0100

iptables-persistent (0.5.7) unstable; urgency=low

  * [e7534a] Fix bashism in debian/iptables-persistent.init.
    Thanks to Andreas Rütten (Closes: #683789)

 -- Jonathan Wiltshire <jmw@debian.org>  Fri, 04 Jan 2013 19:17:00 +0000

iptables-persistent (0.5.6) unstable; urgency=low

  * [6b6358] Instead of checking on modules, test a working iptables more
    directly (Closes: #679840)
  * [1db63c] Remove dependency on kmod

 -- Andreas Rütten <AndreasRuetten@gmx.de>  Thu, 02 Aug 2012 22:50:05 +0200

iptables-persistent (0.5.5) unstable; urgency=low

  * Regressions were found in the previous release, this version fixes them

  [ Andreas Rütten ]
  * [e2736e] Fix postinst fails with legacy boot ordering due to wrong call
    to update-rc.d (Closes: #651838)
  * [7ee7cc] Add Andreas Rütten to Uploaders

  [ Jonathan Wiltshire ]
  * [e823c4] iptables-persistent.postinst: check return value of modprobe
    before loading rules
  * [575176] Add dependency on kmod for calls to modprobe in postinst.
    Thanks to Hideki Yamane (Closes: #656348)
  * [24d67d] Pre-Depending on a sufficient version of dpkg is no longer
    necessary (Closes: #659765)
  * [65a9d7] Guard against moving rules files around in preinst/abort-upgrade

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 30 Jun 2012 19:52:36 +0100

iptables-persistent (0.5.4) unstable; urgency=low

  [ Jonathan Wiltshire ]
  * Acknowledge NMU, thanks Christian

  [ Andreas Rütten ]
  * [15dd48] Remove trailing whitespace in debian/copyright
  * [be22ca] Fix out-of-date-copyright-format-uri
  * [fa8499] Fix init.d-script-missing-lsb-description
  * [125cb4] Fix obsolete-field-in-dep5-copyright
  * [5502af] Bump Standards-Version to 3.9.3, no changes needed
  * [7fc88f] Replace the utilisation of dpkg-maintscript-helper by a simple mv
    (Closes: #665813)
  * [bed2d6] Fix insserv issue if upgrading from <=0.5.2 (Closes: #665814)

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 30 Jun 2012 12:14:07 +0100

iptables-persistent (0.5.3+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Dutch; (Jeroen Schot).  Closes: #659362
    - Slovak (Slavko).  Closes: #668412
    - Polish (Michał Kułach).  Closes: #669035

 -- Christian Perrier <bubulle@debian.org>  Wed, 25 Apr 2012 08:30:00 +0200

iptables-persistent (0.5.3) unstable; urgency=low

  * [09d9ae] Check for loaded modules in postinst (Closes: #637852)
  * [521544] Fix Default-Start and Default-Stop fields of the LSB header in
    the init script. Thanks to Andreas Rütten (Closes: #650001)
  * [d17b2f] Revert checking for loaded modules at startup, as this isn't
    necessary in newer versions ip{,6}tables-restore - instead check that there
    is a rules file to be loaded. Ensure at least ip{,6}table_filter is loaded
    during save (Closes: #637796)
  * [71aa52] Tidy formatting and spacing in iptables-persistent.init
  * [3fe51a] Debconf translations to Spanish.
    Thanks to Francisco Javier Cuadrado (Closes: #645523)

 -- Jonathan Wiltshire <jmw@debian.org>  Mon, 28 Nov 2011 23:19:39 +0000

iptables-persistent (0.5.2) unstable; urgency=low

  * [1019a3] Debconf translation to Japanese.
    Thanks to Hideki Yamane (Closes: #626385)
  * [a29b06] debian/po: refresh .po files
  * [3780d5] Do not attempt to save or load rules if the appropriate module
    is not loaded (Closes: #619626)
  * [1c14c5] Do not include blank rules.* files; instead, simply remove them
    on purge if they have been created (Closes: #612278)
  * [ec6628] Implement 'flush' command to init script (Closes: #634368)
  * [428b95] Standards version 3.9.2 (no changes)

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 13 Aug 2011 22:23:46 +0100

iptables-persistent (0.5.1) unstable; urgency=low

  * [f62ef8] Depend on lsb-base (Closes: #608531)
  * [82ba5d] Improve package description
  * [90bce5] Only autosave rules on first package installation, not on
    upgrades
  * [f60a5e] Debconf templates and debian/control reviewed by the
    debian-l10n-english team as part of the Smith review project.
    (Closes: #610169)
  * [f542f6] Debconf translation to Danish (Closes: #610264)
    - thanks to Joe Dalton
  * [f7b486] Debconf translation to Portugese (Closes: #610277)
    - thanks to Américo Monteiro
  * [f73645] Debconf translation to Czech (Closes: #610325)
    - thanks to Michal Simunek
  * [3ac07a] Debconf translation to Italian- thanks to Vincenzo
    Campanella
  * [1677c1] Debconf translation to Russian (Closes: #610643)
    - thanks to Yuri Kozlov
  * [c4a068] Debconf translation to French (Closes: #610677)
    - thanks to Steve Petruzzello
  * [70cfba] Debconf translation to German (Closes: #610646)
    - thanks to Chris Leick
  * [d0a8f6] Debconf translation to Swedish (Closes: #611150)
    - thanks to Martin Bagge
  * [cbdac5] Debconf translation to Brazillian Portugese
    (Closes: #611437)- thanks to Adriano Rafael Gomes
  * [1d3bf1] Debconf translation to Spanish (Closes: #611714)
    - thanks to Ricardo Fraile
  * [0eb3ca] Correctly save IPv6 rules during startup (Closes: #613368)

 -- Jonathan Wiltshire <jmw@debian.org>  Fri, 04 Mar 2011 10:18:07 +0000

iptables-persistent (0.5) unstable; urgency=low

  * [e1e1a6] debian/rules: fix regression installing init script for
    systems that have not been converted to dependency-based start
    (Closes: #608383)
  * [ac615c] Load rules from /etc/iptables/rules.v4 instead of
    /etc/iptables/rules for consistency, and rename the rules file
    appropriately to keep local modifications. (Closes: #608382)
  * [9c0df7] During installation, prompt the user to save the current
    rulesets
  * [a48ed9] iptables-persistent.init: show useful progress messages
    using LSB functions, and implement a "save" action for the lazy^w
    efficient admin
  * [6db04e] Update README

 -- Jonathan Wiltshire <jmw@debian.org>  Fri, 31 Dec 2010 00:32:00 +0000

iptables-persistent (0.0.20101230) unstable; urgency=low

  * [b53635] New maintainer (Closes: #599478)
  * [7cc2c8] Convert to a native package, rationale in README.source
  * [874b93] debian/control: make short description policy-compliant
  * [193b89] debian/rules: convert to tiny-style dh rules
  * [3ce686] Improvements to iptables-persistent.init:
      - load IPv6 rules if available
      - guarantee start before network interfaces
      - implement reload, force-reload and restart
      - return the exit status of iptables-restore to catch
        rule file errors
    (Closes: #599478, #541459) - thanks to Christoph Anton Mitterer
  * [00a4b3] Add debian/gbp.conf with appropriate options
  * [07781c] Remove debian/watch
  * [244039] Update debian/README
  * [69443b] Update debian/copyright
  * [42dc6f] Add Vcs-* fields to debian/control

 -- Jonathan Wiltshire <jmw@debian.org>  Thu, 30 Dec 2010 01:22:41 +0000

iptables-persistent (0.0.20100801) unstable; urgency=low

  * New Maintainer (Closes: #591077)
  * Updated Standards-Version to 3.9.1
  * debian/copyright:
    + Make copyright file DEP5 compliant
  * deian/init.d
    + Renamed to iptables-persistent.init

 -- Chris Silva <racerx@makeworld.com>  Sun, 01 Aug 2010 21:34:25 -0500

iptables-persistent (0.0.20090701) unstable; urgency=low

  * Initial Release.

 -- Simon Richter <sjr@debian.org>  Wed, 01 Jul 2009 13:43:43 +0200
