open-vm-tools: do not suggest x11 option on Darwin
Hopefully fixes
configure: error: libXinerama not found. Please configure without
multimon (using --disable-multimon), configure without X11 (using
--without-x), or install the libXinerama devel package(s).
error from macOS bulk build.
py-moto: updated to 5.1.17
5.1.17
General:
* The MotoServer dashboard (available on http://localhost:5000/moto-api) now has an new and improved look, making it easier to search for and find your resources
New Methods:
* CloudFront:
* tag_resource()
* untag_resource()
* DMS:
* create_replication_subnet_group()
* describe_connection()
* describe_replication_subnet_group()
* delete_endpoint()
* delete_replication_instance()
* delete_replication_subnet_group()
[26 lines not shown]
py-rpds-py: updated to 0.29.0
0.29.0
Bump actions/download-artifact from 5 to 6
Bump github/codeql-action from 4.30.9 to 4.31.0
Bump actions/upload-artifact from 4 to 5
Bump astral-sh/setup-uv from 7.1.1 to 7.1.2
Bump github/codeql-action from 4.31.0 to 4.31.2
[pre-commit.ci] pre-commit autoupdate
Bump softprops/action-gh-release from 2.4.1 to 2.4.2
Bump rpds from 1.1.2 to 1.2.0
mdbook: updated to 0.5.0
0.5.0
The 0.5.0 release is the next major release of mdBook, containing over 130 PRs
since 0.4.52! The primary focus for this release has been an evolution of the
Rust APIs to make it easier to maintain, to evolve in a backwards-compatible
fashion, to clean up some things that have accumulated over time, and to
significantly improve the performance and compile-times.
net/nextcloud-client - downgrade to v3.17.3
o we are close to a pkgsrc branch
o v4 is not stable yet
o v3 is compatible
See the discussion on pkgsrc-users@
sh3: add SH-ipl+g definitions/functions
Not currently used for anything. I put this together with an idea
that it might be used for early console, and to pick up the RAM size
from gxemul -M. But gxemul doesn't support the former and seems to
return hardcoded value for the latter, so using it is useless at best,
and breaks booting in gxemul otherwise.
clarify some of the parameters for 'setting'; avoid talking about passing
the output of crypt(3); note that for md5 and blowfish the salt is silently
truncated if it's longer than the respectively accepted length
open-vm-tools: updated to 12.5.4
12.5.4
This release resolves CVE-2025-41244. For more information on this vulnerability and its impact on Broadcom products, see VMSA-2025-0015.
A patch to address CVE-2025-41244 on earlier open-vm-tools releases is provided to the Linux community at CVE-2025-41244.patch.
zino: update to version 2.3.0.
Pkgsrc changes:
* version-bump + checksums.
* update PLIST to reflect installed files
* Adjust py-snmp version requirement.
Upstream changes:
- Added an SNMP agent to respond to client queries for Zino uptime
(to properly enable failover mechanisms in legacy clients)
([#487](https://github.com/Uninett/zino/issues/487))
- Added new config option to post reachability event when a new
device is added to show that it was discovered by Zino
We recommend to keep this config option set to `False` the first
run after upgrading. That way the new `reachable_in_last_run`
device status can be populated. After running Zino for a couple
[17 lines not shown]