Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2019-08-23 11:03:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Fri Aug 23 11:03:15 2019 rev:145 rq:724026 version:8.39.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2019-03-12 09:49:20.667586743 +0100 +++ /work/SRC/openSUSE:Factory/.rsyslog.new.7948/rsyslog.changes 2019-08-23 11:03:16.630516544 +0200 @@ -1,0 +2,8 @@ +Thu Jul 25 13:20:58 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: ---- rsyslog.firewall ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.nXG9PZ/_old 2019-08-23 11:03:17.366516425 +0200 +++ /var/tmp/diff_new_pack.nXG9PZ/_new 2019-08-23 11:03:17.370516423 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -230,7 +230,6 @@ Source8: module-snmp Source9: module-udpspoof Source14: http://www.rsyslog.com/files/download/rsyslog/rsyslog-doc-%{version}.tar.gz -Source15: rsyslog.firewall Source16: journald-rsyslog.conf Source17: acpid.frule Source18: firewall.frule @@ -842,9 +841,6 @@ install -m0640 %{SOURCE9} %{buildroot}%{APPARMOR_PROFILE_PATH}/rsyslog.d/ %endif -# firewall config -install -m 644 -D %{SOURCE15} %{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} - %clean if [ -n "%{buildroot}" ] && [ "%{buildroot}" != "/" ] ; then rm -rf "%{buildroot}" @@ -1055,7 +1051,6 @@ %endif %{APPARMOR_PROFILE_PATH_DIR_COMMANDS} %config %{APPARMOR_PROFILE_PATH}/usr.sbin.rsyslogd -%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %files doc %defattr(-,root,root)
