allow service reload; fine with Josh
transmission-daemon(1) writes out its entire config on exit, which makes
managing config, service and restarts on file changes difficult.
It supports SIGHUP, to let rcctl(8) use it.
update to scapy-2.7.0, ok bluhm
thanks tb for libressl tweaks to avoid primality tests for well-known
DH parameters, fixing a problem with excessive startup times.
bump revision of ports which have a pkg-config check for ncursesw which
may now be taking different codepaths now we install the .pc file (some
e.g. python 3 definitely are)
update to got 0.121
- plug fulltext delta cache memory leaks; found by otto malloc
- make gotwebd serve its own static files if not they are not served by httpd
- avoid deleting local HEAD and "refs/got/" refs during 'got fetch -d'
- hint at PASSWDSKIP for security(8) in gotsh.1
- fix bogus 'got histedit' error when deleting files which do not exist on disk
- standardize -h option exit status code across all commands
- gotwebd: stop reading from client once request has been parsed; fixes hangs
- gotwebd: add support for serving static web sites from Git repositories
- gotwebd: fix login links when gotwebd is not served at the root URL location
- gotwebd: add support for custom mime types, like in httpd.conf
- gotwebd: allow for displaying non-default SSH port numbers in login hints
- gotwebd: prepend 64 bits of randomness to login token data
- gotwebd: stop gracefully when a TERM signal is received
- remove undocumented support for macros from gotsys.conf parse.y
- make it possible to set repository descriptions in gotwebd.conf
- add gotwebctl, a utility which can be used to control gotwebd
- fix gotsys.conf syntax check for empty hmac secrets
[3 lines not shown]
wayland/greetd: assorted fixes
- stop setting QT_QPA_PLATFORM=wayland inconditionally, that breaks qt
apps in X11 sessions started by greetd, and is accordingly set by
startxfce4 --wayland.
- add niri to the list of sample environments
- fix wayback entry, that's wayback-session that reads your .xinitrc