Hello community,

here is the log from the commit of package atftp for openSUSE:Factory checked 
in at 2017-10-05 11:53:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atftp (Old)
 and      /work/SRC/openSUSE:Factory/.atftp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atftp"

Thu Oct  5 11:53:11 2017 rev:33 rq:522873 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/atftp/atftp.changes      2017-01-04 
19:30:26.791238234 +0100
+++ /work/SRC/openSUSE:Factory/.atftp.new/atftp.changes 2017-10-05 
11:53:14.575387882 +0200
@@ -1,0 +2,5 @@
+Fri Sep  8 13:01:24 UTC 2017 - [email protected]
+
+- Changed permissions of /srv/tftpboot to be readable [bsc#940608]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ atftp.spec ++++++
--- /var/tmp/diff_new_pack.5Hj631/_old  2017-10-05 11:53:15.383274208 +0200
+++ /var/tmp/diff_new_pack.5Hj631/_new  2017-10-05 11:53:15.387273646 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atftp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -117,7 +117,7 @@
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 mkdir -p %{buildroot}/%{_fwdefdir}
 install -m 0644 %{SOURCE4} %{buildroot}/%{_fwdefdir}/atftp
-install -d -m 0750 %{buildroot}/srv/tftpboot
+install -d -m 0755 %{buildroot}/srv/tftpboot
 install -d -m 0750 %{buildroot}%{_localstatedir}/log/atftpd
 
 %pre
@@ -178,7 +178,7 @@
 %{_mandir}/man8/in.tftpd.8.gz
 
 %config %{_fwdefdir}/atftp
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 %dir %attr(0750,tftp,tftp) %{_localstatedir}/log/atftpd/
 
 %changelog


Reply via email to