Age | Commit message (Collapse) | Author | Files |
|
|
|
parameter to populate-volatiles.sh to ensure that the volatiles cache
is updated (if its in use) when a package is added after the initial
boot. The update parameter is ignore is the cache is not in use and
by older versions of populate-volatiles.sh that don't support this
parameter.
|
|
|
|
left behing while deleting things in the last.
|
|
file:
* This version fixes a crash in the CHM unpacker and a heap overflow
in the function rebuilding PE files after unpacking.
|
|
as things fail to link when they try and use it. They link fine if it
doesn't exist so remove it.
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
fact mandatory, so add it back. I removed it after noticing other packges
didn't specify it, so they'll also be broken.
|
|
processing takes care of the required directories and permissions in
/var, don't try and create the home directories when adding the clamav user.
|
|
volatiles system. Previously these packages were broken after a reboot if
/var was on tmpfs due to missing directories and files. Note that the
updated virus definitions are stored in /var so they will be lost after a
reboot (but immediately re-downloaded) if using var on tmpfs.
|
|
other applications that link against clamav can be build. Some spelling
fixes in the comments as well.
|
|
so that building applications that depend on libclamav works. Also update
some descriptions.
|
|
Remove the site file from the clamav package itself since support for
package specific site files is not included in OE yet.
|
|
includes a multi-threaded daemon, a command line scanner, a tool for
automatic updating via Internet and a shared library implementation
for the scanner. Tested on sh4 and i486.
|