Skip to content

Debian Changelog nss-updatedb (10-1)

2008

nss-updatedb (10-1) unstable; urgency=low

   * drop return-zero-in-case-of-success.patch - applied upstream
   * drop manpage - added upstream

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 23 Apr 2008 18:12:56 +0200

nss-updatedb (9-2) unstable; urgency=low

   * return zero in case of success  (Closes: #477276)
   * debian/copyright: add copyright year and holder
   * debian/rules: remove superflous comments
   * nss_updatedb.8: remove spurios ''' from manpage

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 22 Apr 2008 12:00:38 +0200

nss-updatedb (9-1) unstable; urgency=low

   * New Upstream Version (Closes: #431862)
   * point to correct paths in README file (Closes: #458846)
   * add Homepage:
   * bump standards version
   * build depend on libdb4.6-dev

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 22 Feb 2008 11:40:01 +0100

2007

nss-updatedb (8-2) unstable; urgency=low

   * fix watch file - based on a patch by Thomas Gleissner, thanks!
     (Closes: #449875)

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 28 Nov 2007 09:14:52 +0100

nss-updatedb (8-1) unstable; urgency=low

   * New upstream version
   * Drop 02_move-db.diff - applied upstream

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 31 Oct 2007 12:47:21 +0100

nss-updatedb (7-3) unstable; urgency=low

   * libdb4.3-dev reverted the change that made linking against libdb4.3-dev
     necessary, so drop that from the linker flags

 -- Guido Guenther <agx@sigxcpu.org>  Sat, 22 Sep 2007 17:59:09 +0200

nss-updatedb (7-2) experimental; urgency=low

   * link against pthread (Closes: #441483)
   * fill a temporary database, then replace the running one (Closes: #431862)

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 10 Sep 2007 18:59:44 +0200

2006

nss-updatedb (7-1) unstable; urgency=low

   * New upstream version
   * dropped patches:
         10_segv-on-dbopen: applied upstream

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 14 Nov 2006 09:30:41 +0100

nss-updatedb (6-2) unstable; urgency=low

   * new patch:
         10_segv-on-dbopen: don't try to close the db environment when it can't
         be even opened

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 13 Nov 2006 11:41:02 +0100

nss-updatedb (6-1) unstable; urgency=low

   * new upstream version
   * drop patches (applied upstream):
          10_num-should-be-unsigned
          12_remove-double-truncate

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 18 May 2006 02:27:02 -0500

nss-updatedb (5-1) unstable; urgency=low

   * new upstream version
   * new patches:
          10_num-should-be-unsigned: the num argument to db_truncate should be
          unsigned, fixes a compiler warning
          12_remove-double-truncate: no need to truncate the db twice
   * drop patches:
          10_nss-updatedb-fix-db4-truncate
          11_closedb
          12_db-autocommit
     applied upstream.
   * bump standards version to 3.7.2
   * update fsf copyright address

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 17 May 2006 01:01:20 -0500

nss-updatedb (4-4) unstable; urgency=low

   * 10_nss-updatedb-fix-db4-truncate: num should be unsigned
   * 11_closedb: properly close the database before closing the environment
   * 12_db-autocommit: use DB_AUTO_COMMIT with db->open so aborting the
     transaction works properly. Thanks to Steffen Kolbe for providing a
     testmachine and testing.
   * Bump standars version

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 4 May 2006 10:08:53 +0200

2005

nss-updatedb (4-3) unstable; urgency=low

   * debian/rules: make sure ./configure is executable, remove config.log

 -- Guido Guenther <agx@debian.org>  Tue, 22 Nov 2005 15:48:00 +0100

nss-updatedb (4-2) unstable; urgency=low

   * patches/10_nss-updatedb-fix-db4-truncate: properly truncate the
     database in the db4 case

 -- Guido Guenther <agx@debian.org>  Tue, 22 Nov 2005 15:46:36 +0100

nss-updatedb (4-1) unstable; urgency=low

   * new upstream version
   * patches/02_fix-db3.dpatch dropped, applied upstream
   * patches/03_fix-nss-enum.dpatch dropped, applied upstream
   * patches/04_let-main-return-0.dpatch: dropped, fixed upstream

 -- Guido Guenther <agx@debian.org>  Wed, 3 Aug 2005 12:07:12 +0200

nss-updatedb (3-5) unstable; urgency=low

   * compile against libdb4.3-dev
   * bump standards version to 3.6.2

 -- Guido Guenther <agx@debian.org>  Mon, 1 Aug 2005 17:26:12 +0200

nss-updatedb (3-4) unstable; urgency=low

   * update package description, thanks to Thomas Hood (closes: #314918)
   * add manpage (closes: #314917)

 -- Guido Guenther <agx@debian.org>  Wed, 13 Jul 2005 22:04:47 +0300

nss-updatedb (3-3) unstable; urgency=low

   * change priority to extra

 -- Guido Guenther <agx@debian.org>  Wed, 20 Apr 2005 20:21:57 +0200

nss-updatedb (3-2) unstable; urgency=low

   * let main() return zero instead of NSS_UPDATE_SUCCESS

 -- Guido Guenther <agx@debian.org>  Wed, 20 Apr 2005 15:53:55 +0200

nss-updatedb (3-1) unstable; urgency=low

   * Initial Release (Closes: #303208)

 -- Guido Guenther <agx@debian.org>  Tue, 5 Apr 2005 18:24:09 +0200