Hello community,

here is the log from the commit of package bogofilter for openSUSE:Factory 
checked in at 2013-07-23 20:28:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bogofilter (Old)
 and      /work/SRC/openSUSE:Factory/.bogofilter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bogofilter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bogofilter/bogofilter.changes    2012-12-07 
14:07:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bogofilter.new/bogofilter.changes       
2013-07-23 20:28:03.000000000 +0200
@@ -1,0 +2,22 @@
+Tue Jul 23 17:11:08 UTC 2013 - lmue...@suse.com
+
+- Update to version 1.2.4.
+  * Fix three crashes in command line and environment variable parsers
+    that caused NULL pointer dereferences with long option variants
+    of bogofilter --syslog-tag, or bogoutil --timestamp-date, or when
+    bogotune -M<file> cannot derive the bogofilter directory.
+  * Add getopt_long_chk(), a getopt_long variant that checks if the
+    overlapping short and long options agree on whether their argument
+    is not required, mandatory, or optional.  If they disagree, the
+    program aborts.
+  * Fix a crash in command line parser that causes a NULL pointer
+    dereference when --db-cachesize is used without argument.
+    Found with getopt_long_chk().
+  * Change lexer API/ABI a bit so as to work with flex 2.5.36 generated
+    lexers (for instance, on Fedora 18 "Spherical Cow") that flip the
+    type of yyleng from int to size_t. We use a signed long internally.
+  * Fix XML form of Bulgarian FAQ so that it validates;
+    and validate XHTML at build time.
+  * Mark Berkeley DB 5.2.42 and 5.3.21 supported.
+
+-------------------------------------------------------------------
@@ -10 +32 @@
-  * Security bugfix; (bnc#792939),
+  * Security bugfix; (CVE-2012-5468); (bnc#792939),

Old:
----
  bogofilter-1.2.3.tar.bz2

New:
----
  bogofilter-1.2.4.tar.bz2

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

Other differences:
------------------
++++++ bogofilter.spec ++++++
--- /var/tmp/diff_new_pack.6Inpl2/_old  2013-07-23 20:28:04.000000000 +0200
+++ /var/tmp/diff_new_pack.6Inpl2/_new  2013-07-23 20:28:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bogofilter
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           bogofilter
-Version:        1.2.3
+Version:        1.2.4
 Release:        0
 Url:            http://bogofilter.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/bogofilter/bogofilter-%{version}.tar.bz2

++++++ bogofilter-1.2.3.tar.bz2 -> bogofilter-1.2.4.tar.bz2 ++++++
++++ 6551 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to