-
lsb (4.0-0ubuntu20.3) precise-proposed; urgency=low
* lsb_release.py: Use the subprocess module instead of the commands
module to work around Python SIGCHLD handler issue9127. LP: #1094218
-- Barry Warsaw <email address hidden> Thu, 06 Jun 2013 17:21:04 -0400
-
lsb (4.0-0ubuntu20.2) precise-proposed; urgency=low
* lsb_release: Add -Es to #! line for Python so that it will ignore
the $PYTHON* environment variables, and not add the user's site
directory to sys.path. Both of these are general recommendations that
should apply to all system scripts, but in this case fixes LP: #938869
-- Barry Warsaw <email address hidden> Tue, 23 Oct 2012 20:20:42 -0400
-
lsb (4.0-0ubuntu20.1) precise-proposed; urgency=low
* If a pidfile is specified, but doesn't provide a PID
to test, return 'not running', and return 'unknown'
if the pidfile exists but is unreadable (LP: #683640)
-- Adam Stokes <email address hidden> Wed, 10 Oct 2012 14:26:06 -0400
-
lsb (4.0-0ubuntu20) precise; urgency=low
* Revert back to using python 2, in a desperate act to get the CDs back in
size by dropping Python 3. My special condolences to Barry!
-- Martin Pitt <email address hidden> Fri, 24 Feb 2012 17:52:31 +0100
-
lsb (4.0-0ubuntu19) precise; urgency=low
* Mark lsb-base Multi-Arch: foreign (LP: #904013).
-- Colin Watson <email address hidden> Thu, 19 Jan 2012 16:59:48 +0000
-
lsb (4.0-0ubuntu18) precise; urgency=low
* lsb_release.py: Ensure that files are closed promptly; Python 3.2 prints
ResourceWarning noise otherwise.
-- Colin Watson <email address hidden> Thu, 19 Jan 2012 16:53:06 +0000
-
lsb (4.0-0ubuntu17) precise; urgency=low
* Use python3 instead of python2.
-- Matthias Klose <email address hidden> Thu, 01 Dec 2011 14:58:09 +0100
-
lsb (4.0-0ubuntu16) oneiric; urgency=low
* Cherry-pick from Debian 3.2-28 (LP: #837745):
- Fix symlinks for AMD64. (Closes: #638450)
-- Colin Watson <email address hidden> Mon, 19 Sep 2011 10:20:31 +0100