Hello community, here is the log from the commit of package privoxy for openSUSE:Factory checked in at 2019-07-26 12:44:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/privoxy (Old) and /work/SRC/openSUSE:Factory/.privoxy.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "privoxy" Fri Jul 26 12:44:33 2019 rev:45 rq:718748 version:3.0.28 Changes: -------- --- /work/SRC/openSUSE:Factory/privoxy/privoxy.changes 2019-01-03 18:07:49.288076742 +0100 +++ /work/SRC/openSUSE:Factory/.privoxy.new.4126/privoxy.changes 2019-07-26 12:44:33.865833096 +0200 @@ -1,0 +2,8 @@ +Thu Jul 25 13:05:45 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- Old: ---- privoxy.firewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ privoxy.spec ++++++ --- /var/tmp/diff_new_pack.gxcd8a/_old 2019-07-26 12:44:34.441832827 +0200 +++ /var/tmp/diff_new_pack.gxcd8a/_new 2019-07-26 12:44:34.445832825 +0200 @@ -1,7 +1,7 @@ # # spec file for package privoxy # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -39,7 +39,6 @@ Source: http://sourceforge.net/projects/ijbswa/files/Sources/%{version}%%20%%28stable%%29/%{name}-%{version}-stable-src.tar.gz Source2: %{name}-3.0.16-init.suse Source3: %{name}.service -Source4: %{name}.firewall Patch1: %{name}-3.0.21-config.patch Patch2: %{name}-3.0.17-utf8.patch BuildRequires: automake @@ -139,9 +138,6 @@ ln -s ../../log %{buildroot}/%{chroot}%{_localstatedir}/log/privoxy ln -sf %{chroot}%{_sysconfdir}/ %{buildroot}%{_sysconfdir}/privoxy -# firewall config -install -m 644 -D %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} - %pre %if %{with_systemd} mkdir -p %{_localstatedir}/lib/systemd/migrated || : @@ -251,7 +247,6 @@ %endif %{_sbindir}/rcprivoxy %{_sysconfdir}/privoxy -%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %files doc %defattr(-,root,root)
