Skip to content

Debian Changelog firestarter (1.0.3-1.3)

2006

firestarter (1.0.3-1.3) unstable; urgency=low

   * NMU
   * Bump to Standards-Version 3.7.2.
   * Fix XSI:isms in preinst.

 -- Clint Adams <schizo@debian.org>  Sun, 10 Sep 2006 16:35:48 -0400

firestarter (1.0.3-1.2) unstable; urgency=low

   * Non-maintainer upload.
   * control: add a missing dependency on ${misc:Depends}
     (closes: #370519).

 -- Josselin Mouette <joss@debian.org>  Sun, 18 Jun 2006 12:20:59 +0200

2005

firestarter (1.0.3-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * High-urgency upload for sarge-targetted RC bugfix
   * Simple rebuild (on all architectures) to drop dependency on libhowl0
     which is going away (closes: #298809).

 -- Steve Langasek <vorlon@debian.org>  Thu, 17 Mar 2005 17:54:40 -0800

firestarter (1.0.3-1) unstable; urgency=low

   * New upstream release
     (closes: #277914, #286319, #289673, #291407, #292557)
   * Fix cleanup of dhclient-exit-hooks. Thanks Gaetan (closes: #289315)
   * Clarify the option --generate-scripts in manpage.
   * Upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Sun, 30 Jan 2005 20:29:42 +0100

2004

firestarter (1.0.1-1) unstable; urgency=low

   * New upstream release (closes: #284109)
   * Fix dhclient hook. Thanks Matthew Exley (closes: #283863)
   * Fix preinst and postrm scripts for dhclient-exit-hooks cleanup
   * Remove patchs applied upstream
   * Upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Mon, 19 Dec 2004 19:34:03 +0100

firestarter (1.0.0-3) unstable; urgency=low

   * add libxml-parser-perl to the build dependencies (closes: #284140)
   * upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Sat, 4 Dec 2004 08:59:53 +0100

firestarter (1.0.0-2) unstable; urgency=low

   * fix bashism in generated file /etc/firestarter/firestarter.sh
     (closes: #283586)
   * Upload sponsored by Bastian Kleineidam <calvin@debian.org>.

 -- Yann Verley <yann.verley@free.fr>  Tue, 30 Nov 2004 08:58:21 +0100

firestarter (1.0.0-1) unstable; urgency=low

   * new upstream release (closes: #120808, #212999, #222704, #230155, #267771)
   * - change patch 09_fix_ip_up : now firestarter adds ppp hook
     in /etc/ppp/ip-up.d/1firestarter.(closes: #277496)
     - revert previous change for bug 267929. The test for existence of
     /usr/sbin/firestarter is useful if we don't want to run firestarter
     when 'apt-get remove firestarter' has be done.
     (closes: #282410, #283262)
   * add dependancy on iptables >= 1.2.11 (closes: #271078)
   * update manpage.
   * fix patches 01_use_gksu, 06_dot_not_hyphen.
   * remove patch 02_be_quiet_on_console as it is no more useful with
     the upstream release.
   * remove patch 08_fix_netfilter_init as the upstream release doesn't
     provide the original file.
   * add patch 10_dhclient so that people can use firestarter with dhcpd.
   * add patch 11_fix_bcast to get the correct interface name used for
     the broadcast address. Thanks to Tomas Junnonen.
   * change postrm script : remove /etc/ppp/ip-up.d/1firestarter on purge.
   * add preinst script to remove /etc/ppp/ip-up.local if it is only used
     by firestarter : using this file (installed by previous versions of
     firestarter) is incompatible with /etc/ppp/ip-up.d/1firestarter.

 -- Yann Verley <yann.verley@free.fr>  Wed, 28 Nov 2004 22:23:07 +0100

firestarter (0.9.3-6) unstable; urgency=low

   * adopting orphaned package.
     Thanks Rene for all your work (closes: #273148)
   * change init script to test existence of iptables rather than
     firestarter gui (closes: #267929)
   * add description of --generate-scripts command line option to manpage
   * add patch so that firestarter restarts after pppd establishes
     the link (closes: #210945)
   * change postrm script : clean /etc/ppp/ip-up.local, only on purge.

 -- Yann Verley <yann.verley@free.fr>  Thu, 16 Oct 2004 15:57:50 +0200

firestarter (0.9.3-5) unstable; urgency=low

   * rebuild against lib libgcrypt11/libgnutls11 by build-depending on
     libgnomeui-dev (>= 2.6.1.1-4), thanks Matthias Urlichs (closes: #263636)

 -- Rene Engelhard <rene@debian.org>  Fri, 13 Aug 2004 17:46:46 +0200

firestarter (0.9.3-4) unstable; urgency=low

   * fix initscript (closes: #248252)

 -- Rene Engelhard <rene@debian.org>  Wed, 12 May 2004 21:33:52 +0200

firestarter (0.9.3-3) unstable; urgency=low

   * call dh_gconf in debian/rules (closes: #267964)

 -- Rene Engelhard <rene@debian.org>  Sat, 8 May 2004 22:34:55 +0200

firestarter (0.9.3-2) unstable; urgency=low

   * export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 before
     executing $(MAKE) install...

 -- Rene Engelhard <rene@debian.org>  Fri, 7 May 2004 01:00:45 +0200

firestarter (0.9.3-1) unstable; urgency=low

   * New upstream release
   * quote stuff in menu file
   * Standards-Version: 3.6.1 (no changes needed)
   * made changelog utf8
   * move firestarter(1) to firestarter(8)
   * extend clean (remove generated firestarter.schemas and .desktop)

 -- Rene Engelhard <rene@debian.org>  Thu, 6 May 2004 20:54:21 +0200

firestarter (0.9.2-4) unstable; urgency=high

   * urgency high because of fixing of a "critical" bug in sarge...
   * new init script; based on netfilter.init from upstream but
     RedHat specifics patched out (closes: #219335)
   * rm -rf /etc/firestarter and do not leave the hook in
     /etc/dhclient-exit-hooks on purge (closes: #231623)

 -- Rene Engelhard <rene@debian.org>  Wed, 14 Jan 2004 02:39:54 +0100

2003

firestarter (0.9.2-3) unstable; urgency=low

   * search for /var/run/dhclient.<iface>.pid instead of
     /var/run/dhclient-<iface>.pid (closes: #207406)
   * accept kernel 2.6 too when checking for kernel versions (closes: #209011)

 -- Rene Engelhard <rene@debian.org>  Sat, 6 Sep 2003 23:49:05 +0200

firestarter (0.9.2-2) unstable; urgency=low

   * reupload to force rebuild with fixed dpatch; add
     Build-Conflicts: with the broken dpatch

 -- Rene Engelhard <rene@debian.org>  Sun, 15 Jun 2003 19:05:27 +0200

firestarter (0.9.2-1) unstable; urgency=low

   * new upstream version.
   * moved to dpatch
     - remove patches applied upstream:
       01_fix_error_declaration
       05_fix_lookup_ip
   * Standards-Versio: 3.5.10
   * debhelper compat v4
   * remove mentioning of /usr/share/gnome/help/firestarter/C from manpage;
     remove mentioning of INSTALL from README and install CREDITS
     (closes: #196837)

 -- Rene Engelhard <rene@debian.org>  Thu, 12 Jun 2003 21:39:42 +0200

firestarter (0.9.1-5) unstable; urgency=low

   * add patch fixing lookup_ip(), so that is doesn't segfault from time to
     time, thanks Olivier Abad <oabad@noos.fr> (closes: #178196)
   * #ifdef'd printf()'s for "Hit filtered: foo" out, because that fills
     the console annoyingly
   * beautify the init script a little bit
   * compile with -Wall

 -- Rene Engelhard <rene@debian.org>  Fri, 28 Feb 2003 16:45:23 +0100

firestarter (0.9.1-4) unstable; urgency=low

   * added menu icon (converted from upstream's png to xpm)
   * Remove "'s from Exec= statement in firestarter.desktop, Closes: #179752
   * Use gksu -g firestarter in menu entry since only gksu makes problems
     when running out of the menu otherwise (at least here in KDE)
   * moved the binary to sbin since it is a "I-need-root-privileges"
     application and users can start it only under X anyway where we have
     a menu entry/.desktop file starting it with gksu...
   * fix minor glitch in clean target

 -- Rene Engelhard <rene@debian.org>  Wed, 5 Feb 2003 00:50:09 +0100

firestarter (0.9.1-3) unstable; urgency=low

   * using gksu (in .desktop and menu) for starting firestarter
     (thanks, Michael Vogt for the suggestion)

 -- Rene Engelhard <rene@debian.org>  Wed, 29 Jan 2003 11:07:34 +0100

firestarter (0.9.1-2) unstable; urgency=low

   * remove autoconf and automake from Build-Depends:; they are leftovers
     from the CVS-snapshot deb's I had prepared before...; we do not need
     a Build-Dependency on intltool either....
   * new es.po - thanks Javier Fernandez-Sanguino-Pena (closes: #159491)
   * added patch from Javier Fernandez-Sanguino-Pena to add the
     declarations of "gchar *error" at the beginning of the appr. function...
     (closes: #177790)

 -- Rene Engelhard <rene@debian.org>  Wed, 22 Jan 2003 02:03:21 +0100

firestarter (0.9.1-1) unstable; urgency=low

   * new Maintainer (closes: #171643)
   * DBS'ized
   * cleaned up Build-Dependencies
   * new upstream version (closes: closes: #157204)
     - closes: #141064: firestarter: lost packets
     - closes: #126448: firestarter: Bashism in /etc/firestarter/firewall.sh
     - closes: #148989: firestarter: Uses --reject-with but does not implement
                        it properly
     - closes: #158687: firestarter: switching from kernel 2.2 to kernel 2.4
                        breaks firestarter totally
                        (Not an issue anymore because ipchains is no longer
                        supported)
     - closes: #159491: firestarter: Please update the es.po file (and submit
                        it upstream)
                        (Not applicable in any up to date version)
   * do not redirect to /dev/null in init script (closes: #169593)
   * changed init script to use the new start/stop command line parameter
   * add description of -s, -p command line options to manpage;
     -h is now --help (closes: #163278)
   * install upstream changelog
   * fix description

 -- Rene Engelhard <rene@debian.org>  Tue, 21 Jan 2003 20:37:10 +0100

2002

firestarter (0.8.2-4) unstable; urgency=medium

   * Fixes a bug which makes the scripts unusable if port-forwarding and
     blocked hosts and/or ports are used.
 
   * Fixes unterminated comment line in script which causes the TCPMSS
     clamping rule to be ignored (this could be important for some ADSL
     users)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Wed, 05 Jun 2002 08:51:37 -0500

firestarter (0.8.2-3) unstable; urgency=high

   * Fixed restart bug in init scripts (Closes: #135694)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Mon, 25 Feb 2002 12:30:00 -0500

firestarter (0.8.2-2) unstable; urgency=medium

   * Wizard doesn't clear current rules until done (Closes: #122979)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Thu, 21 Feb 2002 12:20:00 -0500

firestarter (0.8.2-1) unstable; urgency=low

   * New upstream release

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 17 Feb 2002 15:07:37 -0500

firestarter (0.8.1-1) unstable; urgency=low

   * New upstream release
   * New config.guess (Closes: #127539)
   * Non-routable IP blocks updated (Closes: #122690)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 13 Jan 2002 16:24:47 -0500

2001

firestarter (0.8.0-1) unstable; urgency=low

   * New upstream release
   * Fixed init script (Closes: #122984)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Mon, 17 Dec 2001 13:04:33 -0500

firestarter (0.7.1-5) unstable; urgency=low

   * Added builddeps on gettext (Closes: #120757)
   * Fixing silly NMU bug close (from missing M. from my name) (Closes: #120860)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Sun, 2 Dec 2001 16:12:02 -0500

firestarter (0.7.1-4) unstable; urgency=low

   * Fixed init script to work properly with ipchains. (Closes: #121576)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Wed, 28 Nov 2001 14:51:05 -0500

firestarter (0.7.1-3) unstable; urgency=low

   * Fixed config.guess config.status (Closes: #120860)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Tue, 27 Nov 2001 10:48:30 -0500

firestarter (0.7.1-2) unstable; urgency=low

   * New maintainer
   * Incoporated language changes into new package.
   * debian/changelog:  Removed emacs variables.
   * debian/rules: Removed configure and build stamps.
   * debian/control: Added build-dependancies.  Added iptables dependancy.
   * debian/firestarter.menu: Added newline before EOF.
   * debian/firestarter.init: Finished and added to rules.

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Sat, 17 Nov 2001 16:39:53 -0500

firestarter (0.7.1-1) unstable; urgency=low

   * New upstream release
   * Now uploaded to Debian (Closes: #86679)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 16 Nov 2001 01:14:38 +0100

firestarter (0.5.1-3) unstable; urgency=low

   * New maintainer

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 22 Jan 2001 16:08:31 +0100

2000

firestarter (0.5.1-2) unstable; urgency=low

   * Fixed typo in menu file.

 -- Krzysztof Krzy¿aniak (eloy) <eloy@transilvania.eu.org>  Thu, 23 Nov 2000 16:45:24 +0100

firestarter (0.5.1-1) unstable; urgency=low

   * Initial Release.
   * Polish translation added.

 -- Krzysztof Krzy¿aniak (eloy) <eloy@transilvania.eu.org>  Thu, 23 Nov 2000 16:45:16 +0100