Hello community, here is the log from the commit of package dhcp for openSUSE:Factory checked in at 2019-07-29 17:23:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dhcp (Old) and /work/SRC/openSUSE:Factory/.dhcp.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dhcp" Mon Jul 29 17:23:17 2019 rev:113 rq:717531 version:4.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes 2019-05-17 23:35:46.774153114 +0200 +++ /work/SRC/openSUSE:Factory/.dhcp.new.4126/dhcp.changes 2019-07-29 17:23:18.526370677 +0200 @@ -1,0 +2,7 @@ +Thu Jul 11 18:13:36 UTC 2019 - Antoine Belvire <[email protected]> + +- Remove SuSEfirewall2 services since SuSEfirewall2 has been + replaced by firewalld (which already provides a service for + dhcp). + +------------------------------------------------------------------- Old: ---- SuSEfirewall2.dhcp-server SuSEfirewall2.dhcp6-server ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhcp.spec ++++++ --- /var/tmp/diff_new_pack.0h35aW/_old 2019-07-29 17:23:19.546370300 +0200 +++ /var/tmp/diff_new_pack.0h35aW/_new 2019-07-29 17:23:19.550370298 +0200 @@ -17,7 +17,6 @@ %define isc_version 4.3.6-P1 -%define susefw2dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates @@ -50,9 +49,6 @@ Source26: sysconfig.syslog-dhcpd Source27: dhclient-script # -Source32: SuSEfirewall2.dhcp-server -Source33: SuSEfirewall2.dhcp6-server -# Source41: dhcp.README Source43: DDNS-howto.txt Source44: contrib.tar.gz @@ -273,7 +269,6 @@ # directories install -d -m0755 %{buildroot}/sbin install -d -m0755 %{buildroot}%{_sysconfdir}/dhcpd{,6}.d -install -d -m0755 %{buildroot}/%{susefw2dir} install -d -m0755 %{buildroot}%{_sysconfdir}/openldap/schema install -d -m0755 %{buildroot}%{_localstatedir}/run install -d -m0755 %{buildroot}%{_fillupdir} @@ -347,10 +342,6 @@ # another config files and scripts install -m0644 contrib/ldap/dhcp.schema \ %{buildroot}%{_sysconfdir}/openldap/schema -install -m0644 $RPM_SOURCE_DIR/SuSEfirewall2.dhcp-server \ - %{buildroot}/%{susefw2dir}/dhcp-server -install -m0644 $RPM_SOURCE_DIR/SuSEfirewall2.dhcp6-server \ - %{buildroot}/%{susefw2dir}/dhcp6-server install -d -m0755 %{buildroot}%{_sysconfdir}/sysconfig/network/if-up.d install -d -m0755 %{buildroot}%{_sysconfdir}/sysconfig/network/scripts install -m0755 $RPM_SOURCE_DIR/if-up.d.dhcpd-restart-hook \ @@ -453,8 +444,6 @@ %files %license LICENSE -%config %{susefw2dir}/dhcp-server -%config %{susefw2dir}/dhcp6-server %{_bindir}/omshell %{_mandir}/man1/omshell.1%{?ext_man} %{_mandir}/man5/dhcp-eval.5%{?ext_man}
