Actions
Bug #39
closedDansGuardian may block deb files on content
Status:
Closed
Priority:
Normal
Assignee:
Category:
System
Target version:
Description
It may happen that Debian packages are blocked by DansGuardian because their binary content is matching a string in the weighted phrase list. To avoid this, we need to put an exception for *.deb
files in the configuration file /etc/dansguardian/lists/exceptionregexpurllist
. Just add the following lines:
# allow Debian packages \.deb$
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from New to Ready for test
- % Done changed from 0 to 50
Updated by Jean-Michel Philippe over 13 years ago
- Category set to System
- % Done changed from 50 to 100
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from Ready for test to Resolved
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from Resolved to Closed
Actions