Hello community, here is the log from the commit of package syslogd for openSUSE:Factory checked in at 2020-09-03 01:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslogd (Old) and /work/SRC/openSUSE:Factory/.syslogd.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslogd" Thu Sep 3 01:12:00 2020 rev:93 rq:830112 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes 2020-03-11 18:48:08.075479900 +0100 +++ /work/SRC/openSUSE:Factory/.syslogd.new.3399/syslogd.changes 2020-09-03 01:12:26.280432690 +0200 @@ -1,0 +2,5 @@ +Wed Aug 19 07:15:13 UTC 2020 - Dr. Werner Fink <[email protected]> + +- Set permission also in file list for /etc/syslog.conf + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslogd.spec ++++++ --- /var/tmp/diff_new_pack.Vt7nlP/_old 2020-09-03 01:12:28.828433627 +0200 +++ /var/tmp/diff_new_pack.Vt7nlP/_new 2020-09-03 01:12:28.828433627 +0200 @@ -1,7 +1,7 @@ # # spec file for package syslogd # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Summary: The Syslog daemon License: GPL-2.0-or-later Group: System/Daemons -Url: http://www.infodrom.org/projects/sysklogd/ +URL: http://www.infodrom.org/projects/sysklogd/ Source: http://www.infodrom.org/projects/sysklogd/download/sysklogd-%{version}.tar.gz Source1: logrotate.syslog Source2: sysconfig.syslogd @@ -361,7 +361,7 @@ %files %defattr(-,root,root) %{_fillupdir}/sysconfig.syslogd -%config %verify(not mode) %{_sysconfdir}/syslog.conf +%config %verify(not mode) %attr(0600,root,root) %{_sysconfdir}/syslog.conf %{_mandir}/man5/syslog.conf.5%{ext_man} %{_mandir}/man8/syslogd.8%{ext_man} %{_mandir}/man8/sysklogd.8%{ext_man}
