~ubuntu-branches/ubuntu/jaunty/nss-updatedb/jaunty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Nicolai Spohrer
  • Date: 2008-06-14 16:16:58 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080614161658-wrbq6387gl266k7o
Tags: 10-1ubuntu1
* Merge from Debian unstable, remaining changes: (LP: #240001)
  - Modified Maintainer field as per spec
  - Updated debian/rules to fix lintian warning
     (debian-rules-ignores-make-clean-error)
* Dropped changes:
  - No need to change Depends, as Debian already
     depends on libdb4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$Id: ChangeLog,v 1.8 2007/10/27 00:43:42 lukeh Exp $
 
1
$Id: ChangeLog,v 1.13 2008/04/23 02:40:11 lukeh Exp $
2
2
===============================================================
3
3
 
 
4
10      Guido Guenther <agx@sigxcpu.org>
 
5
 
 
6
        * add manual page
 
7
        * return 0 exit code for NSS_STATUS_SUCCESS
 
8
          (see nss_err2exitcode for complete mapping)
 
9
 
 
10
9       Emmanuel Galanos <egalanos@anchor.net.au>
 
11
 
 
12
        * don't use absolute path for loading NSS library
 
13
        * return error codes to caller (useful for scripts)
 
14
        * limit number of realloc tries for NSS_STATUS_TRYAGAIN
 
15
        * don't use DB transactions for updating (this uses
 
16
          mktemp but as /var/db should not be world writeable,
 
17
          we don't believe there to be a race condition)
 
18
 
4
19
8       Guido Guenther <agx@sigxcpu.org>
5
20
 
6
21
        * load database into a temporary file for atomic