Git init
[framework/base/acl.git] / debian / changelog
1 acl (2.2.49-3) unstable; urgency=low
2
3   * Add upstream patches 
4     03-re-stat_file_after_chown.patch
5     04-print_useful_error_from_read_acl_comments.patch
6     05-restore_crash_on_malformed_input.patch
7     06-fix_potential_null_pointer_dereference.patch
8     09-prevent_setfacl_--restore_from_SIGSEGV.patch
9
10  -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 08 Jun 2010 17:44:21 +1000
11
12 acl (2.2.49-2) unstable; urgency=low
13
14   * Debian source format is 3.0 (quilt)
15     Add 01-Makefile.patch
16   * Fix CVE-2009-4411
17     Refer to https://savannah.nongnu.org/bugs/?28131
18     Add 02-499076-physical-walk.patch
19     Patch by Markus Steinborn
20     Closes: 499076
21   * Fix debhelper-but-no-misc-depends
22   * Fix out-of-date-standards-version
23   * Fix no-upstream-changelog
24
25  -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 02 Feb 2010 11:40:55 +1100
26
27 acl (2.2.49-1) unstable; urgency=low
28
29   * New upstream release 
30
31  -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 24 Nov 2009 21:39:57 +1100
32
33 acl (2.2.48-1) unstable; urgency=low
34
35   * New upstream release 
36   * Fix out-of-date-standards-version
37   * Update homepage in debian/control
38   * Add Vcs-Git and Vcs-Browser to debian/control
39   * Update download page in debian/copyright
40   * Update debian/watch
41   * Add automake as a build-dependency
42
43  -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 25 Aug 2009 10:29:59 +1000
44
45 acl (2.2.47-3) unstable; urgency=low
46
47   * DH compatibility level is 7
48   * Fix out-of-date-standards-version
49   * Fix incorrect-libdir-in-la-file 
50
51  -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 03 Jul 2009 20:44:21 +1000
52
53 acl (2.2.47-2) unstable; urgency=low
54
55   * Acknowledge NMU. Closes: #477515
56
57  -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 24 Apr 2008 06:47:12 +1000
58
59 acl (2.2.47-1.1) unstable; urgency=low
60
61   * Non-maintainer upload.
62   * Don't call configure with --enable-lib64=yes.  (Closes: #477515)
63     This fixes the lib64 rpaths, so no need to call chrpath anymore.
64
65  -- Kurt Roeckx <kurt@roeckx.be>  Wed, 23 Apr 2008 18:58:41 +0200
66
67 acl (2.2.47-1) unstable; urgency=low
68
69   * New upstream release
70   * Update debian/watch
71   * Remove empty directories. Closes: #445902, #222534
72   * Fix the following lintian issues:
73     W: acl source: package-uses-deprecated-debhelper-compat-version 1
74     W: acl source: out-of-date-standards-version 3.7.2 (current is 3.7.3)
75     W: libacl1-dev: package-contains-empty-directory usr/share/doc/acl/
76     W: libacl1-dev: description-contains-homepage
77     W: libacl1: package-contains-empty-directory usr/share/doc/acl/
78     W: libacl1: description-contains-homepage
79     W: acl: description-contains-homepage
80     W: acl: binary-or-shlib-defines-rpath ./usr/bin/chacl /lib64
81     W: acl: binary-or-shlib-defines-rpath ./usr/bin/getfacl /lib64
82     W: acl: binary-or-shlib-defines-rpath ./usr/bin/setfacl /lib64
83
84  -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 23 Apr 2008 21:48:29 +1000
85
86 acl (2.2.45-1) unstable; urgency=low
87
88   * New upstream release
89   * debian/control:
90     - Added homepage
91     - Added myself as comaintainer
92     - Set Standards-Version to 3.7.2
93     - libacl1-dev depends on libacl1 (= ${binary:Version})
94     - acl and libacl1 depend on ${misc:Depends}
95   * debian/rules: Regenerate acl.pot
96   * debian/watch: Added
97
98  -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 15 Sep 2007 14:28:33 +1000
99
100 acl (2.2.42-1) unstable; urgency=low
101
102   * New upstream release
103   * Incorporate Petr Salinger's GNU/kFreeBSD patch (closes: #401511)
104
105  -- Nathan Scott <nathans@debian.org>  Fri, 08 Dec 2006 14:21:40 +1100
106
107 acl (2.2.41-1) unstable; urgency=low
108
109   * New upstream release
110   * Rework translation Makefile slightly (closes: #375796)
111
112  -- Nathan Scott <nathans@debian.org>  Fri, 21 Jul 2006 09:37:35 +1000
113
114 acl (2.2.39-1) unstable; urgency=low
115
116   * New upstream release
117   * Add Swedish translation from Daniel Nylander (closes: #368656)
118   * Fix get/setfacl segfault on non-existant files (closes: #370826)
119
120  -- Nathan Scott <nathans@debian.org>  Wed, 07 Jun 2006 09:30:45 +1000
121
122 acl (2.2.37-1) unstable; urgency=low
123
124   * New upstream release
125   * Fix tree walking with symbolic links (closes: #333160)
126
127  -- Nathan Scott <nathans@debian.org>  Tue, 02 May 2006 09:41:15 +1000
128
129 acl (2.2.36-1) unstable; urgency=low
130
131   * New upstream release
132   * Fixed build dependency on libc-dev (closes: #358788)
133
134  -- Nathan Scott <nathans@debian.org>  Tue, 28 Mar 2006 09:14:25 +1100
135
136 acl (2.2.35-1) unstable; urgency=low
137
138   * New upstream release
139   * Switch from debmake to debhelper
140
141  -- Nathan Scott <nathans@debian.org>  Wed, 15 Feb 2006 20:43:49 +1100
142
143 acl (2.2.34-1) unstable; urgency=low
144
145   * New upstream release
146   * Add libacl1-dev dependency on libattr1-dev (closes: #339786, #341711)
147
148  -- Nathan Scott <nathans@debian.org>  Mon, 05 Dec 2005 11:15:41 +1100
149
150 acl (2.2.33-1) unstable; urgency=low
151
152   * New upstream release
153
154  -- Nathan Scott <nathans@debian.org>  Thu, 10 Nov 2005 07:59:12 +1100
155
156 acl (2.2.32-1) unstable; urgency=low
157
158   * New upstream release
159   * Added French translation (closes: #330596)
160
161  -- Nathan Scott <nathans@debian.org>  Thu, 29 Sep 2005 09:47:28 +1000
162
163 acl (2.2.29-1) unstable; urgency=low
164
165   * New upstream release
166   * Replace use of _POSIX_PATH_MAX with PATH_MAX (closes: #292819)
167
168  -- Nathan Scott <nathans@debian.org>  Mon, 31 Jan 2005 20:13:02 +1100
169
170 acl (2.2.28-1) unstable; urgency=low
171
172   * New upstream release
173
174  -- Nathan Scott <nathans@debian.org>  Tue, 30 Nov 2004 15:29:29 +1100
175
176 acl (2.2.26-1) unstable; urgency=low
177
178   * New upstream release
179   * acl.5 man page user/group typo fixed (closes: #272186)
180
181  -- Nathan Scott <nathans@debian.org>  Fri, 10 Sep 2004 10:51:19 +1000
182
183 acl (2.2.23-1) unstable; urgency=low
184
185   * New upstream release
186
187  -- Nathan Scott <nathans@debian.org>  Mon, 02 Feb 2004 12:35:56 +1100
188
189 acl (2.2.21-1) unstable; urgency=low
190
191   * New upstream release
192   * Make libacl1-dev conflict on kerberos4kth versioned (closes: #219715)
193
194  -- Nathan Scott <nathans@debian.org>  Mon, 10 Nov 2003 09:23:21 +1100
195
196 acl (2.2.20-1) unstable; urgency=low
197
198   * New upstream release
199   * Fix incorrect man page entry (closes: #213244)
200   * Fix GNU/Hurd build issues, thanks to Robert Millan (closes: #215153)
201
202  -- Nathan Scott <nathans@debian.org>  Mon, 13 Oct 2003 13:07:43 +1000
203
204 acl (2.2.15-1) unstable; urgency=low
205
206   * New upstream release
207
208  -- Nathan Scott <nathans@debian.org>  Fri, 08 Aug 2003 16:39:10 +1000
209
210 acl (2.2.14-1) unstable; urgency=low
211
212   * New upstream release
213
214  -- Nathan Scott <nathans@debian.org>  Mon, 04 Aug 2003 09:18:00 +1000
215
216 acl (2.2.13-1) unstable; urgency=low
217
218   * New upstream release
219
220  -- Nathan Scott <nathans@debian.org>  Tue, 29 Jul 2003 11:27:53 +1000
221
222 acl (2.2.12-1) unstable; urgency=low
223
224   * Don't always call msgmerge, fix from Steve Langasek (closes: #199277)
225
226  -- Nathan Scott <nathans@debian.org>  Thu,  3 Jul 2003 10:55:01 +1000
227
228 acl (2.2.11-1) unstable; urgency=low
229
230   * New upstream release
231   * Fix lib package dependencies, thanks to Steve Langasek (closes: #193149)
232
233  -- Nathan Scott <nathans@debian.org>  Wed, 04 Jun 2003 15:50:50 +1000
234
235 acl (2.2.10-1) unstable; urgency=low
236
237   * New upstream release
238   * Added runtime conflict with libacl1-kerberos4kth, as the
239     presence of this package breaks Samba's use of libacl1.
240
241  -- Nathan Scott <nathans@debian.org>  Mon, 26 May 2003 11:38:53 +1000
242
243 acl (2.2.9-1) unstable; urgency=low
244
245   * New upstream release
246   * Updated policy version to which this package conforms
247   * Fine-tuned the libacl1-dev dependencies a bit (closes: #188068)
248
249  -- Nathan Scott <nathans@debian.org>  Sat, 26 Apr 2003 04:36:01 +1000
250
251 acl (2.2.4-1) unstable; urgency=low
252
253   * New upstream release
254
255  -- Nathan Scott <nathans@debian.org>  Mon, 10 Feb 2003 16:15:18 +1100
256
257 acl (2.2.1-1) unstable; urgency=low
258
259   * Clarify acl(5) with respect to fileutils support (closes: #172642)
260   * Fix a bash-ism in debian/rules (closes: #173025)
261
262  -- Nathan Scott <nathans@debian.org>  Mon, 16 Dec 2002 09:40:50 +1100
263
264 acl (2.2.0-1) unstable; urgency=low
265
266   * New upstream release
267   * Added runtime conflict with kerberos4kth-dev (closes: #172169)
268
269  -- Nathan Scott <nathans@debian.org>  Mon,  9 Dec 2002 08:09:15 +1100
270
271 acl (2.1.1-1) unstable; urgency=low
272
273   * Fix Debian package dependency rules for acl (closes: #166709)
274   * Fix the group for libacl1, was "utils" now "libs" (closes: #166835)
275
276  -- Nathan Scott <nathans@debian.org>  Tue, 29 Oct 2002 09:29:52 +1100
277
278 acl (2.1.0-1) unstable; urgency=low
279
280   * New upstream release, changing dev package name (closes: #141756)
281
282  -- Nathan Scott <nathans@debian.org>  Sat, 19 Oct 2002 08:40:38 +1000
283
284 acl (2.0.19-1) unstable; urgency=low
285
286   * New upstream release
287
288  -- Nathan Scott <nathans@debian.org>  Thu,  5 Sep 2002 09:12:02 +1000
289
290 acl (2.0.17-1) unstable; urgency=low
291
292   * New upstream bugfix release
293
294  -- Nathan Scott <nathans@debian.org>  Tue, 13 Aug 2002 07:52:54 +1000
295
296 acl (2.0.15-1) unstable; urgency=low
297
298   * New upstream release (build-related and docs changes only)
299   * Follow Steve Langasek's advice to fix libattr issue (closes: #150854)
300
301  -- Nathan Scott <nathans@debian.org>  Thu,  4 Jul 2002 12:10:38 +1000
302
303 acl (2.0.14-1) unstable; urgency=low
304
305   * New upstream release (build-related changes only)
306
307  -- Nathan Scott <nathans@debian.org>  Thu,  4 Jul 2002 12:10:38 +1000
308
309 acl (2.0.13-1) unstable; urgency=low
310
311   * New upstream release for (even) closer standard compliance
312   * Increment the libacl version from 1.0.1 to 1.0.2
313
314  -- Nathan Scott <nathans@debian.org>  Tue, 25 Jun 2002 17:08:03 +1000
315
316 acl (2.0.12-1) unstable; urgency=low
317
318   * Increment the libacl version from 1.0.0 to 1.0.1 (closes: #150854)
319
320  -- Nathan Scott <nathans@debian.org>  Tue, 25 Jun 2002 08:27:20 +1000
321
322 acl (2.0.11-1) unstable; urgency=low
323
324   * New upstream bugfix release
325
326  -- Nathan Scott <nathans@debian.org>  Wed,  1 May 2002 09:30:54 +1000
327
328 acl (2.0.10-1) unstable; urgency=low
329
330   * New upstream bugfix release
331   * Add accidentally removed dependency of libacl on libattr
332
333  -- Nathan Scott <nathans@debian.org>  Mon, 22 Apr 2002 15:12:21 +1000
334
335 acl (2.0.9-1) unstable; urgency=low
336
337   * New upstream bugfix release (affects 64 bit platforms only)
338
339  -- Nathan Scott <nathans@debian.org>  Tue, 16 Apr 2002 08:31:48 +1000
340
341 acl (2.0.8-1) unstable; urgency=low
342
343   * New upstream bugfix release
344
345  -- Nathan Scott <nathans@debian.org>  Sat, 13 Apr 2002 09:45:06 +1000
346
347 acl (2.0.7-1) unstable; urgency=low
348
349   * New upstream bugfix release
350
351  -- Nathan Scott <nathans@debian.org>  Wed, 10 Apr 2002 09:50:24 +1100
352
353 acl (2.0.6-1) unstable; urgency=low
354
355   * New upstream bugfix release
356
357  -- Nathan Scott <nathans@debian.org>  Mon,  8 Apr 2002 08:56:34 +1100
358
359 acl (2.0.5-1) unstable; urgency=low
360
361   * New upstream release
362
363  -- Nathan Scott <nathans@debian.org>  Wed, 27 Mar 2002 08:47:58 +1100
364
365 acl (2.0.4-2) unstable; urgency=low
366
367   * Fix attr-dev build dependency issue (closes: #138280)
368
369  -- Nathan Scott <nathans@debian.org>  Fri, 15 Mar 2002 07:08:50 +1100
370
371 acl (2.0.4-1) unstable; urgency=low
372
373   * New upstream bugfix release
374
375  -- Nathan Scott <nathans@debian.org>  Tue, 12 Mar 2002 09:47:50 +1100
376
377 acl (2.0.2-1) unstable; urgency=low
378
379   * Initial release (closes: #97686)
380   * Uses the official Linux extended attributes interfaces (currently
381      supported by ext2, ext3, and XFS)
382
383  -- Nathan Scott <nathans@debian.org>  Tue, 26 Feb 2002 13:25:26 +1100
384
385 Local variables:
386 mode: debian-changelog
387 End: