[atomic-testing] ClamAV 0.95rc2 released

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

[atomic-testing] ClamAV 0.95rc2 released

Unread post by scott »

Changelog:

* V 0.95rc2
* libclamav/filetypes_int.h: sync with daily.ftm
* freshclam/manager.c: automatically remove safebrowsing.cvd when SafeBrowsing
* libclamav/phishcheck.c: add comments, no functionality change.
* docs/phishsigs_howto.tex, libclamav/phishcheck.c: document URL
* clamdtop/clamdtop.c: fix warning
* clamd/thrmgr.c, clamdtop/clamdtop.c: print N/A if libc memory
* unit_tests/check_clamd.c: put back ifndef C_BSD in unit test
* unit_tests/check_clamd.c, unit_tests/test-clamd.conf: have to set
* clamd/others.c: better detect half-shut vs. full-shutdown sockets
* clamd/scanner.c, unit_tests/check_clamd.c: better fix for bb
* clamconf/, clamdscan/, clamdtop/, libclamav/: fix build on
* clamd/scanner.c: typo
* clamd/scanner.c: fix handling of multiple ExcludePath entries.
* docs/man/clamdscan.1.in, docs/man/clamdtop.1.in: escape some more
* docs/man/clamdscan.1.in, docs/man/freshclam.1.in: fix
* libclamav/Makefile.am, libclamav/Makefile.in: DEPENDENCIES should
* clamd/scanner.c, clamd/session.c: stop scanning when client
* sigtool/sigtool.c: fix quirks with .cdiff generation (bb#1395)
* libclamav/others.c: move cli_gentemp*() to others_common.c
* clamav-milter: don't link to libclamav (bb#1463)
* libclamav/others_common.c: add missing ifdefs
* libclamav/others_common.c: fix
* libclamav/others_common.c: use just mutex+strerror
* libclamav, clamd, clamscan: replace cl_engine_(set|get) with
* libclamav/others_common.c: typo
* libclamav/others_common.c: make sure XSI strerror_r is used.
* libclamav/phishcheck.c: fix warnings
* libclamav/phishcheck.c, libclamav/regex_list.c,
* clamd/others.c, sigtool/Makefile.in: fix previous commit
* clamav-milter/, clamd/, libclamav/, sigtool/, unit_tests/:
* libclamav: changed some warning texts (bb#1456)
* libclamav: downgrade some error messages (bb#1456)
* unit_tests/check_regex.c: add more ifdefs for old check version.
* docs/man/clamd.8.in: add VERSIONCOMMANDS to manpage.
* clamd/session.c, clamd/session.h, unit_tests/check_clamd.c: new
* libclamav/mpool.c, shared/output.c: fix uninitialized value
* sigtool/sigtool.c: add missing entry for safebrowsing.info
* libclamav/phishcheck.c: micro-optimization. (thanks Nigel!)
* libclamav/mpool.c, libclamav/str.c: fix distcheck
* libclamav/phishcheck.c, libclamav/regex_list.c,
* libclamav/phishcheck.c: update name
* unit_tests/check_regex.c, unit_tests/input/daily.gdb,
* docs/man/clamdtop.1.in: F1->H
* libclamav/phishcheck.c: comply with safebrowsing naming
* libclamav/mpool.c, libclamav/str.c, libclamav/str.h: avoid
* clamscan: extend clamscan summary (bb#1206)
* clamdscan: unify error messages
* clamdscan: refactor error handling
* libclamav, sigtool: use .gdb extension for safebrowsing dbs
* clamd/others.c, unit_tests/check_clamd.c: fix FILDES and make
* clamd/others.c, clamd/server-th.c: wake recvloopth after SelfCheck
* clamav-milter/Makefile.am, clamav-milter/Makefile.in: fix make
* unit_tests/check_regex.c: fix make check. Buildbot didn't detect
* libclamav: count .pdb entries as signatures
* freshclam, sigtool: add support for safebrowsing.cvd (bb#1056)
* libclamav/mpool.c: enable mmap poisoning (compile with --enable-debug)
* configure, configure.in: LDFLAGS is LDFLAGS, not LIBS. This fixes
* configure, m4/fdpassing.m4, shared/fdpassing.h:
* clamav-milter: fix the logic for RejectMsg
* clamav-milter: fix few typoes - thx Jakub Jankowski <shasta*toxcorp.com>
* shared/cdiff.c: add missing gzclose() (bb#1450)
* shared/actions.c: fix inverted logic
* shared/cdiff.c: remove spurious fclose (bb#1450)
* clamav-milter: Allow custom rejection messages, workaround ancient
* libclamav/unarj.c: downgrade error message (bb#1444)
* clamav-milter/clamav-milter.c: Fix syslog ident typo and include wrapage.
Reported by Jakub Jankowski <shasta * toxcorp.com>
* configure, configure.in: fix previous commit
* clamav-config.h.in, config/ltmain.sh, configure, configure.in,
* clamdtop/clamdtop.c: fix use-after-free.
* libclamav: introduce cl_engine_settings_* API calls for copying settings
* clamd/server-th.c: respect original engine settings after db reload (bb#1380)
* build system: update to autoconf 2.63 (bb#1443)
* clamscan/manager.c: make error reporting compatible with clamd and previous
* libclamav: report error instead of crashing when engine is not compiled
* shared/optparser.c: fix handling of options which are enabled by default
* COPYING.BSD -> COPYING.regex; add COPYING.sha256
* unit_tests/check_clamd.c: Fix make check when run as root. (bb
* clamd/server-th.c: downgrade warning message (bb #1433).
* clamdtop/clamdtop.c, shared/optparser.c: Fix colors when terminal
* clamdtop/clamdtop.c: Use 'H' instead of 'F1', add support for
* clamdtop/clamdtop.c: Fix gccism, thanks Ed <lunytun*gmail.com>.
* config/ltmain.sh: Apply upstream libtool patch (thanks Ralf Wildenhues), fixes build under
* clamdtop/clamdtop.c: remove unneeded include (bb #1436).
* clamdscan/proto.c: bail out if the command is rejected (bb#1429)
* shared/misc.h: check for in_addr_t (bb#1426)

To upgrade:
yum --enablerepo=atomic-testing upgrade clamd clamav
Post Reply