Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2018-03-08 10:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamav (Old)
 and      /work/SRC/openSUSE:Factory/.clamav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamav"

Thu Mar  8 10:59:17 2018 rev:93 rq:583965 version:0.99.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamav/clamav.changes    2018-02-22 
15:01:18.744450764 +0100
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes       2018-03-08 
10:59:25.953143356 +0100
@@ -1,0 +2,13 @@
+Wed Mar  7 13:15:11 UTC 2018 - [email protected]
+
+- Update to security release 0.99.4 (bsc#1083915):
+  * CVE-2012-6706
+  * CVE-2017-6419
+  * CVE-2017-11423
+  * CVE-2018-1000085 (bsc#1082858)
+  * CVE-2018-0202
+- Obsolete patches:
+  * clamav-CVE-2012-6706.patch
+  * clamav-gcc47.patch
+
+-------------------------------------------------------------------

Old:
----
  clamav-0.99.3.tar.gz
  clamav-CVE-2012-6706.patch
  clamav-gcc47.patch

New:
----
  clamav-0.99.4.tar.gz

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

Other differences:
------------------
++++++ clamav.spec ++++++
--- /var/tmp/diff_new_pack.P2AUWr/_old  2018-03-08 10:59:27.045103888 +0100
+++ /var/tmp/diff_new_pack.P2AUWr/_new  2018-03-08 10:59:27.049103742 +0100
@@ -44,7 +44,7 @@
 Summary:        Antivirus Toolkit
 License:        GPL-2.0
 Group:          Productivity/Security
-Version:        0.99.3
+Version:        0.99.4
 Release:        0
 Url:            http://www.clamav.net
 Obsoletes:      clamav-db < 0.88.3
@@ -60,10 +60,8 @@
 Source8:        service.freshclam
 Source9:        service.clamav-milter
 Patch1:         clamav-conf.patch
-Patch3:         clamav-gcc47.patch
 Patch4:         clamav-disable-timestamps.patch
 Patch5:         clamav-fix_newer_zlib.patch
-Patch6:         clamav-CVE-2012-6706.patch
 BuildRequires:  systemd
 BuildRequires:  systemd-rpm-macros
 %systemd_requires
@@ -101,10 +99,8 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch3 -p1
-%patch4 -p1
+%patch4
 %patch5 -p1
-%patch6
 
 %build
 CFLAGS="-fstack-protector"

++++++ clamav-0.99.3.tar.gz -> clamav-0.99.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/clamav/clamav-0.99.3.tar.gz 
/work/SRC/openSUSE:Factory/.clamav.new/clamav-0.99.4.tar.gz differ: char 5, 
line 1

++++++ clamav-disable-timestamps.patch ++++++
--- /var/tmp/diff_new_pack.P2AUWr/_old  2018-03-08 10:59:27.105101719 +0100
+++ /var/tmp/diff_new_pack.P2AUWr/_new  2018-03-08 10:59:27.109101574 +0100
@@ -1,7 +1,5 @@
-Index: clamav-0.99.3/libclamav/tomsfastmath/misc/fp_ident.c
-===================================================================
---- clamav-0.99.3.orig/libclamav/tomsfastmath/misc/fp_ident.c  2018-01-26 
16:31:35.516009696 +0100
-+++ clamav-0.99.3/libclamav/tomsfastmath/misc/fp_ident.c       2018-01-26 
16:31:36.912029598 +0100
+--- libclamav/tomsfastmath/misc/fp_ident.c.orig
++++ libclamav/tomsfastmath/misc/fp_ident.c
 @@ -15,7 +15,11 @@ const char *fp_ident(void)
  
     memset(buf, 0, sizeof(buf));
@@ -27,11 +25,9 @@
  
     if (sizeof(fp_digit) == sizeof(fp_word)) {
        strncat(buf, "WARNING: sizeof(fp_digit) == sizeof(fp_word), this build 
is likely to not work properly.\n", 
-Index: clamav-0.99.3/configure
-===================================================================
---- clamav-0.99.3.orig/configure       2018-01-26 16:31:35.532009924 +0100
-+++ clamav-0.99.3/configure    2018-01-26 16:32:20.112645407 +0100
-@@ -783,6 +783,7 @@ FGREP
+--- configure.orig
++++ configure
+@@ -785,6 +785,7 @@ FGREP
  SED
  LIBTOOL
  LIBCLAMAV_VERSION
@@ -39,7 +35,7 @@
  EGREP
  GREP
  CPP
-@@ -885,6 +886,7 @@ ac_user_opts='
+@@ -887,6 +888,7 @@ ac_user_opts='
  enable_option_checking
  enable_silent_rules
  enable_dependency_tracking
@@ -47,7 +43,7 @@
  enable_static
  enable_shared
  with_pic
-@@ -1591,6 +1593,8 @@ Optional Features:
+@@ -1594,6 +1596,8 @@ Optional Features:
    --disable-dependency-tracking  speeds up one-time build
    --enable-dependency-tracking   do not reject slow dependency extractors
    --enable-static[=PKGS]  build static libraries [default=no]
@@ -56,7 +52,7 @@
    --enable-shared[=PKGS]  build shared libraries [default=yes]
    --enable-fast-install[=PKGS]
                            optimize for fast installation [default=yes]
-@@ -4967,6 +4971,26 @@ $as_echo "$ac_cv_safe_to_define___extens
+@@ -4989,6 +4993,26 @@ $as_echo "$ac_cv_safe_to_define___extens
  
    $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
  
@@ -82,4 +78,4 @@
 +_ACEOF
  
  
- VERSION="0.99.3"
+ VERSION="0.99.4"



Reply via email to