Changelog for
clamav-debuginfo-0.96.3-0.1.x86_64.rpm :
Wed Sep 29 22:00:00 2010 joe_morrisAATTntm.org
- Update to version 0.96.3
Wed Apr 8 22:00:00 2009 joe_morrisAATTntm.org
- Update to version 0.95.1
Tue Mar 24 21:00:00 2009 joe_morrisAATTntm.org
- Update to version 0.95
Wed Nov 26 21:00:00 2008 joe_morrisAATTntm.org
- Update to version 0.94.2
Mon Nov 10 21:00:00 2008 maxAATTsuse.de
- Version 0.94.1 also fixes bnc#443311.
- Disabled valgrind tests again, as they show false positives with
current glibc.
Thu Nov 6 21:00:00 2008 maxAATTsuse.de
- New bugfix release: 0.94.1:
* daily.ign was overwriting local.ign
* vba_extract.c: get_unicode_name off-by-one
* Don\'t execute special events twice in interactive mode
* Fix leak on rare error path in clamd/scanner.c.
* Fix URL parsing in phishing checks.
* Improve the javascript scanner.
* Fixes to bzip2 uncompression.
* Properly close descriptors before forking in clamav-milter.
* enable ScanPDF by default
* Testsuite improvements
* Many more minor bug fixes.
- Fix pid file format of clamav-milter.
- Improve clamav-milter configuration and init script (bnc#347684).
- Suppressing valgrind error on iconv_open.
Sun Sep 28 22:00:00 2008 maxAATTsuse.de
- Limit valgrind to i586 and x86_64.
Tue Sep 2 22:00:00 2008 maxAATTsuse.de
- Added check-devel and valgrind to BuildRequires for 10.3 and
newer to support the new unit testing feature. This does not
add new runtime dependencies.
- New version: 0.94:
* fix out-of-memory null dereferenc (bb#1141)
* fix possible invalid memory access (bb#1089)
* fix error path memleaks and fd leaks (bb#1141)
* Logical Signatures: The logical signature technology uses
operators such as AND, OR and NOT to allow the combination
of more than one signature into one entry in the signature
database resulting in more detailed and flexible pattern
matching.
* Anti-phishing Technology: Users can now change the priority
and reporting of ClamAV\'s heuristic anti-phishing scanner
within the detection engine process.
* Disassembly Engine: The initial version of the disassembly
engine improves ClamAV\'s detection abilities.
* PUA Detection: Users can now decide which PUA signatures
should be loaded
* Data Loss Prevention (DLP): This version includes a new
module that, when enabled, scans data for the inclusion of
US formated Social Security Numbers and credit card numbers.
* IPv6 Support: Freshclam now supports IPv6
* Improved Scanning of Scripts: The normalization of scripts
now covers JavaScript
* Improved QA and Unit Testing: The improved QA process now
includes API testing and new library of test files in
various formats that are tested on a wide variety of systems.
Mon Jul 7 22:00:00 2008 maxAATTsuse.de
- New version 0.93.3 (bnc#406994):
* make sigtool compatible with the new OLE2 scan scheme (bb#1086)
* add missing checks for recv() failures (bb#1079)
* add missing check for file open failure (bb #1083).
* fix handling of nodes which also match single bytes (bb#1054)
* libclamav: faster loading of uncompressed .cld files, also
fixes bb#1064
* freshclam/manager.c: add missing closesocket on error path
(bb #1073).
Sun Jun 15 22:00:00 2008 maxAATTsuse.de
- Security update 0.93.1 (bnc#399302, CVE-2008-2713)
- Improved clamav-milter configuration and init script (bnc#382907)
Thu Apr 17 22:00:00 2008 maxAATTsuse.de
- Convert the database to the new format instead of running
freshclam to re-fetch it (bnc#380787).
- Added main.cld and daily.cld as %ghost
- Refined the logic in %post of clamav-db as to when the dist
files need to get copied over.
Mon Apr 14 22:00:00 2008 maxAATTsuse.de
- Security update 0.93 (bnc#350987, bnc#368963).
- CVE-2007-6595: symlink attack on temporary files
- CVE-2007-6596: recognize Base64 UUEncoded archives
- CVE-2008-1100: Buffer overflow in the cli_scanpe function.
- Remove bogus dependencies from libclamav.pc (bnc#196236)
- Run freshclam on update before restarting clamd to convert the
database into the new format.
Tue Feb 12 21:00:00 2008 maxAATTsuse.de
- Security update 0.92.1: (bnc#361374)
* CVE-2008-0318: libclamav PE File Integer Overflow Vulnerability
* CVE-2008-0728: heap corruption
Mon Jan 14 21:00:00 2008 ajAATTsuse.de
- Fix open call to build again.
Thu Dec 13 21:00:00 2007 maxAATTsuse.de
- Security update 0.92 (#343277):
* CVE-2007-6335 - MEW PE File Integer Overflow
* CVE-2007-6336 - Off-by-one error in LZX_READ_HUFFSYM()
* CVE-2007-6337 - bzlib issue
- Make clamd error out if /dev/null can\'t be opened (#300019).
Sun Nov 4 21:00:00 2007 maxAATTsuse.de
- Added sendmail and sendmail-devel to BuildRequires.
- Enabled clamav-milter and added an init script for it.
(fate#302362)
Mon Aug 20 22:00:00 2007 maxAATTsuse.de
- Bugfix update 0.91.2.
- Fixes some NULL dereferences and variable initialisation problems
- Fix some rpmlint warnings in init scripts.
Wed Aug 8 22:00:00 2007 maxAATTsuse.de
- Inform the user that to use Clamuko, clamd needs to run as root,
so that it can read the files it needs to scan (#201730).
Mon Jul 16 22:00:00 2007 maxAATTsuse.de
- Stability and bugfix update: 0.91.1 (#292297)
- Run ldconfig on (un)installation.
- Make %check conditional to fix building on SLES8.
Fri Jul 13 22:00:00 2007 lruppAATTsuse.de
- add zlib-devel to build requires
- suppress some false positives from rpmlint
- added %check section and remove unneeded INSTALL file from %doc
Tue Jul 10 22:00:00 2007 maxAATTsuse.de
- Update to version 0.91 (#289830)
- improved handling of .mdb files (fixes long startup times)
- Adds anti-phishing support
- unpacker for NSIS (Nullsoft Scriptable Install System)
self-extracting archives
- unpacker for ASPack 2.12
- new implementation of the Aho-Corasick pattern matcher providing
better detection for wildcard enabled signatures
- support for nibble matching and floating offsets
- extraction of PE files embedded into other executables
- better handling of PE & UPX
- removed dependency on libcurl (improves stability)
- many other improvements and bugfixes
Wed May 30 22:00:00 2007 maxAATTsuse.de
- Security update: 0.90.3 (#279536)
- libclamav/unsp.c: fix end of buffer calculation (bb#464)
- libclamav/others.c: use strict permissions (0600) for temporary files
created in cli_gentempstream() (bb#517).
- libclamav/unrar/unrar.c: heap corruption causing DoS with corrupted
rar archive, better handle truncated files
- libclamav/phishcheck.c: isURL() regex execution hangs on Solaris
- libclamav/ole2_extract.c: detect block list loop (bb#466)
Thu Apr 12 22:00:00 2007 maxAATTsuse.de
- Security update: 0.90.2 (#264189)
- CVE-2007-1997: CAB File Unstore Buffer Overflow Vulnerability
- CVE-2007-1745: file descriptor leak in CHM handler
- File descriptor leaks in libclamav/pdf.c and libclamav/lockdb.c
Sun Mar 4 21:00:00 2007 maxAATTsuse.de
- Extended the database presence check in rcclamd to accept the
main.inc directory in addition to the main.cvd file, because
freshclam can delete the file during a scripted update.
Thu Mar 1 21:00:00 2007 maxAATTsuse.de
- Update to version 0.90.1 (#250566)
- Some bug fixes and code improvements
- Bumps the version of libclamav\'s soname, which should have been
done in 0.90 already.
Mon Feb 19 21:00:00 2007 maxAATTsuse.de
- Update to version 0.90 (#246214) to fix two Vulnerabilities:
- CAB File Denial of Service (CVE-2007-0897)
- MIME Parsing Directory Traversal (CVE-2007-0898)
- Other changes of 0.90 include:
- Changed config file syntax (automatic conversion is done by the
RPM on update)
- New unpacker for RAR3, RAR2 and RAR1
- Rewritten unpackers for Zip and CAB files
- Support for RAR-SFX, Zip-SFX and CAB-SFX archives
- New PE parsing model
- Support for PE32+ (64-bit) executables
- Support for MD5 signatures based on PE sections (.mdb)
- ELF file parser
- Support for Sensory Networks\' NodalCore hardware acceleration
technology
- Algorithmic detection can be controlled with CL_SCAN_ALGORITHMIC
- Support for new obfuscators: SUE, Y0da Cryptor, CryptFF
- Support for new packers: NsPack, wwpack32, MEW, Upack
- Support for SIS files (SymbianOS packages)
- Support for PDF and RTF files
- TCP and local sockets can be operated simultaneously
- New command: MULTISCAN (scan directory with multiple threads)
- There where also some API/ABI changes which might affect packages
that link against libclamav. Affected functions are: cl_loaddb,
cl_loaddir and cl_scanbuff.
- Cleaned up daemonizing of clamd and freshclam.
Mon Dec 11 21:00:00 2006 maxAATTsuse.de
- Security update: 0.88.7 (#227827, CVE-2006-5874)
- handle consecutive errors in base64 decoding
- honour recursion limit when scanning email messages
- clamscan: new option --mail-max-recursion
- libclamav/untar.c: honour archive limits
Mon Nov 6 21:00:00 2006 maxAATTsuse.de
- Add homedir of user vscan to the package (FATE300731).
Sun Nov 5 21:00:00 2006 maxAATTsuse.de
- Bugfix release: 0.88.6 (#218313)
- freshclam: apply timeout patch from Everton da Silva Marques
(new options: ConnectTimeout and ReceiveTimeout)
- clamd: change stack size at the right place (closes bug#103)
- libclamav/petite.c: sanity check the number of rebuilt sections
(speeds up handling of malformed files)
Mon Oct 16 22:00:00 2006 maxAATTsuse.de
- Bugfix release 0.88.5 fixes two serious security issues.
[#212898], CVE-2006-4182, CVE-2006-5295
Mon Aug 7 22:00:00 2006 lnusselAATTsuse.de
- New version 0.88.4 fixes heap overflow in UPX decoder
Wed Jul 5 22:00:00 2006 maxAATTsuse.de
- Bugfix release 0.88.3:
- fix possible false matches of alternatives
- Large binhex files were not being handled gracefully.
- fix zero allocation warning
- Added bc and pkgconfig to BuildRequires to fix curl version
detection.
- Prevent a file conflict on the database files when main and db
packages of different versions are installed.
- Renamed clamav.conf to clamd.conf for SLES9.
- Added the db subpackage to SLES9.
- Bugzilla: 190647