- 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. OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=87
This commit is contained in:
@@ -1,11 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 15:40:03 UTC 2014 - max@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
Sun Dec 15 16:03:46 UTC 2013 - uweigand@de.ibm.com
|
||||
|
||||
- fix build failures on ppc64le:
|
||||
* fanotify is only supported on x86 platforms
|
||||
* building tomsfastmath on (non-x86) 64-bit platforms requires -DFP_64BIT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 07:35:34 UTC 2013 - meissner@suse.com
|
||||
|
||||
- Version 0.98 (bnc#841815)
|
||||
|
Reference in New Issue
Block a user