Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2014-07-20 10:58:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2014-05-20 14:24:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2014-07-20 10:58:44.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Jun 4 19:40:26 UTC 2014 - [email protected] + +- rsyslog 8.2.2 [v8-stable] + * made contributed modules build under v8 +- add mmrfc5424addhmac, was removed in upgrade to v8-stable series +- fix warning about missing symlink + /usr/sbin/rcrsyslog -> /usr/sbin/service + +------------------------------------------------------------------- Old: ---- rsyslog-8.2.1.tar.gz New: ---- rsyslog-8.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.Ah476G/_old 2014-07-20 10:58:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Ah476G/_new 2014-07-20 10:58:45.000000000 +0200 @@ -20,7 +20,7 @@ Summary: The enhanced syslogd for Linux and Unix License: (GPL-3.0+ and Apache-2.0) Group: System/Daemons -Version: 8.2.1 +Version: 8.2.2 Release: 0 %if 0%{?suse_version} >= 1210 %bcond_without systemd @@ -557,6 +557,7 @@ --enable-mmsequence \ --enable-mmfields \ --enable-mmpstrucdata \ + --enable-mmrfc5424addhmac \ %if %{with guardtime} --enable-guardtime \ %endif @@ -627,6 +628,7 @@ # %if %{with systemd} && ! %{with systemv} install -m755 rsyslog-service-prepare %{buildroot}%{_sbindir}/ +ln -svf service %buildroot/%{_sbindir}/rc%{name} %else if test -e %{buildroot}%{_unitdir}/rsyslog.service ; then rm -f %{buildroot}%{_unitdir}/rsyslog.service @@ -842,6 +844,7 @@ %{rsyslog_module_dir_nodeps}/mmcount.so %{rsyslog_module_dir_nodeps}/mmfields.so %{rsyslog_module_dir_nodeps}/mmpstrucdata.so +%{rsyslog_module_dir_nodeps}/mmrfc5424addhmac.so %{rsyslog_module_dir_nodeps}/mmsequence.so %{rsyslog_module_dir_nodeps}/mmutf8fix.so %{rsyslog_module_dir_nodeps}/ommail.so @@ -878,6 +881,7 @@ %if %{with systemd} && ! %{with systemv} %{_sbindir}/rsyslog-service-prepare %{_unitdir}/rsyslog.service +%{_sbindir}/rc%{name} %endif %if %{with diagtools} ++++++ rsyslog-8.2.1.tar.gz -> rsyslog-8.2.2.tar.gz ++++++ ++++ 7523 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
