- Merge SLE changes into Factory
- reference only existing filter lists in default installed config
(bnc#961499)
- add xss_fix_02_2015.patch:
o fix XSS possibility in blocked error page by escaping all
< and > in the printed url (CVE-2015-8936, bnc#985612)
- fix URL in README so it doesn't point at non-existent page
see http://bugs.squid-cache.org/show_bug.cgi?id=3978 (bnc#1040757)
OBS-URL: https://build.opensuse.org/request/show/531249
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squidGuard?expand=0&rev=23
19 lines
579 B
Plaintext
19 lines
579 B
Plaintext
Dear sysadmin,
|
|
|
|
If squidGuard does not enter into alarm status because it can not
|
|
read the default databases from /var/squidguard/db/blacklist, then
|
|
a creation is required. Do:
|
|
squidGuard -C <database>
|
|
e.g.
|
|
squidGuard -C /var/squidGuard/db/blacklist/domains
|
|
squidGuard -C /var/squidGuard/db/blacklist/expressions
|
|
squidGuard -C /var/squidGuard/db/blacklist/urls
|
|
|
|
This sympton can be read in the squidGuard log
|
|
(/var/squidGuard/logs/squidGuard.log). squidGuard is not blocking anything.
|
|
|
|
The latest blacklists can be found under:
|
|
http://www.squidguard.org
|
|
|
|
... Your SUSE team
|