Commit Graph

103 Commits

Author SHA256 Message Date
585d6232fb add bug number (bnc#855478)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=44
2014-01-16 17:15:51 +00:00
Stephan Kulow
d5f14e5a8a Accepting request 213574 from games:tools
Fix issue with service failing to start (forwarded request 213553 from adler187)

OBS-URL: https://build.opensuse.org/request/show/213574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=24
2014-01-14 14:08:19 +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
Stephan Kulow
07f1c8abcb Accepting request 186210 from games:tools
- clean up old macros

- update to 1.2.4: http://mumble.sourceforge.net/1.2.4
  Obsoleted patches:
	0001-fix-build-error-with-capability.h.diff
	0001-fix-user-switching.diff
	0001-open-log-file-early-so-log-dir-can-be-root-owned.diff
	0001-if-service-name-is-empty-don-t-pass-an-empty-string.diff
	0001-remove-CAP_NET_ADMIN.diff
	0001-fix-bonjour-support-using-avahi-compat-lib.diff
	mumble-1.2.3-nohardcodedcas.diff
	0001-Explicitly-remove-file-permissions-for-settings-and-D.diff
- systemd service file

OBS-URL: https://build.opensuse.org/request/show/186210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=22
2013-08-07 18:45:49 +00:00
9cbdb110bc mention removed patches
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=40
2013-08-07 13:11:21 +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
a8349d2b88 - clean up old macros
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=38
2013-08-01 09:24:21 +00:00
Pascal Bleser
65056caac1 1.2.4
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=37
2013-06-06 18:23:04 +00:00
Stephan Kulow
a1ba61a500 Accepting request 149192 from games:tools
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
 (forwarded request 143989 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/149192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=20
2013-01-21 16:40:41 +00:00
Ismail Dönmez
0fafcd47d0 Accepting request 143989 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143989
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=35
2013-01-19 10:28:13 +00:00
Ismail Dönmez
abc659e882 Accepting request 140652 from games:tools
- install apparmor profile without x permissions

BTW: instead of the sed magic dependent on the openSUSE version, you can use
    /{usr/,}bin/grep rix,
in the profile which allows /bin/grep and /usr/bin/grep
(just a proposal - I didn't do this change) (forwarded request 140593 from cboltz)

OBS-URL: https://build.opensuse.org/request/show/140652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=19
2012-11-08 20:50:50 +00:00
50dd74cf28 Accepting request 140593 from home:cboltz:branches:games:tools
- install apparmor profile without x permissions

BTW: instead of the sed magic dependent on the openSUSE version, you can use
    /{usr/,}bin/grep rix,
in the profile which allows /bin/grep and /usr/bin/grep
(just a proposal - I didn't do this change)

OBS-URL: https://build.opensuse.org/request/show/140593
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=33
2012-11-08 15:13:09 +00:00
Stephan Kulow
02019a58bd Accepting request 140540 from games:tools
- require lsb-release (bnc#785659)

OBS-URL: https://build.opensuse.org/request/show/140540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=18
2012-11-08 07:05:46 +00:00
63883f9fc7 - require lsb-release (bnc#785659)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=31
2012-11-07 09:40:52 +00:00
Stephan Kulow
c6b5d4aba5 Accepting request 126080 from games:tools
- allow reading /etc/ssl/openssl.cnf in apparmor profile (bnc#768692)
- fix path to sed and grep due to usr move in 12.2

OBS-URL: https://build.opensuse.org/request/show/126080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=17
2012-06-26 15:46:40 +00:00
1eb86a936b fix
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=29
2012-06-26 07:30:52 +00:00
fd074353cf - fix path to sed and grep due to usr move in 12.2
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=28
2012-06-26 07:30:17 +00:00
2bfa030b15 - allow reading /etc/ssl/openssl.cnf in apparmor profile (bnc#768692)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=27
2012-06-25 14:59:24 +00:00
Stephan Kulow
b223eb99f7 Accepting request 106279 from games:tools
- remove read permissions for other users on local sqlite database
  as it may contain passwords (bnc#747833, CVE-2012-0863)

OBS-URL: https://build.opensuse.org/request/show/106279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=15
2012-02-21 11:22:00 +00:00
43e17d5dba - remove read permissions for other users on local sqlite database
as it may contain passwords (bnc#747833, CVE-2012-0863)

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=25
2012-02-20 09:41:01 +00:00
Stephan Kulow
b47cba8b6c Accepting request 104741 from games:tools
- don't add built-in CA certificates (bnc#660784)

OBS-URL: https://build.opensuse.org/request/show/104741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=14
2012-02-16 09:06:19 +00:00
6648d2bf49 - don't add built-in CA certificates (bnc#660784)
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=23
2012-02-13 14:01:36 +00:00
Stephan Kulow
37667a2d07 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=13
2011-12-06 17:30:37 +00:00
Sascha Peilicke
0840172ee7 Accepting request 76151 from games:tools
Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d. (forwarded request 75519 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/76151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=11
2011-07-13 11:51:53 +00:00
4cdaaac88d Accepting request 75519 from home:a_jaeger:branches:openSUSE:Factory
Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.

OBS-URL: https://build.opensuse.org/request/show/75519
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=21
2011-07-13 06:17:43 +00:00
Sascha Peilicke
edf6bb2768 Accepting request 74247 from games:tools
- install mumble in libdir and put a symlink in bindir to make
  loading libs from applicationDirPath work.

OBS-URL: https://build.opensuse.org/request/show/74247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=10
2011-06-21 09:58:14 +00:00
579872a318 - install mumble in libdir and put a symlink in bindir to make
loading libs from applicationDirPath work.

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=19
2011-06-11 16:18:51 +00:00
Berthold Gunreben
0a68d46670 Accepting request 66959 from games:tools
OBS-URL: https://build.opensuse.org/request/show/66959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=9
2011-05-12 07:27:00 +00:00
bfee8d9226 - fix bonjour support
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=17
2011-04-11 12:58:42 +00:00
5a60dd0f8c - fix plugin path
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=16
2011-04-03 10:28:18 +00:00
Sascha Peilicke
1c12fe9c91 Autobuild autoformatter for 65123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=8
2011-03-28 08:54:20 +00:00
OBS User buildservice-autocommit
37e24a807b Updating link to change in openSUSE:Factory/mumble revision 8.0
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=c287574d8c78f3939d1a38633162d10a
2011-03-28 08:54:20 +00:00
Sascha Peilicke
878438ea39 Accepting request 65123 from games:tools
Accepted submit request 65123 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=7
2011-03-28 08:54:13 +00:00
e4ae84d126 fix apparmor profile
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=14
2011-03-24 13:52:56 +00:00
e2822388d8 - add apparmor profile
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=13
2011-03-24 13:43:17 +00:00
f73cd23d92 - fix bonjour registration
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=12
2011-03-24 12:23:48 +00:00
d530b51fc5 change baserev
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=11
2011-03-24 12:22:30 +00:00
5502ef270b convert to branch
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=10
2011-03-24 12:21:14 +00:00
Sascha Peilicke
4db0ce6666 Autobuild autoformatter for 65024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=6
2011-03-24 10:11:53 +00:00
Sascha Peilicke
10de13685d Accepting request 65024 from games:tools
Accepted submit request 65024 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/65024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=5
2011-03-24 10:11:46 +00:00
0a7ef68020 - register via bonjour by default
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=9
2011-03-23 17:27:05 +00:00
27a02b00c3 - change log dir owner to root
- clean up init script

OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=8
2011-03-08 16:34:44 +00:00
855bf8ce42 Autobuild autoformatter for 62326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=4
2011-02-21 17:28:00 +00:00
78727c2478 Accepting request 62326 from games:tools
Accepted submit request 62326 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/62326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=3
2011-02-21 17:27:54 +00:00
342146031c fix changelog
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=7
2011-02-21 14:46:08 +00:00
2af2f9b568 Accepting request 62325 from home:lnussel:branches:games:tools
ok

OBS-URL: https://build.opensuse.org/request/show/62325
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=6
2011-02-21 14:45:43 +00:00
2e28560a3c Autobuild autoformatter for 62051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=2
2011-02-21 13:04:52 +00:00
eef018fef5 Accepting request 62051 from games:tools
Accepted submit request 62051 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/62051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=1
2011-02-21 13:04:44 +00:00
ae57b07ada add some empty files to make autobuild check happy
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=5
2011-02-18 13:50:55 +00:00
d69b3c87e9 remove unneded files
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=4
2011-02-07 15:54:42 +00:00