Commit Graph

44 Commits

Author SHA1 Message Date
ensc a352dc6539 - 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
ensc 99f2ecfdb0 version 0.87 2005-09-17 09:00:16 +00:00
ensc ae02382fc5 fixed typo 2005-09-17 08:59:16 +00:00
ensc 7c0ab957c9 not needed for 0.87 anymore 2005-09-17 08:58:53 +00:00
David Woodhouse c402d54b85 add clamav-exim subpackage 2005-09-10 11:20:26 +00:00
ensc 9a13698dc7 - [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 f43d7660f4 this patch reverts 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:28:05 +00:00
ensc f5d66c4ce5 - 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 ac45c8a30d 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 12:10:28 +00:00
ensc 5b64065415 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]
2005-07-28 12:06:36 +00:00
ensc 22e542a011 bump release: to fix broken cvs tags 2005-07-25 17:56:56 +00:00
ensc a2a0aa27fb version 0.86.2 2005-07-25 17:19:38 +00:00
ensc 3e396f9d26 - 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 3dd4ae5fdb initial checkin 2005-07-25 17:17:06 +00:00
ensc 86f97c11da sometime I should learn the difference between Release: and Version:... 2005-06-25 18:01:32 +00:00
ensc 98a887828a increased release due a failed previous 'make tag'... 2005-06-25 17:38:35 +00:00
ensc d0294b08f2 version 0.86.1 2005-06-25 17:35:47 +00:00
ensc 6b93a16de9 - 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 a5019aee90 version 0.86 2005-06-21 07:27:20 +00:00
ensc 69e78d809f typo 2005-06-21 07:26:54 +00:00
ensc 219cd0489f - 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
ensc b0e8182c50 reverted last changes 2005-05-19 17:16:39 +00:00
Warren Togami ed3f0ea855 bump because I screwed up the last tag 2005-05-19 07:45:09 +00:00
Warren Togami 4b8abcf394 fix typo 2005-05-19 07:41:38 +00:00
Warren Togami 8fb84a2ac5 fix dist tagging the way Enrico wants it 2005-05-19 07:35:49 +00:00
Oliver Falk 32a473748f As the release version (2) was wrong (typo), I force a rebuild. Sorry. 2005-05-19 06:27:21 +00:00
Oliver Falk 716e5a89fb Update from 0.85 to 0.85.1 2005-05-17 06:41:27 +00:00
ensc 6ddb72b688 version 0.85 2005-05-14 08:56:12 +00:00
ensc d7c5a763d6 version 0.84 2005-05-01 11:03:39 +00:00
Michael Schwendt efa447fd33 mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:11:35 +00:00
ensc 8dcc3a446a use %global instead of %define 2005-03-29 23:52:48 +00:00
Michael Schwendt dc2773b0cb *** empty log message *** 2005-03-03 21:23:41 +00:00
Matthias Saou d6570613f2 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 d45dad0678 updated to 0.83 2005-02-15 08:40:51 +00:00
ensc e10fd4fae9 updated 2005-02-08 23:01:08 +00:00
ensc bd5909fc18 - updated to 0.82
- minor spec cleanups
2005-02-08 23:00:37 +00:00
ensc 6151a28de9 - build the package with '--disable-zlib-vcheck' because RH is unable to
apply a fix for a 5 month old and solved security issue. Please fill
    your comments at
    https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385
- added 'BuildRequires: bc' (should work without also, but ./configure
    gives out ugly warnings else)
0.81-0.fdr.1
- updated to 0.81
- do not ship the 'clamd.milter' daemon anymore; clamav-milter supports an
    internal mode now which is enabled by default
- updated -milter %%description
0.80-0.fdr.2
- s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update
    subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39)
0.80-0.fdr.1
- updated to 0.80
- removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped
    anymore
- buildrequire 'curl-devel'
- renamed clamav.conf to clamd.conf (upstream change)
- updated -initoff patch
0.75.1-0.fdr.1
- updated to 0.75.1
- use %%configure, the problems with the architecture specification seem to
    have passed (probably because of an autoconf update)
- set mode 0600 for the cron-script (required by vixie-cron)
- made the cronjob a spambot and send mail about deactivated freshclam
    service to nearly everybody... (root, postmaster, webmaster)
- other fixes in the notification cronjob
0.75-0.fdr.1
- updated to 0.75
0.74-0.fdr.2
- moved /usr/bin/clamav-config from main into -devel
0.74-0.fdr.1
- updated to 0.74
0.73-0.fdr.1
- updated to 0.73
- added pkgconfig file
0.72-0.fdr.3
- notify the user about a deactivated clamav-update service
- added clamd-gen script which generates template spec-files for services
    using clamd
- copied template configuration files to %pkgdatadir/template (needed for
    clamd-gen)
- moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink will
    be provided for compatibility reasons
