Bug 38561 - ucs-test: SquidGuard - integrate usage of external blacklists
ucs-test: SquidGuard - integrate usage of external blacklists
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: ucs-test
UCS@school 4.0 R2
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: Sönke Schwardt-Krummrich
Ammar Najjar
:
Depends on: 30184
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-19 11:00 CEST by Sönke Schwardt-Krummrich
Modified: 2023-03-25 06:39 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2015-05-19 11:00:50 CEST
Due to bug #30184 the config file squidGuard.conf has changed, therefore the test script 11_squidguard_assign_rule_to_2_rooms failed.



+++ This bug was initially created as a clone of Bug #30184 +++

Asked via ticket #2013012521001021:

It would be nice having the possiblity to integrate external blacklists for SquidGuard via UCR.
See <http://wiki.ubuntuusers.de/squidGuard#Blacklist-installieren> for reference.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2015-05-19 11:03:35 CEST
Script has been fixed.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2015-05-19 11:05:44 CEST
Script has been fixed. ucs-test-ucsschool 2.0.52-1 has been imported to buildsystem and is currently building.

The old config file contained the substring "\npass whitelist-"… while the new config file contains "\npass !global-blacklist whitelist-"…
Comment 3 Ammar Najjar univentionstaff 2015-05-26 09:56:49 CEST
(In reply to Sönke Schwardt-Krummrich from comment #2)
> Script has been fixed. ucs-test-ucsschool 2.0.52-1 has been imported to
> buildsystem and is currently building.
> 
> The old config file contained the substring "\npass whitelist-"… while the
> new config file contains "\npass !global-blacklist whitelist-"…

OK: Test script use the same substring existing in the new squidGuard.conf.
OK: Test script passes.