Skip to content

Debian Changelog cpu (1.4.3-11.1)

2009

cpu (1.4.3-11.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix out of date libtool scripts that made tha package FTBFS on kFreeBSD
     Thanks to Petr Salinger for the patch
     Closes: #493704
   * Fix watch file. Thanks to Raphaël Geissert for the patch.
     Closes: #449950
   * Refer to explicit version of GPL-2 in debian.copyright
   * No longer ignore errors in postinst
   * Bump debhelper compatiblity to 7
   * Replace useless dhclean -k by dh_prep
   * Fix pending l10n issues. Debconf translations:
     - Swedish (Martin Bagge).  Closes: #510801
     - Spanish (Francisco Javier Cuadrado).  Closes: #537679
     - Russian (Yuri Kozlov).  Closes: #546346
     - Finnish (Esko Arajärvi).  Closes: #554481
     - Galician (Marce Villarino).  Closes: #555455

 -- Christian Perrier <bubulle@debian.org>  Wed, 11 Nov 2009 08:00:53 +0100

2008

cpu (1.4.3-11) unstable; urgency=low

   * Apply patch from Michael Bienia to correctly handle CFLAGS
     (closes: #462844)

 -- Guido Trotter <ultrotter@debian.org>  Wed, 13 Feb 2008 16:24:38 +0000

cpu (1.4.3-10) unstable; urgency=low

   * Compile with -DLDAP_DEPRECATED to use ldap_get_values() (closes: #462844)
   * Acknowledge NMU
   * Update FSF address in copyright file, and add copyright notice
   * Update Standards Version

 -- Guido Trotter <ultrotter@debian.org>  Fri, 08 Feb 2008 17:14:54 +0000

2007

cpu (1.4.3-9.1) unstable; urgency=low

   * Non-maintainer upload during BSP.
   * depends on non-essential package debconf in postrm (Closes: #416736)

 -- Javier Merino <cibervicho@gmail.com>  Fri, 18 May 2007 17:51:10 +0200

2006

cpu (1.4.3-9) unstable; urgency=low

   * Add swedish and portugese translations (closes: #338737, #349589)

 -- Guido Trotter <ultrotter@debian.org>  Mon, 13 Nov 2006 12:37:32 +0000

2005

cpu (1.4.3-8) unstable; urgency=low

   * Add debian/watch file
   * Add Wichert Akkerman's patch to allow bad passwords (no answer from
     upstream in one year, sic) (closes: #246673)
   * Add Alexander Zangerl's patch to allow USE_TLS config file option
     (closes: #312601)
   * Add about tls option in the man page
   * More code rework coming...

 -- Guido Trotter <ultrotter@debian.org>  Sat, 16 Jul 2005 06:57:18 +0000

cpu (1.4.3-7) unstable; urgency=low

   * Retry upload... It somehow got lost somewhere! :/

 -- Guido Trotter <ultrotter@debian.org>  Mon, 11 Jul 2005 13:16:16 +0300

cpu (1.4.3-6) unstable; urgency=low

   * Update japanese translation (closes: #307045)
   * Update vietnamite translation (closes: #310144)
   * Fix a bug building with gcc 4.0 (closes: #289859)
   * Thanks to Andreas Jochens, Clytie Siddall, Kenshi Muto
   * Update to the latest policy

 -- Guido Trotter <ultrotter@debian.org>  Sun, 10 Jul 2005 18:55:43 +0000

2004

cpu (1.4.3-5) unstable; urgency=high

   * Sneak in a couple of updated translations, no other changes.
   * cs,po by Jan Outrata (closes: #275501)
   * pt_BR.po by Andre Luis Lopes (closes: #271192)

 -- Guido Trotter <ultrotter@debian.org>  Tue, 12 Oct 2004 22:22:02 -0700

cpu (1.4.3-4) unstable; urgency=low

   * Updated nl.po by Luk Claes (closes: #253453)

 -- Guido Trotter <ultrotter@debian.org>  Wed, 9 Jun 2004 21:43:04 +0200

cpu (1.4.3-3) unstable; urgency=low

   * The "Fix before debconf ends" upload
   * English template rearrangement by Christian Perrier
   * New translation:
     - de.po by Erik Schanze (closes: #251582)
   * Updated translations:
     - it.po by Valentina Commissari
     - fr.po by Christian Perrier
     - es.po by Gunnar Wolf

 -- Guido Trotter <ultrotter@debian.org>  Wed, 2 Jun 2004 18:58:33 -0300

cpu (1.4.3-2) unstable; urgency=low

   * Upgrade ucf stuff to use the new debconf-based ucf

 -- Guido Trotter <ultrotter@debian.org>  Tue, 24 Feb 2004 18:30:31 +0100

cpu (1.4.3-1) unstable; urgency=low

   * New upstream release
     - new password handling (closes: #215437)
     - better error recovery (closes: #215258)
     - does not segfault when creating an account
       giving the user's name (closes: #223326)

 -- Guido Trotter <ultrotter@debian.org>  Sat, 17 Jan 2004 15:52:54 +0100

2003

cpu (1.4.2-2) unstable; urgency=low

   Paul J Stevens:
     * fixed bashism in cpu.config (closes: #219724).
 
   Guido Trotter:
     * clean up debian/rules a bit.
     * remove lintian override file.

 -- Guido Trotter <ultrotter@debian.org>  Sat, 15 Nov 2003 08:24:42 +0100

cpu (1.4.2-1) unstable; urgency=medium

   Guido Trotter:
     * New upstream release
       - This is an upstream bugfix release; among other things it fixes some
         scalability problems that the previous version had while operating on
         big directories: urgency medium because of this.
       - Has better error messages (helps: #215298)
     * Now ship a default config file with USERGROUPS=yes in it (closes: #215298)
     * Make postinst use umask 026 when creating the config file, and remove
       the call to dpkg-statoverride (closes: #217630)
     * Add the spanish translation (es.po) provided by José L. Redrejo
 
   Paul J Stevens:
     * Refactored char escaping in postinst.
     * Postinst parses spaces in BIND_DN (closes: #216077).
     * Depend on ucf (closes: #217629)

 -- Guido Trotter <ultrotter@debian.org>  Fri, 17 Oct 2003 22:08:32 +0200

cpu (1.4.1-4) unstable; urgency=low

   * Add back calls to patch and unpatch
     targets in debian/rules (closes: #215570)

 -- Guido Trotter <ultrotter@debian.org>  Mon, 13 Oct 2003 19:02:46 +0200

cpu (1.4.1-3) unstable; urgency=low

   Paul J Stevens:
     * Redesign debconf stuff (closes: #213789, #215255)
     * Write and add nl.po
 
   Guido Trotter:
     * Add Paul J Stevens as Uploader
     * Write and add it.po
     * Add fr.po by Christian Perrier (closes: #214262)
     * Update copyright file (closes: #215251)

 -- Guido Trotter <ultrotter@debian.org>  Fri, 26 Sep 2003 12:12:38 +0200

cpu (1.4.1-2) unstable; urgency=low

   * Install NEWS.Debian
   * I didn't relly move the libs, so remove the changelog entry that told it.

 -- Guido Trotter <ultrotter@debian.org>  Fri, 26 Sep 2003 12:37:04 +0200

cpu (1.4.1-1) unstable; urgency=low

   * New upstream release
     - now really uses USER_CN_STRING, instead of overridding it with "cn",
       tell in NEWS.Debian about this issue and its possible consequences.
     - now adds a new group along with the user
   * Pass --datadir option to configure, to stop it dropping shings in
     /usr/share
   * Modified upstream build system not to try to install cpu.conf file:
     it tried to install it without respecting the DESTDIR variable and,
     moreover, we would have to remove it anyway.
   * Add "etc/cpu" to debian/dirs

 -- Guido Trotter <ultrotter@debian.org>  Fri, 26 Sep 2003 10:50:58 +0200

cpu (1.4.0-3) unstable; urgency=low

   * Ship a reasonable default value (consistent with the cracklib packages
     and the FHS) for CRACKLIB_DICTIONARY in the config file (closes: #212733)
   * Don't pass -s to seed (closes: #212728)

 -- Guido Trotter <ultrotter@debian.org>  Fri, 26 Sep 2003 09:14:25 +0200

cpu (1.4.0-2) unstable; urgency=low

   * The "proliferation of the \" release.
   * Escape also '\' character in postinst, before passing it to sed.
     This, in theory closes: #212534.
   * Improve short description a bit.

 -- Guido Trotter <ultrotter@debian.org>  Wed, 24 Sep 2003 10:14:16 +0200

cpu (1.4.0-1) unstable; urgency=low

   * New upstream release
   * Override lintian warnings about symlinks (cpu won't start without them)
   * Don't apply 01_ldapv3please, as ldapv3 is enabled upstream

 -- Guido Trotter <ultrotter@debian.org>  Tue, 16 Sep 2003 18:19:44 +0200

cpu (1.3.100-1) unstable; urgency=low

   * Initial Release (closes: #151829).
   * Apply patch to bind using LDAPv3: this renders cpu compatible
     with OpenLDAP 2.1, which doesn't allow bind_v2, by default.
   * Generate configuration file with debconf.
   * Clean up the shared library part: it's not needed.
   * Let's release it, at last!

 -- Guido Trotter <ultrotter@debian.org>  Thu, 4 Sep 2003 17:32:13 +0200