* Backported from jammy
* New upstream bugfix release from 2021-02-10
- Fixes CVE-2021-27229 (Closes: #982904)
Mumble before 1.3.4 allows remote code execution if a victim navigates
to a crafted URL on a server list and clicks on the Open Webpage text
- Fixes packet loss & audio artifacts caused by OCB2 XEXStarAttack
mitigation (upstream issue #4720)
* debian/upstream/signing-key.asc:
- Update signing-key.asc for Mumble 2021 build infrastructure key
* New upstream bugfix and security release from 2020-10-04
* debian/changelog:
- Update Homepage to point to the nwer main page instead of the wiki
- Update Standards-Version to 4.5.1 (no changes needed)
- Update Build-Depends for debhelper >= 12
* debian/compat:
- Update debhelper compatibility level from 11 to 12
* debian/patches:
- Update 35-add-dpkg-buildflags.diff for line offset fuzz
- Update 46-var-run-to-run.diff for line offset fuzz
* New upstream release from 2020-07-09
- Fixes 7-second startup delay due to jackd (Closes: #941455)
Thanks to Matthias Heinz <mh@familie-heinz.name> for reporting the bug
- Fixes sound lockups caused when jackd started by Mumble client
(Closes: #952742)
Thanks to lemmel <debian-bugreport-46@mouaip.info> for reporting the bug
Thanks to Sébastien Leblanc <seb@sebleblanc.net> for finding a fix
- Fixes getCurrentUrl return value (Closes: #956379)
- Fixes New upstream version available (Closes: #965002)
* debian/control:
- Update Standards-Version to 4.5.0 (no changes needed)
* debian/mumble.gconf-defaults:
- Remove file due to GConf being deprecated (Closes: #959108)
Note https://bugs.debian.org/908845 for reference concerning planned
dh_gconf removal
Thanks to Michael Biebl <biebl@debian.org> for reporting the bug and
explaining the fix
* debian/patches:
- Add 54-fix-mysql-start.diff to change $mysql -> mysql (Closes: #698715)
Thanks to Tim Besard <tim.besard@gmail.com> for reporting the bug and
finding the fix
* debian/upstream:
- Update signing-key.asc for Mumble 2020 build infrastructure key
* debian/watch:
- Update for upstream move of stable releases under stable/ subdirectory
[ Melvin Vermeeren ]
- Supplied merge requests on salsa.debian.org to upgrade package to
1.3.0~rc2+dfsg-1, but 1.3.0 stable was released before package review
was completed, so 1.3.0 stable from upstream was imported instead
* debian/control:
- Add libjack-jackd2-dev to add jack support
* debian/README.source:
- Document how to import new sources
* debian/watch:
- Update to separate lines for clearer understanding, change repack
rename from +repack to +dsfg
[ Christopher Knadle ]
* New upstream release from 2019-09-07
(Closes: #925464)
Thanks to Antoine Beaupre <anarcat@debian.org> for reporting the bug
(Closes: #939901)
Thanks to Michael Evans <mjevans1983@gmail.com> for reporting the bug
and informing that 1.3.0 stable was available
* debian/control:
- Update Standards-Version to 4.4.0 (no changes needed)
* debian/copyright:
- Update Files-Excluded to remove one nonfree IETF text file
- Update 2 Files sections for file relocations
* debian/patches:
- Update 35-add-dpkg-buildflags.diff for line offset fuzz
- Update 44-add-speechd-header.diff for line fuzz
- Remove 60-crossbuild.diff (incorporated upstream)
- Remove 65-fix-sample-path.diff (incorporated upstream)
* debian/upstream:
- Add Mumble 2019 infrastructure GPG key as signing-key.asc
* debian/watch:
- Update to watch upstream releases, check PGP signature of release,
and repack tarball to remove non-free files
* debian/patches:
- Add 65-fix-sample-path.diff (Closes: #921268)
Thanks to Mikaela Suomalainen <mikaela@mikaela.info> for reporting
the bug.
[ Helmut Grohne ]
* debian/patches:
- Add 60-crossbuild.diff to remove hard coded call to pkg-config
to allow Mumble to be cross buildable
Fixes "FTCBFS: builds for the wrong architecture" (Closes: #919453)
* debian/rules:
- Merge qmake call into dh_auto_configure so qmake gets called only once
[ Christopher Knadle ]
* New upstream git snapshot from 2019-01-25
- Fixes "security issue: DoS due to changing # of allowed users in root
channel" (Closes: #920476)
Thanks to "The Zom.bi Community" for finding the bug and fixing it
upstream.
- Fixes "lost list of server configurated" (Closes: #920237)
Thanks to petrohs <petrohs@gmail.com> for reporting the bug, and to
Antoine Beaupré <anarcat@debian.org> for discussing the bug upstream
more in issue #1702 to verify that the prior fix was insufficient
* debian/copyright:
- Update directory location for codecs to be under 3rdparty/ rather than
softlinks
* New upstream git snapshot from 2019-01-14
Fixes wishlist bug "mumble: please package a QT5 version of mumble"
(Closes: #874683)
Fixes "[mumble] Future Qt4 removal from Buster"
(Closes: #875058)
Thanks to Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
for reporting the bug
Fixes "mumble: sound glitches when starting mumble"
(Closes: #915273)
Thanks to Axel R. <at46n@t-online.de> for reporting the bug
Fixes security issue: instability and crash due to crafted message flooding
Thanks to "The Zom.bi Community" for reporting the bug and fixing the bug
upstream
(Closes: #919249)
* debian/control:
- Update Build-Depends to use Qt5 dependencies
- Remove Suggests: dbus package for mumble-server
- Add Suggests: libqt5sql5-sqlite for mumble-server
- Update Standards-Version to 4.3.0 (no changes needed)
* debian/copyright:
- Add Files-Excluded section to document files removed from the upstream
tarball for DFSG compliance. [The removals are for draft IETF documents
for CELT, Opus, Speex codecs that have a restrictive license.]
- Update Source link to https://dl.mumble.info
- Remove Files: macx/overlay/* section (code removed upstream)
- Update copyright year for files in debian/*
* debian/extras:
- Add make-mumble-git-tarball.sh and murmur.ini.system.diff for
creating a tarball from the git repository to allow verifying the
tarball used in the package
* debian/mumble-server.examples:
- Update for file move in new version
* debian/NEWS:
- Add entry to describe new Perfect Forward Secrecy SSL support,
tarball repack, and tarball PGP check removal
* debian/patches:
- Remove 05-lsb-description.diff (incorporated upstream)
- Update 07-use-embedded-celt-baseline.diff for Mumble 1.3
- Remove 12-mumble-server-disable-dbus-and-ice.diff,
Add 12-disable-ice-by-default.diff to disable Ice by default
- Remove 17-change-pulseaudio-role.diff (incorporated upstream)
- Remove 19-move-xlib-initializtion-earlier.diff (incorporated upstream)
- Remove 27-prevent-flooding-.xsession-errors.diff (different fix
incorporated upstream)
- Remove 30-Remove-flawed-MX-host-existence-check.diff
(incorporated upstream)
- Update 35-add-dpkg-buildflags.diff for new upstream snapshot
- Remove 38-fix-spelling-error.diff (incorporated upstream)
- Remove 40-make-build-reproducible.diff (incorporated upstream)
- Remove 43-initialize-SSL.diff (similar fix incorporated upstream)
- Update 44-add-speechd-header.diff for new upstream snapshot
- Update 46-var-run-to-run.diff for new upstream snapshot
- Remove 48-systemd-workaround.diff (incorporated upstream)
- Remove 50-zeroc-ice-lib-move.diff (similar fix incorporated upstream)
- Remove 54-fix-boost-ftbfs.diff (incorporated upstream)
* debian/rules:
- Enable QT_SELECT=qt5 to force use of Qt5's qmake rather than Qt4's
- Switch qmake-qt4 to qmake in override_dh_auto_configure section
- Add CONFIG*=dpkg-buildflags in override_dh_auto_configure section
* debian/upstream:
- Remove signing-key.asc due to having to repack upstream tarball
which will cause the PGP signature check to fail
* debian/watch:
- Comment out all lines for now, as the source of the tarball is
via git export of 'master' with submodules via a script
* debian/control:
- Add Vcs-Browser and Vcs-Git links pointing to repository on Salsa
- Remove Suggests: mumble-django package from mumble-server (deprecated)
- Remove Build-Depends: libg15daemon-client-dev due to g15daemon package
removal (see #914888) (Closes: #915777)
Thanks to Andreas Beckmann <anbe@debian.org> for reporting the bug.
- Upgrade Standards-Version to 4.2.1
Changes:
- Update debian/rules to enable DH_VERBOSE=1 to increase build
verbosity as requested in Debian Policy § 4.9
* debian/patches:
- Add 54-fix-boost-ftbfs.diff to fix FTBFS bug with boost1.67
(Closes: #912779)
Thanks to Giovanni Mascellani <gio@debian.org> for reporting the bug and
providing a patch. Thanks to Adrian Bunk <bunk@debian.org> for finding
and reporting the upstream commit used to fix this.
- Re-enable 07-use-embedded-celt-baseline.diff in series file. Without the
patch celt 0.11.0 was built but then not shipped.
* debian/rules:
- Enable DH_VERBOSE=1 to increase build verbosity
- Add CONFIG*=no-g15 to remove G15 keyboard features due to g15daemon
package removal
* debian/upstream/metadata:
- Add metadata file to appease Lintian
* New upstream snapshot from 2018-08-30
Fixes wishlist bug "mumble: please package a QT5 version of mumble"
(Closes: #874683)
Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net> for reporting
the bug and informing me about the pending Qt4 removal (also reported
in #875058); sorry it took me so long to package this.
* debian/control:
- Update Build-Depends to use Qt5 dependencies
- Remove Suggests: dbus, mumble-django packages for mumble-server
- Add Suggests: libqt5sql5-sqlite for mumble-server
- Update Standards-Version to 4.2.1
Changes:
- Update debian/rules to enable DH_VERBOSE=1 to increase build
verbosity as requested in Debian Policy § 4.9
* debian/copyright:
- Add Files-Excluded section to document files removed from the upstream
tarball for DFSG compliance. [The removals are for draft IETF documents
for CELT, Opus, Speex codecs that have a restrictive license.]
- Update Source link to https://dl.mumble.info
- Remove Files: macx/overlay/* section (code removed upstream)
- Update copyright year for files in debian/*
* debian/mumble-server.examples:
- Update for file move in new upstream snapshot
* debian/NEWS:
- Add entry to describe new Perfect Forward Secrecy SSL support, slowed
upstream development, tarball repack, and tarball PGP check removal
* debian/patches:
- Remove 05-lsb-description.diff (incorporated upstream)
- Remove 12-mumble-server-disable-dbus-and-ice.diff,
Add 12-disable-ice-by-default.diff to disable Ice by default
- Remove 17-change-pulseaudio-role.diff (incorporated upstream)
- Remove 19-move-xlib-initializtion-earlier.diff (incorporated upstream)
- Remove 27-prevent-flooding-.xsession-errors.diff (different fix
incorporated upstream)
- Remove 30-Remove-flawed-MX-host-existence-check.diff
(incorporated upstream)
- Update 35-add-dpkg-buildflags.diff for new upstream snapshot
- Remove 38-fix-spelling-error.diff (incorporated upstream)
- Remove 40-make-build-reproducible.diff (incorporated upstream)
- Remove 43-initialize-SSL.diff (similar fix incorporated upstream)
- Update 44-add-speechd-header.diff for new upstream snapshot
- Update 46-var-run-to-run.diff for new upstream snapshot
- Remove 48-systemd-workaround.diff (incorporated upstream)
- Remove 50-zeroc-ice-lib-move.diff (similar fix incorporated upstream)
* debian/rules:
- Enable DH_VERBOSE=1 to increase build verbosity
- Enable DEB_BUILD_HARDENING=1 to add build hardening
- Enable QT_SELECT=qt5 to force use of Qt5's qmake rather than Qt4's
- Switch qmake-qt4 to qmake in override_dh_auto_configure section
- Add CONFIG*=dpkg-buildflags in override_dh_auto_configure section
* debian/upstream:
- Remove signing-key.asc due to having to repack upstream tarball
which will cause the PGP signature check to fail
* debian/watch:
- Comment out PGP signature check due to upstream tarball repack
- Add repack option to remove unreleasable files specified by
Files-Excluded in debian/copyright file
* debian/compat:
- Update from debhelper compatibility 9 to 11
* debian/control:
- Remove VCS links that are currently invalid
(VCS links will return later after a transition is completed)
- Update Build-Depends on debhelper version >= 11
- Update Standards-Version to 4.1.4
Changes:
- Added 52-use-update-rc.d-for-disable.diff patch for init script
to remove /etc/default check for daemon enable/disable
- Update mumble-server.config to remove /etc/default check for
daemon enable/disable
- Update mumble-server.postinst to remove checks and modifications to
/etc/default for daemon enable/disable
- Update mumble-server.default to remove environment variable for
daemon enable/disable
- Update mumble-server.README.Debian for explanation of daemon
enable/disable in /etc/default file and how to use update-rc.d
for sysvinit and systemctl commands for enable/disable with systemd
* debian/rules:
- Update for new zeroc-ice library location
* debian/patches:
- Update 35-add-dpkg-buildflags.diff for line offset fuzz
- Update 43-initialize-SSL.diff for line offset fuzz
- Update 48-systemd-workaround.diff for "netowrk" typo
- Add 50-zeroc-ice-lib-move.diff for zeroc-ice 3.7 library location move
and IceUtil library removal
- Add 52-use-update-rc.d-for-disable.diff to switch from enable/disable
in init script to using update-rc.d as required by Debian Policy
* New bugfix release from 2017-01-27
http://blog.mumble.info/mumble-1-2-19/
(Closes: #869723)
* debian/control:
- Update Standards-Version to 4.1.2 (no changes needed)
- Remove mumble-dbg package to switch to automatic dbgsym packaging
* debian/copyright
- Update copyright-format link to use https
* debian/mumble-server.postinst
- Update to replace /var/run with /run
* debian/mumble-server.postrm
- Update to replace /var/run with /run
* debian/NEWS
- Update to explain pending removal of Mumble 1.2.x due to pending
removal of Qt 4 and trouble with pending OpenSSL 1.0 removal
* debian/patches
- Add 46-var-run-to-run.diff to replace /var/run with /run
(Closes: #693348)
Thanks to Florent Angebault <florent.angebault@free.fr> for reporting
the bug
- Add 48-systemd-workaround.diff systemd workaround for mumble-server
(Closes: #780300)
Thanks to Tuxicoman <debian@jesuislibre.net> for reporting the bug and
pointing to the corresponding Ubuntu launchpad bug. (#1346431)
Thanks to Mikkel Krautz <mikkel@krautz.dk> for finding the fix
* debian/rules
- Remove dh_strip call to switch to automatic dbgsym packaging
* debian/upstream
- Update signing-key.asc with upstream 2017 key
https://github.com/mumble-voip/mumble-gpg-signatures/blob/master/mumble-auto-build-2017.asc
pub rsa4096/0x88048D0D625297A0 2017-01-08 [SC] [expires: 2017-12-31]
Key fingerprint = C466 6C67 67A2 6017 CE68 4069 8804 8D0D 6252 97A0
uid Mumble Automatic Build Infrastructure 2017
<mumble-auto-build-2017@mumble.info>
sub rsa4096/0x0E416EE9C603B213 2017-01-08 [E] [expires: 2017-12-31]
* debian/watch
- Update to use available https download link
* New bugfix release from 2016-12-12
http://blog.mumble.info/mumble-1-2-18/
(Closes: #850433)
* debian/backports:
- Remove outdated backports scripts for lenny, lucid, maverick, natty
Thanks to Emmanuel Bourg <ebourg@apache.org> for feedback on this
and other suggested changes
* debian/control:
- Update to depend on debhelper 10
- Add lsb-base dependency for mumble-server to fix lintian error
- Add Vcs-Git and Vcs-Browser links
* debian/gbp.conf:
- Add config file to help others work with git-buildpackage
* debian/mumble-server.README.Debian:
- Remove suggestion of mumble-server-web package; package was removed
(Closes: #843072)
Thanks to Leonardo Boselli <leo@dicea.unifi.it> for reporting the bug
* debian/patches:
- Remove 48-c++11-or-c++03.diff: incorporated upstream into cplusplus.pri
* debian/rules:
- Add CONFIG to use c++11; needed for cplusplus.pri to find the c++11
libraries for ZeroC-Ice in Debian
* New bugfix release from 2016-09-24
http://blog.mumble.info/mumble-1-2-17/
* debian/patches:
- Add 48-c++11-or-c++03.diff to allow for config option to choose
c++11 or c++03 (defaults to c++03)
- Remove 47-fix-build-c++03-ice.diff (obsolete)
* debian/patches:
- Add 47-fix-build-c++03-ice.diff to fix FTBFS bug with GCC 6
Closes: #831184
Thanks to Lucas Nussbaum <lucas@debian.org> for reporting the bug and
to Mikkel Krautz <mikkel@krautz.dk> for finding the fix.
* New bugfix release from 2015-05-05
* debian/control:
- Update Homepage link to use https
- Update Build-Depends for changes to zeroc-ice packaging
(Closes: #827020)
* debian/changelog:
- Fix "under" word duplication
* debian/upstream:
- Update signing-key.asc
https://github.com/mumble-voip/mumble-gpg-signatures/blob/master/gpg.txt
pub 4096R/5A2BE0C1 2016-01-01 [expires: 2017-01-01]
Key fingerprint = 3BD0 ECA5 9253 19AF 89C2 5865 B585 609C 5A2B E0C1
uid Mumble Automatic Build Infrastructure 2016
<mumble-auto-build-2016@mumble.info>
* debian/rules:
- Update slice2html includes for zeroc-ice softlink location change
* New bugfix release from 2016-03-05
* debian/control:
- Update Standards-Version to 3.9.8 (no changes needed)
- Homepage updated to http://mumble.info
* debian/patches:
- Add 44-add-speechd-header.diff to include speechd header path for Ubuntu
* debian/rules:
- Remove unused BUILD_DATE variable
* New bugfix release from 2015-12-20
* debian/patches:
- Update 35-add-dpkg-buildflags.diff to remove version # context to
avoid having to update the patch with every release
- Rename 40-change-build-timestamp.diff -> 40-make-build-reproducible.diff
Update to remove the timestamps as the upstream commit does, and remove
version # context line to avoid having to update the patch with every
release
* New upstream security/bugfix release from 2015-12-06
* debian/copyright:
- Convert to machine readable copyright-1.0 format
* debian/patches:
- Remove 02-reject-with-ip-in-log.diff; integrated upstream
- Remove 15-add-mumble.desktop-keywords.diff; integrated upstream
- Update 35-add-dpkg-buildflags.diff for version number
- Update 40-change-build-timestamp.diff for version number
* debian/patches:
- Add 43-initialize-SSL.diff to fix SSL breakage on startup
Closes: #804363
Thanks very much to Colomban Wendling <lists.ban@herbesfolles.org>
for reporting the bug and offering a fix.
* debian/mumble.lintian-overrides:
- Add override for useless ldconfig call in postinst added by debhelper
* debian/patches:
- Add 38-fix-spelling-error.diff .. "nonexistant" to "nonexistent"
- Add 40-change-build-timestamp.diff .. use debian changelog date/time
instead of current date/time for the build. (Needed for
Reproducible Builds)
* debian/rules:
- Comment out DH_VERBOSE=1
- Add BUILD_DATE shell variable for use with 40-change-build-timestamp
patch (used in src/Version.h)
- Use $(CURDIR) instead of '.' in override_dh_installinit section
- Re-order dh_installinit call in override_dh_installinit to be after
copying init script to $(CURDIR)/debian Closes: #802390
Thanks to Daniel Gnoutcheff <gnoutchd@softwarefreedom.org> for
reporting the bug (missing init script).
* 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 <francois.gannaz@free.fr> 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 <sandals@crustytoothpaste.net> 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 <adrianorg@arg.eti.br> 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
* debian/mumble-server.init
- Remove file as it was included accidentily
* New upstream stable release from 2014-08-09
* debian/control:
- Remove uploader Thorvald Natvig <thorvald@debian.org> due to
inactivity; thanks very much for your prior contributions.
* debian/patches:
- Remove 23-fix-pulseaudio-segfault-pt1.diff
24-fix-pulseaudio-segfault-pt2.diff
Both patches incorporated upstream in 1.2.8
- Add 25-make-logfiles-readable-by-adm.diff to make mumble-server log
files readable by group adm. Closes: #759287
Thanks to Jan Braun <janbraun@gmx.net> for reporting the bug and
submitting a patch.
* debian/mumble-server.postinst:
- Add check for existance of mumble-server group entry before creation
of group and user. Closes: #758833
Thanks to William Martin <william.martin@power-lan.com> for reporting
the bug and discussing a fix.
* debian/patches:
- Add 23-fix-pulseaudio-segfault-pt1.diff
24-fix-pulseaudio-segfault-pt2.diff
Fixes an uncommon segfault issue with PulseAudio
* New upstream snapshot from 2014-07-04
* The mumble 1.2.8 source incorporates changes needed to compile with Clang.
Thanks to Alexander <sanek23994@gmail.com> for reporting the bug.
Closes: #753273
* debian/source/lintian-overrides:
- Add override for new lintian error concerning hardening-wrapper being
obsolete, isn't so based on #711193 despite lintian reporting such.
Attempts to convert debian/rules to 'dh' and using dpkg build flags
did not work as expected (both failed at least two of the
hardening-check checks), so continuing build-depending on
hardening-wrapper for now as it seems a better solution in this case.
* New upstream snapshot from 2014-05-15
* This version contains two new security fixes. Closes: #748189
- Mumble-SA-2014-005 CVE-2014-3755
http://mumble.info/security/Mumble-SA-2014-005.txt
SVG images with local file references could trigger client DoS
- Mumble-SA-2014-006 CVE-2014-3756
http://mumble.info/security/Mumble-SA-2014-006.txt
The Mumble client did not properly HTML-escape some external strings
before using them in a rich-text (HTML) context.
- Thanks to Mikkel Krautz <mikkel@krautz.dk> for reporting the bug,
thanks to Salvatore Bonaccorso <carnil@debian.org> for reporting
the bug in Debian.
* debian/rules:
- Update to remove libmumble.so.1.2.6 via rm of libmumble.so.1.*
* debian/patches
- Add 17-change-pulseaudio-role.diff
Change role from "phone" to "game" to stop PulseAudio muting
applications in the "music" and "video" roles
(reported in #mumble in IRC on irc.freenode.net)
- Add 19-move-xlib-initializtion-earlier.diff
Move Xlib initialization earlier to fix crashing when setting a
push-to-talk key. Closes: #744733
Thanks to RedOmen <redomen@nwi.net> for reporting the bug, and
Bas Wijnen <wijnen@debian.org> for finding a fix and creating a patch.
- Add 21-fix-compile-with-gcc-4.9.diff
Fixes FTBFS with gcc-4.9. Closes: 746882
Thanks to Matthias Klose <doko@debian.org> for reporting the bug
and to Dimitri John Ledkov <dimitri.ledkov@canonical.com> for
submitting the patch from Christian Krause <chkr@plauener.de>
* New upstream snapshot from 2014-02-18
* Adopt the package. Closes: #739997
* speech-dispatcher header file move incorporated upstream. Closes: #740605
Test is done in mumble.pro for local speech-dispatcher version, so
specifying version >= 0.8 in debian/control is not necessary.
Thanks to Paul Gevers for the bug report and patch.
* debian/upstream/signing-key.asc
- Add upstream signing key 4096R/0xADD011045FEF3A9A
Mumble Automatic Build Infrastructure 2014
<mumble-auto-build-2014@mumbleapp.com>
[expires: 2015-01-01]
* debian/watch:
- Add pgpsigurlmangle option to have uscan check tarball signature
* debian/rules:
- Remove debug file libmumble.so.1.2.5 which has no debug symbols
* debian/control:
- Standards-Version updated to 3.9.5 (no changes needed)
- Move speech-dispatcher from Recommends to Suggests. Closes: #676880
Thanks to Eugene Lyubimkin for the bug report.
- Remove Suggests on deprecated mumble-server-web package
- Lower mumble-server dependency on dbus to Suggests. Closes: #731003
Thanks to Klaus Ethgen for the bug report.
- mumble-server: update description to remove deprecated D-Bus
and mumble-server-web sections.
- Add "encrypted" to package descriptions
- Remove references to Ron Lee's Vcs, as all versions contained are
obsolte and now also contain CVE-2014-0044, CVE-2014-0045.
* debian/patches:
- Remove deprecated (upstream incorporated) patches:
06-connect-dialog-hang-dee463ef.diff
09-register-mumble-URL-handler.diff
12-Mumble-SA-2014-001.patch
14-Mumble-SA-2014-002.patch
- Add 06-lsb-lower-dbus-dependency.diff
Modify mumble-server.init to allow installing mumble-server
without dbus (Part of #731003)
- Add 12-mumble-server-disable-dbus.diff
Modify mumble-server.ini to disable dbus and ice by default
(Part of #731003)
* debian/mumble-server.README.Debian:
- Udpate to explain init script console output (and lack thereof)
* Non-maintainer upload.
* debian/patches
- Add 12-Mumble-SA-2014-001.patch, 14-Mumble-SA-2014-002.patch
to fix CVE-2014-0044, CVE-2014-0045. Closes: #737739
* Non-maintainer upload.
* New (stable upstream) version from 2013-06-01 Closes: #728545
* Standards-Version: update to 3.9.4 (no changes needed)
* debian/control:
- Switch from zeroc-ice34 to zeroc-ice35
Closes: #726860
- Remove g++-4.6 dependency
* debian/patches:
- Remove deprecated quilt patches:
10-use-celt-guard
15-fix-noise-in-opus-mode
20-add-opus-threshold-option
25-add-codec-warnings
30-opengl
- Refresh patch 02-reject-with-ip-in-log.diff, add DEP3 headers
- Update 05-lsb-description.diff to add DEP3 headers
- Add 06-connect-dialog-hang-dee463ef.diff patch from Ubuntu PPA
- Refresh patch 07-use-embedded-celt-baseline, rename with .diff,
add DEP3 headers
- Add 09-register-mumble-URL-handler.diff Closes: #706053
* debian/rules:
- Remove g++-4.6 hardcoding
- Add DEB_BUILD_HARDENING_BINDNOW=0, upstream's suggested fix
for #691535. Closes: #712156
- Update 'clean' target, 'rm -rf Ice' to allow rebuilding
* debian/mumble.install:
- Update to ship libcelt0.so.0.7.0 only
* Add debian/mumble-server.init script
* Add debian/watch file to monitor
http://mumble.info/snapshot/mumble-(*.)\.tar\.gz
* Non-maintainer upload with maintainer's approval.
* Fix "Plugins: Failed to load libmumble.so: Cannot load library
/usr/lib/mumble/libmumble.so: (/usr/lib/mumble/libmumble.so:
undefined symbol: glPopClientAttrib)":
new patch 30-opengl: link libmumble against libGL to make mumble-overlay /
pre-loading libmumble work.
Thanks to Daniel Kahn Gillmor for the bug report, Ron Lee for the
suggested fix, and Chris Knadle for testing the patch.
(Closes: #691535)
* Non-maintainer upload.
* Fix "Cannot communicate with the vast majority of Mumble servers due
to lack of required baseline codec":
re-enable using the bundled celt library:
debian/patches/series:
- add 07-use-embedded-celt-baseline patch
debian/patches/07-use-embedded-celt-baseline:
- build Celt 0.7.1 and not 0.11.0
debian/mumble.install:
- ship Celt 0.7.1 library from the embedded source
debian/rules:
- re-enable Celt using the bundled 0.7.1 version
debian/patches/20-add-opus-threshold-option:
- fix src/murmur/Meta.cpp to set default iOpusThreshold=100 to only
switch from Celt to Opus if 100% of connected clients support Opus
(instead of 1%)
- fix murmur.ini example for opusthreshold option to =100
(instead of =1)
- add #opusthreshold=100 comments to murmur.ini.system (shipped as
etc/mumble-server.ini) to match murmur.ini example
Closes: #675971.
This implements the TC decision in #682010.
[Thanks to Gregor Herrmann for his help and guidance.]
* Drop the hard dep on boost-1.46, that's been removed now. Closes: #678759
Drop the | dep on alternative boost, since that's what got this package
overlooked when people were removing boost-1.46.
* Drop the | dep on libgl-dev, that's been gone a long time now too and
leaves us vulnerable to a similar problem.
* Drop the mumble-server-web package altogether. Upstream reports that it
is unmaintained and "pretty useless anyway", which seems to be well backed
up by the fact that a call to Ice_intversion() was added in March 2010,
and that function has never existed in any version of zeroc-ice ever.
A function named Ice_intVersion was added to -ice 3.2.1 though ...
Since it's taken this long for anyone to notice, we can be pretty sure that
there aren't any actual users of it. Closes: #676815, #676816
* Build-Depend on the unfycked version of zeroc-ice, so the ABI broken one
doesn't accidentally get used by an out of date buildd. Closes: #675955
Force building with gcc-4.6, since that's required for zeroc-ice deps now,
until they get their act together and write some actually legal code.
* Cherry-pick the upstream patches to fix the "audio glitches", and provide
codec thresholds and warnings. Closes: #675971 since it fixes the only
actual bug reported there.
* Drop the watch file, since this has been building snapshots from git now
since 1.2.3-3 (and before).
* Adopt the package. Closes: #674719
* Drop the dependency on the celt package. Closes: #674650
* Add the upstream patch to enable opus support.
* Explicitly disable the bundled libs, don't rely on system lib detection
doing that as a side-effect.
* New upstream snapshot from 20.05.2012.
* Build with now available libpulse on hurd-i386.
* Overwrite false positive hardening-no-stackprotector lintian warnings.
* New upstream snapshot from 21.03.2012.
* Remove /usr/lib32 building.
Closes: #667882
* Remove comments from debian/rules.
* Move slice2html call from build-indep-stamp to build-arch-stamp. The build
documentation is required in an arch:any package.
Closes: #667883
* New upstream snapshot from 16.03.2012.
* Uploading to unstable.
* New upstream snapshot from 26.02.2012.
- Drop patch 01-fix-spelling-error, merged upstream.
- Drop patch 03-fix-cert-validation, merged upstream.
* Merge changelog from 1.2.2-6+squeeze1 and 1.2.3-3.
* Bump Standards-Version to 3.9.3 (no changes needed).
* Correct Vcs-Browser control field.
* Wrap all debian/control fields.
* New upstream snapshot from 12.02.2012.
- Refresh patch 01-fix-spelling-error.
- Word readable file permissions on mumble database are fixed in this
snapshot.
Closes: #659039
* Add Dutch debconf translation.
Closes: #657632
* Add patch 02-reject-with-ip-in-log to show up the IP address of a rejected
connection in the mumble-server log.
Closes: #627139
* Add patch 03-fix-cert-validation from Marc Deslauriers, which fixes the
certificate validation with Qt 4.8.
Closes: #659035
* Add patch 05-lsb-description which fixes the lintian warning
init.d-script-missing-lsb-description.
[ Thorvald Natvig ]
* Allow build with boost 1.38 to make backports a bit easier.
* Reduce build verbosity a bit.
* Support parallel builds.
[ Patrick Matthäi ]
* New upstream snapshot from 06.10.2011.
- Audio statistics do not need glx extension anymore.
Closes: #612030
* Qt and mumble should use the same OpenSSL version now.
Closes: #627871
* Bump debhelper to compat version 7.
- Replace dh_clean -k with dh_prep.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Build with enabled hardening-wrapper.
* Wrap debian/control fields.
* Add patch 01-fix-spelling-error.diff to fix an minor spelling error in
the source code.
* Clean up debian/rules a bit.
* libGL-dev libs already have been added as build dependencies.
Closes: #627430
* Use linux-any instead of hardcoded list for libcap-dev build dependency.
Closes: #634777
* Experimental upstream release.
* Remove 11x package, as source no longer contains it.
* Add Dutch debconf translation.
Closes: #657632
* Add patch 01-fix-spelling-error.diff to fix an minor spelling error in
the source code.
* Add patch 05-lsb-description which fixes the lintian warning
init.d-script-missing-lsb-description.
* Add patch 02-reject-with-ip-in-log to show up the IP address of a rejected
connection in the mumble-server log.
Closes: #627139
* Add patch 04-set-file-permissions from Marc Deslauriers, which fixes the
file permissions of the Mumble database.
Closes: #659039
* Prefer libboost1.46-dev to libboost-dev.
Closes: #618092
* Add patch from Conor Curran to fix PulseAudio role.
Closes: #615994
* Add patch from Benjamin Jemlich to remove OpenGL for AudioStats dialog.
[ Patrick Matthäi ]
* Do not build with non existant libpulse-dev on hurd-i386.
[ Thorvald Natvig ]
* New upstream release.
* Add Ice 3.4 as valid option.
[ Thorvald Natvig ]
* New upstream release.
* Add dependency on Ice slice files when building.
* Add fix from Felix Geyer to work around non-existant mumble-server.ini
on upgrades.
Closes: #610608
[ Patrick Matthäi ]
* Merge 1.1.4-4+lenny2 and 1.2.2-6 changelog.
* Add patch 0005-set-file-permissions from Marc Deslauriers, which fixes the
word readable file permissions of the Mumble SQLite database, as described
in CVE-2012-0863.
Closes: #659039
* Delete /var/lib/mumble-server on purge.
* Do not make /etc/mumble-server.ini world readable.
Closes: #609919
* Update fuzzy spanish debconf translation. Thanks to Omar Campagne Polaino.
Closes: #590442
* Downgrade mumble-11x from recommends to suggests.
Closes: #599661
* Update Basque translation from Dooteo.
Closes: #600203
* Add Norwegian translation from Bjørn Steensrud.
Closes: #600277
* Add Italian translation from Vincenzo Campanella.
Closes: #600440
* Bump Standards-Version to 3.9.1 (no changes needed).
* Fix failure with SQLite with very long 'like' matches.
Closes: #587713
* Remove trailing slash from the mumble-server-web alias.
* Fix README.Debian from mumble-server-web.
* Add ExecCGI and a cgi-script handler to the mumble-server-web config.
Without it, the weblist.cgi code is not executed and directly shown to the
client. Raising urgency to medium.
* Include every mumble plugin from release/plugins.
* Add danish translation from Joe Dalton.
Closes: #587798
* Bump Standards-Version to 3.9.0 (no changes needed).
[ Thorvald Natvig ]
* Add patch to compile on kfreebsd
* Remove path to Router.ice as the path is not stable.
Closes: #573699
* Remove README.source ("we use quilt"), as patches are included in
format 3.0 (quilt).
[ Patrick Matthäi ]
* Update vietnamese translation from Clytie Siddall.
Closes: #569281
* Do not build depend on quilt.
* Add 0002-spelling-error.patch, which fixes a spelling error.
* Add missing blank line to debian/NEWS.
* New upstream release.
* Remove DM-Upload-Allowed, all uploaders are now DD. (Yay!)
* Fix my email address in Uploaders:
* Move mumble-server's Recommends: of mumble-server-web to Suggests: and
remove the Suggests: of mumble.
* Remove cgi config in mumble-server-web.conf as we no longer ship cgi
files.
[ Patrick Matthäi ]
* Bump Standards-Version to 3.8.4 (no changes needed).
[ Debian l10n ]
* Updated french translation from Steve Petruzzello.
Closes: #567913
[ Launchpad Translation ]
* Hungarian translation from SPeck.
[ Thorvald Natvig ]
* Updated po files.
* New upstream release.
[ Thorvald Natvig ]
* Remove 'ulimit -r' support from defaults and initscript; it's bash-only.
* Remove debconf for emailfrom, it's been deprecated in the 1.2.x series.
* Add debconf for use_capabilities; it is needed on servers with load.
* Add support for upcoming libcelt0-0.
[ Patrick Matthäi ]
* Change my odd email address in po/de.po.
* Build depend on libcap-dev instead of libcap2-dev.
[ Debian l10n ]
* Updated swedish translation from Martin Bagge.
Closes: #564780
* Updated finnish translation from Esko Arajärvi.
Closes: #564744
* Updated russian translation from Yuri Kozlov.
Closes: #564737
* Updated german translation from Thomas Mueller.
Closes: #564932
* Updated Japanese translation from Masayuki Hamasaki.
* Updated portuguese translation from Américo Monteiro.
Closes: #565612
* Updated czech translation from Miroslav Kure.
Closes: #565880
* Fix upgrade failure when upgrading mumble-server directly from 1.1.x
to 1.2.1
* New upstream release.
* Now detects ipv6only properly.
Closes: #563365
* New upstream release.
[ Thorvald Natvig ]
* New upstream release.
* Add celt dependency to binary package; celt is dynamically loaded,
so isn't picked up by dh_shlibdeps.
* Add patch to include all directly used libraries.
Closes: #555758
* Update mumble-server.postinst to ignore dbus restart errors.
(Thanks, Leo!)
[ Patrick Matthäi ]
* Convert package to the 3.0 (quilt) format.
* Rebuild against the new protobuf version.
Closes: #556561
[ Patrick Matthäi ]
* Do not build with missing libcap2-dev on kfreebsd-*.
* Merge 1.1.8-3 and 1.1.8-4 changelog.
* Merge remaining changes from the 1.1.8 branch.
* Also install the menu icon for the mumble-11x package.
* Extend the long description of the mumble-11x package. Thanks lintian.
[ Thorvald Natvig ]
* New upstream beta release.
* Update get-orig-source.
* Update dependencies.
* Let the qmake script find the celt/speex libraries on its own.
[ Thorvald Natvig ]
* New upstream release.
* Add a NEWS; this version is incompatible with 1.1.8.
* Use bundled CELT version for now.
[ Patrick Matthäi ]
* Suggest mumble-django at the mumble-server package.
[ Patrick Matthäi ]
* Drop quilt, we do not have any patches applied.
* Bump Standards-Version to 3.8.3 (no changes needed).
[ Michael Ziegler ]
* Change Alias for mumble-server-web from /mumble/ to /mumble-server/.
[ Thorvald Natvig ]
* New upstream tarball.
* Update section in menu entries.
* Install new, upstream .svg icon and remove deprecated .pngs.
* Update mumble-server postrm and postinst to remove /var/lib/mumble-server
even if deluser isn't found. Fixes piuparts uninstall failure.
* Multiline depends, build-depends.
* Update PHP settings to depend on ice33-slice and include the Glacier2
slice files.
[ Thorvald Natvig ]
* Remove dh_desktop
* Upstream fixes for positional audio in server.
* Update various dependencies.
* Update mumble-server-web to not include deprecated web registration.
* New mumble-11x package with the compatibility client.
[ Patrick Matthäi ]
* New upstream git snapshot of the upcoming 1.2.0 release.
* Merge 1.1.8-2~bpo50+1 changelog.
* Replace my old email address in debian/copyright.
[ Patrick Matthäi ]
* Merge 1.1.8-1~bpo50+1 changelog.
* Bump Standards-Version to 3.8.2 (no changes needed).
[ Thorvald Natvig ]
* Update for upcoming release 1.2.0
* Do not build with missing libcap2-dev on kfreebsd-*.
* Add debian/README.source.
* Add mumble-server doc-base.
* Backport ALSA and PulseAudio modules from 1.2.0 git, makes them work with
modern releases of these sound systems.
* Standards-version 3.8.3
* Remove dh_desktop
* Rebuild for lenny-backports.
- Adjust build dependencies: We need the libzeroc-ice32 packages to avoid
a FTBFS.
[ Thorvald Natvig ]
* Add --oknodo to logrotate script. (Closes: #520639)
[ Patrick Matthäi ]
* Change my email address.
* Rebuild for lenny-backports.
[ Patrick Matthäi ]
* Fix override disparity. Set section of mumble-dbg to devel.
* Drop all patches (merged upstream).
* Bump Standards-Version to 3.8.1 (no changes needed).
[ Thorvald Natvig ]
* New upstream release.
* New overlay library doesn't use private ELF symbols anymore.
* Update defaults file to match new init-script options.
* Move mumble-dbg to section debug.
[ Patrick Matthäi ]
* Fix basque translation: Do not translate the username.
Closes: #515031
[ Thorvald Natvig ]
* Run qmake recursively, to be forward compatible with qmake from Qt 4.5.0.
[ Thorvald Natvig ]
* Add workaround for threading bug in ALSA.
* Add 32-bit overlay library on amd64.
* Add documentation for the Ice interface to mumble-server.
[ Patrick Matthäi ]
* Add a mumble-dbg package, which contains the debugging symbols of mumble
and mumble-server.
* Move swedish translation debian/sv.po to debian/po/sv.po.
This was a bad error of mine.
* Remove debian/patches and dpatch, everything has been merged by upstream.
[ Thorvald Natvig ]
* New upstream release.
Closes: #513119
* Added Spanish translation from Álvaro M. Recio
* Synchronized copyright
* Correct old webscript URL paths in mumble-server-web.README.Debian.
* Fix copyright-with-old-dh-make-debian-copyright.
Thanks lintian.
* Pass -xglibc-private to dpkg-shlibdeps. This avoids an unsatisfied
dependency on glibc-private with glibc >= 2.8, because mumble uses private
symbols of glibc for the overlay feature.
[ Patrick Matthäi ]
* Do not use the "X$FOO" != "X" notation in mumble-server.{postinst,config}.
This notation is just in the unquoted version needed.
* Merged changelog from the 1.1.4-4+lenny1 release.
* Add missing ${misc:Depends}. Thanks lintian.
[ Debian l10n ]
* Swedish translation from Martin Bagge <brother@bsnet.se>.
Closes: #506594
* Added 01-ftbfs_arm_qreal.dpatch. This patch fixes a FTBFS on arm{el} where
qreal is not double.
- Include dpatch.
* Added needed ice33-translators | ice32-translators | ice-translators
dependencies to mumble-server-web.
* Added DEFINES+=HAVE_LIMITS_H DEFINES+=HAVE_ENDIAN_H to debian/rules. Now
it should build on s390 and ia64.
[ Thorvald Natvig ]
* New upstream release.
- Includes various minor bugfixes.
[ Thorvald Natvig ]
* New upstream release.
* Added ZeroC ICE dependencies.
* mumble-server-web now includes PHP setup, which necessitates setting
the global ice.slice PHP variable. This will have to persist until
the zeroc-ice-php package adds support for profiles.
* Japanese translation from
Masayuki Hamasaki <ikasamah@users.sourceforge.net>.
* Create a apache config file and put the web files under
/usr/share/mumble-server-web
* Remove the restart of hald, as we no longer use it.
* Default to starting mumble-server.
[ Patrick Matthäi ]
* Do not install var/www/mumble-server/index.php with executable rights.
Thanks lintian.
* Changed preferred postfix depend to exim4 at the mumble-server-web package.
Closes: #495852
* Change my email address from the deprecated web.de to the debian.de one.
* Delete /var/lib/mumble-server on purge.
* Do not make /etc/mumble-server.ini world readable.
Closes: #609919
* Add missing dependency on hal to the mumble package and failover to "true"
if invoke-rc.d should fail.
Closes: #502748
[ Thorvald Natvig ]
* Add README and README.Linux to mumble.docs
* Revert to asking for server password, as you currently can't change
the password once it's set.
[ Thorvald Natvig ]
* Fix ownership of /var/run/mumble-server so the pid file can be written.
[ Patrick Matthäi ]
* Add my forgotten signature in the 1.1.4-1 changelog, it was confusing.
* Only ask for the serverpassword if no previous one has been set.
* Set priority of the mumble-server/password question to medium instead of
high.
* Ordered the parameters of install in debian/rules, it looks now more
clean.
[ Patrick Matthäi ]
* Added missing Language-Team field in the german debconf translation.
* Replaced initial template values in french debconf translation.
* Replaced inline perl in mumble-server.config with shell scripting.
* Removed libcgi-perl depend at mumble-server-web, it is not needed.
Closes: #485010
* Bumped Standards-Version to 3.8.0 (no changes needed).
[ Thorvald Natvig ]
* Add mumble-server-web.README.Debian and move the information on the
web scripts there.
[ Patrick Matthäi ]
* New upstream release.
- Removed dpatch and all patches. They are merged in upstream.
- Define the Plugin Path and added liblink plugin for mumble.
- Renamed murmur-wrapper to murmur-user-wrapper and use murmur.ini now as
example file.
- Use the new -readsupw option instead of -supw for mumble-server.
- Adjusted debian/copyright.
* Changed destination of /etc/mumble-server/mumble-server.ini to
/etc/mumble-server.ini. So on it is in sync now with the Ubuntu packaging
and we can use mumble-server.{init,logrotate} from the upstream source.
* Moved mumble-server from Recommends to Suggests at the mumble package.
* Added libspeechd-dev build depend and speech-dispatcher recommend.
* Added libqt4-opengl-dev build dependency.
* Removed suggesting of festival.
* The packaging itself is now BSD licensed.
* Removed debconf depend. It will be added with ${misc:Depends}.
* Handle /etc/mumble-server.ini and /etc/dbus-1/system.d/mumble-server.conf
about conffile instead of ucf.
* Changed priority of mumble-server/password from medium to high. It is
highly recommend to set a password for the SuperUser account.
[ Debian l10n ]
* Czech translation from Miroslav Kure <kurem@debian.cz>.
Closes: #480302
* Russian translation from Yuri Kozlov <kozlov.y@gmail.com>.
Closes: #480623
[ Thorvald Natvig ]
* Add libqt4-sql-sqlite dependency for mumble-server.
* Rename murmur-wrapper to murmur-user-wrapper in README.Debian
* Adjusted '-readsupw'.
* Don't manually remove files under /etc in postrm as that's handled by
conffiles.
* Add myself as Co-Maintainer.
* Remove all unneeded dependencies from Build-Depends.
* New upstream version.
* murmur-wrapper renamed to murmur-user-wrapper.
* Build-Depends and Recommends for Speech Dispatcher added, festival
removed.
* Link plugin added for positional audio.
* Audio-system detection is handled at runtime, so no need to suggest
PulseAudio/ALSA anymore.
* Synced translations from debian's pkg-voip team.
[ Patrick Matthäi ]
* Added DM-Upload-Allowed control field.
* Added build depend libglu1-mesa-dev.
* Clean up on purge /var/lib/mumble-server/.config complete.
* Removed the sed hack from debian/rules. It is fixed in qmake now.
* Removed some whitespaces at EOL and newlines at EOF.
* Some clean target fixes.
[ Debian l10n ]
* French translation from Steve Petruzzello <dlist@bluewin.ch>.
Closes: #477777
* Galician translation from Jacobo Tarrio <jtarrio@debian.org>.
Closes: #478061
* Finnish translation from Esko Arajärvi <edu@iki.fi>.
Closes: #478182
* Vietnamese translation from Clytie Siddall <clytie@riverland.net.au>.
Closes: #478222
* Euskara translation from Piarres Beobide <pi@beobide.net>.
Closes: #478678
* Call do_configuration() in mumble-server.postinst after the function has
been declared. Shame on me, I did not test it with bash and dash.
Thanks for reporting Jan Hauke Rahm.
Closes: #476554
* Added portuguese debconf translation. Thanks to Américo Monteiro.
Closes: #476472
* Delete the mumble-server group and system account only, if it is available
on the system on purge time.
* Remove on purge time also /etc/dbus-1/system.d/murmur.conf and
/etc/mumble-server/mumble-server.ini if they exist.
* Added dirty workaround which removes some extra slashes generated from the
newest Qt4.4-rc1 framework.
Closes: #476307
* Added missing depend on libqt4-sql-sqlite for mumble. It will not be added
through ${shlibs:Depends} since Qt4.4-rc1.
Closes: #476308
* Added missing build-depends.
* Make mumble-server depend on dbus. (LP: #202672)
* Avoid crash when renaming tree objects (patch from upstream SVN).
* Remove a warning when installing (missing --no-create-home).
* Initial release.
Closes: #429988
* New upstream version, which fixes a few crashbugs.
* Licensing issues worked out, package is now BSD licensed (same as
source).
* Mumble-specific changes to Speex are now in upstream Speex, and
this version includes all changes necessary to mumble to unbundle
Speex. Once Speex 1.2beta4 or 1.2 final is out, unbundling can be
completed.
* Changed to use PulseAudio as default audio device, as it's the
new default in Hardy.
* Moved the perl cgi scripts for mumble-server into a separate package,
which means mumble-server doesn't depend on httpd and
mail-transport-agent. Those dependencies were also missing from
mumble-server.
* Updated packaging to adhere to "Debian Developer's Reference -
Best Packaging Practices."
* Closes the request to update to 1.1.3 (LP: #194836)
* Packaging for inclusion in ubuntu universe (LP: #129081)