~ubuntu-branches/ubuntu/quantal/lsb/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lawrence
  • Date: 2008-08-18 16:34:24 UTC
  • mto: (1.1.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20080818163424-pz9dtrbfm8zjnuts
Tags: 3.2-20
* Revert change in 3.2-16 that broke killproc due to my misunderstanding
  of the spec.  (Closes: #495587)
* pidofproc now also checks for /var/run/$base.pid if -p is not specified,
  fixing conformance with the spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lsb (3.2-20) unstable; urgency=low
 
2
 
 
3
  * Revert change in 3.2-16 that broke killproc due to my misunderstanding
 
4
    of the spec.  (Closes: #495587)
 
5
  * pidofproc now also checks for /var/run/$base.pid if -p is not specified,
 
6
    fixing conformance with the spec.
 
7
 
 
8
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 18 Aug 2008 16:34:24 -0500
 
9
 
 
10
lsb (3.2-19) unstable; urgency=low
 
11
 
 
12
  * Return 0 in log_failure_msg too.
 
13
  
 
14
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 04 Aug 2008 20:29:54 -0500
 
15
 
 
16
lsb (3.2-18) unstable; urgency=low
 
17
 
 
18
  * Also fix case where stdout isn't color-capable.  (Closes: #493505, again)
 
19
 
 
20
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 04 Aug 2008 02:31:03 -0500
 
21
 
 
22
lsb (3.2-17) unstable; urgency=low
 
23
 
 
24
  * log_{success,failure,warning}_msg suck, please don't use them for
 
25
    Debian scripts.  Nonetheless, breakage fixed.  (Closes: #493505)
 
26
 
 
27
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 03 Aug 2008 10:15:45 -0500
 
28
 
 
29
lsb (3.2-16) unstable; urgency=low
 
30
 
 
31
  * Add a bugscript to lsb-release to help figure out why people keep
 
32
    getting very strange results.
 
33
  * Lenny will be Debian 5.0, not Debian 4.1; fix accordingly.
 
34
  * Improve output of lsb-specified logging functions; deal with
 
35
    in-the-wild variations that omit messages.
 
36
  * No longer use --retry in start-stop-daemon calls.  (Closes: #451529)
 
37
  * Fix behavior of killproc and pidofproc when no pidfile is passed in.
 
38
  * Call pidof with -x to include scripts that may be daemonized.
 
39
  * Change dependencies *cupsys* -> *cups*.  (Closes: #490381)
 
40
 
 
41
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 01 Aug 2008 16:39:43 -0500
 
42
 
 
43
lsb (3.2-15) unstable; urgency=low
 
44
 
 
45
  * Add Basque [eu] translation.  (Closes: #491005)
 
46
  * Fix log_action_end_msg_pre function definition (_post was defined twice).
 
47
    (Closes: #491087)
 
48
 
 
49
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 16 Jul 2008 14:24:44 -0500
 
50
 
 
51
lsb (3.2-14) unstable; urgency=low
 
52
 
 
53
  * Update pidofproc(), status_of_proc() to sync with Ubuntu.
 
54
    Thanks to Dustin Kirkland.  (Closes: #490095)
 
55
  * Add hooks to init-functions, thanks to Miroslav Jezbera.
 
56
    These are documented in README.Debian in lsb-base.
 
57
    (Closes: #490408)
 
58
 
 
59
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 14 Jul 2008 11:30:52 -0500
 
60
 
 
61
lsb (3.2-13) unstable; urgency=low
 
62
 
 
63
  * Include status_of_proc() function from Ubuntu's lsb-base.
 
64
    Thanks to Dustin Kirkland.  (Closes: #483285)
 
65
  * This patch also allows pidofproc to work on other users' processes.
 
66
    (Closes: #452992)
 
67
  * Fix output of lsb_release -h to properly describe what -s does.
 
68
    (Closes: #479542)
 
69
  * Add Slovak translation.  (Closes: #489265)
 
70
  * Fix dependencies to not use >>.  (Closes: #461340)
 
71
  * Document init-functions license in debian/copyright.
 
72
    (Closes: #481281)
 
73
  * Also fix text of init-functions license to remove the reference to
 
74
    "the Regents," who didn't author any of init-functions.
 
75
 
 
76
 -- Chris Lawrence <lawrencc@debian.org>  Tue, 08 Jul 2008 22:03:10 -0500
 
77
 
 
78
lsb (3.2-12) unstable; urgency=medium
 
79
 
 
80
  * Fix reversed test in killproc().  (Closes: #478871)
 
81
 
 
82
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 01 May 2008 10:08:49 -0500
 
83
 
 
84
lsb (3.2-11) unstable; urgency=low
 
85
 
 
86
  * Depend on gs | ghostscript to help with Python transition.
 
87
 
 
88
 -- Chris Lawrence <lawrencc@debian.org>  Sat, 26 Apr 2008 15:47:00 -0500
 
89
 
 
90
lsb (3.2-10) unstable; urgency=low
 
91
 
 
92
  * Fix typo in lsb_release.  (Closes: #476969)
 
93
 
 
94
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 20 Apr 2008 09:28:20 -0500
 
95
 
 
96
lsb (3.2-9) unstable; urgency=low
 
97
 
 
98
  * Fix lsb_release detection when apt-cache policy identifies no Debian
 
99
    sources.  (Closes: #476288)
 
100
  * Only use fancy TTY output if TERM is set and FD 1 is a terminal.
 
101
    (Closes: #470993)
 
102
  * Do not use eval in start_daemon().  (Closes: #406059)
 
103
 
 
104
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 17 Apr 2008 20:38:23 -0500
 
105
 
 
106
lsb (3.2-8) unstable; urgency=medium
 
107
 
 
108
  * Bump conflicts to python < 2.6.  (Closes: #475953)
 
109
  * init-functions: In killproc(), return 0 if program is not running
 
110
    (instead of 3).  (Closes: #475258)
 
111
  * lsb_release: Due to popular demand, report pinned release rather than
 
112
    "unstable" on systems with multiple releases in sources.list.
 
113
    (Closes: #459257)
 
114
 
 
115
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 14 Apr 2008 01:00:50 -0500
 
116
 
 
117
lsb (3.2-7) unstable; urgency=low
 
118
 
 
119
  * Remove libstdc++5 dependency on all architectures, since it's only
 
120
    needed before LSB 3.0.
 
121
  * Revoke provision of lsb-cxx < 3.0 according to lsb_release.
 
122
 
 
123
 -- Chris Lawrence <lawrencc@debian.org>  Sat, 05 Apr 2008 16:32:13 -0500
 
124
 
 
125
lsb (3.2-6) unstable; urgency=low
 
126
 
 
127
  * Kill old versions of /etc/lsb-release deader.  (Closes: #467219)
 
128
  * Fix debian/rules:
 
129
    + Change DEB_BUILD_ARCH_CPU -> DEB_HOST_ARCH_CPU
 
130
      ("host" is what we're building for)
 
131
    + Detect armel using DEB_HOST_GNU_CPU_TYPE=arm-linux-gnueabi
 
132
  * Remove duplicate LSB modules from lsb_release -v output.
 
133
 
 
134
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 30 Mar 2008 17:36:18 -0500
 
135
 
 
136
lsb (3.2-5) unstable; urgency=low
 
137
 
 
138
  * Fix init-functions with set -e.  (Closes: #472794)
 
139
    Patch from Matthias Klose.
 
140
  * Downgrade optional LSB modules to suggestions from main "lsb" package
 
141
    (core LSB dependency for LSB 1.x); remove obsolete lsb-qt4 from its
 
142
    dependencies.
 
143
  * lsb-desktop now provides lsb-qt4*, essentially making lsb-qt4 a dummy
 
144
    package.
 
145
  * lsb-cxx: Don't depend on libstdc++5 on armel.
 
146
 
 
147
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 26 Mar 2008 10:26:53 -0500
 
148
 
 
149
lsb (3.2-4) unstable; urgency=high
 
150
 
 
151
  * Reverse test in killproc().  (Closes: #469404)
 
152
 
 
153
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 05 Mar 2008 13:01:08 -0600
 
154
 
 
155
lsb (3.2-3) unstable; urgency=medium
 
156
 
 
157
  * Handle missing $sig in killproc() properly.  (Closes: #469167)
 
158
 
 
159
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 03 Mar 2008 09:01:07 -0600
 
160
 
 
161
lsb (3.2-2) unstable; urgency=low
 
162
 
 
163
  * lsb_release -v now detects the lsb-qt4 version(s) installed correctly.
 
164
 
 
165
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 02 Mar 2008 18:22:22 -0600
 
166
 
 
167
lsb (3.2-1) unstable; urgency=low
 
168
 
 
169
  * New LSB version.
 
170
    + Add libpam0g, libncurses5 to lsb-base.
 
171
    + Add libqt4-gui, libfreetype6, libxrender1, libxft2 to lsb-desktop.
 
172
    + lsb-qt4 appears to be deprecated by the new lsb-desktop requirements.
 
173
    + Add new printing, multimedia, and languages modules.
 
174
  * More killproc() fixes.  (Closes: #453636)
 
175
  * Use /etc/debian_version in preference to apt autodetection.
 
176
    (Closes: #427221)
 
177
  * Handle non-zero status from start-stop-daemon better.  (Closes: #451532)
 
178
  * All fancy output uses /bin/echo -e now.  (Closes: #463082)
 
179
  * Add/update translations:
 
180
      fi (Closes: #447184)
 
181
      ro (Closes: #468670)
 
182
      ja (Closes: #462757)
 
183
      pt (Closes: #439402)
 
184
  * Ignore invalid lines in /etc/lsb-release.  (Closes: #454352)
 
185
 
 
186
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 02 Mar 2008 02:13:58 -0600
 
187
 
 
188
lsb (3.1-24) unstable; urgency=low
 
189
 
 
190
  * Acknowledge NMU by Christian Perrier.
 
191
  * Apply patch from Javier Fernández-Sanguino Peña to improve release
 
192
    detection.  (Closes: #425627, #405993)
 
193
  * lsb-release no longer recommends lsb.  (Closes: #426807)
 
194
  * Update debconf templates per Smith project.  (Closes: #422973)
 
195
  * Add/update translations:
 
196
    Vietnamese (Closes: #426834)
 
197
    Galician (Closes: #423685)
 
198
    Swedish (Closes: #423904)
 
199
    Czech (Closes: #425154)
 
200
    Italian (Closes: #425258)
 
201
    Dutch (Closes: #425710)
 
202
    French (Closes: #426105)
 
203
    Malay (Closes: #426237)
 
204
    German (Closes: #426599)
 
205
    Russian (Closes: #426741)
 
206
    Arabic (Closes: #423616)
 
207
    Spanish (Closes: #423815)
 
208
  * Don't remove the pidfile in killproc if a signal is specified; the
 
209
    specification does not specify this behavior, and it can cause
 
210
    problems with signals like HUP.  (Closes: #416559)
 
211
  * And then, only remove the pidfile if the process is actually dead.
 
212
    (Closes: #410622)
 
213
  * Update codename for testing.  (Closes: #425646)
 
214
 
 
215
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 25 Jul 2007 08:56:44 -0500
 
216
 
 
217
lsb (3.1-23.1) unstable; urgency=low
 
218
 
 
219
  * Non-maintainer upload to fix pending l10n issues.
 
220
  * Debconf translations:
 
221
    - Portuguese. Closes: #408177
 
222
    - Convert PO files to UTF-8, except Japanese
 
223
 
 
224
 -- Christian Perrier <bubulle@debian.org>  Sat,  3 Mar 2007 13:12:58 +0100
 
225
 
 
226
lsb (3.1-23) unstable; urgency=low
 
227
 
 
228
  * Remove the pidfile in killproc() if successful.  (Closes: #400261)
 
229
  * Recommend apt in lsb-release; lsb-release can work without it, so
 
230
    no need to make it a hard dependency.  (Closes: #399991)
 
231
  * Fix missing paragraph break in lsb_release(1).  (Closes: #399989)
 
232
    Above two fixes courtesy of Julian Gibney.
 
233
  * Add Romanian and Spanish translations of debconf templates.
 
234
    (Closes: #403421, #403527)
 
235
 
 
236
 -- Chris Lawrence <lawrencc@debian.org>  Sat, 20 Jan 2007 21:58:36 -0600
 
237
 
 
238
lsb (3.1-22) unstable; urgency=low
 
239
 
 
240
  * Fix crash when the Debian release is identified from
 
241
    /etc/debian_version and there is no corresponding codename (reported
 
242
    by Riku Voipio as a result of buildd failures).
 
243
  * log_use_fancy_output() had unintended behavior under set -e.
 
244
    (Thanks to Steve Langesek for the heads-up.)
 
245
 
 
246
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 19 Nov 2006 20:27:59 -0600
 
247
 
 
248
lsb (3.1-21) unstable; urgency=low
 
249
 
 
250
  * lsb_release changes: Improve parsing of apt-cache policy output to be
 
251
    more flexible; deal with stable revisions in the codename lookup.
 
252
 
 
253
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 19 Nov 2006 02:12:34 -0600
 
254
 
 
255
lsb (3.1-20) unstable; urgency=low
 
256
 
 
257
  * The "hopefully we can push this into testing now that the bugs are all
 
258
    shaken out, maybe" release.
 
259
  * Don't use --name in killproc() when a pidfile is provided; thanks to
 
260
    Timo Reimann for the patch.  (Closes: #397977)
 
261
  * Give lsb_release's heuristics priority over whatever is in
 
262
    /etc/debian_version; note that /etc/lsb-release will override both and
 
263
    should be supplied by derived distributions.  (Closes: #396853)
 
264
 
 
265
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 15 Nov 2006 18:09:02 -0600
 
266
 
 
267
lsb (3.1-19) unstable; urgency=low
 
268
 
 
269
  * Now try the eval hack in start-stop-daemon, since nothing else seems
 
270
    to work.  (Closes: #388836)
 
271
 
 
272
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 30 Oct 2006 19:08:26 -0600
 
273
 
 
274
lsb (3.1-18) unstable; urgency=low
 
275
 
 
276
  * etch will be Debian 4.0, not Debian 3.2.  (Closes: #395004)
 
277
  * Don't quote $@ in start-stop-daemon calls, which should resolve issues
 
278
    with multiple/quoted arguments to the daemon in start_daemon().
 
279
    (Closes: #388836)
 
280
  * Revert to testing for a fancy TTY before trying to call tput and friends,
 
281
    to avoid crap spewage on shutdown.  (Closes: #390363, #391981)
 
282
 
 
283
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 27 Oct 2006 01:18:56 -0500
 
284
 
 
285
lsb (3.1-17) unstable; urgency=low
 
286
 
 
287
  * Set FANCYTTY to a null string to cope with init scripts that for some
 
288
    reason seem to use set -u.  (Closes: #390085)
 
289
 
 
290
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 29 Sep 2006 01:50:51 -0500
 
291
 
 
292
lsb (3.1-16) unstable; urgency=low
 
293
 
 
294
  * Improve documentation of killproc().  (Closes: #384814)
 
295
  * Also improve documentation of pidofproc() in the same vein.
 
296
  * Move lsb_release to /usr.  (Closes: #389380)
 
297
  * Modify log_use_fancy_output() to only test once for a fancy TTY; patch
 
298
    by Brendan O'Dea.  (Closes: #389497)
 
299
  * Fix semantics of killproc() to behave properly when $sig is specified.
 
300
    (Closes: #389403)
 
301
 
 
302
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 27 Sep 2006 18:10:12 -0500
 
303
 
 
304
lsb (3.1-15) unstable; urgency=low
 
305
 
 
306
  * Fix assignment to $opt in pidofproc().  (Closes: #384540)
 
307
 
 
308
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 24 Aug 2006 19:08:02 -0500
 
309
 
 
310
lsb (3.1-14) unstable; urgency=low
 
311
 
 
312
  * Document LSB init functions more thoroughly in lsb-base's README.Debian.
 
313
    (Closes: #382597)
 
314
 
 
315
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 11 Aug 2006 23:41:53 -0500
 
316
 
 
317
lsb (3.1-13) unstable; urgency=low
 
318
 
 
319
  * More tweaks to the getopts calls, to ensure that OPTIND is reset on
 
320
    each call.  (See #381822)
 
321
 
 
322
 -- Chris Lawrence <lawrencc@debian.org>  Wed,  9 Aug 2006 22:09:42 -0500
 
323
 
 
324
lsb (3.1-12) unstable; urgency=low
 
325
 
 
326
  * Revert log_end_msg() change.  (Closes: #381814)
 
327
  * killproc() returns 0 if a signal is not specified and the program
 
328
    is not running.  (Closes: #379387)
 
329
  * Divert output in pidofproc test to /dev/null.  (Closes: #381821)
 
330
  * Test tput setaf 1 in log_use_fancy_output().  (Closes: #375644)
 
331
  * Fix call to getopts in start_daemon to properly work with command
 
332
    options.  (Closes: #381822)
 
333
 
 
334
 -- Chris Lawrence <lawrencc@debian.org>  Mon,  7 Aug 2006 13:17:40 -0500
 
335
 
 
336
lsb (3.1-11) unstable; urgency=low
 
337
 
 
338
  * Patch for other architectures from Martin Habets
 
339
    <mhabets@mph.eclipse.co.uk> (closes: #375457)
 
340
  * Stop using basename: patch from Tore Anderson <tore@debian.org>
 
341
    (closes: #354028)
 
342
  * Move return code evaluation out of if $specified block in killproc, so
 
343
    that evaluation is dependant on whether or not process is running, not on
 
344
    whether a pidfile was specified (closes: #379387)
 
345
  * log_end_msg no longer returns non-zero.  It's a log function, after all
 
346
    (closes: #381687)
 
347
  * log_use_fancy_output is now overridable by admin (closes: #374780)
 
348
  * pidofproc actually checks if process is running (closes: #381684)
 
349
    (probably closes: #167757)
 
350
  * Use shell built-in getopts instead of /usr/bin/getopt (closes: #335216)
 
351
  * Remove reference to /usr/share/doc/lsb-core/html/ (closes: #380045)
 
352
  * Ru translation (thanks: Yuri Kozlov <kozlov.y@gmail.com>)
 
353
    (closes: #380430)
 
354
  * Above changes prepared by Stephen Gran <sgran@debian.org>.
 
355
  * Update debian/TODO, which was a wee bit out of date.
 
356
  * Accomplish Python policy transition. (Closes: #380858)
 
357
 
 
358
 -- Chris Lawrence <lawrencc@debian.org>  Sun,  6 Aug 2006 18:18:08 -0500
 
359
 
 
360
lsb (3.1-10) unstable; urgency=low
 
361
 
 
362
  * Quote tests of $specified.  (Closes: #370256)
 
363
 
 
364
 -- Chris Lawrence <lawrencc@debian.org>  Mon,  5 Jun 2006 16:00:17 -0400
 
365
 
 
366
lsb (3.1-9) unstable; urgency=high
 
367
 
 
368
  * Add missing < "$pidfile" to read in pidofproc().  (Closes: #370155)
 
369
 
 
370
 -- Chris Lawrence <lawrencc@debian.org>  Sun,  4 Jun 2006 04:08:31 -0400
 
371
 
 
372
lsb (3.1-8) unstable; urgency=low
 
373
 
 
374
  * Fix killproc() to work if signal isn't specified; also fix the
 
375
    pidfile check in both killproc() and pidofproc().  (Closes: #370075)
 
376
 
 
377
 -- Chris Lawrence <lawrencc@debian.org>  Sat,  3 Jun 2006 02:45:55 -0400
 
378
 
 
379
lsb (3.1-7) unstable; urgency=low
 
380
 
 
381
  * lsb-graphics: Depend on libx11-6 | xlibs.  (Closes: #369955)
 
382
 
 
383
 -- Chris Lawrence <lawrencc@debian.org>  Fri,  2 Jun 2006 15:47:52 -0400
 
384
 
 
385
lsb (3.1-6) unstable; urgency=low
 
386
 
 
387
  * Replace uses of $n with ${n:-} where $n could be unbound.
 
388
    (Closes: #369193)
 
389
  * Use pidof only if pid file is not specified.  (Closes: #365736)
 
390
 
 
391
 -- Chris Lawrence <lawrencc@debian.org>  Thu,  1 Jun 2006 14:20:24 -0400
 
392
 
 
393
lsb (3.1-5) unstable; urgency=high
 
394
 
 
395
  * Remove /usr/X11R6/bin from lsb-core, since I'm pretty sure it's not
 
396
    strictly necessary for LSB compliance and it breaks x.org 7.0.
 
397
    (Closes: #365264)
 
398
 
 
399
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 28 Apr 2006 17:33:15 -0400
 
400
 
 
401
lsb (3.1-4) unstable; urgency=high
 
402
 
 
403
  * Bump priority since (a) these changes are trivial and (b) 3.1-3 was
 
404
    two days from testing.
 
405
  * lsb-desktop: also depend on fontconfig (for fc-* binaries).
 
406
  * Add Galician debconf translation.  (Closes: #361938)
 
407
 
 
408
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 20 Apr 2006 02:17:12 -0400
 
409
 
 
410
lsb (3.1-3) unstable; urgency=low
 
411
 
 
412
  * Fix dependency on libgtk2.  (Closes: #361879)
 
413
 
 
414
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 10 Apr 2006 22:27:46 -0400
 
415
 
 
416
lsb (3.1-2) unstable; urgency=low
 
417
 
 
418
  * Upload lsb 3.1 support for unstable.
 
419
  * Really create ld-lsb-x86-64.so.3 symlink.  (Closes: #355959)
 
420
 
 
421
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 10 Apr 2006 14:22:14 -0400
 
422
 
 
423
lsb (3.1-1) experimental; urgency=low
 
424
 
 
425
  * First crack at a package for LSB 3.1.
 
426
  * Add -desktop and -qt4 metapackages.
 
427
  * Update README.Debian and control file for 3.1.
 
428
  * Update lsb_release to recognize lsb-desktop and lsb-qt4 modules.
 
429
  * Update FSF address in debian/copyright.
 
430
  * Fix debian/control to allow sarge build.
 
431
 
 
432
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 29 Mar 2006 16:11:45 -0500
 
433
 
 
434
lsb (3.0-16) unstable; urgency=low
 
435
 
 
436
  * Add ld-linux-x64-64.so.3 symlink on AMD64.  (Closes: #355959)
 
437
  * Depends: ia32-libs -> libc6-i386, lib32z1 on AMD64.  (Closes: #355388)
 
438
  * On purge or upgrade from < lsb-release 3.0-8, remove /etc/lsb-release
 
439
    if its md5sum is the same as that shipped in sarge.  (Closes: #355377)
 
440
 
 
441
 -- Chris Lawrence <lawrencc@debian.org>  Thu,  9 Mar 2006 01:14:05 -0500
 
442
 
 
443
lsb (3.0-15) unstable; urgency=low
 
444
 
 
445
  * Test $TERM in log_use_fancy_output; if it is "dumb" we don't have a
 
446
    fancy TTY.  (Closes: #350291)
 
447
  * Better heuristics in lsb_release to guess whether we're running on
 
448
    testing or unstable.  (Closes: #95824, #341231)
 
449
    Note that /etc/lsb-release, if present, will override these results,
 
450
    and /etc/debian_version has priority.
 
451
  * Fix lsb_release to allow multiple fields to be displayed (i.e.
 
452
    lsb_release --id --codename).
 
453
 
 
454
 -- Chris Lawrence <lawrencc@debian.org>  Sat, 28 Jan 2006 18:24:49 -0500
 
455
 
 
456
lsb (3.0-14) unstable; urgency=low
 
457
 
 
458
  * Allow lsb-base to be built on sarge.  (Closes: #345984)
 
459
 
 
460
 -- Chris Lawrence <lawrencc@debian.org>  Sun,  8 Jan 2006 20:09:52 -0500
 
461
 
 
462
lsb (3.0-13) unstable; urgency=medium
 
463
 
 
464
  * The "answer all the questions in the changelog" release.
 
465
  * Skip empty headers when parsing RFC822 headers for init scripts.
 
466
    (Closes: #343310)
 
467
  * The versioned dependency on dpkg-dev is due to the use of
 
468
    DEB_*_ARCH_CPU in debian/rules, which only became available in dpkg
 
469
    1.13.2.  Feel free to submit a patch to facilitate a sarge backport.
 
470
    (Closes: #344392)
 
471
  * Since the lsb family of packages track an upstream specification with
 
472
    "non-native" version numbering, the use of a hyphenated version number
 
473
    for these native packages is justified.  (Closes: #344384)
 
474
    (Note that although it does violate policy for a non-native package to
 
475
    lack a hyphen in its version number, the contrapositive case does not
 
476
    violate policy.)
 
477
  * Deal with missing /etc/debian_version.  (Closes: #341719)
 
478
 
 
479
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 29 Dec 2005 03:50:44 -0500
 
480
 
 
481
lsb (3.0-12) unstable; urgency=low
 
482
 
 
483
  * Remove the pidfile in killproc().  (Closes: #321271)
 
484
  * Declare $i local where it was previously omitted.  (Closes: #340667)
 
485
  * Fix syntax errors in init-skeleton.  (Closes: #302009)
 
486
  * Add sv.po.  (Closes: #333595)
 
487
 
 
488
 -- Chris Lawrence <lawrencc@debian.org>  Tue, 29 Nov 2005 23:01:38 -0500
 
489
 
 
490
lsb (3.0-11) unstable; urgency=low
 
491
 
 
492
  * Use the basename in killproc when calling start-stop-daemon.
 
493
    (Closes: #332744)
 
494
  * lsb-base conflicts/replaces lsb-core (<< 2.0-6).  (Closes: #335798)
 
495
 
 
496
 -- Chris Lawrence <lawrencc@debian.org>  Thu, 27 Oct 2005 05:29:07 -0400
 
497
 
 
498
lsb (3.0-10) unstable; urgency=low
 
499
 
 
500
  * Use --name instead of --exec in killproc().  (Closes: #332744)
 
501
 
 
502
 -- Chris Lawrence <lawrencc@debian.org>  Sun, 16 Oct 2005 15:35:38 -0400
 
503
 
 
504
lsb (3.0-9) unstable; urgency=low
 
505
 
 
506
  * Fix silly Pythonic else in init-functions.  (Closes: #329936)
 
507
  * s/log_action_start_msg/log_action_begin_msg/ in README.Debian.
 
508
    (Thanks to Marco d'Itri for pointing these two out.)
 
509
  * If bits of /etc/lsb-release are missing (but not the whole file), use
 
510
    detected information in its place.
 
511
 
 
512
 -- Chris Lawrence <lawrencc@debian.org>  Sat, 24 Sep 2005 19:16:00 -0400
 
513
 
 
514
lsb (3.0-8) unstable; urgency=low
 
515
 
 
516
  * Bring in lsb-release (binary) package; rewritten to handle -v properly
 
517
    for LSB 2.x and beyond.
 
518
  * /etc/lsb-release is no longer provided by the lsb-release package;
 
519
    it is probably best managed in base-files (which derived distros are
 
520
    probably branding anyway).
 
521
 
 
522
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 21 Sep 2005 20:53:37 -0400
 
523
 
 
524
lsb (3.0-7) unstable; urgency=low
 
525
 
 
526
  * Update lsb-core dependencies to include:
 
527
      ed (for /bin/ed)
 
528
      bsdutils (for /usr/bin/logger)
 
529
      cupsys-client | lprng (for /usr/bin/lp)
 
530
      mailutils | mailx (for /usr/bin/mailx)
 
531
    These are required in the final LSB 3.0 spec.
 
532
 
 
533
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 19 Sep 2005 18:08:33 -0400
 
534
 
 
535
lsb (3.0-6) unstable; urgency=low
 
536
 
 
537
  * Add ld-lsb.so.3 symlinks.  (Closes: #326609)
 
538
  * Use cat $pidfile instead of read.  (Closes: #327405)
 
539
    If someone knows why the convoluted read was used instead... let me know.
 
540
  * Test for TPUT and friends as needed.  (Closes: #327388, #327825)
 
541
  * Add log_action_*().  (Closes: #324983)
 
542
  * Edit README.Debian; fork off a README.Debian for lsb-base.
 
543
    (Closes: #327525)
 
544
  * The log_* functions can be overridden in /etc/lsb-base-logging.sh.
 
545
    (Closes: #321963)
 
546
 
 
547
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 16 Sep 2005 19:32:29 -0400
 
548
 
 
549
lsb (3.0-5) unstable; urgency=low
 
550
 
 
551
  * Use --exec in calls to start-stop-daemon in killproc().  (Closes: #322770)
 
552
 
 
553
 -- Chris Lawrence <lawrencc@debian.org>  Fri, 12 Aug 2005 15:18:39 -0500
 
554
 
 
555
lsb (3.0-4) unstable; urgency=medium
 
556
 
 
557
  * Fix LIBC setting; add Alpha support.  (Closes: #322316)
 
558
  * Add support for PPC64.  (Closes: #322293)
 
559
  * Document usage of log_*_msg in README.Debian.
 
560
 
 
561
 -- Chris Lawrence <lawrencc@debian.org>  Wed, 10 Aug 2005 12:00:57 -0500
 
562
 
 
563
lsb (3.0-3) unstable; urgency=low
 
564
 
 
565
  * Upload to unstable, since glibc 2.3.5 is now in.
 
566
  * lsb-base is now Priority: important.
 
567
  * Fix $FANCYTTY tests in a more POSIXly-correct way.  (Closes: #322022)
 
568
  * Get rid of the html/* stuff and references to it in README.Debian.
 
569
    (Closes: #321260)
 
570
  * Maintainers who are using the lsb-base logging facilities should
 
571
    *strongly* consider using log_daemon_msg() instead of log_start_msg();
 
572
    the new log_daemon_msg() is designed to meet both Debian and Ubuntu
 
573
    logging requirements.  Customization should come in a subsequent 3.0-x
 
574
    release.
 
575
 
 
576
 -- Chris Lawrence <lawrencc@debian.org>  Mon,  8 Aug 2005 15:58:45 -0500
 
577
 
 
578
lsb (3.0-2) experimental; urgency=low
 
579
 
 
580
  * Uploaded to experimental since glibc 2.3.5 is not in sid yet.
 
581
  * Add /usr/lib/lsb/lsbinstall.
 
582
    Note: the inetd stuff isn't implemented yet.
 
583
  * Require glibc >> 2.3.5, since some interfaces in LSB 3.0 were
 
584
    introduced by glibc 2.3.5.
 
585
  * Require Python 2.3 or later, so we can use optparse.
 
586
  * Fix test in pidofproc in /lib/lsb/init-functions.  (Closes: #315067)
 
587
  * Document /etc/profile.d lossage in README.Debian.
 
588
  * Remove stale link in README.Debian.  (Closes: #316064)
 
589
  * Update German translation.  (Closes: #313979)
 
590
  * Add Vietnamese translation.  (Closes: #312606)
 
591
  * Updated description.  (Closes: #318224)
 
592
  * Use DEB_BUILD_ARCH_CPU instead of DEB_BUILD_ARCH.
 
593
  * Call /bin/echo when using -e.  (Closes: #320709)
 
594
  * Kludge log_*_msg into being more policy-compliant and (in the case of
 
595
    the LSB functions) more Debian-like.
 
596
  * Add log_progress_msg.  See spiffy example adapted from the Policy
 
597
    Manual in init-functions.  (Closes: #319739)
 
598
 
 
599
 -- Chris Lawrence <lawrencc@debian.org>  Mon,  1 Aug 2005 22:45:41 -0500
 
600
 
 
601
lsb (3.0-1) unstable; urgency=low
 
602
 
 
603
  * lsb-cxx now depends on libstdc++6 as well as libstdc++5, necessitated
 
604
    by LSB 3.0.
 
605
  * Don't create /lib64 on AMD64.  (Closes: #308220)
 
606
 
 
607
 -- Chris Lawrence <lawrencc@debian.org>  Sun,  8 May 2005 19:11:45 -0500
 
608
 
1
609
lsb (2.0-7) unstable; urgency=high
2
610
 
3
611
  * Fix Replaces line to use the correct version in lsb-base.
308
916
    - uid/gid for bin is documented.
309
917
    - treat RL 2-5 as the same, because nothing else sensible seems
310
918
      available.
311
 
  
 
919
 
312
920
 -- Chris Lawrence <lawrencc@debian.org>  Mon, 18 Feb 2002 20:08:23 -0600
313
921
 
314
922
lsb (1.1.0-1) unstable; urgency=low