Hello community,

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

Package is "tftp"

Thu Oct  5 11:52:53 2017 rev:34 rq:522872 version:5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tftp/tftp.changes        2017-06-23 
09:16:44.488197854 +0200
+++ /work/SRC/openSUSE:Factory/.tftp.new/tftp.changes   2017-10-05 
11:53:01.609212304 +0200
@@ -1,0 +2,5 @@
+Fri Sep  8 13:26:47 UTC 2017 - [email protected]
+
+- Changed permissions of /srv/tftpboot to be readable [bsc#940608]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tftp.spec ++++++
--- /var/tmp/diff_new_pack.xwXd3U/_old  2017-10-05 11:53:05.772626485 +0200
+++ /var/tmp/diff_new_pack.xwXd3U/_new  2017-10-05 11:53:05.772626485 +0200
@@ -81,7 +81,7 @@
 %make_install INSTALLROOT=%{buildroot} MANDIR="%{_mandir}"
 mkdir -p %{buildroot}/%{_fwdefdir}
 install -m 644 %{SOURCE2} %{buildroot}/%{_fwdefdir}/tftp
-install -d -m 0750 %{buildroot}/srv/tftpboot
+install -d -m 0755 %{buildroot}/srv/tftpboot
 
 # Install systemd unit / socket (As an alternativ to xinetd activation)
 install -d %{buildroot}%{_unitdir}
@@ -123,7 +123,7 @@
 %{_unitdir}/tftp.socket
 
 %config %{_fwdefdir}/tftp
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 %{_localstatedir}/adm/fillup-templates/sysconfig.tftp
 
 %changelog


Reply via email to