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
This commit is contained in:
parent
25914c187a
commit
536d53aa47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:727047624edaa8cce6fed98b778666dd8a4b76c0ada895e5d2b87e3246e02f80
|
||||
size 8591354
|
@ -1,17 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAABAgAGBQJfejB2AAoJEIqjKKMVF1rjQs8QALDn6WA2656ztY4Dvxm4aZx1
|
||||
EKu6ooBHZ3UEj1zInH/PqnxgeTs4u3MZIYbzM6a0C64tVtmL4C9hw2R2AWqeAHjY
|
||||
3IwNk/3VQGGKw7BQzCMSpoEzLterGDSBccuXLYgDAtNxZFTLX0vMN9XnDI4HlJIc
|
||||
W1H39gqxKUajGPkfJZHMY/fQ7C6vLjmw6id9iyZnfXuNUc+Lhz7/ugMHj3MaKvSH
|
||||
0IymXED/aRpuNDOfy9H9JN/IA9lgOUNNqhlGKocXHtP0PSGaIjq6rJN3/bw+PNwj
|
||||
U50mtBOSK4r2f7eiic5LwbALoxGV6V4I47FYYe0HOk+igpRMTubpeU9x7poIPkSQ
|
||||
P9RkB/uVhnwhz+fcqIlifrO+SBVIsKJUaja3ilMm3jN6V9MFwI/9hyJXIKDBbokS
|
||||
Pf8BQWdWHL0YuEoaTEAj33fsNEhq+FVsSA3IUNW1Ee6Z+VMSzAWPZi8sbhQWxwsI
|
||||
qGyiIGllpqWy0L5aGntIwpZAXqbxdjODQHKMf93W6Pm7fO9bjgFLDPQ7RLzrMK7k
|
||||
UAKCgikZ8ctGCRargWwkpIquDN/jKvcorHti3rStgZAv1dKm7eJPbCaHDC8iT9p8
|
||||
UiX3TUAS11ghoKpzki79PhFuZkMK9Ig1nlDAEP3t9KQ5iuyCpJaDJXdf1mZDm+Ks
|
||||
PO1XZtVOohoW/YR+OpLy
|
||||
=vMQe
|
||||
-----END PGP SIGNATURE-----
|
3
mumble-1.3.4.tar.gz
Normal file
3
mumble-1.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:615f4ebfc3385d945163f369efd3e910c8b6d0f025797a7eed541515fccb6093
|
||||
size 8592741
|
7
mumble-1.3.4.tar.gz.sig
Normal file
7
mumble-1.3.4.tar.gz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQRqJNIlquAt1jUsPSafF5tr9IrfJQUCYCOPHAAKCRCfF5tr9Irf
|
||||
JcwnAQCaltV6WirKImcJ/lLLUwPZvvkmRLGDFLzmWeV3qTrt/QD/QYzvjHiwOHNq
|
||||
jgnFFH8XFFGqns6Eg0i8xSmZsz7B8w0=
|
||||
=sVnB
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 13:22:32 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- mumble 1.3.4:
|
||||
* Fix use of outdated (non-existent) notification icon names
|
||||
* Fix Security vulnerability caused by allowing non http/https
|
||||
URL schemes in public server list (boo#1182123)
|
||||
* Server: Fix Exit status for actions like --version or --supw
|
||||
* Fix packet loss & audio artifacts caused by OCB2 XEX*
|
||||
mitigation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 15:00:00 UTC 2020 - Yaroslav Kurlaev <yaroslav.kurlaev@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mumble
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define ver 1.3.3
|
||||
%define ver 1.3.4
|
||||
%if 0%{?fedora_version}
|
||||
%bcond_without ice
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user