./www/ufdbguard, URL filter for use with squid

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.35.5nb2, Package name: ufdbguard-1.35.5nb2, Maintainer: sborrill

ufdbGuard is a URL filter to block unwanted web content on the internet.
ufdbGuard can also enforce Google SafeSearch, detect UltraSurf, Tor, Skype
and other chat applications, proxy tunnels and enforce safer HTTPS traffic.
ufdbGuard is a redirector for the Squid web proxy with 50,000 URL
verifications/second. ufdbGuard integrates with user authorities like LDAP,
Kerberos and Active Directory to assign different policies to different
groups of users.


Master sites:

Filesize: 1654.182 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-10 14:19:49 by Stephen Borrill | Files touched by this commit (1)
Log message:
www/ufdbguard: Replace perl interpreter on CGI script

Bump PKGREVISION
   2023-11-08 16:05:18 by Stephen Borrill | Files touched by this commit (2)
Log message:
www/ufdbguard: add reload command to rc.d script

Bump PKGREVISION
   2023-11-08 14:08:36 by Stephen Borrill | Files touched by this commit (1)
Log message:
www/ufdbguard: requires bash

Add bash to USE_TOOLS
   2023-10-31 17:46:51 by Stephen Borrill | Files touched by this commit (2) | Package updated
Log message:
ufdbguard: update to 1.35.5

Add wget as an explicit dependency. While not technically needed for
ufdbguard itself, it is used by its helper scripts for downloading database
updates.

Changes since 1.35.3:

Release 1.35.4 - December 22, 2022

Fix: sometimes ufdbguardd crashes if num-worker-threads is very high and a \ 
configuration reload starts
Fix: fix more compiler warnings for recent compilers on FreeBSD and OpenBSD
Fix: init.d script on Debian systems now accepts all options as RHEL script accepts.
Fix: Debian packages did not install ufdbsignal with setuid-root
Fix: the install script checks for resolvability of updates.urlfilterdb.com \ 
which did not work with a CNAME record
Fix: configure script searches for ar command in the PATH and uses AR variable \ 
in Makefile
Fix: support OpenSSL 3.0
Change: maximum log file size increased from 2 GB to 200 GB
Change: new altdns category included in configuration file
Change: URLs with a simple hostname (no FQDN) are no longer administered as an \ 
uncategorised URL.
Change: README.PACKAGES file added for package maintainers

Release 1.35.5 - February 7, 2023

Fix: fix compilation error on Solaris 10 and 11
Fix: any network with IP/CIDR in a file referred by ipv4list caused a crash
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-09 11:11:51 by Nia Alarie | Files touched by this commit (1)
Log message:
ufdbguard: Add missing dependencies.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-04 15:21:41 by Stephen Borrill | Files touched by this commit (2)
Log message:
ufdbguard: fix rc.d script

Bump PKGREVISION