Your message dated Tue, 12 Aug 2008 09:02:20 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#492407: fixed in usplash 0.5.19-3 has caused the Debian Bug report #492407, regarding usplash: splash_stop() should be a bit nicer. 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.) -- 492407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492407 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: usplash Severity: important Version: 0.5.19-2 Tags: patch User: [EMAIL PROTECTED] Usertag: debian-edu The splash_stop function in /lib/init/splash-functions is slightly buggy. It should ask usplash to quit before killing it, instead of just killing it. This patch solve the issue. The issue is important, as just killing usplash leave the screen in an inconsistent state. --- splash-functions.orig 2008-07-25 22:19:42.000000000 +0200 +++ splash-functions 2008-07-25 22:20:14.000000000 +0200 @@ -21,6 +21,9 @@ splash_running || return 0 + # ask usplash to go away + usplash_write QUIT + # Wait until it is gone or forcibly kill it i=0 while usplash_pidfound; do Happy hacking, -- Petter Reinholdtsen
--- End Message ---
--- Begin Message ---Source: usplash Source-Version: 0.5.19-3 We believe that the bug you reported is fixed in the latest version of usplash, which is due to be installed in the Debian FTP archive: libusplash-dev_0.5.19-3_amd64.deb to pool/main/u/usplash/libusplash-dev_0.5.19-3_amd64.deb libusplash0_0.5.19-3_amd64.deb to pool/main/u/usplash/libusplash0_0.5.19-3_amd64.deb usplash_0.5.19-3.diff.gz to pool/main/u/usplash/usplash_0.5.19-3.diff.gz usplash_0.5.19-3.dsc to pool/main/u/usplash/usplash_0.5.19-3.dsc usplash_0.5.19-3_amd64.deb to pool/main/u/usplash/usplash_0.5.19-3_amd64.deb 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. maximilian attems <[EMAIL PROTECTED]> (supplier of updated usplash 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: Tue, 12 Aug 2008 10:17:18 +0200 Source: usplash Binary: usplash libusplash0 libusplash-dev Architecture: source amd64 Version: 0.5.19-3 Distribution: unstable Urgency: low Maintainer: maximilian attems <[EMAIL PROTECTED]> Changed-By: maximilian attems <[EMAIL PROTECTED]> Description: libusplash-dev - Theming support files for usplash libusplash0 - userspace bootsplash library usplash - Userspace bootsplash utility Closes: 492407 Changes: usplash (0.5.19-3) unstable; urgency=low . [ Petter Reinholdtsen ] * splash_stop() should ask usplash to quit before killing. (closes: #492407) . [ maximilian attems ] * debian/rules: Fix lintian warning about dh_makeshlibs called before dh_installdeb. Checksums-Sha1: 9251ac231acdff3fce771a7d5b9304241b63a721 1315 usplash_0.5.19-3.dsc 67a60ca6e82373ee8aae5b231857f48fa6f235d5 28388 usplash_0.5.19-3.diff.gz 62a3e3b71de636ef47c48a7b4f17d1a53ad82e46 21674 usplash_0.5.19-3_amd64.deb 8317a3ec331bc28c2154f8738080523797ae7a76 98062 libusplash0_0.5.19-3_amd64.deb fa9f15d4a1326fcc2e6d0954f969b8920bb5e457 1086346 libusplash-dev_0.5.19-3_amd64.deb Checksums-Sha256: ca630e2d785f85e3a97c37e94c8416ce94db3449eb7310b346f5fc5617a1fd58 1315 usplash_0.5.19-3.dsc df6a8c574b032dfe216cadf049f463821518a385c7ca32ce6b850e2cc6a4fb23 28388 usplash_0.5.19-3.diff.gz 3eda8c6ba0c29575afba9c4d5ed03ac262902b05870d9e9a089dde6bc01601a2 21674 usplash_0.5.19-3_amd64.deb df4f0dff7dd4ed43a85cf83dc70fd77c939dcd0e1285e7c60c626aaa31270ee9 98062 libusplash0_0.5.19-3_amd64.deb 143e44231797fcd6f47357140c5639ee1a71dba42dcd0fe1be4b01da86146443 1086346 libusplash-dev_0.5.19-3_amd64.deb Files: 1ba05a81640f271b6270ba3cf36d1ab7 1315 misc optional usplash_0.5.19-3.dsc 334d1bebb951426bb90679e1e264036b 28388 misc optional usplash_0.5.19-3.diff.gz 839e493cbafe75cac133b20fda20f833 21674 misc optional usplash_0.5.19-3_amd64.deb 9e2e76803d466baa827c56df417bcd01 98062 misc optional libusplash0_0.5.19-3_amd64.deb 61ae862d7e71f0e24ad6c29505522160 1086346 libdevel optional libusplash-dev_0.5.19-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkihR8AACgkQeW7Lc5tEHqhesgCfQSFlcfd3i2fPipQIOHAewykQ VM8An2BNPvN7MUkP2H85+GCZY+2cbZRP =BoHY -----END PGP SIGNATURE-----
--- End Message ---

