Changelog for
libclamav1-0.67-4mdk.i586.rpm :
Tue Feb 17 11:00:00 2004 Oden Eriksson
0.67-4mdk
- added fixes from 0.67-1 (P2)
- fixed a stupid spec file thang (thanks Luca Berra and Daniel J McDonald)
- added a note about qmail+qmail-scanner
- for now i will only correct things i find too strange or too stupid,
don\'t expect me to work this fulltime as the previous 2-3 years... the
previous changelog entry explains why i jumped in here.
Tue Feb 17 11:00:00 2004 Oden Eriksson 0.67-3mdk
- fix freshclam cron policy: do not ship clamav with a db update frequency
of one hour. once a day is ok for joe user. thousands or maybe millions
of mdk10+ boxes could bring the clamav antivirus database mirrors to its
knees, or even worse in about six months turn it into a pre-paid
subscription service. any serious admin can change this update frequency,
at will post install...
- fix conditional build for the sendmail milter
- turn on debug code, disable clamuko (who uses it?)
- make clamd use its own config file
- misc spec file fixes
Sun Feb 15 11:00:00 2004 Bill Randle 0.67-2mdk
- update spec file to match Luca\'s version in contrib
- put freshclam cron file in cron.hourly
Sun Feb 15 11:00:00 2004 Bill Randle 0.67-1mdk
- sync with new 0.67 release (fixes memory management problem)
Sun Feb 15 11:00:00 2004 Luca Berra 0.66-3mdk
- really fix freshclam cron script
Wed Feb 11 11:00:00 2004 Luca Berra 0.66-2mdk
- fix clamdmail version
Wed Feb 11 11:00:00 2004 Luca Berra 0.66-1mdk
- 0.66
- fix freshclam return code in cron script
- use freshclam.conf
- allow building without clamdmail for 9.2 (no libripmime-devel)
- removed P1 (included upstream)
- rediffed P0
- massage rpm for easy snapshot/release build
Sun Dec 7 11:00:00 2003 Oden Eriksson 0.66-0.20031204.1mdk
- fix weird #6486 (S2)
- use a recent CVS snapshot (there\'s simply too much going on here...)
- clamdmail-0.15
- buildrequires ripmime-devel (for clamdmail)
- drop P1 & P2
- rediffed P0
- added new P1
Wed Nov 19 11:00:00 2003 Oden Eriksson 0.65-4mdk
- added P2 (CVS fixes)
Wed Nov 19 11:00:00 2003 Oden Eriksson 0.65-3mdk
- clamdmail-0.14
- drop P2, it\'s included
Fri Nov 14 11:00:00 2003 Oden Eriksson 0.65-2mdk
- fixed P0
Thu Nov 13 11:00:00 2003 Oden Eriksson 0.65-1mdk
- 0.65
- removed one patch, added P1 & P2
- gmp is needed now
- misc spec file fixes
Sat Sep 13 12:00:00 2003 Oden Eriksson 0.61-0.20030829.1mdk
- use the 20030829 snapshot
- remove patches that\'s included in the upstream source
- changed P3 to P1
- fix S7 and log stuff in the spec file
- fetch virus databases as these are not included
- clamdmail-0.13
- fix buildrequires
Mon Aug 25 12:00:00 2003 Oden Eriksson 0.61-0.20030806.2mdk
- use the correct 20030806 snapshot
- added P1 to fix stale sockets if unclean shutdown.
- added P2 to fix cli_malloc build error
- update url
- update url in mirrors.txt file (P3)
Tue Aug 5 12:00:00 2003 Oden Eriksson 0.61-0.20030806.1mdk
- use the 20030806 snapshot
- added 2 files from contrib into docdir
Tue Aug 5 12:00:00 2003 Oden Eriksson 0.61-0.20030705.5mdk
- spec file work around for rpm stupidity...
Tue Aug 5 12:00:00 2003 Oden Eriksson 0.61-0.20030705.4mdk
- added the clamdmail subpckage
Tue Jul 29 12:00:00 2003 Oden Eriksson 0.61-0.20030705.3mdk
- use some more spec file voodoo magic to please distlint (a bit?)
Sat Jul 19 12:00:00 2003 Oden Eriksson 0.61-0.20030705.2mdk
- change description on request by the author
Wed Jul 16 12:00:00 2003 Oden Eriksson 0.61-0.20030705.1mdk
- use the 20030705 snapshot
- added some more docs
Thu Jul 10 12:00:00 2003 Oden Eriksson 0.60-2mdk
- rebuild
- misc spec file fixes
Sun Jun 22 12:00:00 2003 Oden Eriksson 0.60-1mdk
- misc fixes by muttAATTfree.fr:
- upgrade to 0.60 (clamav-0.54-buffer_overflow_fix included)
- doc changes (Spanish, Japanese), new file mirrors.txt
- added the clamav-milter sub package (S3 & S4)
- added cron script to auto update the virus database, plus a logrotate
configuration file (S5 & S6)
- use the %configure2_5x macro
- fix buildrequires
- rediff P0
- move logs to /var/log/clamav/ (msec fix)
- misc spec file fixes
Sat May 31 12:00:00 2003 Oden Eriksson 0.54-8mdk
- rebuilt to have rpm v4.2 pick up provides
Thu Mar 13 11:00:00 2003 Oden Eriksson 0.54-7mdk
- fix potential security hole (P1) as in:
http://archive.elektrapro.com/clamav.elektrapro.com/users/2003/3/msg00016.html
Thu Mar 6 11:00:00 2003 Oden Eriksson 0.54-6mdk
- use the %mklibname macro
- misc spec file fixes
- fix pid file location
- got rpmlint a little happier...
Thu Jan 16 11:00:00 2003 Oden Eriksson 0.54-5mdk
- build release
Fri Nov 22 11:00:00 2002 Oden Eriksson 0.54-4mdk
- argh!!! viruscanner should spell virusscanner, right?
Fri Nov 22 11:00:00 2002 Oden Eriksson 0.54-3mdk
- added virtual provides (pointed out by Buchan Milne)
clamav Provides: viruscanner AV-Scanner
clamd Provides: viruscanner-daemon AV-Scanner-Daemon
Fri Nov 22 11:00:00 2002 Oden Eriksson 0.54-2mdk
- fix %_pre_useradd (pointed out by Buchan Milne)
- also fix ldconfig in %post %postun (wierd...)
Thu Nov 21 11:00:00 2002 Oden Eriksson 0.54-1mdk
- new version
- updated P0
- /usr/bin/clamdscan was added to the clamd package
- misc spec file fixes
Fri Nov 1 11:00:00 2002 Oden Eriksson 0.53-1mdk
- new version
Tue Oct 29 11:00:00 2002 Oden Eriksson 0.52-1mdk
- new version
- misc spec file fixes
Sat Oct 19 12:00:00 2002 Oden Eriksson 0.51-3mdk
- attrib 711 on /var/lib/clamav was too restrictive for
qmail-scanner, changed that to 755
Mon Oct 14 12:00:00 2002 Oden Eriksson 0.51-2mdk
- fixed Group=File tools for main package (correct?)
Wed Oct 9 12:00:00 2002 Oden Eriksson 0.51-1mdk
- new version
- libifictions and daemonification
- major spec file fixes
Thu Aug 22 12:00:00 2002 Oden Eriksson 0.24-1mdk
- new version
- added GnuPG signature
- misc spec file fixes
Sat Aug 3 12:00:00 2002 Oden Eriksson 0.23-1mdk
- new version
Wed Jul 24 12:00:00 2002 Oden Eriksson 0.22-1mdk
- new version
Thu Jul 18 12:00:00 2002 Oden Eriksson 0.21-1mdk
- new version
Tue Jul 16 12:00:00 2002 Oden Eriksson 0.20-1mdk
- new version, new url
- misc spec file fixes
Wed Jun 12 12:00:00 2002 Oden Eriksson 0.15-1mdk
- new version
Sat Jun 1 12:00:00 2002 Oden Eriksson 0.14-1mdk
- new version
- remove P0
Sat May 11 12:00:00 2002 Oden Eriksson 0.11-1mdk
- initial cooker contrib