Skip to content

Debian Changelog mason (1.0.0-11)

2008

mason (1.0.0-11) unstable; urgency=low

   * Minor changes to fix warnings reported by lintian for version 1.0.0-10
   * Change the order of preferred editors to avoid problems reported with
   mcedit, the prior standard. Preferred editor if installed is now emacs,
   followed by vi and nano.
   * New option for mason-gui-text: When started with the option "--force"
   it will try to stop other instances of itself instead of exiting.

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Fri, 27 Jun 2008 10:28:23 +0200

mason (1.0.0-10) unstable; urgency=low

   * Added finnish debconf template translation. (Thanks to Esko Arajaervi)
   (closes: #473372)
   * Added galician debconf template translation. (Thanks to Jacobo Tarrio)
   (closes: #473502)
   * Added russian debconf template translation. (Thanks to Yuri Kozlov)
   (closes: #473790)
   * Added basque debconf template translation. (Thanks to Piarres Beobide)
   (closes: #473968)
   * Added turkish debconf template translation. (Thanks to Mert Dirik)
   (closes: #486566)
   * New functionality: mason can now restart services after resetting the
   iptables rules. (Necessary for services that manipulate or add own
   iptables rules, e.g. fail2ban)
   * Added documentation for additional properties of the debian version
   of mason (see masonrc)
   * Moved not interactively usable script mason-decide from /usr/bin to
   /var/lib/mason
   * Minor changes to fix warnings reported by lintian for version 1.0.0-9
   * Changed Standards-Version from 3.7.3 to 3.8.0; no changes required.

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Mon, 23 Jun 2008 14:05:09 +0200

mason (1.0.0-9) unstable; urgency=low

   * Added spanish debconf template translation. (Thanks to Maria Germana Oliveira)
     (closes: #469341)
   * Fixed a small typo in the spanish translation (Thanks to Alvaro Herrera)
   * Changed behaviour: When mason is purged, the init.d link will be removed now, too
   * Added the '-n' switch to the call of 'iptables -L' when flushing chains
     to avoid DNS calls when merely checking for the exisitence of a chain.
   * Changed Standards-Version from 3.7.2 to 3.7.3; no changes required.

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Tue, 25 Mar 2008 12:29:34 +0100

2007

mason (1.0.0-8) unstable; urgency=low

   * Added dutch debconf template translation. (Thanks to cobaco (aka Bart Cornelis))
     (closes: #448932)
   * Removed national encoding in changelog of 1.0.0-7
   * Changed property 'Build-Depends-Indep' to 'Build-Depends' in the rules file

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Fri, 2 Nov 2007 10:53:00 +0100

mason (1.0.0-7) unstable; urgency=low

   * Added functionality again, to save the packet counters for filter rules
     automatically when the rules are changed to allow long time statistics
     (undo reverting changes done in 1.0.0-6)
   * Added checks for running klogd and for a recently used logfile
     (both necessary for mason to learn new rules)
   * Added Portuguese debconf template translation. (Thanks to Luisa Lourenco)
     (closes: #415631)
   * Changed deprecated sort syntax used in masonlib ("sort +<number>" to "sort -k <number>")

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Fri, 23 Mar 2007 10:25:10 +0100

mason (1.0.0-6) unstable; urgency=low

   * revert undokumented changes to masonlib which prevent mason from going
     into etch

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Fri, 16 Mar 2007 09:43:10 +0100

mason (1.0.0-5) unstable; urgency=low

   * Changed the dependency from debconf to debconf|debconf-2.0 (closes #332022)
   * Changed the po file for the danish translation from da_DK.po to da.po
     (closes #349955)
   * Added Swedish debconf template translation. (Thanks to Daniel Nylander)
     (closes: #334799)
   * integrate changes from NMU -4.1
     from Ana Beatriz Guerrero Lopez <ana@debian.org>
     * Added the compat file, bumped compat to 5 and remove the conffile since
       it is not necessary anymore
     * Bumped Standards-Version to 3.7.2, no changes required.
     * Removed full stop "." character from the "Description" field.
   * added German debconf template translation (closes: #411390)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed, 14 Mar 2007 11:31:08 +0100

2005

mason (1.0.0-4) unstable; urgency=low

   * Added an update of the danish template translation (Thanks to Claus Hindsgaul) (closes: #319233)

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Fri, 22 Jul 2005 07:46:17 +0200

mason (1.0.0-3) unstable; urgency=low

   * Incorporated NMU changes (Thanks to Lucas Wall) (closes: #250264,
     #301321)
   * fix postinst to correctly install startup links (closes: #222384)
   * upgrade to policy 3.6.1.0
   * Added Vietnamese debconf template translation (Thanks to Clytie
     Siddall) (closes: #312752)

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Fri, 24 Jun 2005 11:41:10 +0200

mason (1.0.0-2.1) unstable; urgency=low

   * Non-maintainer upload
   * Switched to po-debconf. (closes: #250264)
   * Added Brazilian Portuguese debconf template translation. (closes: #301321)
   * Added Czech debconf template translation.
   * Added French debconf template translation.
   * Added Norwegian debconf template translation.

 -- Lucas Wall <lwall@debian.org>  Tue, 12 Apr 2005 10:17:05 -0300

2003

mason (1.0.0-2) unstable; urgency=low

   * fix masonlib to support iptables static in kernel
   * fix init.d levels so that mason will be startet directly after
     configuring the interfaces and will not be stopped on shutdown

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Thu, 8 May 2003 13:57:43 +0200

mason (1.0.0-1) unstable; urgency=low

   * New maintainer upload (closes: #143724)
   * Exit if another instance of mason-gui-text is running (closes:
     #186599, #169221)
   * fix duplicate text in README.Debian (closes: #171709)
   * add Danish debconf template (closes: #174789)

 -- Thomas Scheffczyk <thomas.scheffczyk@verwaltung.uni-mainz.de>  Tue, 15 Apr 2003 14:49:58 +0200

2002

mason (1.0.0-0.1) unstable; urgency=low

   * new upstream

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed, 22 May 2002 17:46:26 +0200

1999

mason (0.13.0.92-2) unstable; urgency=low

   * Added config questions for default policies to prevent boot-time
   questions. (closes bug #50745)
   * Changed maintainer address to jive with other packages.
   * Fixed problem with *-ips files being created in current directory
   instead of /var/lib/mason.
   * Moved baserules from /var/lib/mason to /etc/mason.baserules (by request;
   so config backups of /etc work properly).
   * Fixed pristine source problem (it's uploaded now :-).

 -- Jeff Licquia <licquia@debian.org>  Wed, 24 Nov 1999 23:55:13 -0600

mason (0.13.0.92-1) unstable; urgency=low

   * Newer upstream version.
   * Real working package, this time. :-)

 -- Jeff Licquia <licquia@debian.org>  Thu, 28 Oct 1999 16:30:12 -0500

mason (0.13.0.92-1) unstable; urgency=low

   * Newer upstream version.
   * Real working package, this time. :-)

 -- Jeff Licquia <licquia@debian.org>  Thu, 28 Oct 1999 16:30:12 -0500

mason (0.12.0-1) unstable; urgency=low

   * Initial Release.

 -- Jeff Licquia <jeff@luci.org>  Wed, 31 Mar 1999 21:49:35 -0600