Your message dated Wed, 31 Jan 2007 10:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#406346: fixed in mplayer 1.0~rc1-12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mplayer
Version: 1.0~rc1-11
Tags: patch
"binary_codecs.sh" should specify umask, or use some other method to
ensure that the content it installs is world-readable. Currently this
does not happen if default umask is 0027 for example.
The laziest fix attached.
--- binary_codecs.sh.old 2007-01-10 15:28:13.000000000 +0200
+++ binary_codecs.sh 2007-01-10 16:17:58.000000000 +0200
@@ -1,5 +1,6 @@
#!/bin/sh
set -e
+umask 0022
# This script will download binary codecs for MPlayer unto a Debian system.
--- End Message ---
--- Begin Message ---
Source: mplayer
Source-Version: 1.0~rc1-12
We believe that the bug you reported is fixed in the latest version of
mplayer, which is due to be installed in the Debian FTP archive:
mplayer-doc_1.0~rc1-12_all.deb
to pool/main/m/mplayer/mplayer-doc_1.0~rc1-12_all.deb
mplayer_1.0~rc1-12.diff.gz
to pool/main/m/mplayer/mplayer_1.0~rc1-12.diff.gz
mplayer_1.0~rc1-12.dsc
to pool/main/m/mplayer/mplayer_1.0~rc1-12.dsc
mplayer_1.0~rc1-12_amd64.deb
to pool/main/m/mplayer/mplayer_1.0~rc1-12_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.
A Mennucc1 <[EMAIL PROTECTED]> (supplier of updated mplayer 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.7
Date: Wed, 31 Jan 2007 10:30:24 +0100
Source: mplayer
Binary: mplayer-doc mplayer
Architecture: source amd64 all
Version: 1.0~rc1-12
Distribution: unstable
Urgency: medium
Maintainer: A Mennucc1 <[EMAIL PROTECTED]>
Changed-By: A Mennucc1 <[EMAIL PROTECTED]>
Description:
mplayer - The Movie Player
mplayer-doc - documentation for MPlayer
Closes: 396962 400934 405170 406346 407864 408449 408626
Changes:
mplayer (1.0~rc1-12) unstable; urgency=medium
.
* (possible) security fixes backported from SVN
7585 7586 7591 for libavcodec/h264.c
7640 7650 for libavformat/asf.c
all thanks to Michael Niedermeyer
* Czech debconf translation; thanks to Miroslav Kure (Closes: #408626).
* Portuguese debconf translation; thanks to Traduz! (Closes: #408449).
* Swedish debconf translation; thanks to Andreas Henriksson (Closes:
#407864).
* binary_codecs.sh should specify umask;
thanks to Linas Žvirblis (Closes: #406346).
* clarify dependencies (do not pick up them randomly!),
thanks to EspeonEefi (Closes: #405170);
debian/rules: when configuring, disable also: arts , jack , aa , dv , smb
debian/control: depend on: lzo, speex, dts, ladspa, gl (mesa)
* the above adds opengl video output (Closes: #400934).
* forked processes cannot use GTK gui; this fixes bug in caching streams
in gmplayer (Closes: #396962)
thanks to martin f krafft and Reimar Döffinger for patch.
* added in debian/patches all patches that I applied or I am working on
Files:
a92b1b70c50139018dd8201312f96f6d 1255 graphics optional mplayer_1.0~rc1-12.dsc
bdb6f4ade5e16c4f29bf30f5ad7474cf 75419 graphics optional
mplayer_1.0~rc1-12.diff.gz
adead20ab70329cd67f17acb339fff8f 2047646 graphics optional
mplayer-doc_1.0~rc1-12_all.deb
1f417b0ef6103e21661c0da3bac7fac0 4368230 graphics optional
mplayer_1.0~rc1-12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFwHA/9B/tjjP8QKQRAhqaAKCOciT79sLMlXkXfqlisompxfSyjQCgjkvi
sMIM+SKt1bgPmBneTxQoDx4=
=qR9R
-----END PGP SIGNATURE-----
--- End Message ---