Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 19:02:08 UTC Now

2023-10-31 16:46:51 UTC MAIN commitmail json YAML

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

(sborrill)