- conditionalized building of the -milter subpackage ('--without milter'
    switch) to enable builds on RH73 (bug #1715, comment #5/#7)
0.72-0.fdr.2
- removed 'BuildRequires: dietlibc'; it was a leftover from the
    pre-use-signal era (before 0.70) (bug #1716)
0.72-0.fdr.1
- updated to 0.72
2005-02-03 08:40:44 +00:00
Michael Schwendt 7c5423a400 Bump release, strip off fedora.us prefix and dist tag. 2004-12-10 22:03:01 +00:00
gafton 2414cffedc Fix braindead import typo artifact in the default generated Makefile. Oh
well, the fedora extras commits list needs a workout anyway...
2004-11-24 03:10:01 +00:00
cvsextras aaccd92e3f auto-import clamav-0.71-0.fdr.2.2 from clamav-0.71-0.fdr.2.2.src.rpm 2004-11-08 04:11:10 +00:00
cvsextras f97f1853e4 auto-import clamav-0.71-0.fdr.2.1 from clamav-0.71-0.fdr.2.1.src.rpm 2004-11-08 04:11:04 +00:00
cvsextras 357d603289 auto-import clamav-0.71-0.fdr.2.rh90 from clamav-0.71-0.fdr.2.rh90.src.rpm 2004-11-08 04:10:58 +00:00
cvsextras 47272f4f0a auto-import changelog data from clamav-0.71-0.fdr.2.rh80.src.rpm
0.71-0.fdr.2
- removed the randomization in the cronjob; it seems to be impossible to
    use the mod-operator (%) there. Instead of, the user has to replace
    some placeholders...
0.71-0.fdr.1
- updated to 0.71
0.70-0.fdr.1.1
- quote 'EOF' to delay $RANDOM expansion
0.70-0.fdr.2
- updated GECOS entry for the 'clamav' user to describe its purpose more
    accurately
- use explicit '-m755' when creating directories with install
0.70-0.fdr.1
- updated to 0.70; rediffed some patches
- updated logrotate script to use signals and documented the steps which
    are needed to make it work
- adapted initscript to use signals instead of sockwrite
- removed sockwrite; signals can now be used to reload the database
- added logfile to the -milter subpackage
0.68-0.fdr.2.1
- tagged some Requires:, since clamav-server is required in the
    milter-%post* scriptlets
0.68-0.fdr.2
- split the double Requires(...,...): statements; see
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118773
- require the recent fedora-usermgmt package (0.7) which fixes similar
    ordering issues
0.68-0.fdr.1
- updated to 0.68 (using the -1 version)
- ship milter-files in the -milter instead of the -server subpackage
0.67-0.fdr.3
- fixed ':' vs. '.' in chown
0.67-0.fdr.2
- randomize freshclam startup to prevent server peaks
0.67-0.fdr.1
- updated to 0.67 (using the -1 version)
0.66-0.fdr.2
- updated to 0.66; important, packaging-relevant changes are freshclam:
$http_proxy is not supported anymore; you have to configure it in
    /etc/freshclam.conf
the logfile has been renamed to /var/log/freshclam.log
- removed %check section; buildroot check is implemented in local testsuite
    already
- added some %verify(not mtime) modifiers to avoid unnecessary .rpmnew
    files
- added some directory-Requires:
- activated milter-package and made it work
- added patch to disable clamav-milter service by default
- renamed /var/run/clamav.<SERVICE> to /var/run/clamd.<SERVICE>; this makes
    things more consistently but can break backward compatibility. The
    initscript should deal with the old version too, but I would not bet on
    it...
- updated some descriptions
- fixed the update-mechanism; now it happens in two stages: at first, the
    files will be downloaded as user 'clamav' and then, root initiates the
    daemon-reload.
0.65-0.fdr.5
- added security fix for
    http://www.securityfocus.com/archive/1/353194/2004-02-06/2004-02-12/1
0.65-0.fdr.4
- fixed typo in README (sysconf.d vs. sysconf)
- make build on rhl8 succeed by adding '|| :' to %check
0.65-0.fdr.3
- substitute 'User' in sample cfg-file also
- uncommented some cfg-options which are needed for a proper operation
- fixed typos in README (thanks to Michael Schwendt)
0.65-0.fdr.2
- fixed path of 'LocalSocket' and documented steps how to create it
- added a missing backslash at the configure-call
- do not package clamav-milter.8 manpage
- documented 'User' in the README
0.65-0.fdr.1
- updated to 0.65
- added gmp-devel buildrequires:
- changed installed databases from 'viruses.db*' to '*.cvb'
- made milter-build conditional; 0.65 is missing some files which would
    break the build else
- fixed typo (clamav-notify-server -> clamav-notify-servers)
0.60-0.fdr.5
- created -update subpackage and filled it with files from main and -data
    package
- set more reasonable default-values in the sample config-file
- made the README in -server more clear
- moved clamav-milter man-page into -milter subpackage
- use fedora-usermgmt
- renamed -daemon subpackage and related files to -server
- use abstract 'data(clamav)' notation for clamav-data dependencies
- use 'init(...)' requirements as placeholder for future -sysv/-minit
    subpackages
0.60-0.fdr.4
- backported clamav-sockwrite.c to C89
0.60-0.fdr.3
- updated Source0 URL
- fixed portuguese i18n-abbreviation
0.60-0.fdr.3
- use LSB compliant exit-codes in the init-script
- other init-script cleanups
0.60-0.fdr.2
- updated %description
- removed README from %doc-list
0.60-0.fdr.1
- disabled -milter subpackage; I do not get it to run :(
0.60-0.fdr.0.1
- updated to 0.60
- modernized usercreation
- added -milter subpackage
0.54-0.fdr.2
- added BUGS file
- moved clamd.8 man-page into daemon-subpackage
- some cosmetical cleanups
- removed config-patch; it was unused
- made some paths more fedora-compliant
- honor $RPM_OPT_FLAGS
- added clamav-notify-daemons script
- removed obsoleted %socketdir
0.54-0.fdr.0.1
- splitted into additional -data/-daemon packages
- added clamav-sockwrite program
- updated to recent fedora policies
Thu Nov 21 2002 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    0.54-1
- updated to 0.54
- updated config-patch
Tue Oct 29 2002 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    0.52-1
- updated to 0.52
Tue Sep 17 2002 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
- Initial build.
2004-11-08 04:10:52 +00:00
cvsextras 532ccd0b6b Setup of module clamav 2004-11-08 04:10:50 +00:00