Commit Graph

75 Commits

Author SHA256 Message Date
5e65cbcb38 Accepting request 975656 from home:susnux:branches:games:tools
- Fix build with new poco version (1.11.2), added 73d8a4d5.patch

OBS-URL: https://build.opensuse.org/request/show/975656
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=143
2022-05-11 07:07:29 +00:00
Matthias Mailänder
e682477c70 Accepting request 970444 from home:seife:branches:games:tools
do not include 32-bit libmumbleoverlay.x86.so in 64bit build

OBS-URL: https://build.opensuse.org/request/show/970444
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=141
2022-04-17 13:43:42 +00:00
7d80e1b989 Accepting request 949125 from home:seijikun:branches:games:tools
Updated the broken source urls.
My last submit did not yet make it to Factory (because of the broken source urls), so I merged the change into the previous change entry and updated the timestamp.

OBS-URL: https://build.opensuse.org/request/show/949125
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=140
2022-01-25 20:36:51 +00:00
Michael Vetter
681d22d19b Accepting request 947668 from home:seijikun:branches:games:tools
Hey,
this is my attempt at updating to Mumble 1.4.230.
I cleaned up the spec-file in the process.
  * Ported specfile to CMake build-system
  * Use cmake install instead of manual as much as possible
  * Disabled ICE for now (depends on unavailable lib)
  * bonjour is no longer optional
  * Removed init.d script and enabled systemd

I removed a lot of branches for other distros or old versions - I hope that was okay.
The package builds fine for every repo of the devel-package's build targets.

I tested client and server, and both seem to work for me.

OBS-URL: https://build.opensuse.org/request/show/947668
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=139
2022-01-20 15:27:42 +00:00
Ferdinand Thiessen
f305cac1f7 Accepting request 930571 from home:mia:branches:games:tools
- Enable JACK support

OBS-URL: https://build.opensuse.org/request/show/930571
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=138
2021-11-10 08:09:44 +00:00
Matthias Mailänder
18137617ab Accepting request 871369 from home:AndreasStieger:branches:games:tools
fix Factory submission

