Accepting request 720097 from network:time
OBS-URL: https://build.opensuse.org/request/show/720097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ntp?expand=0&rev=122
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 13:13:56 UTC 2019 - matthias.gerstner@suse.com
|
||||
|
||||
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
|
||||
firewalld, see [1].
|
||||
|
||||
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 12 11:09:37 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@ Source3: conf.ntpd.service
|
||||
Source4: conf.sysconfig.ntp
|
||||
Source5: conf.sysconfig.syslog-ntp
|
||||
Source6: conf.ntp.reg
|
||||
Source7: %{name}.firewall
|
||||
Source8: conf.start-ntpd
|
||||
Source9: conf.ntp-wait.service
|
||||
# documentation
|
||||
@@ -226,11 +225,6 @@ install -m 755 -D %{SOURCE16} %{buildroot}%{_sysconfdir}/NetworkManager/dispatch
|
||||
#
|
||||
install -m 644 %{S:13} %{buildroot}/%{_mandir}/man8
|
||||
#
|
||||
# firewall
|
||||
#
|
||||
install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/
|
||||
install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
|
||||
#
|
||||
# Logfile
|
||||
#
|
||||
install -d %{buildroot}%{_localstatedir}/log/
|
||||
@@ -381,7 +375,6 @@ fi
|
||||
%{_unitdir}/ntp-wait.service
|
||||
%config(noreplace) %{_sysconfdir}/slp.reg.d/ntp.reg
|
||||
%config %{_sysconfdir}/logrotate.d/ntp
|
||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ntp
|
||||
# own /etc/NetworkManager so we don't have to BuildDepend on NM
|
||||
%dir %{_sysconfdir}/NetworkManager
|
||||
%dir %{_sysconfdir}/NetworkManager/dispatcher.d
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
## Name: xntp Server
|
||||
## Description: Opens ports for xntp.
|
||||
|
||||
# space separated list of allowed TCP ports
|
||||
TCP=""
|
||||
|
||||
# space separated list of allowed UDP ports
|
||||
UDP="ntp"
|
||||
|
||||
# space separated list of allowed RPC services
|
||||
RPC=""
|
||||
|
||||
# space separated list of allowed IP protocols
|
||||
IP=""
|
||||
|
||||
# space separated list of allowed UDP broadcast ports
|
||||
BROADCAST=""
|
||||
Reference in New Issue
Block a user