swirc: fix segmentation fault on OpenBSD 7.8 and greater.
The type for 'malloc_options' has changed to an immutable char pointer.
Better to not set it at all.
From maintainer Markus Uhlin, thanks!
OK sthen@
MFC: Update to redis-6.2.20
CVE-2025-49844: A Lua script may lead to remote code execution
CVE-2025-46817: A Lua script may lead to integer overflow and potential RCE
CVE-2025-46818: A Lua script can be executed in the context of another user
CVE-2025-46819: LUA out-of-bound read
Update to redis-6.2.20
CVE-2025-49844: A Lua script may lead to remote code execution
CVE-2025-46817: A Lua script may lead to integer overflow and potential RCE
CVE-2025-46818: A Lua script can be executed in the context of another user
CVE-2025-46819: LUA out-of-bound read
ok sthen
update to got 0.120; ok sthen@
- disable gotwebd authentication if it is not enabled in /etc/gotwebd.conf
- ensure that GOTWEBD_LOGIN_TIMEOUT is used consistently at build time
- prevent date-specific gotsysd regress failures due to asctime_r whitespace
- make gotwebd refuse to start up if the _gotwebd user is root
- make gotwebd warn if the webserver's user is set to root in /etc/gotwebd.conf
- add /etc/gotwebd.conf parameters for hiding repositories
- reject bad hostnames provided to the gotsh weblogin command
- allow gotwebd to optionally display a login hint when authentication fails
Set @conflict marker to qcoro-qt6- and not qcoro-
Collision in qcoro-0.12.0p1: the following files already exist
/usr/local/include/qcoro6/QCoro/QCoro (qcoro-qt6-0.11.0p0 and qcoro-0.12.0p1)
...
Spotted by Mark Kane