OBS-URL: https://build.opensuse.org/request/show/871369
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=133
2021-02-12 17:46:44 +00:00
Matthias Mailänder
536d53aa47 Accepting request 871215 from home:AndreasStieger:branches:games:tools
mumble 1.3.4 (boo#1182123)

OBS-URL: https://build.opensuse.org/request/show/871215
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=132
2021-02-11 21:19:00 +00:00
Ferdinand Thiessen
c5d66a3c14 OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=129 2020-12-27 15:43:30 +00:00
Ferdinand Thiessen
83368dc2fd Accepting request 858648 from home:ykurlaev:branches:mumble
Don't edit categories of .desktop files. Fixes https://bugzilla.opensuse.org/show_bug.cgi?id=1180068
It looks like it doesn't need to use X-SuSE-Core-Game which isn't used anywhere else.

OBS-URL: https://build.opensuse.org/request/show/858648
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=128
2020-12-27 15:43:06 +00:00
Dirk Stoecker
c2b1bf66c8 Accepting request 839654 from home:seijikun:branches:games:tools
- Update to upstream version 1.3.3
- Client
  * Fixed: Chatbox invisble (zero height) (#4388)
  * Fixed: Handling of invalid packet sizes (#4394)
  * Fixed: Race-condition leading to loss of shortcuts (#4430)
  * Fixed: Link in About dialog is now clickable again (#4454)
  * Fixed: Sizing issues in ACL-Editor (#4455)
  * Improved: PulseAudio now always samples at 48 kHz (#4449)
- Server
  * Fixed: Crash due to problems when using PostgreSQL (#4370)
  * Fixed: Handling of invalid package sizes (#4392)

OBS-URL: https://build.opensuse.org/request/show/839654
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=124
2020-10-06 05:44:46 +00:00
Michael Vetter
9610423160 Accepting request 827806 from home:dimstar:Factory
- Consistently use %{_tmpfilesdir} instead of abusing
  %{_libexecdir}/tmpfiles.d.

OBS-URL: https://build.opensuse.org/request/show/827806
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=122
2020-08-19 10:26:40 +00:00
Ferdinand Thiessen
a56e658ea7 Accepting request 820437 from home:AndreasStieger:branches:games:tools
mumble 1.3.2, also fixing Factory submission

OBS-URL: https://build.opensuse.org/request/show/820437
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=120
2020-07-11 20:13:15 +00:00
Lars Vogdt
0635a5ea79 Accepting request 816390 from home:seijikun:branches:games:tools
- Update to upstream version 1.3.1
- Security
  * Fixed: Potential exploit in the OCB2 encryption (#4227)
- ICE
  * Fixed: Added missing UserKDFIterations field to UserInfo =>
    Prevents getRegistration() from failing with enumerator
    out of range error (#3835)
- GRPC
  * Fixed: Segmentation fault during murmur shutdown (#3938)
- Client
  * Fixed: Crash when using multiple monitors (#3756)
  * Fixed: Don't send empty message from clipboard via shortcut,
    if clipboard is empty (#3864)
  * Fixed: Talking indicator being able to freeze to indicate talking
    when self-muted (#4006)
  * Fixed: High CPU usage for update-check if update server not
    available (#4019)
  * Fixed: DBus getCurrentUrl returning empty string when not in
    root-channel (#4029)
  * Fixed: Small parts of whispering leaking out (#4051)
  * Fixed: Last audio frame of normal talking is sent to last
    whisper target (#4050)
  * Fixed: LAN-icon not found in ConnectDialog (#4058)
  * Improved: Set maximal vertical size for User Volume Adjustment
    dialog (#3801)
  * Improved: Don't send empty data to PulseAudio (#3316)
  * Improved: Use the SRV resolved port for UDP connections (#3820)
  * Improved: Manual Plugin UI (#3919)
  * Improved: Don't start Jack server by default (#3990)
  * Improved: Overlay doesn't hook into all other processes by
    default (#4041)
  * Improved: Wait longer before disconnecting from a server due
    to unanswered Ping-messages (#4123)
- Server
  * Fixed: Possibility to circumvent max user-count
    in channel (#3880)
  * Fixed: Rate-limit implementation susceptible to
    time-underflow (#4004)
  * Fixed: OpenSSL error 140E0197 with Qt >= 5.12.2 (#4032)
  * Fixed: VersionCheck for SQL for when to use the
    WAL feature (#4163)
  * Fixed: Wrong database encoding that could lead
    to server-crash (#4220)
  * Fixed: DB crash due to primary key violation
    (now performs "UPSERT" to avoid this) (#4105)
  * Improved: The fields in the Version ProtoBuf message are
    now size-restricted (#4101)
- Dropped patch add-speechd-include-path.patch, included upstream

OBS-URL: https://build.opensuse.org/request/show/816390
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=119
2020-06-22 19:50:42 +00:00
Ferdinand Thiessen
d15dfede3d Accepting request 743856 from home:oxy:branches:openSUSE:Factory
set permissions of config file to 640 because it can contain passwords

OBS-URL: https://build.opensuse.org/request/show/743856
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=114
2019-11-06 09:46:40 +00:00
Ferdinand Thiessen
93fca400d5 Accepting request 730308 from home:cgiboudeaux:noqt4
- Really use the system speex and opus dependencies.
- Run spec-cleaner, use pkgconfig() style BuildRequires when possible.
- Fix the package requirements.
- Remove obsolete conditions and build options.
- Also recommend the Qt mysql and psql backend. Murmur also supports
  those drivers.

OBS-URL: https://build.opensuse.org/request/show/730308
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=111
2019-09-12 09:53:10 +00:00
Lars Vogdt
e44fc284a2 Accepting request 729966 from home:michals
- Update to upstream version 1.3.0 final.
  Release notes at:
    https://www.mumble.info/blog/mumble-1.3.0-release-announcement/
- Use system speex and opus.

OBS-URL: https://build.opensuse.org/request/show/729966
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=110
2019-09-11 07:34:38 +00:00
Matthias Mailänder
b6641ed575 Accepting request 728080 from home:michals
- Update to upstream version 1.3.0-rc2. Supports Qt5.
- Remove upstreamed patches:
   - 0001-AudioOutput-do-not-use-non-existant-template-version.patch
   - appdata.patch
   - initialize-soundfile-format.patch
   - mumble-1.2.2-buildcompare.diff
   - mumble-1.2.11-desktop_fix.diff
   - mumble-1.2.19-limit-amount-of-messages.patch
   - mumble-1.2.19-stricter-message-limit.patch
   - mumble-pr-3623-protobuf37.patch
- Refresh add-speechd-include-path.patch

OBS-URL: https://build.opensuse.org/request/show/728080
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=109
2019-09-04 08:34:30 +00:00
Marguerite Su
50dc3302d2 Accepting request 715003 from home:susnux:branches:games:tools
- Added patches to fix boo#1123334 (CVE-2018-20743), instability
  and crash due to crafted message flooding
  * added mumble-1.2.19-limit-amount-of-messages.patch (backported
    version of upstream patch)
  * added mumble-1.2.19-stricter-message-limit.patch (backported
    version of upstream patch)
- Cleaned spec file, removed old EOL openSUSE and Fedora versions

Renamed patches (clarified, that I had to backport them)

OBS-URL: https://build.opensuse.org/request/show/715003
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=107
2019-07-14 03:08:10 +00:00
Dirk Stoecker
331675271b Accepting request 712129 from home:dirkmueller:branches:games:tools
- add mumble-pr-3623-protobuf37.patch to fix build against protobuf 3.7

OBS-URL: https://build.opensuse.org/request/show/712129
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=105
2019-07-03 16:53:59 +00:00
Ferdinand Thiessen
25419e25ba Accepting request 707835 from home:namtrac:branches:games:tools
- Add add-speechd-include-path.patch to fix speechd include paths
- Enable speechd everywhere now

OBS-URL: https://build.opensuse.org/request/show/707835
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=103
2019-06-05 12:47:58 +00:00
Dirk Stoecker
69de0489af Accepting request 694063 from home:cboltz:branches:games:tools
- update murmurd AppArmor profile
  - update bash path for usrMerge (boo#1132350)
  - use abstractions/openssl instead of a rule for openssl.cnf

OBS-URL: https://build.opensuse.org/request/show/694063
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=101
2019-04-15 08:28:34 +00:00
Marguerite Su
e3f35597e5 Accepting request 643060 from home:MargueriteSu:branches:games:tools
- build with -std=c++1z on TW since it applies -Wfatal-error that
  conflicts with -std=c++98

OBS-URL: https://build.opensuse.org/request/show/643060
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=99
2018-10-19 04:31:36 +00:00
Marguerite Su
a83e5413bf Accepting request 561459 from home:lucidd:branches:games:tools
- Add 0001-AudioOutput-do-not-use-non-existant-template-version.patch
  to fix tumbleweed compilation

OBS-URL: https://build.opensuse.org/request/show/561459
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=97
2018-01-04 00:20:35 +00:00
Matthias Mailänder
9d607028bc Accepting request 501845 from home:alarrosa:branches:games:tools
- Add initialize-soundfile-format.patch to initilalize a variable so
  it's not used later uninitialized.

OBS-URL: https://build.opensuse.org/request/show/501845
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=95
2017-06-09 05:28:28 +00:00
Ferdinand Thiessen
517e499bef Accepting request 453940 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453940
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=93
2017-02-01 17:03:16 +00:00
Ferdinand Thiessen
e03a57e190 Accepting request 453283 from home:Mailaender:branches:games:tools
new upstream release

OBS-URL: https://build.opensuse.org/request/show/453283
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=91
2017-01-29 17:40:51 +00:00
Ferdinand Thiessen
19d90d9615 Accepting request 447010 from home:dirkmueller:branches:games:tools
- update to 1.2.18:
  - mostly non-Linux fixes
  - switch default compiler to use C++03

OBS-URL: https://build.opensuse.org/request/show/447010
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=89
2016-12-19 13:15:48 +00:00
Ferdinand Thiessen
86d1782c87 Accepting request 430024 from home:Mailaender:branches:games:tools
new upstream release

OBS-URL: https://build.opensuse.org/request/show/430024
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=87
2016-09-25 14:02:40 +00:00
Matthias Mailänder
f8a9de9e5c Accepting request 395138 from home:susnux:branches:games:tools
Fixed build on openSUSE 13.1 (it is not needed to forward it to factory).

OBS-URL: https://build.opensuse.org/request/show/395138
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=85
2016-05-14 13:35:58 +00:00
Rusmir Duško
606b0423ae Accepting request 393961 from home:Mailaender:branches:games:tools
new upstream release (CVE in OpenSSL fixed elsewhere)

OBS-URL: https://build.opensuse.org/request/show/393961
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=83
2016-05-06 08:57:05 +00:00
Ferdinand Thiessen
93df468f7a Accepting request 371238 from home:AndreasStieger:branches:games:tools
mumble 1.2.15

OBS-URL: https://build.opensuse.org/request/show/371238
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=81
2016-03-13 22:36:58 +00:00
Marguerite Su
03032d9889 Accepting request 353089 from home:AndreasStieger:branches:games:tools
mumble 1.2.13

OBS-URL: https://build.opensuse.org/request/show/353089
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=79
2016-01-11 15:21:38 +00:00
Ferdinand Thiessen
ac0c2dfb6a Accepting request 351917 from home:AndreasStieger:branches:games:tools
mumble 1.2.12

OBS-URL: https://build.opensuse.org/request/show/351917
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=77
2016-01-04 14:44:44 +00:00
Matthias Mailänder
6b94825caf Accepting request 348890 from home:susnux:branches:games:tools
Fixed wrong .desktop file, some spec cleanup.

OBS-URL: https://build.opensuse.org/request/show/348890
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=75
2015-12-15 19:27:52 +00:00
834c9314fb Accepting request 348844 from home:AndreasStieger:branches:games:tools
1.2.11

OBS-URL: https://build.opensuse.org/request/show/348844
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=74
2015-12-14 15:24:45 +00:00
Rusmir Duško
90ff7d08f1 Accepting request 338507 from home:AndreasStieger:branches:games:tools
mumble 1.2.10

OBS-URL: https://build.opensuse.org/request/show/338507
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=72
2015-10-13 17:19:04 +00:00
Rusmir Duško
fd82d9bac2 Accepting request 312453 from home:Mailaender:branches:games:tools
new upstream release

OBS-URL: https://build.opensuse.org/request/show/312453
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=70
2015-06-18 06:58:32 +00:00
Marguerite Su
a1ee86cf37 Accepting request 291366 from home:susnux:branches:games:tools
Added speech-dispatcher support for openSUSE (Text-To-Speech), see Bug 922810

OBS-URL: https://build.opensuse.org/request/show/291366
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=68
2015-03-19 08:54:23 +00:00
bff3df32aa Accepting request 290967 from home:dimstar:Factory
- Add pkgconfig(speexdsp) BuildRequires: its presence is checked
  for by the build system.

OBS-URL: https://build.opensuse.org/request/show/290967
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=66
2015-03-16 14:37:39 +00:00
4bd69f2e52 Accepting request 287355 from home:lnussel:branches:openSUSE:Backports:SLE-12
- remove gpg-offline from BuildRequires, now done by source validator
  automatically

OBS-URL: https://build.opensuse.org/request/show/287355
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=64
2015-02-23 15:14:27 +00:00
391d2724f1 - fix murmur-user-wrapper (bnc#906416)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=62
2014-11-21 13:38:23 +00:00
a6a2797112 Accepting request 244031 from home:Mailaender:branches:games:tools
just a bugfix, not a security patch as we use the system SSL library

OBS-URL: https://build.opensuse.org/request/show/244031
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=60
2014-08-11 08:25:54 +00:00
bbd7385feb Accepting request 243443 from home:Mailaender:branches:games:tools
add baselibs.conf to spec file to fix a factory bot check

OBS-URL: https://build.opensuse.org/request/show/243443
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=58
2014-08-08 08:33:15 +00:00
Matthias Mailänder
1dd2b4823a Accepting request 242833 from home:darix:branches:games:tools
Note: For really building it for SLE11 you would need libprotobuf in games:tools.
      If your project has it, the build works.


- fix build for older distros like SLE 11
  - disable xinput2 support on sle 11
  - add a new bcond for systemd and use that throughout the spec
    file for guarding systemd usage instead of spreading out the
    if suse_version conditional all over the place.
  - some systemd pieces were also done on none systemd distros.
    move those into the systemd blocks.

OBS-URL: https://build.opensuse.org/request/show/242833
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=57
2014-07-29 19:58:30 +00:00
Sascha Peilicke
e0bffaea0c Accepting request 237335 from home:Mailaender:branches:games:tools
OBS-URL: https://build.opensuse.org/request/show/237335
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=53
2014-06-17 09:05:21 +00:00
c85c267392 - new bugfix release 1.2.6 fixes security issues (CVE-2014-3756,
bnc#877971, CVE-2014-3755, bnc#877969)

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=51
2014-05-15 08:15:32 +00:00
11e82e914f enalbe rc link also for systemd
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=48
2014-03-26 12:21:06 +00:00
8563cea315 - new version 1.2.5 fixes security issues (CVE-2014-0044, CVE-2014-0045,
bnc#862527)

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=46
2014-02-06 15:09:06 +00:00
Matthias Mailänder
05a30ac13f Accepting request 213553 from home:adler187:branches:games:tools
Fix issue with service failing to start

OBS-URL: https://build.opensuse.org/request/show/213553
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=42
2014-01-11 10:04:05 +00:00
dae0e00efa create tmpfiles in %post
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=39
2013-08-01 12:22:40 +00:00