[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SRM] Bug#547347: consolekit: Creates TAGFILES in /var/run/console for ssh connections



Hi (stable) release team,

I was asked by the skolelinux maintainers to upload a fix for #547347 to stable,
 as it affects their LTSP setups in a negative way. The patch in question is a
one-liner:

--- a/debian/pam-foreground-compat.ck
+++ b/debian/pam-foreground-compat.ck
@@ -2,6 +2,7 @@
 TAGDIR=/var/run/console

 [ -n "$CK_SESSION_USER_UID" ] || exit 1
+[ "$CK_SESSION_IS_LOCAL" = "true" ] || exit 0

 TAGFILE="$TAGDIR/`getent passwd $CK_SESSION_USER_UID | cut -f 1 -d:`"


Is this change ok to upload to s-p-u?


Holger Levsen wrote:
> Hi Michael, hi *,
> 
> what Petter wrote below and some more info: this is tracked as 
> http://bugs.skolelinux.org/1377 too, a fixed package is available as 
> http://ftp.skolelinux.org/skolelinux/pool/local/c/consolekit/consolekit_0.2.10-5.0.edu.lenny.1%2Blenny1.dsc
> 
> Straightforward fixes for bugs of severity important or higher are generally 
> approved for fixes via stable-proposed-updates. If you are busy but approve 
> this plan, I could ask for approval on debian-release and then also do an NMU 
> to s-p-u.
> 
> 
> cheers,
> 	Holger
> 
> 
> ----------  Forwarded Message  ----------
> 
> Betreff: Re: consolekit: Creates TAGFILES in /var/run/console for ssh 
> connections
> Datum: Sonntag, 27. Dezember 2009
> Von: Petter Reinholdtsen <pere@hungry.com>
> An: 547347@bugs.debian.org
> 
> Hi.  Any hope of having <URL: http://bugs.debian.org/547347 > fixed
> for Lenny as well?  It would be very good for Debian Edu, where we
> depend on this bug to be fixed to avoid LTSP clients to get the wrong
> dbus events.
> 
> We currently maintain our own fork of the package in the Debian Edu
> repository to fix it, but would prefer to use the official Lenny
> packages if possible. :)
> 
> Happy hacking,
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pkg-utopia-maintainers mailing list
> Pkg-utopia-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: