Commit Graph

  • d88a0e4e4c Accepting request 689824 from security Dominique Leuenberger 2019-04-04 13:22:20 +00:00
  • e938462aa4 silently adopt sr#689821. Reinhard Max 2019-03-29 12:20:19 +00:00
  • b5b97e006a * CVE-2019-1786: An out-of-bounds heap read condition may occur when scanning malformed PDF documents as a result of improper bounds-checking. * CVE-2019-1785: A path-traversal write condition may occur as a result of improper input validation when scanning RAR archives. * CVE-2019-1798: A use-after-free condition may occur as a result of improper error handling when scanning nested RAR archives. * Add missing headers to fix build of packages against libclamav. Reinhard Max 2019-03-29 12:01:14 +00:00
  • e170693bea - dropped clamav-freshclam-exit.patch Marcus Meissner 2019-03-29 10:13:48 +00:00
  • 2e071a396b - Update to version 0.101.2 (bsc#1130721) Marcus Meissner 2019-03-29 10:06:37 +00:00
  • 862d152324 Accepting request 689169 from home:EGDFree:branches:security Marcus Meissner 2019-03-29 10:03:13 +00:00
  • 72865bd263 - Update to version 0.101.1: * more details will be added later - Add missing include for str.h to libclamav/others_common.c (clamav-str-h.patch) Reinhard Max 2019-01-21 17:35:52 +00:00
  • 7448ab81aa Accepting request 639958 from security Dominique Leuenberger 2018-10-04 17:03:24 +00:00
  • b00c83a767 whitespace Reinhard Max 2018-10-04 10:01:56 +00:00
  • 16df387343 - Update to version 0.100.2: * bsc#1110723, CVE-2018-15378: Vulnerability in ClamAV's MEW unpacking feature that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. * bsc#1103040, CVE-2018-14680, CVE-2018-14681, CVE-2018-14682: more fixes for embedded libmspack. * Make freshclam more robust against lagging signature mirrors. * On-Access "Extra Scanning", an opt-in minor feature of OnAccess scanning on Linux systems, has been disabled due to a known issue with resource cleanup OnAccessExtraScanning will be re-enabled in a future release when the issue is resolved. In the mean-time, users who enabled the feature in clamd.conf will see a warning informing them that the feature is not active. For details, see: https://bugzilla.clamav.net/show_bug.cgi?id=12048 - Restore exit code compatibility of freshclam with versions before 0.100.0 when the virus database is already up to date (bsc#1104457, clamav-freshclam-exit.patch). Reinhard Max 2018-10-04 09:52:49 +00:00
  • 7d39e7c08c Accepting request 626690 from security Dominique Leuenberger 2018-08-02 12:58:41 +00:00
  • c59655e8e2 - Unclutter the spec file. Reinhard Max 2018-07-31 12:08:01 +00:00
  • c8e2e69a0c Remove clutter Reinhard Max 2018-07-31 09:13:16 +00:00
  • 57aad7711c - bsc#1101654: Disable YARA support for licensing reasons (clamav-disable-yara.patch). - Do not ignore errors from useradd et al. Reinhard Max 2018-07-31 08:58:20 +00:00
  • 047b23765b - Disable YARA support for licensing reasons (bsc#1101654). Reinhard Max 2018-07-30 11:28:31 +00:00
  • fc65c3a5de Accepting request 625316 from home:pluskalm:branches:security Reinhard Max 2018-07-26 09:55:19 +00:00
  • 7af09fc2e8 bugzilla refs Andreas Stieger 2018-07-17 21:45:40 +00:00
  • 6146a1ccb6 Accepting request 623475 from home:AndreasStieger:branches:security Andreas Stieger 2018-07-17 21:41:52 +00:00
  • 1ca8804a22 Accepting request 622505 from home:EGDFree:branches:security Andreas Stieger 2018-07-17 21:41:32 +00:00
  • 3c1da791e3 Accepting request 601641 from security Dominique Leuenberger 2018-04-29 17:37:28 +00:00
  • f1110218c2 - Turn off LLVM for now, because the bundled copy is deprecated, the versions we have are too new and the performance gain over the byte code interpreter are negligable, according to upstream. - Put libclammspack0 into its own subpackage to follow the letter of the shlib packaging policy, even though it really makes no sense here. Reinhard Max 2018-04-26 15:39:59 +00:00
  • 365105a77e - Move pkgconfig stuff from main to devel package. - Re-introduce removed options as deprecated, so that clamd and freshclam don't exit on startup with an old config file (clamav-obsolete-config.patch). Reinhard Max 2018-04-18 14:49:27 +00:00
  • f9901db0ae OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=164 Reinhard Max 2018-04-18 11:48:19 +00:00
  • c0e27f9707 - On update, remove obsolete option SubmitDetectionStats from /etc/freshclam.conf otherwise freshclam refuses to start. Reinhard Max 2018-04-18 08:35:09 +00:00
  • d2722d834a * Add interfaces to the Prelude SIEM open source package for collecting ClamAV virus events. * Support libmspack internal code or as a shared object library. The internal library is the default and includes modifications to enable parsing of CAB files that do not entirely adhere to the CAB file format. * Link with OpenSSL 1.1.0. * Deprecate of the AllowSupplementaryGroups parameter statement in clamd, clamav-milter, and freshclam. Use of supplementary is now in effect by default. * Deprecate internal LLVM code support. * Compute and check PE import table hash (a.k.a. "imphash") signatures. * Support file property collection and analysis for MHTML files. * Raw scanning of PostScript files. * Fix clamsubmit to use the new virus and false positive submission web interface. * Optionally, flag files with the virus "Heuristic.Limits.Exceeded" when size limitations are exceeded. * Improved decoders for PDF files. * Reduced number of compile time warnings. * Improved support for C++11. * Improved detection of system installed libraries. * Fixes to ClamAV's Container system and the introduction of Intermediates for more descriptive signatures. * Improvements to clamd's On-Access scanning capabilities for Linux. - Use system-wide LLVM instead of the deprecated bundled one. - Move pkgconfig stuff the main to the devel package. Reinhard Max 2018-04-16 14:01:29 +00:00
  • 506c87a397 - Update to version 0.100.0 (bsc#1089502): * FIXME: Add upstream changes here before submitting to Factory. * Obsoletes clamav-fix_newer_zlib.patch - Update key ring and add signature file. - Remove the logic around building the embedded llvm as the system-wide llvm is now auto-detected and used. - Move pc files from the main to the devel package. Reinhard Max 2018-04-13 15:16:49 +00:00
  • ec2a86b3ba Accepting request 583965 from security Dominique Leuenberger 2018-03-08 09:59:17 +00:00
  • 1c2fe924d1 - 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 Reinhard Max 2018-03-07 13:46:42 +00:00
  • 777f113664 Accepting request 578702 from security Dominique Leuenberger 2018-02-22 14:01:15 +00:00
  • 5c457ced49 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=157 Reinhard Max 2018-02-14 13:00:35 +00:00
  • 469ac1b379 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=156 Reinhard Max 2018-02-14 13:00:00 +00:00
  • 55bf9502fd - Fix zlib version detection (clamav-zlib-version.patch). - bsc#1045490, CVE-2012-6706: VMSF_DELTA filter in libclamunrar allows arbitrary memory write (clamav-CVE-2012-6706.patch). - Buildrequire curl-devel to enable clamsubmit. Reinhard Max 2018-02-14 12:23:33 +00:00
  • 8a49405b0e Accepting request 576419 from security Dominique Leuenberger 2018-02-14 09:52:43 +00:00
  • 0165340747 Accepting request 576006 from home:varkoly:branches:security Reinhard Max 2018-02-14 00:04:03 +00:00
  • 4ab94624a5 Accepting request 569980 from security Dominique Leuenberger 2018-01-28 19:32:09 +00:00
  • 06d9b1e3a6 Accepting request 569976 from home:vitezslav_cizek:branches:security Marcus Meissner 2018-01-26 16:21:11 +00:00
  • e8ca5e0b35 Accepting request 546176 from security Dominique Leuenberger 2017-11-29 09:54:11 +00:00
  • 0ec309c207 Accepting request 546167 from home:msmeissn:branches:security Reinhard Max 2017-11-28 09:00:11 +00:00
  • e75b1e0316 Accepting request 532408 from security Dominique Leuenberger 2017-10-09 17:44:11 +00:00
  • cb4029f851 Accepting request 521576 from home:jengelh:branches:security Marcus Meissner 2017-10-07 10:09:49 +00:00
  • a3e10d76a6 Accepting request 521169 from security Dominique Leuenberger 2017-09-07 20:15:04 +00:00
  • aff26ed73c Accepting request 519486 from home:favogt:branches:security Reinhard Max 2017-09-05 14:59:05 +00:00
  • dcb0ebcbe3 - pass --disable-zlib-vcheck to fix build in factory Ruediger Oertel 2017-08-01 16:41:00 +00:00
  • d24defc9c8 Accepting request 499026 from home:AndreasStieger:branches:security Reinhard Max 2017-05-29 18:25:35 +00:00
  • 9c2e55a7f3 Accepting request 439839 from security Dominique Leuenberger 2016-11-14 19:13:44 +00:00
  • 8c0618ad69 dependent macros if passed to configure. (bsc#1001154, clamav-disable-timestamps.patch) Reinhard Max 2016-11-11 08:40:20 +00:00
  • a52ab80012 Accepting request 439481 from home:faweiss:branches:security Marcus Meissner 2016-11-10 22:34:49 +00:00
  • 1d87629a77 Accepting request 416677 from security Dominique Leuenberger 2016-08-05 16:17:11 +00:00
  • 8ffab86af0 - boo#991812: Remove obsolete dependency on latex2html-pngicons. Reinhard Max 2016-08-03 09:03:14 +00:00
  • 03195f5e0f Accepting request 414589 from home:jengelh:branches:security Marcus Meissner 2016-07-29 11:05:50 +00:00
  • 524d74b8af Accepting request 412572 from security Dominique Leuenberger 2016-07-24 17:52:48 +00:00
  • 87325daaab Accepting request 412543 from home:faweiss:branches:security Reinhard Max 2016-07-21 14:03:06 +00:00
  • bc6f51fc76 Accepting request 404154 from security Dominique Leuenberger 2016-06-25 00:22:48 +00:00
  • 6a684a8b5a Fix sourc URL Reinhard Max 2016-06-23 08:08:28 +00:00
  • 474d811537 Accepting request 404152 from home:faweiss:branches:security Reinhard Max 2016-06-23 07:56:59 +00:00
  • 3433687c6f Accepting request 403034 from security Dominique Leuenberger 2016-06-19 10:52:58 +00:00
  • 7988b83fbe Accepting request 402898 from home:marxin:branches:security Marcus Meissner 2016-06-17 13:53:52 +00:00
  • f603bd111c Accepting request 367410 from security Dominique Leuenberger 2016-03-08 08:39:15 +00:00
  • 2043ee586a Accepting request 367392 from home:ecsos Reinhard Max 2016-03-07 10:26:37 +00:00
  • cc65c20e57 Accepting request 353456 from security Dominique Leuenberger 2016-01-15 09:41:40 +00:00
  • 29ad975c7c Accepting request 350864 from home:msmeissn:branches:security Marcus Meissner 2016-01-13 18:12:46 +00:00
  • 289bf3306d Accepting request 348647 from security Dominique Leuenberger 2015-12-16 16:42:46 +00:00
  • 0f7fe335ba Accepting request 347206 from security Dominique Leuenberger 2015-12-06 06:41:03 +00:00
  • 87cacf65b5 - Version 0.99 fixes bsc#957728. Reinhard Max 2015-12-03 14:17:30 +00:00
  • a61d1ae6c8 Accepting request 347175 from home:posophe:branches:security Marcus Meissner 2015-12-02 16:24:31 +00:00
  • 1a3fe256a2 Accepting request 314723 from security Dominique Leuenberger 2015-07-02 20:50:45 +00:00
  • d1e009b238 Accepting request 314711 from home:pluskalm:branches:security Reinhard Max 2015-07-01 13:01:41 +00:00
  • c1139d0047 Accepting request 305579 from security Stephan Kulow 2015-05-07 06:29:09 +00:00
  • 116d5ae918 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=118 Reinhard Max 2015-05-06 12:57:46 +00:00
  • 820d5ab130 - Version 0.98.7 fixes several security issues (bsc#929192) and other bug fixes/improvements: * Fix crash in upx decoder with crafted file. Discovered and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2170. * Fix infinite loop condition on crafted y0da cryptor file. Identified and patch suggested by Sebastian Andrzej Siewior. CVE-2015-2221. * Fix crash on crafted petite packed file. Reported and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2222. * Fix an infinite loop condition on a crafted "xz" archive file. This was reported by Dimitri Kirchner and Goulven Guiheux. CVE-2015-2668. * Apply upstream patch for possible heap overflow in Henry Spencer's regex library. CVE-2015-2305. * Fix false negatives on files within iso9660 containers. This issue was reported by Minzhuan Gong. * Fix a couple crashes on crafted upack packed file. Identified and patches supplied by Sebastian Andrzej Siewior. * Fix a crash during algorithmic detection on crafted PE file. Identified and patch supplied by Sebastian Andrzej Siewior. * Fix compilation error after ./configure --disable-pthreads. Reported and fix suggested by John E. Krokes. * Fix segfault scanning certain HTML files. Reported with sample by Kai Risku. * Improve detections within xar/pkg files. * Improvements to PDF processing: decryption, escape sequence handling, and file property collection. * Scanning/analysis of additional Microsoft Office 2003 XML format. Reinhard Max 2015-05-05 17:04:23 +00:00
  • c3d87fe7f4 Accepting request 284469 from security Dominique Leuenberger 2015-02-06 21:38:06 +00:00
  • e02bbc5b40 - Version 0.98.6 fixes several security issues: * bsc#916217, CVE-2015-1461: Remote attackers can have unspecified impact via Yoda's crypter or mew packer files. * bsc#916214, CVE-2015-1462: Unspecified impact via acrafted upx packer file. * bsc#916215, CVE-2015-1463: Remote attackers can cause a denial of service via a crafted petite packer file. * bsc#915512, CVE-2014-9328: heap out of bounds condition with crafted upack packer files. - Obsoletes clamav-soname.patch Reinhard Max 2015-02-05 11:43:54 +00:00
  • 7f9dc647f8 Accepting request 283477 from security Dominique Leuenberger 2015-01-30 19:31:51 +00:00
  • 9f9980f068 - Don't need sendmail for building clamav-milter anymore, sendmail-devel is enough (bnc#915414). Reinhard Max 2015-01-30 15:22:56 +00:00
  • 8bcbc54867 Mention new patch in changes file Reinhard Max 2015-01-23 16:29:49 +00:00
  • 99c3101ce3 - bnc#914505: Config file merging and temp file creation got moved to %pre by mistake. Put them back to %post. - Restore the updateclamconf script (bnc#908731). - Fix a step backwards in the soname version from 0.98.4 to 0.98.5 (https://bugzilla.clamav.net/show_bug.cgi?id=11193). Reinhard Max 2015-01-23 14:07:57 +00:00
  • 481d7e613a Accepting request 267016 from security Dominique Leuenberger 2015-01-03 21:01:06 +00:00
  • b85a1eb8ca Accepting request 266991 from home:msmeissn:branches:security Marcus Meissner 2015-01-02 08:49:36 +00:00
  • b908e31c82 Accepting request 263145 from security Dominique Leuenberger 2014-11-28 07:44:36 +00:00
  • 82b4700cc8 Version 0.98.5 Reinhard Max 2014-11-19 15:50:31 +00:00
  • 7d3f73404e Accepting request 260626 from security Dominique Leuenberger 2014-11-10 16:28:56 +00:00
  • 1bc819d92e Accepting request 260428 from home:Ledest:misc Marcus Meissner 2014-11-10 10:17:19 +00:00
  • 5948c0a431 Accepting request 239485 from security Stephan Kulow 2014-07-04 07:34:55 +00:00
  • 9354c3737c Preliminary checkin fixing various security holes. Reinhard Max 2014-06-26 15:35:06 +00:00
  • 27a2f3123a Accepting request 238066 from security Stephan Kulow 2014-06-23 07:23:52 +00:00
  • 9eebf39f01 - Fix dangling symlink in documentation (bnc#872682). - Remove init scripts and complete systemd integration. - Remove %ghost entry for /var/run/clamav. Reinhard Max 2014-06-12 13:36:29 +00:00
  • 8c93e5fff5 Accepting request 233239 from security Stephan Kulow 2014-05-09 18:30:13 +00:00
  • 019b469993 - Version 0.98.3 Reinhard Max 2014-05-08 15:21:16 +00:00
  • cec2b505ec Accepting request 231146 from security Stephan Kulow 2014-05-02 07:51:38 +00:00
  • ab126c170e Accepting request 231142 from devel:ARM:Factory Reinhard Max 2014-04-23 11:33:39 +00:00
  • 5fc69a483a Accepting request 228125 from security Stephan Kulow 2014-03-30 05:58:39 +00:00
  • e543ab3c80 Accepting request 226920 from home:bmanojlovic:branches:security Marcus Meissner 2014-03-28 16:04:21 +00:00
  • a9e6ba286c Accepting request 223389 from security Stephan Kulow 2014-02-22 17:07:14 +00:00
  • a8582c8355 Accepting request 223009 from home:msmeissn:branches:security Reinhard Max 2014-02-21 14:43:48 +00:00
  • aaf08ee937 Improve changes entry for 0.98.1 Reinhard Max 2014-02-17 12:55:24 +00:00
  • 023acaa87c Accepting request 220894 from security Stephan Kulow 2014-02-06 05:47:14 +00:00
  • 2e3ac5bbfe Add missing separator lines to .changes. Reinhard Max 2014-02-04 18:24:39 +00:00
  • bc9c8634ed - Improve handling of /var/run/clamav. Reinhard Max 2014-02-04 14:37:44 +00:00
  • 9e4f65d940 Accepting request 220513 from security Stephan Kulow 2014-02-01 07:43:18 +00:00
  • 409168917e - Version 0.98.1: * remove copy of wxWidgets (halves the size of the tarball). * Decompression and scanning of files in "Xz" compression format. * Extraction, decompression, and scanning of files within Apple Disk Image (DMG) format. * Extraction, decompression, and scanning of files within Extensible Archive (XAR) format. XAR format is commonly used for software packaging, such as PKG and RPM, as well as general archival. * Improvements and fixes to extraction and scanning of ole formats. * Option to force all scanned data to disk. * Various improvements to ClamAV configuration, support of third party libraries, and unit tests. Reinhard Max 2014-01-24 15:48:31 +00:00