Accepted lsb 3.1-22ubuntu1 (source)
Colin Watson
cjwatson at ubuntu.com
Tue Nov 21 11:25:08 GMT 2006
Accepted:
OK: lsb_3.1-22ubuntu1.dsc
-> Component: main Section: misc
OK: lsb_3.1-22ubuntu1.tar.gz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 21 Nov 2006 11:18:27 +0000
Source: lsb
Binary: lsb-desktop lsb-core lsb-cxx lsb-base lsb-release lsb-qt4 lsb lsb-graphics
Architecture: source
Version: 3.1-22ubuntu1
Distribution: feisty
Urgency: low
Maintainer: Chris Lawrence <lawrencc at debian.org>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
lsb - Linux Standard Base 3.1 support package
lsb-base - Linux Standard Base 3.1 init script functionality
lsb-core - Linux Standard Base 3.1 core support package
lsb-cxx - Linux Standard Base 3.1 C++ support package
lsb-desktop - Linux Standard Base 3.1 Desktop support package
lsb-graphics - Linux Standard Base 3.1 graphics support package
lsb-qt4 - Linux Standard Base 3.1 Qt4 support package
lsb-release - Linux Standard Base version reporting utility
Closes: 167757 335216 354028 374780 375457 375644 379387 379387 380045 380430 380858 381684 381687 381814 381821 381822 382597 384540 384814 388836 388836 389380 389403 389497 390085 390363 391981 395004 396853 397977
Changes:
lsb (3.1-22ubuntu1) feisty; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- Depend on postfix rather than exim4 as preferred mail-transport-agent
alternative.
- Depend on libgl1-mesa-glx rather than libgl1-mesa as preferred libgl1
alternative.
- Add Ubuntu logging functions.
- Drop the optional lsb-qt4 module to a suggests.
* Make log_action_end_msg always return zero, per
debian/lsb-base.README.Debian.
* "ok" -> "OK" (closes: Malone #19245).
.
lsb (3.1-22) unstable; urgency=low
.
* Fix crash when the Debian release is identified from
/etc/debian_version and there is no corresponding codename (reported
by Riku Voipio as a result of buildd failures).
* log_use_fancy_output() had unintended behavior under set -e.
(Thanks to Steve Langesek for the heads-up.)
.
lsb (3.1-21) unstable; urgency=low
.
* lsb_release changes: Improve parsing of apt-cache policy output to be
more flexible; deal with stable revisions in the codename lookup.
.
lsb (3.1-20) unstable; urgency=low
.
* The "hopefully we can push this into testing now that the bugs are all
shaken out, maybe" release.
* Don't use --name in killproc() when a pidfile is provided; thanks to
Timo Reimann for the patch. (Closes: #397977)
* Give lsb_release's heuristics priority over whatever is in
/etc/debian_version; note that /etc/lsb-release will override both and
should be supplied by derived distributions. (Closes: #396853)
.
lsb (3.1-19) unstable; urgency=low
.
* Now try the eval hack in start-stop-daemon, since nothing else seems
to work. (Closes: #388836)
.
lsb (3.1-18) unstable; urgency=low
.
* etch will be Debian 4.0, not Debian 3.2. (Closes: #395004)
* Don't quote $@ in start-stop-daemon calls, which should resolve issues
with multiple/quoted arguments to the daemon in start_daemon().
(Closes: #388836)
* Revert to testing for a fancy TTY before trying to call tput and friends,
to avoid crap spewage on shutdown. (Closes: #390363, #391981)
.
lsb (3.1-17) unstable; urgency=low
.
* Set FANCYTTY to a null string to cope with init scripts that for some
reason seem to use set -u. (Closes: #390085)
.
lsb (3.1-16) unstable; urgency=low
.
* Improve documentation of killproc(). (Closes: #384814)
* Also improve documentation of pidofproc() in the same vein.
* Move lsb_release to /usr. (Closes: #389380)
* Modify log_use_fancy_output() to only test once for a fancy TTY; patch
by Brendan O'Dea. (Closes: #389497)
* Fix semantics of killproc() to behave properly when $sig is specified.
(Closes: #389403)
.
lsb (3.1-15) unstable; urgency=low
.
* Fix assignment to $opt in pidofproc(). (Closes: #384540)
.
lsb (3.1-14) unstable; urgency=low
.
* Document LSB init functions more thoroughly in lsb-base's README.Debian.
(Closes: #382597)
.
lsb (3.1-13) unstable; urgency=low
.
* More tweaks to the getopts calls, to ensure that OPTIND is reset on
each call. (See #381822)
.
lsb (3.1-12) unstable; urgency=low
.
* Revert log_end_msg() change. (Closes: #381814)
* killproc() returns 0 if a signal is not specified and the program
is not running. (Closes: #379387)
* Divert output in pidofproc test to /dev/null. (Closes: #381821)
* Test tput setaf 1 in log_use_fancy_output(). (Closes: #375644)
* Fix call to getopts in start_daemon to properly work with command
options. (Closes: #381822)
.
lsb (3.1-11) unstable; urgency=low
.
* Patch for other architectures from Martin Habets
<mhabets at mph.eclipse.co.uk> (closes: #375457)
* Stop using basename: patch from Tore Anderson <tore at debian.org>
(closes: #354028)
* Move return code evaluation out of if $specified block in killproc, so
that evaluation is dependant on whether or not process is running, not on
whether a pidfile was specified (closes: #379387)
* log_end_msg no longer returns non-zero. It's a log function, after all
(closes: #381687)
* log_use_fancy_output is now overridable by admin (closes: #374780)
* pidofproc actually checks if process is running (closes: #381684)
(probably closes: #167757)
* Use shell built-in getopts instead of /usr/bin/getopt (closes: #335216)
* Remove reference to /usr/share/doc/lsb-core/html/ (closes: #380045)
* Ru translation (thanks: Yuri Kozlov <kozlov.y at gmail.com>)
(closes: #380430)
* Above changes prepared by Stephen Gran <sgran at debian.org>.
* Update debian/TODO, which was a wee bit out of date.
* Accomplish Python policy transition. (Closes: #380858)
Files:
d8e24382ae5a1aad5b780b582b194d11 686 misc extra lsb_3.1-22ubuntu1.dsc
1c364e644ed304b7c202dd0462d5c4f9 44030 misc extra lsb_3.1-22ubuntu1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFYuFG9t0zAhD6TNERAlDrAJ91avXQGy1WPqCyOBiDw4wvkyA+VwCfWO2Z
8jqDQBEGTVVDSN5xzYXiaH8=
=xpsX
-----END PGP SIGNATURE-----
More information about the feisty-changes
mailing list