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