When using zabbix6-server with MariaDB, rc.d/zabbix_server does not
contain "REQUIRE: mysql". Therefore, when shutting down the host, mysql
stops before zabbix_server and prevents zabbix_server from stopping.
Fix this also for MYSQLDV option and also for zabbix6-proxy in
addition to zabbix6-server.
PR: 278629
When using zabbix64-server with MariaDB, rc.d/zabbix_server does not
contain "REQUIRE: mysql". Therefore, when shutting down the host, mysql
stops before zabbix_server and prevents zabbix_server from stopping.
Fix this also for MYSQLDV option and also for zabbix64-proxy in
addition to zabbix64-server.
PR: 278629
Apparently, regardless of the search method, when LibArchive is
installed from ports, it would be picked over the base version,
so put `libarchive' on the USES list unconditionally, to avoid
unregistered dependency when building in an unclean environment.
Prefer find_package() vs. pkg_search_module() because the former
prints explicit "found" status message with the library path and
version, if available, which makes more informative build logs.
Reported by: portscout
Mostly a security release (2 high severity security fixes).
ChangeLog:
https://github.com/glpi-project/glpi/releases/tag/10.0.15
This release fixes a few security issues that have been recently discovered.
Update is recommended!
You will find below the list of security issues fixed in this bugfixes version:
* [SECURITY - high] Authenticated SQL injection from map search (CVE-2024-31456)
* [SECURITY - high] Account takeover via SQL Injection in saved searches feature
(CVE-2024-29889)
Also, here is a short list of main changes done in this version:
* [FIX] Fix used right by reservation form.
* [FIX] Do not rely on input to apply rules rights.
* [FIX] Always store updated SMTP Oauth refresh token.
* [TASK] Upgrade tinymce.
PR: 278641
MFH: 2024Q2
A drop-in replacement for the wlroots scene API that allows Wayland
compositors to render surfaces with eye-candy effects.
https://github.com/wlrfx/scenefx
* CVE-2024-25583
A crafted response from an upstream server the recursor has been configured to
forward-recurse to can cause a Denial of Service in the Recursor. The default
configuration of the Recursor does not use recursive forwarding and is not
affected.
PR: 278564
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.20.2
Features
* Separate cairo-xlib.h Lua bindings from cairo.h
* Cleanup build flags, global namespace and includes
* Use perfect hash (gperf) for parsing color names
* set_struts improvements
Bug fixes
* Fix imlib_cache_size_setting::lua_setter
Miscellaneous
* Bump version
* Annoyingly, the artifacts go into a subdir
* Always run Nix & AppImage builds on PRs
* Track more context labels
* Fix matrix URL
* Revert "Fix matrix URL"
* Fix web components and pages (UI)
The port archivers/snappy was updated to version 1.2.0 via fa01e117e2
but there was no PORTREVISION bump afterwards for qt5-webengine, which
uses archivers/snappy.
This led to the following runtime error as soon as consumers (e.g.
x11-fm/konqueror) using qt5-webengine were started:
ld-elf.so.1: /usr/local/lib/qt5/libQt5WebEngineCore.so.5: Undefined symbol "_ZN6snappy11RawCompressEPKcmPcPm"
Remedy the issue by bumping PORTREVISION to force a rebuild against the
new version of archivers/snappy.
PR: 278633
Reported by: Graham Perrin
MFH: 2024Q2
With hat: kde