File clamsap.changes of Package clamsap.18690
-------------------------------------------------------------------
Thu Mar 4 11:15:12 UTC 2021 - Peter Varkoly <varkoly@suse.com>
- Update dokumentation
(bsc#1181586) SLES15 SP2: ClamAV/ClamSAP allocates 1GB of anon
memory segment for each SAP worker process
- JIRA-TEAM-3439 Backport clamsap from openSUSE:security to SLES
- Update to version 0.101.9
* enhance jpeg detection
* fix mime type check for html
* use short MIME types always
* use IANA type for SAR, see https://www.iana.org/assignments/media-types/media-types.xhtml
* copyright update
* correct application/octet-stream
* prevent overflow
* Use libmagic for buffer scan
* Fix interface change from clamav 0.101.0
* Fix parser of SAR files
* Fix MIME detection for TEXT files
* fix MIME type detection for multi byte
* improve load of libclamav on linux
- Adapt automake version:
adapt-automake-version.pach
-------------------------------------------------------------------
Thu Jan 11 14:20:38 UTC 2018 - varkoly@suse.com
- bsc#1074649 clamsap build fail
Add missed package (clamav-devel) to spec.
-------------------------------------------------------------------
Wed May 3 13:53:10 UTC 2017 - varkoly@suse.com
- FATE#322612 Document setup and usage of clamsap
-------------------------------------------------------------------
Sat Mar 25 10:18:51 UTC 2017 - varkoly@suse.com
- Update to Version 0.99.25
* Add Office Mime Detected, to be independent from libmagic
* Fix compare of block extension, soves https://sourceforge.net/p/clamsap/bugs/2/
* Check for SAR extract
-------------------------------------------------------------------
Mon Dec 28 13:09:54 UTC 2015 - varkoly@suse.com
- Update to Version 0.98.9
- Improve MIME check
- Fix SAP archive decompression
- Enhance error messages in case of initialisation errors.
- Create default sym.link for libclamdsap
- Fix problem, if libmagic can not be found in VsaStartup
- Security fix for compression, see CVE-2015-2282 and CVE-2015-2278
- Enhance buffer scan in libclamdsap
- Support of NW-VSI 2.00
This includes the support of MIME type detection in addition to AV.
Use code from SAP example adapter to provide SAP archive format scan.
see http://scn.sap.com/docs/DOC-7838
-------------------------------------------------------------------
Wed Feb 11 14:17:40 UTC 2015 - varkoly@suse.com
- Update to Version 0.9.7.4
- Remove patch clamsap-mktime.patch
-------------------------------------------------------------------
Mon Mar 5 10:52:28 UTC 2012 - max@suse.com
- Copy package from the security project in OBS.
- Cleanup spec file
- Add clamsap-mktime.patch to remove a known broken autoconf test.