Your message dated Sun, 28 Jul 2013 12:00:13 +0000 with message-id <[email protected]> and subject line Bug#680360: fixed in screen 4.1.0~20120320gitdb59704-9 has caused the Debian Bug report #680360, regarding screen: Please label /var/run/screen for SE Linux to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 680360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680360 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: screen Version: 4.1.0~20120320gitdb59704-3 Severity: normal Please apply a patch like the following to the init.d scripe to give $SCREENDIR the correct SE Linux label. --- 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 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages screen depends on: ii debconf [debconf-2.0] 1.5.44 ii dpkg 1.16.4.3.0 ii install-info 4.13a.dfsg.1-10 ii libc6 2.13-33 ii libpam0g 1.1.3-7.1 ii libtinfo5 5.9-9 screen recommends no packages. Versions of packages screen suggests: pn iselect | screenie | byobu <none> -- Configuration Files: /etc/init.d/screen-cleanup changed: set -e test -f /usr/bin/screen || exit 0 SCREENDIR=/var/run/screen case "$1" in start) if test -L $SCREENDIR || ! test -d $SCREENDIR; then rm -f $SCREENDIR mkdir $SCREENDIR chown root:utmp $SCREENDIR [ -x /sbin/restorecon ] && /sbin/restorecon $SCREENDIR fi find $SCREENDIR -type p -delete BINARYPERM=`stat -c%a /usr/bin/screen` if [ "$BINARYPERM" -ge 4000 ]; then chmod 0755 $SCREENDIR elif [ "$BINARYPERM" -ge 2000 ]; then chmod 0775 $SCREENDIR else chmod 0777 $SCREENDIR fi ;; stop|restart|reload|force-reload) ;; esac exit 0 -- debconf information excluded
--- End Message ---
--- Begin Message ---Source: screen Source-Version: 4.1.0~20120320gitdb59704-9 We believe that the bug you reported is fixed in the latest version of screen, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Axel Beckert <[email protected]> (supplier of updated screen package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 22 Jul 2013 21:37:24 +0200 Source: screen Binary: screen screen-dbg Architecture: source amd64 Version: 4.1.0~20120320gitdb59704-9 Distribution: unstable Urgency: low Maintainer: Axel Beckert <[email protected]> Changed-By: Axel Beckert <[email protected]> Description: screen - terminal multiplexer with VT100/ANSI terminal emulation screen-dbg - Debugging symbols for GNU Screen Closes: 491812 625866 680360 684386 701173 715170 717553 Changes: screen (4.1.0~20120320gitdb59704-9) unstable; urgency=low . * Build-Conflict against libelf-dev on non-linux (Closes: #684386) * Allow /dev/console to be a symlink. (Closes: #701173) Thanks to Igor Pashev for the report and patch. * screen-cleanup init.d script: Label /var/run/screen for SE Linux (Closes: #680360) * Add a package with debugging symbols (Closes: #715170) * Ensure that the title prompt can only appear once. (Closes: #625866) * No more pass --update-rcd-params='start 70 S .' to dh_installinit. The LSB headers of the init script already contain all necesssary information. (Closes: #717553) * Expand 50increase-max-TERM-length.patch to also allow larger terminal type names when using the "term" command interactively from inside screen or from .screenrc. (Closes: #491812) Checksums-Sha1: 0ea80a24db83c83a00099008d73d44363e1b28fc 1540 screen_4.1.0~20120320gitdb59704-9.dsc 921a442ff8b3aea9136f151fdc121b5f1d3521ae 62301 screen_4.1.0~20120320gitdb59704-9.debian.tar.gz 7e84fb32b6d09275a92028780d53198c74852ee6 668152 screen_4.1.0~20120320gitdb59704-9_amd64.deb d2fb6835700774b695d1946a33be62a92d1d2237 441722 screen-dbg_4.1.0~20120320gitdb59704-9_amd64.deb Checksums-Sha256: 31d03d231c7488c23257cd7c134db55b9c928932efc7aafe5e326a28b220342d 1540 screen_4.1.0~20120320gitdb59704-9.dsc 243b593de6241d9623ffbee5aa9df715774e444f56128ad5b1058672abc69dbe 62301 screen_4.1.0~20120320gitdb59704-9.debian.tar.gz 3aff526f3161c7b85c53d063f402bb037b5a34af5f4484028e77084767fb1845 668152 screen_4.1.0~20120320gitdb59704-9_amd64.deb 1d85bf7d1ced2f18c81fc8ea9fb4e67ba15d396a5ff787c51d746183b89a8f9e 441722 screen-dbg_4.1.0~20120320gitdb59704-9_amd64.deb Files: 3622eecc9526503ae2f4392bc6636362 1540 misc optional screen_4.1.0~20120320gitdb59704-9.dsc 2ac735f5104e42f164c62b47138a11b6 62301 misc optional screen_4.1.0~20120320gitdb59704-9.debian.tar.gz 6c2e5fd0d49f688001eba3ca241988bc 668152 misc optional screen_4.1.0~20120320gitdb59704-9_amd64.deb 032367e2beb96d02f46117adac322a7c 441722 debug extra screen-dbg_4.1.0~20120320gitdb59704-9_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlHti28ACgkQwJ4diZWTDt7ArACfegB03oOEnC59wL00e+x+2ULr oXMAniwd6YK2NHbww5oVLaTjdEuHD+/m =Fzk8 -----END PGP SIGNATURE-----
--- End Message ---

