File: changelog

package info (click to toggle)
libnss-pgsql 1.4.0debian-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,588 kB
  • ctags: 137
  • sloc: sh: 9,588; ansic: 983; xml: 392; makefile: 70; sql: 38
file content (211 lines) | stat: -rw-r--r-- 7,742 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
libnss-pgsql (1.4.0debian-2) unstable; urgency=low

  * Make default schema useable (closes: #355329, #364462, #364889)
  * Change short description to be more uniform with other NSS library
    descriptions (closes: #314911)

 -- Stephen Gran <sgran@debian.org>  Tue, 13 Nov 2007 00:25:09 +0000

libnss-pgsql (1.4.0debian-1) unstable; urgency=low

  [ Mark Hymers ]
  * Add dpatch support
  * Acknowledge previous NMUs (closes: #273555).
  * Pull in FTBFS patch for amd64 as 01_fix_locks.dpatch. Closes: #285431.
  * Pull in setgrent deadlock patch as 02_fix_retcode.dpatch. Closes: #329467.
  * Merge postgresql-dev change.  (closes: #429979, #429187, #409767, #396574)

  [ Stephen Gran ]
  * New upstream version targetted at unstable (closes: #363590)
  * Remove wiggy from the Maintainer field (closes: #432255)
  * Bump version number so that we can reupload orig tarball - somehow in the
    upload to experimental, a regular file got replaced with a symlink, and
    now the package is unbuildable without reuploading the orig.
  * Don't ignore errors on clean
  * Depend on foo-stamp targets in debian/rules so as not to rebuild things
    twice.
  * Add 03_fix_errno.dpatch to save value of *errnop, so that libc sees the
    ERANGE we mean to return (closes: #426179)
  * Add 04_use_array_for_getgrent.dpatch for a little performance on group
    queries
  * Using the pthread functions instead of __libc_lock directly should fix the
    FTBFS (closes: #427506, #233141)
  * Bug in old version no longer present, do not know when it was fixed.
    (closes: #278389)
  * Add AM_MAINTAINER_MODE
  * autoreconf
  * Drop Build-Dep on autotools
  * Use dh_install instead of dh_movefiles
  * Increase debian/compat to 5 and bump versioned Build-Dependency on
    debhelper
  * Add version script

 -- Stephen Gran <sgran@debian.org>  Sun, 11 Nov 2007 11:30:32 +0000

libnss-pgsql (1.4.0-1) experimental; urgency=low

  * New upstream version from pgfoundry

 -- Christian Bayle <bayle@debian.org>  Tue, 15 May 2007 23:00:22 +0200

libnss-pgsql (1.3.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Replace build-dep on postgresql-dev by libpq-dev. Closes: #429979
  * Remove Wichert Akkerman as maintainer as wanted by him, and putting
    Christian Bayle in instead (and leave Joerg Wendland as uploader).
  * Increment upstream number to bypass +b1-packages on ftp-master.

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 21 Jul 2007 21:03:48 +0000

libnss-pgsql (1.3.1) unstable; urgency=low

  * NMU
  * Apply patch to fix database query deadlock (Closes: #329467)
  * Bump standards to 3.6.2.2
  * Remove config.log on clean

 -- Julien Danjou <acid@debian.org>  Sun, 16 Apr 2006 17:01:35 +0200

libnss-pgsql (1.3-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Apply patch to fix FTBFS on amd64 (Closes: #273800).

 -- Christian Bayle <myon@debian.org>  Tue, 14 Mar 2006 15:20:16 +0100

libnss-pgsql (1.3) unstable; urgency=low

  * Applied a patch to remove SIGBUS error on sparc (Closes: Bug#285431) 

 -- Christian Bayle <bayle@debian.org>  Fri, 25 Mar 2005 22:58:54 +0100

libnss-pgsql (1.2) unstable; urgency=low

  * Drop Debian revision from version
  * Modify res2pwd and res2gerp to set errnop to ERANGE if the buffer
    we get from libc is too small. Based on a patch from Matthijs Bomhoff
    and Jorik Jonker.

 -- Wichert Akkerman <wichert@wiggy.net>  Mon, 21 Mar 2005 00:07:24 +0100

libnss-pgsql (1.1-1) unstable; urgency=low

  * Move to forked source: this package is now maintained on Alioth
  * New release. Changes since last Debian version:
    - Added support to concatenated field in conf file
    - Added new entries in conf file to be able to write more
      understandable sql query directly in the file. Old syntax 
      should continue to work with extra concatenating feature.
    - Commented some now unused code (copy_attrval_n and copy_attrval)
      and added copy_attr_colnum to get rid of column search.

 -- Christian Bayle <bayle@debian.org>  Sun, 13 Feb 2005 10:57:58 +0100

libnss-pgsql (1.0.2-1.4) unstable; urgency=low

  * More changes: redo pretty much all the error handling. It 
    now differentiates between empty results and real errors
    and fixes at least one memory leak.

 -- Wichert Akkerman <wichert@wiggy.net>  Thu, 11 Nov 2004 17:01:33 +0100

libnss-pgsql (1.0.2-1.3) unstable; urgency=low

  * Use PQconnectdb instead of the obsolete PQsetdbLogin function.
    This also fixes a problem with accessing postgres after changing
    uid. Based on patch from Christian Bayle. Closes: Bug#279581

 -- Wichert Akkerman <wichert@wiggy.net>  Thu, 11 Nov 2004 15:39:12 +0100

libnss-pgsql (1.0.2-1.2) unstable; urgency=low

  * Fix handling of empty groups using patch from Florian Zumbiehl.
    Closes: Bug#204367
  * Add a postinst to restart nscd if it is installed and running
  * Modify debian/rules a bit to not use a build-stamp file so one
    does not have to delete it every time when debugging things
  * Drop dh_testroot from clean target: if you are not root it will
    fail anyway and since almost everyone uses fakeroot to build packages
    it is rarely useful

 -- Wichert Akkerman <wichert@wiggy.net>  Sun, 26 Sep 2004 23:08:43 +0200

libnss-pgsql (1.0.2-1.1) unstable; urgency=low

  * Non-Maintainer Upload.
  * Add "#define NOT_IN_libc" to src/interface.c to fix FTBFS.
    (Closes: #221073)

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 15 Feb 2004 23:04:38 +0100

libnss-pgsql (1.0.2-1) unstable; urgency=low

  * New upstream version with really rebuilt autotools. (Closes: Bug#189976)

 -- Joerg Wendland <joergland@debian.org>  Mon, 21 Apr 2003 17:53:59 +0200

libnss-pgsql (1.0.1-1) unstable; urgency=low

  * New upstream version with rebuilt autotools.
  * Rebuild against newest libpq3. (Closes: Bug#189003)
  * Move from non-US to main.
  * Standards-Version 3.5.9.
  * Remove libc6-dev from Build-Depends.
  * DH_COMPAT=4

 -- Joerg Wendland <joergland@debian.org>  Wed, 16 Apr 2003 18:50:42 +0200

libnss-pgsql (1.0.0-4) unstable; urgency=low

  * rebuild against libpgsql2

 -- Joerg Wendland <joergland@debian.org>  Thu,  7 Mar 2002 21:47:07 +0100

libnss-pgsql (1.0.0-3) unstable; urgency=low

  * re-added accidently removed binary-* targets to debian/rules
    (Closes: #117624,#117623)

 -- Joerg Wendland <joergland@debian.org>  Tue, 30 Oct 2001 13:42:05 +0100

libnss-pgsql (1.0.0-2) unstable; urgency=low

  * added forgotten build-dep on debiandoc-sgml (Closes: #117407)

 -- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de>  Sun, 28 Oct 2001 21:02:03 +0100

libnss-pgsql (1.0.0-1) unstable; urgency=low

  * new upstream version
  * included new debiandoc documentation in package
  * cut down debian/rules to necessary rules
  * adapted standards version 3.5.6
  * changed debian/copyright, included Bret as upstream author and a link to GPL
    instead of quoting GPL here
  * debian/control Suggests: nscd, libpam-pgsql
  * changed eMail-Address to d.o.

 -- Joerg Wendland <joergland@debian.org>  Sat, 27 Oct 2001 12:20:05 +0200

libnss-pgsql (0.9.2-1) unstable; urgency=low

  * fixed a bug when opening config file without error checking
  * changes due to policy violations

 -- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de>  Wed, 12 Sep 2001 19:26:39 +0200

libnss-pgsql (0.9.1-1) unstable; urgency=high

  * security fixes
  * better packaging
  * moved configfile from /etc to /usr/share/<packag>/example according to
    11.7.3 policy manual

 -- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de>  Mon, 27 Aug 2001 19:07:55 +0200

libnss-pgsql (0.9.0-1) unstable; urgency=low

  * Initial Release.

 -- Joerg Wendland <jorgland@sol.wohnheim.uni-ulm.de>  Mon, 20 Aug 2001 20:01:36 +0200