Hello,

i've uploaded the new version 1.3.5 of my blacklist update script:
http://www.bn-paf.de/filter/blacklist-upd.tar.gz

Changed from 1.3.1:
- new blacklist sites: dmozlists and xpressweb
- use of the squidguard.org's blacklist is not mandatory anymore, the
base lists which are only downloaded with "all" are now configurable
- successful downloads get backuped and are used if tar can't correctly
extract the current download (with exception of the single .gz file)
- includes support for the mail category
- diagnostic mode included in the update script, not seperate anymore
- changed categories good/bad to local-ok/local-block (like they did in
their RPMs: http://squidguard.mesd.k12.or.us/)
- database files are regenerated on every run, diff mode is not standard
anymore (see comments in script)
- proxy group can now also be specified
- can look for known false positives (currently only my blacklists and
the ones from MESD contain lists of them)
- new parameters "search" and "fsearch" provide an easy way to grep
which sites get blocked by which lists
- several other small changes
btw: v1.3.4 was online for a few days, it is partitally broken and
should be replaced

This is the included README:

Features:

- it downloads the different blacklist files and merges them using:
 domains.diff, urls.diff
    --- AND ---
 domains, urls, domains.exclude, urls.exclude

- recreates the database from the merged text files by default,
  can also use the diff method
- custom additions/exclusions are possible by using the
  local-ok + local-block categories
- can update the additional lists without downloading the base list(s)
again -
  or the custom entries alone
- provides a sample config file and diagnostic mode
- sets the correct file permissions (database readable for squid user,
  others only for root)
- can look for known false positives
- can compress the results for distribution to multiple servers

See website for installation instructions:
http://www.bn-paf.de/filter/

[EMAIL PROTECTED]



Reply via email to