Your message dated Tue, 13 Oct 2015 17:24:42 +0000
with message-id <[email protected]>
and subject line Bug#779836: fixed in mumble 1.2.10-1
has caused the Debian Bug report #779836,
regarding mumble: Hibernation floods ~/.xsession-errors with messages
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.)
--
779836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779836
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mumble
Version: 1.2.8-2
Severity: important
Tags: upstream
Dear Maintainer,
when running Mumble with an ALSA backend, after hibernation, resuming
the system causes Mumble to flood ~/.xsession-errors with ALSA
warning messages. In a few minutes, several GB of text are written,
until the partition is full.
The bug was notified upstream by someone else, with a proposed patch:
https://github.com/mumble-voip/mumble/issues/1381
I marked the bug as "important" because the flooding of the home
partition can cause important nuisances. The first time I encountered
this bug, I lost some data in other applications that had opened files.
This time, I lost Mumble's configuration (empty .config file).
Up to now, I was using kill hooks with pm-hibernate, but it seems that
`systemctl hibernate` does not run them, so my ugly hack is no more a
solution.
Regards
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (600, 'stable'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.18.7-fg (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages mumble depends on:
ii gconf2 3.2.6-3
ii libasound2 1.0.28-1
ii libavahi-client3 0.6.31-4+b2
ii libavahi-common3 0.6.31-4+b2
ii libavahi-compat-libdnssd1 0.6.31-4+b2
ii libc6 2.19-15
ii libg15daemon-client1 1.9.5.3-8.3
ii libgcc1 1:4.9.1-19
ii libopus0 1.1-2
ii libprotobuf9 2.6.1-1
ii libpulse0 5.0-13
ii libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-network 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-sql 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-sql-sqlite 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-svg 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-xml 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqtcore4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libsndfile1 1.0.25-9.1
ii libspeechd2 0.8-7
ii libspeex1 1.2~rc1.2-1
ii libspeexdsp1 1.2~rc1.2-1
ii libssl1.0.0 1.0.1k-1
ii libstdc++6 4.9.1-19
ii libx11-6 2:1.6.2-3
ii libxi6 2:1.7.4-1+b2
ii lsb-release 4.1+Debian13+nmu1
mumble recommends no packages.
Versions of packages mumble suggests:
pn mumble-server <none>
ii speech-dispatcher 0.8-7
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mumble
Source-Version: 1.2.10-1
We believe that the bug you reported is fixed in the latest version of
mumble, 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.
Christopher Knadle <[email protected]> (supplier of updated mumble
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: SHA256
Format: 1.8
Date: Mon, 12 Oct 2015 18:24:32 -0400
Source: mumble
Binary: mumble mumble-server mumble-dbg
Architecture: source amd64
Version: 1.2.10-1
Distribution: unstable
Urgency: medium
Maintainer: Christopher Knadle <[email protected]>
Changed-By: Christopher Knadle <[email protected]>
Description:
mumble - Low latency encrypted VoIP client
mumble-dbg - Low latency encrypted VoIP client (debugging symbols)
mumble-server - Low latency encrypted VoIP server
Closes: 779836 787384 797788 799422
Changes:
mumble (1.2.10-1) unstable; urgency=medium
.
* New stable maintenance release from 2015-07-15 Closes: #797788
* debian/compat:
- Update from 7 to 9
Update to debhelper 9 changes the filenames contained in mumble-dbg
because dh_strip uses build-id in /usr/lib/debug (see #642158)
* debian/control:
- Update debhelper build dependency from 7.0.8 to 9
- Standards-Version updated to 3.9.6 (no changes needed)
- Remove hardening-wrapper build dependency
(now using dpkg-buildflags instead)
* debian/copyright:
- Tweak from "GPU Public License" to "GNU General Public License" to
appease lintian
* debian/mumble.menu:
- Remove menu file to conform with [CTTE #741573]
* debian/patches:
- Update 19-move-xlib-initializtion-earlier.diff for line offset fuzz
- Remove 21-fix-compile-with-gcc-4.9.diff as it's been incorporated
- Add 27-prevent-flooding-.xsession-errors.diff to stop .xsession
being flooded with errors after waking from hibernation.
Closes: #779836
Thanks to François Gannaz <[email protected]> for reporting the
bug and pointing to the bug report filed upstream that had a patch.
- Add 30-Remove-flawed-MX-host-existence-check.diff to stop checking
certificate email addresses via checking for a DNS 'A' record
Closes: #787384
Thanks to Brian M. Carlson <[email protected]> for
reporting the bug and pointing to upstream issue #1178
- Add 35-add-dpkg-buildflags.diff to add hardening flags to compiler.pri
and overlay_gl.pro
* debian/po/pt_BR.po: Add Brazilian Portuguese support (Closes: #799422)
Thanks to Adriano Rafael Gomes <[email protected]> for the
translation
* debian/rules:
- Update to switch from individual debhelper calls to dh with overrides.
- Remove unused DEB_BUILD hardening-wrapper environment variables
* debian/upstream/signing-key.asc
- Update for new Mumble upstream signing key from 2015-01-01
http://mumble.info/gpg/mumble-auto-build-2015.asc
* debian/watch:
- Update to watch only the "stable" upstream releases
Checksums-Sha1:
366f884cc4a353be5a4c363335515b7a679adb77 2219 mumble_1.2.10-1.dsc
5bbe6919d4a0302f6cd0196e777caef579db12ff 3195427 mumble_1.2.10.orig.tar.gz
114f096541b43e1e6127e44f1395ae9a6bf2a404 37556 mumble_1.2.10-1.debian.tar.xz
4da6d2948a643c1abeee28f6ccb03547239e3e08 25861440 mumble-dbg_1.2.10-1_amd64.deb
7f4e3e268c0ea15b112dc8981b3daf5d5ad96a1a 722872
mumble-server_1.2.10-1_amd64.deb
6b58a8a610bd03fc62de4bb58581999fafde4331 2593958 mumble_1.2.10-1_amd64.deb
Checksums-Sha256:
6eb1368ffacc42715f12f2edbf310c357157adc20fd7ee93c8da281b1a8c421c 2219
mumble_1.2.10-1.dsc
c6367a63ef54aac8e6d556066297e536a8c288495d53490219a113e43aa85b04 3195427
mumble_1.2.10.orig.tar.gz
94d36ec3589f2f77b1a2ef0d6ec17ad97ab313532494d458a1473dde0ab79b29 37556
mumble_1.2.10-1.debian.tar.xz
da54c7469ca60270443d8a61be0b7eadcc780f9ec8b53ddbec9b779c9969a573 25861440
mumble-dbg_1.2.10-1_amd64.deb
499be690b4dbfc05b04127e2dcee95404388b5bb0ffe9948b7578998ce8ce489 722872
mumble-server_1.2.10-1_amd64.deb
15e469a0370a9f3915a8ca33e2b15e701c461a7605fe3fc1b78ea8d6ae3a62d4 2593958
mumble_1.2.10-1_amd64.deb
Files:
470a7e6a224953d22eef3082887ada55 2219 sound optional mumble_1.2.10-1.dsc
14ab2e9174b7ca87623e63aa56dd6d5b 3195427 sound optional
mumble_1.2.10.orig.tar.gz
43d8807c68f6c8ff10803939437a888a 37556 sound optional
mumble_1.2.10-1.debian.tar.xz
e082c6fc3b4bb54f19ba23705226f42f 25861440 debug extra
mumble-dbg_1.2.10-1_amd64.deb
7b3e42c9874074322626049da8dad99d 722872 sound optional
mumble-server_1.2.10-1_amd64.deb
60e515b14bc3f6e8655435c7be7a6683 2593958 sound optional
mumble_1.2.10-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWHTIQAAoJEBLZsEqQy9jkUV0QAJh4nGVGBbyzZg5+CDER3IKJ
NBo6I8XmrZZQUiqiW9LuFRKOYOfJ5vESnljmOTpiW5tCbTJquiGhCFsirDajdmqi
0iQTjDp6y093Kt3FWS8lpm971zdpbfR5Gh7gIWk2RpcKw2CeekbPSL7UDOlVWp3h
lMn8ECb2tjaT+FE3Ay+2RKQXS2GsHkHtq1GchBaCnnV+Ugv86pidoDdIiAFVcioC
CJWDMQ7b6lOlIKiDUB+9eXgIBlZIcR2iq71FUc+zWfSRJjzeMHG6iC83qIlQQXTr
R7XM/qgVQzafvUq8PUjyTSE3tDNcCVoEvYHeqwc80yMGjQLZIMvtnC6qoz/s8Zwk
ttKTvZD/sDu3un0/hvn00Aurw5zLUzi9oNkUFVTJpoBiOqW7tPpWbIeRnEQk6cVG
oKukTQVNhnerKNDZp83gkuhswwrf2zNOLmb2te+7oW5OjC2o4V9TdJZih+1WO4Wz
YC+m1zhPiOrG3cd2byPEuarriOEMGIbsDkQJHpV7JlhuniUpIcegeu8qO6dnJk1v
NrWCFfNSYtdyHfqolhDMK1VA+18zMrG+gBDwDkC/dPS6CVrMOezhhwn30QgFhcs6
SRXMX9uwGV4VQdkaMOEVQH/86usiX9jp5I99ADpQfK6mWWU8ETql5MP2bkZCW8jE
alQpufaQkqI/6QW9EyDs
=yUIm
-----END PGP SIGNATURE-----
--- End Message ---