source: pkg/kev/main/lsb/trunk/debian/changelog @ 5139

Revision 5139, 35.1 KB checked in by alanbach-guest, 4 years ago (diff)
  • Updated for Parsix 3.0 aka Kev
Line 
1lsb (3.2.parsix4) unstable; urgency=low
2
3  * Updated for Parsix 3.0 aka Kev
4
5 -- Alan Baghumian <alan@technotux.org>  Sun, 26 Apr 2009 20:50:34 -0700
6
7lsb (3.2.parsix3) unstable; urgency=low
8
9  * Merged updates from Debian 3.2-20
10  * Updated for Parsix Boss (2.0)
11
12 -- Alan Baghumian <alan@technotux.org>  Sat, 25 Oct 2008 18:33:13 -0700
13
14lsb (3.2-20) unstable; urgency=low
15
16  * Revert change in 3.2-16 that broke killproc due to my misunderstanding
17    of the spec.  (Closes: #495587)
18  * pidofproc now also checks for /var/run/$base.pid if -p is not specified,
19    fixing conformance with the spec.
20
21 -- Chris Lawrence <lawrencc@debian.org>  Mon, 18 Aug 2008 16:34:24 -0500
22
23lsb (3.2-19) unstable; urgency=low
24
25  * Return 0 in log_failure_msg too.
26 
27 -- Chris Lawrence <lawrencc@debian.org>  Mon, 04 Aug 2008 20:29:54 -0500
28
29lsb (3.2-18) unstable; urgency=low
30
31  * Also fix case where stdout isn't color-capable.  (Closes: #493505, again)
32
33 -- Chris Lawrence <lawrencc@debian.org>  Mon, 04 Aug 2008 02:31:03 -0500
34
35lsb (3.2-17) unstable; urgency=low
36
37  * log_{success,failure,warning}_msg suck, please don't use them for
38    Debian scripts.  Nonetheless, breakage fixed.  (Closes: #493505)
39
40 -- Chris Lawrence <lawrencc@debian.org>  Sun, 03 Aug 2008 10:15:45 -0500
41
42lsb (3.2-16) unstable; urgency=low
43
44  * Add a bugscript to lsb-release to help figure out why people keep
45    getting very strange results.
46  * Lenny will be Debian 5.0, not Debian 4.1; fix accordingly.
47  * Improve output of lsb-specified logging functions; deal with
48    in-the-wild variations that omit messages.
49  * No longer use --retry in start-stop-daemon calls.  (Closes: #451529)
50  * Fix behavior of killproc and pidofproc when no pidfile is passed in.
51  * Call pidof with -x to include scripts that may be daemonized.
52  * Change dependencies *cupsys* -> *cups*.  (Closes: #490381)
53
54 -- Chris Lawrence <lawrencc@debian.org>  Fri, 01 Aug 2008 16:39:43 -0500
55
56lsb (3.2-15) unstable; urgency=low
57
58  * Add Basque [eu] translation.  (Closes: #491005)
59  * Fix log_action_end_msg_pre function definition (_post was defined twice).
60    (Closes: #491087)
61
62 -- Chris Lawrence <lawrencc@debian.org>  Wed, 16 Jul 2008 14:24:44 -0500
63
64lsb (3.2-14) unstable; urgency=low
65
66  * Update pidofproc(), status_of_proc() to sync with Ubuntu.
67    Thanks to Dustin Kirkland.  (Closes: #490095)
68  * Add hooks to init-functions, thanks to Miroslav Jezbera.
69    These are documented in README.Debian in lsb-base.
70    (Closes: #490408)
71
72 -- Chris Lawrence <lawrencc@debian.org>  Mon, 14 Jul 2008 11:30:52 -0500
73
74lsb (3.2-13) unstable; urgency=low
75
76  * Include status_of_proc() function from Ubuntu's lsb-base.
77    Thanks to Dustin Kirkland.  (Closes: #483285)
78  * This patch also allows pidofproc to work on other users' processes.
79    (Closes: #452992)
80  * Fix output of lsb_release -h to properly describe what -s does.
81    (Closes: #479542)
82  * Add Slovak translation.  (Closes: #489265)
83  * Fix dependencies to not use >>.  (Closes: #461340)
84  * Document init-functions license in debian/copyright.
85    (Closes: #481281)
86  * Also fix text of init-functions license to remove the reference to
87    "the Regents," who didn't author any of init-functions.
88
89 -- Chris Lawrence <lawrencc@debian.org>  Tue, 08 Jul 2008 22:03:10 -0500
90
91lsb (3.2-12) unstable; urgency=medium
92
93  * Fix reversed test in killproc().  (Closes: #478871)
94
95 -- Chris Lawrence <lawrencc@debian.org>  Thu, 01 May 2008 10:08:49 -0500
96
97lsb (3.2-11) unstable; urgency=low
98
99  * Depend on gs | ghostscript to help with Python transition.
100
101 -- Chris Lawrence <lawrencc@debian.org>  Sat, 26 Apr 2008 15:47:00 -0500
102
103lsb (3.2-10) unstable; urgency=low
104
105  * Fix typo in lsb_release.  (Closes: #476969)
106
107 -- Chris Lawrence <lawrencc@debian.org>  Sun, 20 Apr 2008 09:28:20 -0500
108
109lsb (3.2-9) unstable; urgency=low
110
111  * Fix lsb_release detection when apt-cache policy identifies no Debian
112    sources.  (Closes: #476288)
113  * Only use fancy TTY output if TERM is set and FD 1 is a terminal.
114    (Closes: #470993)
115  * Do not use eval in start_daemon().  (Closes: #406059)
116
117 -- Chris Lawrence <lawrencc@debian.org>  Thu, 17 Apr 2008 20:38:23 -0500
118
119lsb (3.2-8) unstable; urgency=medium
120
121  * Bump conflicts to python < 2.6.  (Closes: #475953)
122  * init-functions: In killproc(), return 0 if program is not running
123    (instead of 3).  (Closes: #475258)
124  * lsb_release: Due to popular demand, report pinned release rather than
125    "unstable" on systems with multiple releases in sources.list.
126    (Closes: #459257)
127
128 -- Chris Lawrence <lawrencc@debian.org>  Mon, 14 Apr 2008 01:00:50 -0500
129
130lsb (3.2-7) unstable; urgency=low
131
132  * Remove libstdc++5 dependency on all architectures, since it's only
133    needed before LSB 3.0.
134  * Revoke provision of lsb-cxx < 3.0 according to lsb_release.
135
136 -- Chris Lawrence <lawrencc@debian.org>  Sat, 05 Apr 2008 16:32:13 -0500
137
138lsb (3.2-6) unstable; urgency=low
139
140  * Kill old versions of /etc/lsb-release deader.  (Closes: #467219)
141  * Fix debian/rules:
142    + Change DEB_BUILD_ARCH_CPU -> DEB_HOST_ARCH_CPU
143      ("host" is what we're building for)
144    + Detect armel using DEB_HOST_GNU_CPU_TYPE=arm-linux-gnueabi
145  * Remove duplicate LSB modules from lsb_release -v output.
146
147 -- Chris Lawrence <lawrencc@debian.org>  Sun, 30 Mar 2008 17:36:18 -0500
148
149lsb (3.2-5) unstable; urgency=low
150
151  * Fix init-functions with set -e.  (Closes: #472794)
152    Patch from Matthias Klose.
153  * Downgrade optional LSB modules to suggestions from main "lsb" package
154    (core LSB dependency for LSB 1.x); remove obsolete lsb-qt4 from its
155    dependencies.
156  * lsb-desktop now provides lsb-qt4*, essentially making lsb-qt4 a dummy
157    package.
158  * lsb-cxx: Don't depend on libstdc++5 on armel.
159
160 -- Chris Lawrence <lawrencc@debian.org>  Wed, 26 Mar 2008 10:26:53 -0500
161
162lsb (3.2-4) unstable; urgency=high
163
164  * Reverse test in killproc().  (Closes: #469404)
165
166 -- Chris Lawrence <lawrencc@debian.org>  Wed, 05 Mar 2008 13:01:08 -0600
167
168lsb (3.2-3) unstable; urgency=medium
169
170  * Handle missing $sig in killproc() properly.  (Closes: #469167)
171
172 -- Chris Lawrence <lawrencc@debian.org>  Mon, 03 Mar 2008 09:01:07 -0600
173
174lsb (3.2-2) unstable; urgency=low
175
176  * lsb_release -v now detects the lsb-qt4 version(s) installed correctly.
177
178 -- Chris Lawrence <lawrencc@debian.org>  Sun, 02 Mar 2008 18:22:22 -0600
179
180lsb (3.2-1) unstable; urgency=low
181
182  * New LSB version.
183    + Add libpam0g, libncurses5 to lsb-base.
184    + Add libqt4-gui, libfreetype6, libxrender1, libxft2 to lsb-desktop.
185    + lsb-qt4 appears to be deprecated by the new lsb-desktop requirements.
186    + Add new printing, multimedia, and languages modules.
187  * More killproc() fixes.  (Closes: #453636)
188  * Use /etc/debian_version in preference to apt autodetection.
189    (Closes: #427221)
190  * Handle non-zero status from start-stop-daemon better.  (Closes: #451532)
191  * All fancy output uses /bin/echo -e now.  (Closes: #463082)
192  * Add/update translations:
193      fi (Closes: #447184)
194      ro (Closes: #468670)
195      ja (Closes: #462757)
196      pt (Closes: #439402)
197  * Ignore invalid lines in /etc/lsb-release.  (Closes: #454352)
198
199 -- Chris Lawrence <lawrencc@debian.org>  Sun, 02 Mar 2008 02:13:58 -0600
200
201lsb (3.1-24) unstable; urgency=low
202
203  * Acknowledge NMU by Christian Perrier.
204  * Apply patch from Javier Fernández-Sanguino Peña to improve release
205    detection.  (Closes: #425627, #405993)
206  * lsb-release no longer recommends lsb.  (Closes: #426807)
207  * Update debconf templates per Smith project.  (Closes: #422973)
208  * Add/update translations:
209    Vietnamese (Closes: #426834)
210    Galician (Closes: #423685)
211    Swedish (Closes: #423904)
212    Czech (Closes: #425154)
213    Italian (Closes: #425258)
214    Dutch (Closes: #425710)
215    French (Closes: #426105)
216    Malay (Closes: #426237)
217    German (Closes: #426599)
218    Russian (Closes: #426741)
219    Arabic (Closes: #423616)
220    Spanish (Closes: #423815)
221  * Don't remove the pidfile in killproc if a signal is specified; the
222    specification does not specify this behavior, and it can cause
223    problems with signals like HUP.  (Closes: #416559)
224  * And then, only remove the pidfile if the process is actually dead.
225    (Closes: #410622)
226  * Update codename for testing.  (Closes: #425646)
227
228 -- Chris Lawrence <lawrencc@debian.org>  Wed, 25 Jul 2007 08:56:44 -0500
229
230lsb (3.1-23.1) unstable; urgency=low
231
232  * Non-maintainer upload to fix pending l10n issues.
233  * Debconf translations:
234    - Portuguese. Closes: #408177
235    - Convert PO files to UTF-8, except Japanese
236
237 -- Christian Perrier <bubulle@debian.org>  Sat,  3 Mar 2007 13:12:58 +0100
238
239lsb (3.1-23) unstable; urgency=low
240
241  * Remove the pidfile in killproc() if successful.  (Closes: #400261)
242  * Recommend apt in lsb-release; lsb-release can work without it, so
243    no need to make it a hard dependency.  (Closes: #399991)
244  * Fix missing paragraph break in lsb_release(1).  (Closes: #399989)
245    Above two fixes courtesy of Julian Gibney.
246  * Add Romanian and Spanish translations of debconf templates.
247    (Closes: #403421, #403527)
248
249 -- Chris Lawrence <lawrencc@debian.org>  Sat, 20 Jan 2007 21:58:36 -0600
250
251lsb (3.1-22) unstable; urgency=low
252
253  * Fix crash when the Debian release is identified from
254    /etc/debian_version and there is no corresponding codename (reported
255    by Riku Voipio as a result of buildd failures).
256  * log_use_fancy_output() had unintended behavior under set -e.
257    (Thanks to Steve Langesek for the heads-up.)
258
259 -- Chris Lawrence <lawrencc@debian.org>  Sun, 19 Nov 2006 20:27:59 -0600
260
261lsb (3.1-21) unstable; urgency=low
262
263  * lsb_release changes: Improve parsing of apt-cache policy output to be
264    more flexible; deal with stable revisions in the codename lookup.
265
266 -- Chris Lawrence <lawrencc@debian.org>  Sun, 19 Nov 2006 02:12:34 -0600
267
268lsb (3.1-20) unstable; urgency=low
269
270  * The "hopefully we can push this into testing now that the bugs are all
271    shaken out, maybe" release.
272  * Don't use --name in killproc() when a pidfile is provided; thanks to
273    Timo Reimann for the patch.  (Closes: #397977)
274  * Give lsb_release's heuristics priority over whatever is in
275    /etc/debian_version; note that /etc/lsb-release will override both and
276    should be supplied by derived distributions.  (Closes: #396853)
277
278 -- Chris Lawrence <lawrencc@debian.org>  Wed, 15 Nov 2006 18:09:02 -0600
279
280lsb (3.1-19) unstable; urgency=low
281
282  * Now try the eval hack in start-stop-daemon, since nothing else seems
283    to work.  (Closes: #388836)
284
285 -- Chris Lawrence <lawrencc@debian.org>  Mon, 30 Oct 2006 19:08:26 -0600
286
287lsb (3.1-18) unstable; urgency=low
288
289  * etch will be Debian 4.0, not Debian 3.2.  (Closes: #395004)
290  * Don't quote $@ in start-stop-daemon calls, which should resolve issues
291    with multiple/quoted arguments to the daemon in start_daemon().
292    (Closes: #388836)
293  * Revert to testing for a fancy TTY before trying to call tput and friends,
294    to avoid crap spewage on shutdown.  (Closes: #390363, #391981)
295
296 -- Chris Lawrence <lawrencc@debian.org>  Fri, 27 Oct 2006 01:18:56 -0500
297
298lsb (3.1-17) unstable; urgency=low
299
300  * Set FANCYTTY to a null string to cope with init scripts that for some
301    reason seem to use set -u.  (Closes: #390085)
302
303 -- Chris Lawrence <lawrencc@debian.org>  Fri, 29 Sep 2006 01:50:51 -0500
304
305lsb (3.1-16) unstable; urgency=low
306
307  * Improve documentation of killproc().  (Closes: #384814)
308  * Also improve documentation of pidofproc() in the same vein.
309  * Move lsb_release to /usr.  (Closes: #389380)
310  * Modify log_use_fancy_output() to only test once for a fancy TTY; patch
311    by Brendan O'Dea.  (Closes: #389497)
312  * Fix semantics of killproc() to behave properly when $sig is specified.
313    (Closes: #389403)
314
315 -- Chris Lawrence <lawrencc@debian.org>  Wed, 27 Sep 2006 18:10:12 -0500
316
317lsb (3.1-15) unstable; urgency=low
318
319  * Fix assignment to $opt in pidofproc().  (Closes: #384540)
320
321 -- Chris Lawrence <lawrencc@debian.org>  Thu, 24 Aug 2006 19:08:02 -0500
322
323lsb (3.1-14) unstable; urgency=low
324
325  * Document LSB init functions more thoroughly in lsb-base's README.Debian.
326    (Closes: #382597)
327
328 -- Chris Lawrence <lawrencc@debian.org>  Fri, 11 Aug 2006 23:41:53 -0500
329
330lsb (3.1-13) unstable; urgency=low
331
332  * More tweaks to the getopts calls, to ensure that OPTIND is reset on
333    each call.  (See #381822)
334
335 -- Chris Lawrence <lawrencc@debian.org>  Wed,  9 Aug 2006 22:09:42 -0500
336
337lsb (3.1-12) unstable; urgency=low
338
339  * Revert log_end_msg() change.  (Closes: #381814)
340  * killproc() returns 0 if a signal is not specified and the program
341    is not running.  (Closes: #379387)
342  * Divert output in pidofproc test to /dev/null.  (Closes: #381821)
343  * Test tput setaf 1 in log_use_fancy_output().  (Closes: #375644)
344  * Fix call to getopts in start_daemon to properly work with command
345    options.  (Closes: #381822)
346
347 -- Chris Lawrence <lawrencc@debian.org>  Mon,  7 Aug 2006 13:17:40 -0500
348
349lsb (3.1-11) unstable; urgency=low
350
351  * Patch for other architectures from Martin Habets
352    <mhabets@mph.eclipse.co.uk> (closes: #375457)
353  * Stop using basename: patch from Tore Anderson <tore@debian.org>
354    (closes: #354028)
355  * Move return code evaluation out of if $specified block in killproc, so
356    that evaluation is dependant on whether or not process is running, not on
357    whether a pidfile was specified (closes: #379387)
358  * log_end_msg no longer returns non-zero.  It's a log function, after all
359    (closes: #381687)
360  * log_use_fancy_output is now overridable by admin (closes: #374780)
361  * pidofproc actually checks if process is running (closes: #381684)
362    (probably closes: #167757)
363  * Use shell built-in getopts instead of /usr/bin/getopt (closes: #335216)
364  * Remove reference to /usr/share/doc/lsb-core/html/ (closes: #380045)
365  * Ru translation (thanks: Yuri Kozlov <kozlov.y@gmail.com>)
366    (closes: #380430)
367  * Above changes prepared by Stephen Gran <sgran@debian.org>.
368  * Update debian/TODO, which was a wee bit out of date.
369  * Accomplish Python policy transition. (Closes: #380858)
370
371 -- Chris Lawrence <lawrencc@debian.org>  Sun,  6 Aug 2006 18:18:08 -0500
372
373lsb (3.1-10) unstable; urgency=low
374
375  * Quote tests of $specified.  (Closes: #370256)
376
377 -- Chris Lawrence <lawrencc@debian.org>  Mon,  5 Jun 2006 16:00:17 -0400
378
379lsb (3.1-9) unstable; urgency=high
380
381  * Add missing < "$pidfile" to read in pidofproc().  (Closes: #370155)
382
383 -- Chris Lawrence <lawrencc@debian.org>  Sun,  4 Jun 2006 04:08:31 -0400
384
385lsb (3.1-8) unstable; urgency=low
386
387  * Fix killproc() to work if signal isn't specified; also fix the
388    pidfile check in both killproc() and pidofproc().  (Closes: #370075)
389
390 -- Chris Lawrence <lawrencc@debian.org>  Sat,  3 Jun 2006 02:45:55 -0400
391
392lsb (3.1-7) unstable; urgency=low
393
394  * lsb-graphics: Depend on libx11-6 | xlibs.  (Closes: #369955)
395
396 -- Chris Lawrence <lawrencc@debian.org>  Fri,  2 Jun 2006 15:47:52 -0400
397
398lsb (3.1-6) unstable; urgency=low
399
400  * Replace uses of $n with ${n:-} where $n could be unbound.
401    (Closes: #369193)
402  * Use pidof only if pid file is not specified.  (Closes: #365736)
403
404 -- Chris Lawrence <lawrencc@debian.org>  Thu,  1 Jun 2006 14:20:24 -0400
405
406lsb (3.1-5) unstable; urgency=high
407
408  * Remove /usr/X11R6/bin from lsb-core, since I'm pretty sure it's not
409    strictly necessary for LSB compliance and it breaks x.org 7.0.
410    (Closes: #365264)
411
412 -- Chris Lawrence <lawrencc@debian.org>  Fri, 28 Apr 2006 17:33:15 -0400
413
414lsb (3.1-4) unstable; urgency=high
415
416  * Bump priority since (a) these changes are trivial and (b) 3.1-3 was
417    two days from testing.
418  * lsb-desktop: also depend on fontconfig (for fc-* binaries).
419  * Add Galician debconf translation.  (Closes: #361938)
420
421 -- Chris Lawrence <lawrencc@debian.org>  Thu, 20 Apr 2006 02:17:12 -0400
422
423lsb (3.1-3) unstable; urgency=low
424
425  * Fix dependency on libgtk2.  (Closes: #361879)
426
427 -- Chris Lawrence <lawrencc@debian.org>  Mon, 10 Apr 2006 22:27:46 -0400
428
429lsb (3.1-2) unstable; urgency=low
430
431  * Upload lsb 3.1 support for unstable.
432  * Really create ld-lsb-x86-64.so.3 symlink.  (Closes: #355959)
433
434 -- Chris Lawrence <lawrencc@debian.org>  Mon, 10 Apr 2006 14:22:14 -0400
435
436lsb (3.1-1) experimental; urgency=low
437
438  * First crack at a package for LSB 3.1.
439  * Add -desktop and -qt4 metapackages.
440  * Update README.Debian and control file for 3.1.
441  * Update lsb_release to recognize lsb-desktop and lsb-qt4 modules.
442  * Update FSF address in debian/copyright.
443  * Fix debian/control to allow sarge build.
444
445 -- Chris Lawrence <lawrencc@debian.org>  Wed, 29 Mar 2006 16:11:45 -0500
446
447lsb (3.0-16) unstable; urgency=low
448
449  * Add ld-linux-x64-64.so.3 symlink on AMD64.  (Closes: #355959)
450  * Depends: ia32-libs -> libc6-i386, lib32z1 on AMD64.  (Closes: #355388)
451  * On purge or upgrade from < lsb-release 3.0-8, remove /etc/lsb-release
452    if its md5sum is the same as that shipped in sarge.  (Closes: #355377)
453
454 -- Chris Lawrence <lawrencc@debian.org>  Thu,  9 Mar 2006 01:14:05 -0500
455
456lsb (3.0-15) unstable; urgency=low
457
458  * Test $TERM in log_use_fancy_output; if it is "dumb" we don't have a
459    fancy TTY.  (Closes: #350291)
460  * Better heuristics in lsb_release to guess whether we're running on
461    testing or unstable.  (Closes: #95824, #341231)
462    Note that /etc/lsb-release, if present, will override these results,
463    and /etc/debian_version has priority.
464  * Fix lsb_release to allow multiple fields to be displayed (i.e.
465    lsb_release --id --codename).
466
467 -- Chris Lawrence <lawrencc@debian.org>  Sat, 28 Jan 2006 18:24:49 -0500
468
469lsb (3.0-14) unstable; urgency=low
470
471  * Allow lsb-base to be built on sarge.  (Closes: #345984)
472
473 -- Chris Lawrence <lawrencc@debian.org>  Sun,  8 Jan 2006 20:09:52 -0500
474
475lsb (3.0-13) unstable; urgency=medium
476
477  * The "answer all the questions in the changelog" release.
478  * Skip empty headers when parsing RFC822 headers for init scripts.
479    (Closes: #343310)
480  * The versioned dependency on dpkg-dev is due to the use of
481    DEB_*_ARCH_CPU in debian/rules, which only became available in dpkg
482    1.13.2.  Feel free to submit a patch to facilitate a sarge backport.
483    (Closes: #344392)
484  * Since the lsb family of packages track an upstream specification with
485    "non-native" version numbering, the use of a hyphenated version number
486    for these native packages is justified.  (Closes: #344384)
487    (Note that although it does violate policy for a non-native package to
488    lack a hyphen in its version number, the contrapositive case does not
489    violate policy.)
490  * Deal with missing /etc/debian_version.  (Closes: #341719)
491
492 -- Chris Lawrence <lawrencc@debian.org>  Thu, 29 Dec 2005 03:50:44 -0500
493
494lsb (3.0-12) unstable; urgency=low
495
496  * Remove the pidfile in killproc().  (Closes: #321271)
497  * Declare $i local where it was previously omitted.  (Closes: #340667)
498  * Fix syntax errors in init-skeleton.  (Closes: #302009)
499  * Add sv.po.  (Closes: #333595)
500
501 -- Chris Lawrence <lawrencc@debian.org>  Tue, 29 Nov 2005 23:01:38 -0500
502
503lsb (3.0-11) unstable; urgency=low
504
505  * Use the basename in killproc when calling start-stop-daemon.
506    (Closes: #332744)
507  * lsb-base conflicts/replaces lsb-core (<< 2.0-6).  (Closes: #335798)
508
509 -- Chris Lawrence <lawrencc@debian.org>  Thu, 27 Oct 2005 05:29:07 -0400
510
511lsb (3.0-10) unstable; urgency=low
512
513  * Use --name instead of --exec in killproc().  (Closes: #332744)
514
515 -- Chris Lawrence <lawrencc@debian.org>  Sun, 16 Oct 2005 15:35:38 -0400
516
517lsb (3.0-9) unstable; urgency=low
518
519  * Fix silly Pythonic else in init-functions.  (Closes: #329936)
520  * s/log_action_start_msg/log_action_begin_msg/ in README.Debian.
521    (Thanks to Marco d'Itri for pointing these two out.)
522  * If bits of /etc/lsb-release are missing (but not the whole file), use
523    detected information in its place.
524
525 -- Chris Lawrence <lawrencc@debian.org>  Sat, 24 Sep 2005 19:16:00 -0400
526
527lsb (3.0-8) unstable; urgency=low
528
529  * Bring in lsb-release (binary) package; rewritten to handle -v properly
530    for LSB 2.x and beyond.
531  * /etc/lsb-release is no longer provided by the lsb-release package;
532    it is probably best managed in base-files (which derived distros are
533    probably branding anyway).
534
535 -- Chris Lawrence <lawrencc@debian.org>  Wed, 21 Sep 2005 20:53:37 -0400
536
537lsb (3.0-7) unstable; urgency=low
538
539  * Update lsb-core dependencies to include:
540      ed (for /bin/ed)
541      bsdutils (for /usr/bin/logger)
542      cupsys-client | lprng (for /usr/bin/lp)
543      mailutils | mailx (for /usr/bin/mailx)
544    These are required in the final LSB 3.0 spec.
545
546 -- Chris Lawrence <lawrencc@debian.org>  Mon, 19 Sep 2005 18:08:33 -0400
547
548lsb (3.0-6) unstable; urgency=low
549
550  * Add ld-lsb.so.3 symlinks.  (Closes: #326609)
551  * Use cat $pidfile instead of read.  (Closes: #327405)
552    If someone knows why the convoluted read was used instead... let me know.
553  * Test for TPUT and friends as needed.  (Closes: #327388, #327825)
554  * Add log_action_*().  (Closes: #324983)
555  * Edit README.Debian; fork off a README.Debian for lsb-base.
556    (Closes: #327525)
557  * The log_* functions can be overridden in /etc/lsb-base-logging.sh.
558    (Closes: #321963)
559
560 -- Chris Lawrence <lawrencc@debian.org>  Fri, 16 Sep 2005 19:32:29 -0400
561
562lsb (3.0-5) unstable; urgency=low
563
564  * Use --exec in calls to start-stop-daemon in killproc().  (Closes: #322770)
565
566 -- Chris Lawrence <lawrencc@debian.org>  Fri, 12 Aug 2005 15:18:39 -0500
567
568lsb (3.0-4) unstable; urgency=medium
569
570  * Fix LIBC setting; add Alpha support.  (Closes: #322316)
571  * Add support for PPC64.  (Closes: #322293)
572  * Document usage of log_*_msg in README.Debian.
573
574 -- Chris Lawrence <lawrencc@debian.org>  Wed, 10 Aug 2005 12:00:57 -0500
575
576lsb (3.0-3) unstable; urgency=low
577
578  * Upload to unstable, since glibc 2.3.5 is now in.
579  * lsb-base is now Priority: important.
580  * Fix $FANCYTTY tests in a more POSIXly-correct way.  (Closes: #322022)
581  * Get rid of the html/* stuff and references to it in README.Debian.
582    (Closes: #321260)
583  * Maintainers who are using the lsb-base logging facilities should
584    *strongly* consider using log_daemon_msg() instead of log_start_msg();
585    the new log_daemon_msg() is designed to meet both Debian and Ubuntu
586    logging requirements.  Customization should come in a subsequent 3.0-x
587    release.
588
589 -- Chris Lawrence <lawrencc@debian.org>  Mon,  8 Aug 2005 15:58:45 -0500
590
591lsb (3.0-2) experimental; urgency=low
592
593  * Uploaded to experimental since glibc 2.3.5 is not in sid yet.
594  * Add /usr/lib/lsb/lsbinstall.
595    Note: the inetd stuff isn't implemented yet.
596  * Require glibc >> 2.3.5, since some interfaces in LSB 3.0 were
597    introduced by glibc 2.3.5.
598  * Require Python 2.3 or later, so we can use optparse.
599  * Fix test in pidofproc in /lib/lsb/init-functions.  (Closes: #315067)
600  * Document /etc/profile.d lossage in README.Debian.
601  * Remove stale link in README.Debian.  (Closes: #316064)
602  * Update German translation.  (Closes: #313979)
603  * Add Vietnamese translation.  (Closes: #312606)
604  * Updated description.  (Closes: #318224)
605  * Use DEB_BUILD_ARCH_CPU instead of DEB_BUILD_ARCH.
606  * Call /bin/echo when using -e.  (Closes: #320709)
607  * Kludge log_*_msg into being more policy-compliant and (in the case of
608    the LSB functions) more Debian-like.
609  * Add log_progress_msg.  See spiffy example adapted from the Policy
610    Manual in init-functions.  (Closes: #319739)
611
612 -- Chris Lawrence <lawrencc@debian.org>  Mon,  1 Aug 2005 22:45:41 -0500
613
614lsb (3.0-1) unstable; urgency=low
615
616  * lsb-cxx now depends on libstdc++6 as well as libstdc++5, necessitated
617    by LSB 3.0.
618  * Don't create /lib64 on AMD64.  (Closes: #308220)
619
620 -- Chris Lawrence <lawrencc@debian.org>  Sun,  8 May 2005 19:11:45 -0500
621
622lsb (2.0-7) unstable; urgency=high
623
624  * Fix Replaces line to use the correct version in lsb-base.
625    (Closes: #301694, RC; Closes: #301747)
626
627 -- Chris Lawrence <lawrencc@debian.org>  Sun, 27 Mar 2005 21:42:24 -0600
628
629lsb (2.0-6) unstable; urgency=low
630
631  * Create lsb package in binary-indep step.  (Closes: #297788)
632  * Merge /lib/lsb/init-functions from Ubuntu.
633  * Split /lib/lsb/init-functions into arch-all lsb-base package; this
634    functionality is thus available for use by other, non-LSB packages.
635  * Update README.Debian.
636
637 -- Chris Lawrence <lawrencc@debian.org>  Fri,  4 Mar 2005 17:42:11 -0600
638
639lsb (2.0-5) unstable; urgency=low
640
641  * Upload to unstable.  (Closes: #278093)
642  * Ignore empty headers in init files.  (Closes: #292835)
643  * Add Czech translation of the debconf messages.  (Closes: #288015)
644
645 -- Chris Lawrence <lawrencc@debian.org>  Sun, 30 Jan 2005 08:01:29 -0600
646
647lsb (2.0-4) experimental; urgency=low
648
649  * Fix path of HTML docs in debian/doc-base.lsb-core  (Closes: #278357)
650
651 -- Chris Lawrence <lawrencc@debian.org>  Tue, 26 Oct 2004 09:16:46 -0500
652
653lsb (2.0-3) experimental; urgency=low
654
655  * Fix x86-64 ls-lsb symlink.  (Closes: #278093)
656
657 -- Chris Lawrence <lawrencc@debian.org>  Sun, 24 Oct 2004 19:50:00 -0500
658
659lsb (2.0-2) experimental; urgency=low
660
661  * Upload to experimental so we don't break lsb 2.0-1 in unstable as it
662    tries to migrate to sarge.
663  * Split into lsb-core, lsb-graphics, and lsb-cxx packages, leaving lsb
664    as a metapackage (lsb-graphics and lsb-cxx are also metapackages).
665  * Include /lib64 in the AMD64 package rather than running mkdir in the
666    postinst.
667  * Revise README.Debian for LSB 2.0 and the package split; ensure LSB
668    package install instructions are in the first page of text.
669
670 -- Chris Lawrence <lawrencc@debian.org>  Mon, 20 Sep 2004 21:38:36 -0500
671
672lsb (2.0-1) unstable; urgency=high
673
674  * Add lsb-core-{noarch,[arch]} Provides.
675  * Symlink ld-lsb.so.2 to appropriate dynamic linker.
676  * Add Japanese translation of debconf template.  (Closes: #270926)
677  * Depend on ia32-libs on amd64.  (Closes: #259976)
678
679 -- Chris Lawrence <lawrencc@debian.org>  Sun, 19 Sep 2004 18:01:07 -0500
680
681lsb (1.3-9) unstable; urgency=low
682
683  * Added Danish po file.  (Closes: #234406)
684
685 -- Chris Lawrence <lawrencc@debian.org>  Mon, 23 Feb 2004 15:04:37 -0600
686
687lsb (1.3-8) unstable; urgency=low
688
689  * Added German po file.  (Closes: #223120)
690  * Depend on exim4 | m-t-a instead of exim | m-t-a.  (Closes: #228588)
691
692 -- Chris Lawrence <lawrencc@debian.org>  Sat, 31 Jan 2004 20:49:47 -0600
693
694lsb (1.3-7) unstable; urgency=medium
695
696  * Conflict with libutahglx1 instead of depending on xlibmesa3-gl.
697    This will allow XFree86 4.3.0's libgl1 to be installed on the system.
698  * Move conflicts with Python to 2.5, since 2.4 is not expected to be
699    backwards incompatible with anything in the lsb package.
700
701 -- Chris Lawrence <lawrencc@debian.org>  Tue, 18 Nov 2003 12:02:01 -0600
702
703lsb (1.3-6) unstable; urgency=medium
704
705  * Depend on alien 8.36 or later.  (Closes: #220177)
706  * Depend on xlibmesa3-gl instead of libgl1.  (Closes: #220523)
707  * If the pathname supplied to install_initd or remove_initd exists
708    relative to the cwd, use it rather than prepending /etc/init.d.
709    (Closes: #207851)
710  * Added notes for backporting to woody to README.Debian.
711
712 -- Chris Lawrence <lawrencc@debian.org>  Mon, 17 Nov 2003 10:05:29 -0600
713
714lsb (1.3-5) unstable; urgency=low
715
716  * Note in README.Debian that the --lsbsysinit option in /etc/crontab is
717    required for strict LSB compliance.  (Closes: #214896)
718  * Re-enable $netdaemons facility in the "internal registry" again, as
719    gLSB 1.1 included it and some packages appear to still use it.
720    (Closes: #210578)
721  * Use ld.so.1 symlink instead of the glibc-version-dependent location
722    for s390.  (Closes: #216824)
723
724 -- Chris Lawrence <lawrencc@debian.org>  Wed, 22 Oct 2003 13:17:25 -0500
725
726lsb (1.3-4) unstable; urgency=low
727
728  "cobaco":
729  * Add Dutch translation of debconf template.  (Closes: #204921)
730  Matt Taggart:
731  * Add ia64 to description.  (Closes: #207694)
732  Tobias Burnus:
733  * Provide a skeleton LSB init script.  (Closes: #207715)
734  * Numerous improvements to init-functions.  (Closes: #207639)
735  Me:
736  * Support broken uses of install_initd and remove_initd.
737    (See #207851; still pondering on start_daemon's behavior.)
738
739 -- Chris Lawrence <lawrencc@debian.org>  Wed, 10 Sep 2003 17:40:24 -0500
740
741lsb (1.3-3) unstable; urgency=low
742
743  * Depend on pax.  (Closes: #203545)
744  * Add ld.so symlink for ia64.  (Closes: #203541)
745  * Improved French translation.  (Closes: #202692)
746
747 -- Chris Lawrence <lawrencc@debian.org>  Fri,  8 Aug 2003 18:13:08 -0400
748
749lsb (1.3-2) unstable; urgency=low
750
751  * Use iteritems instead of the default iterator when saving the
752    init script dependency dictionary.  (Closes: #202012)
753  * Add a link to Matt Taggart's DebConf2 talk to README.Debian.
754    (Closes: #198600)
755  * Add French translation of debconf prompts.  (Closes: #201626)
756
757 -- Chris Lawrence <lawrencc@debian.org>  Mon, 21 Jul 2003 12:19:34 -0400
758
759lsb (1.3-1) unstable; urgency=low
760
761  * First release of LSB 1.3 for Debian.
762  * Convert everything to Python 2.2+ style.
763  * Clean up the parsing of header lines to be fully compliant.
764  * Add po-debconf patch.  (Closes: #186853)
765  * Don't retry if a signal specified in killproc.  (Closes: #167759)
766  * Revise pidofproc to return a failure code if no pid found.
767    (Closes: #190719)
768  * Properly treat Required-Start and Required-Stop as strict dependencies
769    (install_initd will now fail if they cannot be fulfilled.)
770  * remove_initd will now fail if removing the init script would cause
771    another LSB package to be missing a dependency.  (However, the
772    tracking for these dependencies was not done in the past.  As this is
773    part of gLSB 1.9, this should not be a problem.)
774  * The previous two items were in a single report.  (Closes: #198293)
775  * Support Should-Start and Should-Stop from gLSB 1.9.  (Closes: #198277)
776    (A warning message will be output if a facility requested is unavailable.)
777  * Support -p argument to killproc, pidofproc and start_daemon, per gLSB 1.9.
778    (Closes: #197794)
779  * Set up the ld-lsb symlink in the postinst, so it can vary between
780    architectures, and remove in the prerm.  (Closes: #183617)
781    Currently only defined for IA32 (i386), PPC32 (powerpc) and S390
782    (s390); please let me know the correct link for IA64 (ia64) and any
783    other ports that may be floating out there.  (I'm only interested in
784    architectures that appear at http://www.linuxbase.org/spec/.)
785  * Purge the lsb registry on package removal.
786  * Depend on mawk | gawk; original-awk may not be SUS-compliant.
787    (See http://www.linuxbase.org/spec/refspecs/LSB_1.3.0/gLSB/gLSB/awk.html)
788
789 -- Chris Lawrence <lawrencc@debian.org>  Tue, 24 Jun 2003 03:06:37 -0500
790
791lsb (1.2-6) unstable; urgency=medium
792
793  * Fix call to shadowconfig in postinst.  (Closes: #166041)
794  * Add text to the debconf template that lets the user know that shadow
795    passwords are not needed by most LSB applications.
796
797 -- Chris Lawrence <lawrencc@debian.org>  Sat, 26 Oct 2002 07:20:54 -0500
798
799lsb (1.2-5) unstable; urgency=medium
800
801  * Remove duplicate --retry 5 from start-stop-daemon call.  (Closes: #165395)
802  * Fix bugs in the init script registry code.  (Closes: #165038)
803
804 -- Chris Lawrence <lawrencc@debian.org>  Tue, 22 Oct 2002 06:23:03 -0500
805
806lsb (1.2-4) unstable; urgency=low
807
808  * Support more specifications for the signal in "killproc".
809    (Closes: #163109)
810
811 -- Chris Lawrence <lawrencc@debian.org>  Fri,  4 Oct 2002 07:09:22 -0500
812
813lsb (1.2-3) unstable; urgency=low
814
815  * Return non-zero exit status if "pidofproc" can't find the process.
816    (Closes: #157314)
817
818 -- Chris Lawrence <lawrencc@debian.org>  Wed, 21 Aug 2002 13:20:09 -0500
819
820lsb (1.2-2) unstable; urgency=low
821
822  * Fix silly typos in install_initd.  (Closes: #152544)
823  * Fix duplicated --retry 5.  (Closes: #152552)
824
825 -- Chris Lawrence <lawrencc@debian.org>  Wed, 10 Jul 2002 15:48:10 -0500
826
827lsb (1.2-1) unstable; urgency=low
828
829  * ADV: Matt Taggart will be giving a presentation on LSB in Debian at
830    Debconf2 on Sunday afternoon; your attendence and attentiveness is
831    strongly encouraged :-)
832
833  * First release of LSB 1.2 (hopefully-)compliant package.
834  * Added link to joeyh's LSB testing page to README.Debian.
835  * Revised README.Debian in light of LSB 1.2's improved verbiage.
836  * Added support for facilities introduced in gLSB 1.2.  (Closes: #148568)
837    - $time: start >= S24, stop <= K21
838    - $portmap: start >= S19, stop <= K34
839  * Removed support for the $netdaemons facility, which vanished from the
840    specification.  Hopefully nobody is using it...
841  * Call pidof if it's available and /var/run/$1.pid doesn't exist.
842
843 -- Chris Lawrence <lawrencc@debian.org>  Tue,  2 Jul 2002 19:48:35 -0500
844
845lsb (1.1.0-11) unstable; urgency=low
846
847  * Note that Debian's run-parts ignores certain lsb cron.* scripts, in
848    violation of the LSB specification.  See #118646.
849    (If necessary, run-parts may be diverted by this package to conform.)
850
851 -- Chris Lawrence <lawrencc@debian.org>  Mon, 15 Apr 2002 02:25:51 -0500
852
853lsb (1.1.0-10) unstable; urgency=low
854
855  * Force removal of rc.d links in remove_initd.  (Closes: #139400)
856
857 -- Chris Lawrence <lawrencc@debian.org>  Thu, 21 Mar 2002 22:43:01 -0600
858
859lsb (1.1.0-9) unstable; urgency=low
860
861  * Improve error handing in {install,remove}_initd when no argument is
862    specified.
863  * Fix minor syntax error in outputing the facilities file.
864  * Move facilities file handling into the initdutils module.
865  * Changed facilities file format to allow multiple init scripts to
866    provide the same facility w/o crashing.
867  * These changes should solve all the init script handing bugs; thanks to
868    Tobias Burnus <tburnus@physik.fu-berlin.de> for his testing.
869
870 -- Chris Lawrence <lawrencc@debian.org>  Tue, 19 Mar 2002 20:40:50 -0600
871
872lsb (1.1.0-8) unstable; urgency=low
873
874  * Fix typo in debian/rules.  (Closes: #138945)
875  * Rewrite the init script handling to improve modularity.
876  * Fix typos in regexes in init script handling.  (Closes: #138946)
877
878 -- Chris Lawrence <lawrencc@debian.org>  Tue, 19 Mar 2002 14:47:43 -0600
879
880lsb (1.1.0-7) unstable; urgency=low
881
882  * Fix remove_initd in line with the changes to install_initd.
883
884 -- Chris Lawrence <lawrencc@debian.org>  Sun, 17 Mar 2002 19:46:21 -0600
885
886lsb (1.1.0-6) unstable; urgency=medium
887
888  * Fix typos in init functions.  (Closes: #138766)
889  * Move init-functions to /lib/lsb.  (Closes: #138762)
890  * Fix logic errors in start_daemon.  (Closes: #138771)
891  * Fix init script header processing to accomodate minor deviations from
892    the LSB spec.  (Closes: #138789)
893
894 -- Chris Lawrence <lawrencc@debian.org>  Sun, 17 Mar 2002 18:27:42 -0600
895
896lsb (1.1.0-5) unstable; urgency=low
897
898  * Include /usr/X11R6/bin to make the LSB test suite happy.  Document
899    LSB's lack of specification of an X server or any clients as required
900    for compliance (hence making it odd that /usr/X11R6/bin would be
901    needed, as it could conceivably be empty).  (Closes: #136713)
902  * Prompt on installation if shadow passwords appear to be disabled, and
903    enable them if requested.  (Closes: #136806)
904  * Fix the spelling of Matt Taggart's name in README.Debian.
905
906 -- Chris Lawrence <lawrencc@debian.org>  Fri,  8 Mar 2002 23:19:39 -0600
907
908lsb (1.1.0-4) unstable; urgency=low
909
910  * Clean up directories to omit those present in current base-files.
911  * Rearrange README.Debian to put installation discussion near the top.
912
913 -- Chris Lawrence <lawrencc@debian.org>  Sun, 24 Feb 2002 23:51:05 -0600
914
915lsb (1.1.0-3) unstable; urgency=low
916
917  * Release candidate.
918  * Include HTML files from Matt Taggart <taggart@debian.org> comparing
919    the LSB spec to Debian.
920  * Clean up dependency list.
921  * Convert to arch-independent package.
922  * Add lsb(8) manpage.
923
924 -- Chris Lawrence <lawrencc@debian.org>  Sun, 24 Feb 2002 21:42:26 -0600
925
926lsb (1.1.0-2) unstable; urgency=low
927
928  * Update README.Debian and install_initd to implement a few changes:
929    - uid/gid for bin is documented.
930    - treat RL 2-5 as the same, because nothing else sensible seems
931      available.
932
933 -- Chris Lawrence <lawrencc@debian.org>  Mon, 18 Feb 2002 20:08:23 -0600
934
935lsb (1.1.0-1) unstable; urgency=low
936
937  * Initial Release.  (Closes: #134658)
938
939 -- Chris Lawrence <lawrencc@debian.org>  Sun, 17 Feb 2002 14:07:32 -0600
Note: See TracBrowser for help on using the repository browser.