Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory
checked in at Tue Aug 23 15:35:32 CEST 2011.



--------
--- rsyslog/rsyslog.changes     2011-08-02 09:35:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/rsyslog/rsyslog.changes        2011-08-19 
15:08:32.000000000 +0200
@@ -1,0 +2,23 @@
+Fri Aug 19 13:04:45 UTC 2011 - [email protected]
+
+- Update to 5.8.4 [V5-stable]
+  - bugfix: potential misadressing in property replacer
+  - bugfix: memcpy overflow can occur in allowed sender checkig if
+    a name is resolved to IPv4-mapped-on-IPv6 address Found by
+    Ismail Dönmez at suse
+  - bugfix: potential misadressing in property replacer
+  - bugfix: MSGID corruption in RFC5424 parser under some
+    circumstances closes:
+    http://bugzilla.adiscon.com/show_bug.cgi?id=275
+- remove rsyslog-5.8.0-memcpy.patch:
+  applied upstream
+- fix build for older distros:
+  only buildrequire systemd-devel for newer than 11.4, use systemd
+  for the others
+
+-------------------------------------------------------------------
+Fri Aug 19 04:54:03 UTC 2011 - [email protected]
+
+- Fix build with new gnutls 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  rsyslog-5.8.0-memcpy.patch
  rsyslog-5.8.3.tar.bz2

New:
----
  rsyslog-5.8.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rsyslog.spec ++++++
--- /var/tmp/diff_new_pack.GSGZPS/_old  2011-08-23 15:34:49.000000000 +0200
+++ /var/tmp/diff_new_pack.GSGZPS/_new  2011-08-23 15:34:49.000000000 +0200
@@ -20,8 +20,8 @@
 
 Name:           rsyslog
 Summary:        The enhanced syslogd for Linux and Unix
-Version:        5.8.3
-Release:        2
+Version:        5.8.4
+Release:        1
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
 %if 0%{?suse_version} >= 1140
@@ -78,6 +78,7 @@
 %endif
 %if %{with gnutls}
 BuildRequires:  libgnutls-devel
+BuildRequires:  libgcrypt-devel
 %endif
 %if %{with dbi}
 BuildRequires:  libdbi-devel
@@ -96,7 +97,11 @@
 # The systemd package provides
 #   /usr/share/doc/packages/systemd/sd-daemon.[ch]
 # files instead of a lib ... See also bug 656259.
+%if 0%{?suse_version} > 1140
 BuildRequires:  systemd-devel
+%else
+BuildRequires:  systemd
+%endif
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #Source0:        
http://download.rsyslog.com/rsyslog/rsyslog-<upstream_version>.tar.gz
@@ -105,8 +110,6 @@
 Source2:        rsyslog.conf.in
 Source3:        rsyslog.early.conf.in
 Source4:        rsyslog.d.remote.conf.in
-# PATCH-FIX-UPSTREAM rsyslog-5.6.5-memcpy.patch [email protected] -- Fix 
overflowing memcpy call
-Patch1:         rsyslog-5.8.0-memcpy.patch
 
 %description
 Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
@@ -267,7 +270,6 @@
 
 %prep
 %setup -q -n %{name}-%{upstream_version}
-%patch1
 %if %{with systemd}
 # Bug: https://bugzilla.novell.com/show_bug.cgi?id=656259
 # install the files systemd provides rather than what we provide.

++++++ rsyslog-5.8.3.tar.bz2 -> rsyslog-5.8.4.tar.bz2 ++++++
++++ 9729 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to