Skip to content

Debian Changelog nufw (1.0.23-1.3)

2007

nufw (1.0.23-1.3) testing-proposed-updates; urgency=low

   * Non-maintainer upload to compelte l10n.
   * Bring debconf templates from unstable and rewrite those that are not
     in unstable
   * Debconf translations copied from unstable and:
     - French completed
     - Czech completed
     - Swedish completed
     - Russian completed
     - German completed

 -- Christian Perrier <bubulle@debian.org>  Tue, 6 Mar 2007 17:54:01 +0100

nufw (1.0.23-1.2) testing-proposed-updates; urgency=high

   * Non-maintainer upload.
   * Add password and adduser to Pre-Depends (Closes: #408269).

 -- Luk Claes <luk@debian.org>  Sat, 3 Feb 2007 18:19:00 +0000

2006

nufw (1.0.23-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * Unbreak syntactically wrong debconf template, which caused problems
     during package installation. (Closes: #360581)

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 16 Jul 2006 00:02:00 +0200

nufw (1.0.23-1) unstable; urgency=low

   * New upstream release
   * Update debconf configuration to take care of new options.
   * Upgrade build depends to libmysqlclient15-dev
   (closes: #356719)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Thu, 30 Mar 2006 21:01:38 +0200

2005

nufw (1.0.16-1) unstable; urgency=low

   * New upstream release. This is a security release. The NuFW team has
     identified a problem that could lead to Denial of Service from legitimate
     users of the authentication service.
     This has been assigned CVE-2005-3950.
   (closes: #341544)
   * Add debconf-updatepo in debian/rules.
   (closes: #329942)
   * Add debconf-2.0 as an alternate to debconf.
   (closes: #332049)
   * Use gnutls12 instead of gnutls11.
   (closes: #335769)
   * Update the French translation for debconf.
   (closes: #332575)
   * Add the Swedish translation for debconf.
   (closes: #336780)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 27 Dec 2005 17:04:58 +0100

nufw (1.0.13-1) unstable; urgency=low

   * New upstream release

 -- Jean-Michel Kelbert <kelbert@debian.org>  Sun, 16 Oct 2005 18:12:39 +0200

nufw (1.0.11-1) unstable; urgency=low

   * Add the Vietnamese translation for debconf.
   (closes: #316322)
   * Add the French translation for debconf.
   (closes: #307763)
   * Add the Czech translation for debconf.
   (closes: #310700)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Fri, 2 Sep 2005 22:02:12 +0200

nufw (1.0.10-1) stable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Mon, 4 Jul 2005 11:32:01 +0200

nufw (1.0.8-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Fri, 10 Jun 2005 15:46:35 +0200

nufw (1.0.7-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Wed, 8 Jun 2005 09:46:42 +0200

nufw (1.0.6-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Thu, 2 Jun 2005 21:56:16 +0200

nufw (1.0.5-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Thu, 12 May 2005 12:20:42 +0200

nufw (1.0.3-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Wed, 20 Apr 2005 09:17:25 +0200

nufw (1.0.2-1) unstable; urgency=low

   * new upstream release

 -- Eric Leblond <regit@inl.fr>  Tue, 29 Mar 2005 07:16:56 +0200

nufw (1.0.1-1) unstable; urgency=low

   * New upstream release.

 -- Eric Leblond <eric@inl.fr>  Tue, 15 Mar 2005 23:22:12 +0100

nufw (1.0-1) unstable; urgency=low

   * New upstream release.
   * Add --with-system-auth to configure in debian/rules to support PAM+NSS
     authentication.
   * Add --with-ldap to support LDAP directory for users and acl lookup.
   * Add --with-gdbm to support gdbm users lookup.
   * Add --with-ident to support support ident users authentication.
   * Add libgcrypt11-dev, libgnutls11-dev, libident-dev, libpam-dev to
     Build-Depends.
   * Add postrm and preinst for nuauth.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 22 Feb 2005 22:53:22 +0100

2004

nufw (0.8.5-3) unstable; urgency=low

   * Change debian/copyright to reflect changes made by upstreams to the
     license.
   * Initial upload in Debian. Thanks to Vincent Deffontaines for packaging the
     package before me.
   (closes: #258746)

 -- Jean-Michel Kelbert <kelbert@debian.org>  Mon, 20 Dec 2004 22:23:16 +0100

nufw (0.8.5-1) unstable; urgency=low

   * New upstream release.
   * Upstream add an exception to the GPL which allows linking with OpenSSL.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Wed, 1 Sep 2004 23:03:10 +0200

nufw (0.8.2-1) unstable; urgency=low

   * Update Description in debian/control. Thanks to Brandon Robinson.
   * Switch to gettext for the debconf templates.
   * Change the way of packaging.
   * Correct minor policy violations.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Fri, 30 Jul 2004 13:41:25 +0200

nufw (0.8.1-1) unstable; urgency=low

   * New upstream version. Adds a paquet for libnuclient, the client
   authentication library.

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon, 19 Jul 2004 21:23:13 +0200

nufw (0.8.0-1) unstable; urgency=low

   * New upstream version. Adds the strict logs update option, together with
     some scaling bugfix, that would cause nuauth to grow heavily on some
     particular [DoS] conditions.

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon, 5 Jul 2004 21:23:13 +0200

nufw (0.7.1-1) unstable; urgency=low

   * New upstream version. Fixes some bug that would rarely memleak nuauth.
     Adds the SQL sync option.

 -- Vincent Deffontaines <vincent@gryzor.com>  Fri, 11 Jun 2004 18:08:19 +0200

nufw (0.7.0-1) unstable; urgency=low

   * New upstream version. 0.7.0 is the first release with SSL connections all
     the way.

 -- Vincent Deffontaines <vincent@gryzor.com>  Tue, 30 Mar 2004 21:18:37 +0200

nufw (0.6.5-1) unstable; urgency=low

   * New upstream version

 -- Vincent Deffontaines <vincent@gryzor.com>  Sun, 14 Mar 2004 18:52:38 +0100

nufw (0.6.4-1) unstable; urgency=low

   * New upstream version
   * Splitted debian nuauth packages into 3, so that modules support is ...
     modular

 -- Vincent Deffontaines <vincent@gryzor.com>  Wed, 7 Jan 2004 23:49:34 +0100

nufw (0.6.3-1) unstable; urgency=low

   * Nesw upstream version

 -- Vincent Deffontaines <vincent@gryzor.com>  Wed, 7 Jan 2004 00:33:47 +0100

nufw (0.6.2-1) unstable; urgency=low

   * Upstream changed to 0.6.2

 -- Vincent Deffontaines <vincent@gryzor.com>  Sun, 4 Jan 2004 23:42:57 +0100

2003

nufw (0.6.1-1) unstable; urgency=low

   * Upstream changed to 0.6.1

 -- Vincent Deffontaines <vincent@gryzor.com>  Mon, 22 Dec 2003 15:55:24 +0100

nufw (0.5.4-1) unstable; urgency=low

   * Initial Release.

 -- Vincent Deffontaines <vincent@gryzor.com>  Thu, 13 Nov 2003 13:03:54 +0100