Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2019-11-07 23:18:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumble (Old) and /work/SRC/openSUSE:Factory/.mumble.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumble" Thu Nov 7 23:18:46 2019 rev:58 rq:746043 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mumble/mumble.changes 2019-10-14 12:40:30.986854901 +0200 +++ /work/SRC/openSUSE:Factory/.mumble.new.2990/mumble.changes 2019-11-07 23:18:52.588687630 +0100 @@ -1,0 +2,5 @@ +Wed Nov 6 16:15:46 UTC 2019 - [email protected] + +- set permissions of config file to 640 because it can contain passwords + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.D9C13P/_old 2019-11-07 23:18:54.052689200 +0100 +++ /var/tmp/diff_new_pack.D9C13P/_new 2019-11-07 23:18:54.052689200 +0100 @@ -285,7 +285,7 @@ # sense in that case. So use link to avoid the profile. ln -s %{_sbindir}/murmurd %{buildroot}%{_bindir}/murmurd install -D -m 0644 scripts/murmur.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/mumble-server.conf -install -D -m 0644 scripts/murmur.ini %{buildroot}%{_sysconfdir}/mumble-server.ini +install -D -m 0640 scripts/murmur.ini %{buildroot}%{_sysconfdir}/mumble-server.ini # fix up config file sed -i -e 's/^dbus=session/dbus=system/' \ -e 's/#uname=/uname=mumble-server/' \
