Commit Graph

9 Commits

Author SHA1 Message Date
Sérgio M. Basto 7f94084fd5 Rearrange tmpfiles following packaging guidelines
https://docs.fedoraproject.org/en-US/packaging-guidelines/Tmpfiles.d/
  not running systemd-tmpfiles on post
Drop build without tmpfiles because we don't have Systemd without tmpfiles
not ghost .socket files they are tmptifles
Rearrange some files of milter package
Move to old_freshclam files /etc/logrotate.d/* and /var/log/freshclam.log
2021-08-14 12:15:32 +01:00
Orion Poplawski 50a490ff21 Update clamd README file (bz#1798369) 2020-05-28 20:51:09 -06:00
Orion Poplawski 234a5b82e7 Drop clamd@scan.service file (bz#1725810)
Change /var/run to /run
2019-11-18 20:49:22 -07:00
Sérgio M. Basto 8ee8f4650d Add some SELinux notes from (#787434) 2018-07-29 06:59:45 +01:00
Nick Bebout 1763ecba76 Update README 2014-01-29 14:57:40 -06:00
Enrico Scholz 55b25f143b updated doc
removed obsolete SysV related information; mentioned systemd + tmpfiles.d
2012-02-25 12:03:46 +01:00
ensc 69e78d809f typo 2005-06-21 07:26:54 +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
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