Hello community, here is the log from the commit of package memcached for openSUSE:Factory checked in at 2018-04-11 14:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memcached (Old) and /work/SRC/openSUSE:Factory/.memcached.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memcached" Wed Apr 11 14:02:48 2018 rev:37 rq:595209 version:1.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/memcached/memcached.changes 2018-03-11 15:24:17.789270449 +0100 +++ /work/SRC/openSUSE:Factory/.memcached.new/memcached.changes 2018-04-11 14:04:55.952425409 +0200 @@ -1,0 +2,7 @@ +Thu Apr 5 00:15:11 UTC 2018 - [email protected] + +- Home directory shouldn't be world readable bsc#1077718 +- Mention that this stream isn't affected by bsc#1085209, + CVE-2018-1000127 to make the checker bots happy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memcached.spec ++++++ --- /var/tmp/diff_new_pack.ZnaEyG/_old 2018-04-11 14:04:57.024386672 +0200 +++ /var/tmp/diff_new_pack.ZnaEyG/_new 2018-04-11 14:04:57.028386527 +0200 @@ -101,7 +101,7 @@ %install make DESTDIR=%{buildroot} install %{?_smp_mflags} install -D -m 0755 scripts/memcached-tool %{buildroot}%{_sbindir}/memcached-tool -install -Dd -m 0755 %{buildroot}%{_localstatedir}/lib/%{name} +install -Dd -m 0751 %{buildroot}%{_localstatedir}/lib/%{name} install -D -m 0644 %{SOURCE2} %{buildroot}%{_fillupdir}/sysconfig.%{name} %if 0%{?suse_version} > 1210 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name} @@ -154,7 +154,7 @@ %{_sysconfdir}/init.d/%{name} %endif %{_fillupdir}/sysconfig.%{name} -%dir %attr(755,root,root) %{_localstatedir}/lib/%{name} +%dir %attr(751,root,root) %{_localstatedir}/lib/%{name} %files devel %defattr(-,root,root)
