Path to this page:
Subject: CVS commit: pkgsrc/www/libproxy
From: Adam Ciarcinski
Date: 2023-02-20 10:22:08
Message id: 20230220092208.4C87AFA90@cvs.NetBSD.org
Log Message:
libproxy: updated to 0.4.8
Version 0.4.18
build: Allow configuration of sysconfig module
config_envvar: Add environment variable for pacrunner debugging
build: disable mozjs by default
python: Support Python 3.10 and above
Add Duktape pacrunner module
config_kde: Compute list of config file locations ourselves
cpmfog_gnome3: Add gnome-wayland to permitted DESKTOP_SESSION
Version 0.4.17
python bindings: fix "TypeError: argtypes must be a sequence of types"
Version 0.4.16
Port to, and require, SpiderMonkey 68
Use closesocket() instead of close() on Windows
Add symbol versions - be ready to introduce new APIs as needed
Add public px_proxy_factory_free_proxies function
Add PacRunner config backend (largely untested; feedback welcome!)
Small performance improvements
pxgsettings: use the correct syntax to connect to the changed signal (silences \
annoying output on console)
Support python3 up to version 3.9
Fix buffer overflow when PAC is enabled (CVE-2020-26154)
Rewrite url::recvline to be nonrecursive (CVE-2020-25219)
Remove nonfunctional and crashy pacrunner caching
Never use system libmodman (no other consumers, not maintained)
Files: