Update to miniflux-2.3.3
While there, update with miniflux.rc with:
- By default miniflux logs to standard error, so setting the daemon
output will hook it up with syslogd out of the box.
- Service now supports reloading. It's only for reloading TLS
certificates, not log files. If you wish to do anything extra with
your log files, you'll have to do it with syslogd by setting the
logging back to default as mentioned in the previous paragraph.
From Igor Zornik (maintainer)
import gr-osmosdr
Unified gnuradio input/output block for a variety of SDR devices,
including RTL-SDR and HackRF.
needed as dependency for new comms/gqrx
feedback and OK bentley@
update some of the nginx extensions, ok robert
nginx-modules-ngx_http_hmac_secure_link_module-2.0.0
nginx-njs-1.0.0
openresty-headers-more-nginx-module-v0.40
owasp-modsecurity-ModSecurity-nginx-v1.0.4
vision5-ngx_devel_kit-v0.3.4
blender,nheko,libquotient: stop disabling PCH, ok rsadowski
The need for disabling precompiled headers disappeared at some point in
the last few years. This was related to C++20, libstdc++, and stdarg.h
and __bsd_locale_fallbacks.h. Some of this changed in recent compiler
updates, and cmake is also much more modern.