On Sat, Jul 21, 2012 at 18:30:38 +0200, Axel Beckert wrote: > Dear Release Team, > > I got the request add some SELinux handling to screen's cleanup init.d > script: http://bugs.debian.org/680360 (also cited below) > > SELinux support has not become a release goal, but Russell > nevertheless expressed that he'd be glad if this patch would make it > into Wheezy. > > Since I have to make at least one more upload of screen with i18n > stuff and documentation fixes anyway (which will happen either later > today or within the next few days), I wonder if the release team would > grant a freeze exception for an upload of screen if I would include > his one-line patch to the init.d script as shown below? > [...] > --- screen-cleanup.orig 2012-07-05 20:15:33.788913184 +1000 > +++ screen-cleanup 2012-07-05 20:18:59.729095142 +1000 > @@ -27,6 +27,7 @@ > rm -f $SCREENDIR > mkdir $SCREENDIR > chown root:utmp $SCREENDIR > + [ -x /sbin/restorecon ] && /sbin/restorecon $SCREENDIR > fi > find $SCREENDIR -type p -delete > # If the local admin has used dpkg-statoverride to install the screen > That would be fine. Cheers, Julien
Attachment:
signature.asc
Description: Digital signature