Commit Graph

56 Commits

Author SHA1 Message Date
Robert Scheck
fa9656200e - Upgrade to 0.95.1 (#495036, #495039) and enabled IPv6 support
- Fixed typo in SysV initscript which removes 'touch' file (#473513)
- Added build requirement to ncurses-devel for clamdtop
2009-04-10 21:10:04 +00:00
Robert Scheck
3ef6d7cff5 Upgrade to 0.94.2 (#474002) 2008-12-02 22:26:31 +00:00
Robert Scheck
fc9b9c4692 Upgrade to 0.94.1 2008-11-05 19:50:09 +00:00
Robert Scheck
da4aada211 - Upgrade to 0.94 (SECURITY), fixes #461461:
- CVE-2008-1389 Invalid memory access in the CHM unpacker
- CVE-2008-3912 Out-of-memory NULL pointer dereference in mbox/msg
- CVE-2008-3913 Memory leak in code path in freshclam's manager.c
- CVE-2008-3914 Multiple file descriptor leaks on the code paths
2008-10-26 17:38:04 +00:00
Robert Scheck
20b5089433 - Upgrade to 0.93.3 (SECURITY), rediffed -initoff patch:
- CVE-2008-2713 Out-of-bounds read on petite files
- Put pid instead of pgrp into pid file of clamav-milter (#452359)
2008-07-14 10:34:44 +00:00
Robert Scheck
55d261d546 - Upgrade to 0.93.1, rediffed -path patch
- CVE-2008-2713 Invalid Memory Access Denial Of Service Vulnerability
2008-06-18 10:13:26 +00:00
Robert Scheck
dbbdf5e26e - Upgrade to 0.93 (SECURITY):
- CVE-2008-1100 Upack processing buffer overflow (#442360)
- Removed *.inc directories; got replaced by *.cld containers
2008-04-14 20:31:45 +00:00
Robert Scheck
d86d8a8a76 - Upgrade to 0.92.1 (SECURITY):
- CVE-2008-0318 Integer overflow in libclamav (#432623)
2008-02-14 16:00:40 +00:00
Tom Callaway
128b1e458f clamav-0.90rc3-private.patch needed to be resynced 2007-12-21 19:23:28 +00:00
Tom Callaway
0cb76702f8 Fix EPEL 2007-12-21 19:12:19 +00:00
Tom Callaway
9d37ba25fb Fix changelog to match version 2007-12-21 18:11:02 +00:00
Tom Callaway
85ce1bf814 0.92 on all active branches 2007-12-21 18:06:01 +00:00
ensc
a8e23fb58b updated to 0.88.6 2006-11-05 20:11:19 +00:00
ensc
953d4e4dc1 - updated to 0.88.5 (SECURITY); fixes CVE-2006-4182, CVE-2006-5295
- added patch to set '__attribute__ ((visibility("hidden")))' for exported
    MD5_*() functions (fixes #202043)
2006-10-18 07:22:18 +00:00
Christian Iseli
d5918e8314 automated bump and rebuild 2006-10-04 22:32:25 +00:00
ensc
f1f8b458cd splitted SysV initscripts of -milter and -server into own subpackages 2006-09-21 18:27:43 +00:00
ensc
3ae7322b01 rebuilt 2006-09-15 06:21:38 +00:00
ensc
72cd79d861 removed a superfluous %doc 2006-08-09 06:48:12 +00:00
ensc
87b2de41e2 - updated to 0.88.4 (SECURITY)
- removed the clamdscan(1) manpage from the -server subpackage
2006-08-09 06:30:01 +00:00
ensc
bf7d59e040 - removed a superfluous '}'
- removed some code which was relevant for FC-3 only
2006-07-08 15:57:54 +00:00
ensc
6ff0a52518 - updated to 0.88.3
- updated to new fedora-usermgmt macros
- cleanups: removed unneeded curlies, use plain command instead of %%__XXX
    macro, whitespace cleanup, removed unneeded versioned dependencies
- added a 'Requires(post): group(clamav)' dependencies for -update and
    added the corresponding Provides: to -data
- removed the %%_without_milter conditional; you won't gain anything when
    milter would be disabled at buildtime
2006-07-08 13:17:12 +00:00
ensc
de4634e581 - updated to 0.88.2 (SECURITY)
- rediffed patches; most issues handled by 0.88.1-2 are fixed in
0.88.2
2006-04-30 10:07:15 +00:00
ensc
e1f2fc085e - added patch which fixes some classes of compiler warnings; at least the
using of implicitly declared functions was reported to cause segfaults
    on AMD64 (brought to my attention by Marc Perkel)
- added patch which fixes wrong usage of strncpy(3) in unrarlib.c
2006-04-24 22:05:45 +00:00
ensc
cf9eaf4edb updated to 0.88.1 (SECURITY) 2006-04-06 16:50:58 +00:00
ensc
f03dc9cffc rebuilt for FC5 2006-02-18 09:33:59 +00:00
ensc
0a90d8190c - updated to 0.88
- added pseudo-versions for the 'init(...)' provides as a first step for
    the support of alternative initmethods
- moved 'freshclam.conf.5' man page into the -update subpackage (#173221)
- ship 'clamd.conf.5' man page in the -server subpackage *too*. The same
    file is contained in multiple packages now, but this man-page can not
    be removed from the base package because it also applies to 'clamdscan'
    there (#173221).
2006-01-09 23:27:46 +00:00
ensc
3176f3c12c synced with the FC-4 branch 2005-11-04 12:55:25 +00:00
ensc
ecc95d9345 - updated to 0.87 (SECURITY)
- removed -timeout patch; it is solved upstream
- reverted the -exim changes; they add yet more complexity, their
    functionality can go into an own package and they contained flaws
2005-09-17 09:01:24 +00:00
David Woodhouse
d22637741f add clamav-exim subpackage 2005-09-10 11:20:26 +00:00
ensc
5f98a14137 - [milter] create the milter-logfile in the %%post scriptlet
- [milter] reverted the change of the default child_timeout value; it was
    set to 5 minutes in 0.86.2 which conflicts with the internal mode where
    a timeout must not be set. So, the clamav-milter would not run with the
    default configuration
2005-07-29 16:29:09 +00:00
ensc
4c5e9e7ce3 - Fixed calculation of sleep duration; on some systems/IPs, hostid
results in a negative number which is retained by the bash
    modulo-operation. So the sleep may get a negative number of seconds
    being interpreted as an option. This version makes sure that the
    module-operations returns a non-negative value. [BZ #164494, James
    Wilkinson]
- added support for a /usr/sbin/clamav-notify-servers.local hook; this file
    will be executed (source'd) before all other actions and can abort the
    entire processing by invoking 'exit'
2005-07-28 15:35:10 +00:00
ensc
07f7b7b9b3 bump release: to fix broken cvs tags 2005-07-25 17:56:56 +00:00
ensc
e5f388088b - updated to 0.86.2 (SECURITY)
- changed the freshclam updating mechanism (again); now, it consists of a
    crontab which does not need to be changed and a helper script
    (freshclam-sleep). This helper script is configured by
    /etc/sysconfig/freshclam
2005-07-25 17:19:21 +00:00
ensc
a5bcab3926 sometime I should learn the difference between Release: and Version:... 2005-06-25 18:01:32 +00:00
ensc
fd1ada7003 increased release due a failed previous 'make tag'... 2005-06-25 17:38:35 +00:00
ensc
48f46c14d0 - updated to 0.86.1
- fixed randomization in %%post scriptlet: hour should be a range but not a
    single number
2005-06-25 17:25:50 +00:00
ensc
2d2f85be2f - updated to 0.86
- randomize freshclam startup times in -update's %%post script (suggested
    by Stephen Smoogen); this requires some more Requires(post): also
2005-06-21 07:25:56 +00:00
Warren Togami
a7b6ed1512 bump because I screwed up the last tag 2005-05-19 07:45:09 +00:00
Warren Togami
6179079fae fix typo 2005-05-19 07:41:38 +00:00
Warren Togami
d52962c3c6 fix dist tagging the way Enrico wants it 2005-05-19 07:35:49 +00:00
Oliver Falk
ec3e79546b As the release version (2) was wrong (typo), I force a rebuild. Sorry. 2005-05-19 06:27:21 +00:00
Oliver Falk
bd5c6a1fc2 Update from 0.85 to 0.85.1 2005-05-17 06:41:27 +00:00
ensc
031b1c0a07 version 0.85 2005-05-14 08:56:12 +00:00
ensc
71de95e1ff version 0.84 2005-05-01 11:03:39 +00:00
Michael Schwendt
4d6873538b mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:11:35 +00:00
ensc
a71f8e3289 use %global instead of %define 2005-03-29 23:52:48 +00:00
Michael Schwendt
f8eda02368 *** empty log message *** 2005-03-03 21:23:41 +00:00
Matthias Saou
4563bd9bb7 Mass letter "c" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 20:08:36 +00:00
ensc
c19278e4f7 updated to 0.83 2005-02-15 08:40:51 +00:00
ensc
5ec291e507 - updated to 0.82
- minor spec cleanups
2005-02-08 23:00:37 +00:00