nufw (2.4.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Change b-d to libgnutls28-dev|libgnutls-dev, fixing a FTBFS caused by
    conflicting b-d (libprelude-dev <-> libgnutls-dev). Closes: 745957
  * 15_gnutls_renamedtype.diff: Stop using ancient types removed in GnuTLS 3.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 31 Aug 2014 14:24:41 +0200

nufw (2.4.3-3) unstable; urgency=low

  * Rewrite packaging files
    - Switch to DH 9
    - Enable all hardening flags
    - Enable multiarch
    - Add 10-fix-format-strings.patch
    - Add 11-fix-ftbfs-pthread_cancel.patch (Closes: #713731)
    - Switch to dh_python2 (Closes: #715300)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 08 Jul 2013 10:47:12 +0200

nufw (2.4.3-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "postinst deletes files from /usr/share/nuauth/":
    nuauth.postinst: use cp instead of mv in the replace_file function
    (Closes: #688249)
  * Fix "postinst deletes /usr/share/nufw/nufw.conf breaking package
    reconfiguration":
    nufw.postinst: use cp instead of mv in the replace_file function
    (Closes: #688615)

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Sep 2012 18:49:59 +0200

nufw (2.4.3-2.1) unstable; urgency=low

  [ Andreas Metzler ]
  * Stop shipping libtool la files in binary packages. (Closes: #591553)
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval

  [ Ondřej Surý ]
  * Non-maintainer upload.

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 May 2011 08:55:37 +0200

nufw (2.4.3-2) unstable; urgency=low

  * Force linking against -lpthread to fix FTBFS with
    binutils-gold (Closes: #615757)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Pierre Chifflier <pollux@debian.org>  Mon, 28 Feb 2011 11:31:39 +0100

nufw (2.4.3-1) unstable; urgency=low

  * Imported Upstream version 2.4.3
  * Set section for libpam-nufw to admin
  * Bump standards version to 3.9.1

 -- Pierre Chifflier <pollux@debian.org>  Tue, 17 Aug 2010 12:10:24 +0200

nufw (2.4.2-1) unstable; urgency=low

  * Imported Upstream version 2.4.2
  * Reapply upstream patch before merge

 -- Pierre Chifflier <pollux@debian.org>  Fri, 28 May 2010 07:57:17 +0200

nufw (2.4.1-1) unstable; urgency=high

  * Imported Upstream version 2.4.1
  * Fix bashism in init script (Closes: #581130)
  * Urgency high, serious bug (and release goal)
  * Revert upstream patch to support sub-CA, patch is specific to
    OpenSSL

 -- Pierre Chifflier <pollux@debian.org>  Mon, 17 May 2010 21:10:31 +0200

nufw (2.4.0-1) unstable; urgency=low

  * New upstream major version 2.4.0
  * Update watch file
  * Upload to unstable

 -- Pierre Chifflier <pollux@debian.org>  Wed, 03 Mar 2010 21:28:28 +0100

nufw (2.4.0~rc1-1) experimental; urgency=low

  * New upstream release: release condidate for new major version (2.4)
  * Add new binary packages libnussl1 and libnussl-dev
  * Rename libnuclient3 to libnuclient4 (API change)
  * Add to build-deps: flex, bison
  * Bump standards version to 3.8.3
  * Fix typo in description (Closes: #557564)
  * Remove nufw certificates on purge (Closes: #455117)

 -- Pierre Chifflier <pollux@debian.org>  Sat, 20 Feb 2010 18:52:57 +0100

nufw (2.2.21-4) unstable; urgency=high

  * Fix FTBFS against gnutls26 >= 2.7.x (Closes: #529841)
    This required to run autogen.sh
  * Urgency high because of above bug
  * Update dependency on libmysqlclient-dev
  * Bump standards version to 3.8.2 (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Sat, 15 Aug 2009 16:33:32 +0200

nufw (2.2.21-3) unstable; urgency=low

  * Apply patch from Jérôme Soyer:
  * Add more modules to nuauth:
    - mark_field
    - mark_flag
    - session_authtype
  * Add more modules to nuauth-extra:
    - script

 -- Pierre Chifflier <pollux@debian.org>  Tue, 10 Mar 2009 15:34:07 +0100

nufw (2.2.21-2) unstable; urgency=low

  * Upload to unstable

 -- Pierre Chifflier <pollux@debian.org>  Wed, 25 Feb 2009 12:03:36 +0100

nufw (2.2.21-1) experimental; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 04 Feb 2009 13:49:18 +0100

nufw (2.2.20-2) experimental; urgency=low

  * Add Homepage field (Closes: #511453)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 19 Jan 2009 11:08:20 +0100

nufw (2.2.20-1) experimental; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 10 Dec 2008 13:36:54 +0100

nufw (2.2.19-1) experimental; urgency=low

  * New upstream release
  * Upstream uses strict TLS checking mode by default. Use less
    strict, but easier to use configuration (see README.Debian)

 -- Pierre Chifflier <pollux@debian.org>  Fri, 05 Dec 2008 10:21:05 +0100

nufw (2.2.15-3) unstable; urgency=low

  * Rewrite certificate generation code to use make-ssl-cert (Closes: #497778)

 -- Pierre Chifflier <pollux@debian.org>  Thu, 04 Sep 2008 13:49:00 +0200

nufw (2.2.15-2) unstable; urgency=high

  * Remove rpath to insecure location (Closes: #495769)
  * urgency=high because of RC bug
  * Add dependency on rpath
  * Bump standards version (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 25 Aug 2008 11:42:20 +0200

nufw (2.2.15-1) unstable; urgency=low

  * New upstream release
  * Rebuild with support for several python versions (Closes: #476238)

 -- Pierre Chifflier <pollux@debian.org>  Tue, 15 Apr 2008 15:54:47 +0200

nufw (2.2.14-2) unstable; urgency=low

  * Rebuild for python transition (Closes: #476173)

 -- Pierre Chifflier <pollux@debian.org>  Tue, 15 Apr 2008 09:16:45 +0200

nufw (2.2.14-1) unstable; urgency=low

  * New upstream release
  * Debian directory is now separated from upstream

 -- Pierre Chifflier <pollux@debian.org>  Tue, 08 Apr 2008 15:15:58 +0200

nufw (2.2.13-2) unstable; urgency=low

  * Backport patch from upstream to fix build (error with inline functions)

 -- Pierre Chifflier <pollux@debian.org>  Thu, 03 Apr 2008 11:50:15 +0200

nufw (2.2.13-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 02 Apr 2008 12:12:11 +0200

nufw (2.2.11-2) unstable; urgency=low

  * Fix bashism in NuFW init script (Closes: #465013)
  * Fix spelling in control (mysql -> MySQL)

 -- Pierre Chifflier <pollux@debian.org>  Sun, 10 Feb 2008 18:22:09 +0100

nufw (2.2.11-1) unstable; urgency=low

  * New upstream release
  * Bump standards version

 -- Pierre Chifflier <pollux@debian.org>  Wed, 09 Jan 2008 09:24:33 +0100

nufw (2.2.10-2) unstable; urgency=low

  * Add python-ipy to build-deps

 -- Pierre Chifflier <pollux@debian.org>  Wed, 05 Dec 2007 14:13:55 +0100

nufw (2.2.10-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 05 Dec 2007 09:37:11 +0100

nufw (2.2.9-3) unstable; urgency=low

  * Change build order and tell dh_shlibdeps to search libs in correct dir ..

 -- Pierre Chifflier <pollux@debian.org>  Fri, 30 Nov 2007 13:47:36 +0100

nufw (2.2.9-2) unstable; urgency=low

  * Tell dh_shlibdeps to use libnuclient3

 -- Pierre Chifflier <pollux@debian.org>  Fri, 30 Nov 2007 12:01:34 +0100

nufw (2.2.9-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Mon, 26 Nov 2007 12:17:37 +0100

nufw (2.2.8-1) unstable; urgency=low

  * New upstream release
  * Create directory /var/run/nuauth in package
  * Do not use --enable-debug, so it does not flood the log with debug
    messages

 -- Pierre Chifflier <pollux@debian.org>  Tue, 13 Nov 2007 13:56:41 +0100

nufw (2.2.7-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Mon, 29 Oct 2007 20:09:27 +0100

nufw (2.2.6-3) unstable; urgency=low

  * Enable Prelude module

 -- Pierre Chifflier <pollux@debian.org>  Sun, 28 Oct 2007 09:36:37 +0100

nufw (2.2.6-2) unstable; urgency=low

  * Make libnuclient-dev depend on libnuclient3

 -- Pierre Chifflier <pollux@debian.org>  Fri, 26 Oct 2007 17:53:04 +0200

nufw (2.2.6-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Wed, 10 Oct 2007 11:57:28 +0200

nufw (2.2.5-2) unstable; urgency=low

  * Add binary package libnuclient-dev

 -- Pierre Chifflier <pollux@debian.org>  Wed, 12 Sep 2007 21:41:39 +0200

nufw (2.2.5-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Tue, 11 Sep 2007 16:05:35 +0200

nufw (2.2.4-1) unstable; urgency=low

  * New upstream release
  * Add nuauth-command script to nuauth-utils
  * Use python-support for nuauth-utils
  * Update nuauth-utils dependencies

 -- Pierre Chifflier <pollux@debian.org>  Mon, 20 Aug 2007 23:18:37 +0200

nufw (2.2.3-2) unstable; urgency=low

  * Fix init script (Closes: #436958)
  * Move system files to nuauth (Closes: #427973)
  * Add --retry to really wait for script exit

 -- Pierre Chifflier <pollux@debian.org>  Mon, 13 Aug 2007 15:14:06 +0200

nufw (2.2.3-1) unstable; urgency=low

  * New upstream release
  * Add watch file
  * Update my mail address

 -- Pierre Chifflier <pollux@debian.org>  Sun, 05 Aug 2007 22:28:35 +0200

nufw (2.2.2-2) unstable; urgency=low

  * Also move system backend to nuauth (Closes: #427973)

 -- Pierre Chifflier <chifflier@inl.fr>  Wed, 04 Jul 2007 11:30:30 +0200

nufw (2.2.2-1) unstable; urgency=medium

  * New upstream release
    + restore compatibility with 2.0 versions
    + not compatible with 2.2.1
  * Do not include plaintext files in nuauth-extra (Closes: #427973)
  * Urgency=medium because of RC bug

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 26 Jun 2007 16:48:15 +0200

nufw (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Change build dependency from postgresql-dev to libpq-dev

 -- Pierre Chifflier <chifflier@inl.fr>  Mon, 18 Jun 2007 11:22:34 +0200

nufw (2.2.0-3) unstable; urgency=high

  * Move module plaintext to nuauth (Closes: #427973)
  * Urgency=high because of RC bug
  * Remove dependency on libnuclient3, now correctly detected by dh_shlibdeps

 -- Pierre Chifflier <chifflier@inl.fr>  Fri, 08 Jun 2007 11:36:36 +0200

nufw (2.2.0-2) unstable; urgency=high

  * Conficts/Replaces package libnuclient (Closes: #427611)
  * Urgency=high because of RC bug

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 05 Jun 2007 14:44:13 +0200

nufw (2.2.0-1) unstable; urgency=low

  * New upstream release
  * Complete rewrite of the package
  * Remove templates (Closes: #414507, #420931, #361428)
  * Set nuauth-utils arch to all (Closes: #419923)
  * Set myself as Maintainer, with Jean-Michel's agreement
  * Update libnuclient files location
  * Update copyright file
  * Update dependencies on debconf
  * Spell check packages descriptions
  * Add LSB sections to init scripts
  * Remove dependencies on libnetfilter*, detected by dh_shlibdeps
  * Rename libnuclient to libnuclient3
  * Remove debconf stuff, not needed
  * Use ucf for nuauth.conf

 -- Pierre Chifflier <chifflier@inl.fr>  Tue, 29 May 2007 09:26:17 +0200

nufw (2.0.16-1) unstable; urgency=low

  * New upstream release (Closes: #411515)
  * Ack NMU (Closes: #378385)
  * Add myself to Uploaders
  * Bump Standards version to 3.7.2
  * Add LSB sections to init scripts
  * Update depends on debconf
  * Change libpam-nufw description to be less than 80 characters
  * Change dependency to libpq-dev (Closes: #409768)
  * Update Czech template (Closes: #412697)

 -- Pierre Chifflier <chifflier@cpe.fr>  Fri, 16 Mar 2007 16:24:56 +0100

nufw (2.0.9-5.2) unstable; urgency=high

  * Non-maintainer upload.
  * Added nauth: missing pre-dep on passwd (Closes: #408269)
    - added pre-dep on adduser too, since it uses adduser in preinst
  * Urgency high due RCness

 -- Bastian Venthur <venthur@debian.org>  Thu,  1 Feb 2007 11:54:30 +0100

nufw (2.0.9-5.1) unstable; urgency=low

  * Non-maintainer upload to fix longstanding l10n issues
  * Add debconf-updatepo to the clean target in debian/rules
    Closes: #349839
  * add the nufw20.templates and nuauth20.templates files to
    debian/po/POTFILES.in so that these files are translated too
  * General rewrite of the debconf templates in a desperate attempt to
    have them DevRef compliant, remove untranslatable strings and,
    unfortunately, drive translators crazy. Closes: #361423
  * Fix typo in the package description. Closes: #390090
  * Lintian fixes:
    - Remove redundant declaration of conffiles in /etc. Closes: #356772
  * Debconf translation updates:
    - French updated
    - Czech updated. Closes: #345142
    - Swedish updated. Closes: #347608
    - German added. Sent during the call for updates for the NMU campaign.
    - Russian added. Sent during the call for updates for the NMU campaign.

 -- Christian Perrier <bubulle@debian.org>  Sun,  3 Dec 2006 12:14:00 +0100

nufw (2.0.9-5) unstable; urgency=low

  * One more patch for compilation on hppa.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Sat,  2 Dec 2006 12:31:12 +0100

nufw (2.0.9-4) unstable; urgency=low

  * Apply a patch provided by upstream to compile on hppa. This time it should
    work !

 -- Jean-Michel Kelbert <kelbert@debian.org>  Tue, 28 Nov 2006 21:12:17 +0100

nufw
(2.0.9-3) unstable; urgency=low

  * Apply a patch provided by upstream to compile on hppa.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Thu,  9 Nov 2006 21:41:03 +0100

nufw (2.0.9-2) unstable; urgency=low

  * Change copyright file to not include the entire GPL.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Wed,  1 Nov 2006 20:04:30 +0100

nufw (2.0.9-1) unstable; urgency=low

  * New upstream release.
  * Adapt packaging to version 2.
  * Many thanks to Vincent Deffontaines for its packaging.

 -- Jean-Michel Kelbert <kelbert@debian.org>  Mon,  9 Oct 2006 21:58:20 +0200

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

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

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

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

