today we published new packages for opsi.
opsiconfd
The new opsiconfd comes with a number of improvements:
- It is now based on Python 3.13. This increases performance and efficiency.
- opsiconfd now uses the SSL certificate store of the operating system by default, so it works better in environments with their own certificate infrastructure. The path to the CA certificates is determined automatically, depending on the operating system, but can also be configured manually using the configuration parameter "ssl-trusted-certs". To use the supplied certificate store as before, "ssl-trusted-certs" can be set to "/usr/lib/opsiconfd/_internal/certifi/cacert.pem".
- The default ACL has been changed so that opsi clients can only read their own ProductPropertyStates. The "productPropertyState_getValues" method must now be used to take into account the ProductPropertyStates inherited from the depot. When using the WAN VPN extension with config cache, it must be ensured that an opsi-client-agent from version 4.3.5.0-1 is in use on all clients.
The new opsi-configed contains the following new features:
- A visibility option of the installation on the client when executing actions in the localboot product table.
- An option to activate/deactivate the Health Check on certain clients and depots.
- An error that occurred when no result was found in search on some tables.
- The ProductPropertyStates are now only deleted for the selected product type (Localboot/Netboot).
The new opsi-utils are also based on Python 3.13. If you use opsi-python in your environment, please check that your scripts are compatible with the new Python version.
opsi-client-agent
The new opsi-client-agent restores compatibility with Windows 7.
=============================
Packages for opsi 4.3 stable:
=============================
OPSI_PACKAGE
- hwaudit 4.3.0.1-1
- opsi-cli 4.3.13.2-1 Changelog
- opsi-client-agent 4.3.6.1-1 Changelog
- opsi-configed 4.3.5.3-1 Changelog
- swaudit 4.3.1.2-4 Changelog
- windows10-upgrade 22h2-5 Changelog
- windows11-upgrade 24h2-2 Changelog
- opsi-cli 4.3.13.2 Changelog
- opsi-client-agent-msi 4.3.6.1 Changelog
- opsi-configed-portable 4.3.5.3 Changelog
- opsi-linux-bootimage.iso 20241127 Changelog
- opsi-logviewer-portable 4.3.5.3 Changelog
- opsi-linux-bootimage 20241127 Changelog
- opsi-utils 4.3.12.9 Changelog
- opsiconfd 4.3.28.15 Changelog
- opsipxeconfd 4.3.7.0 Changelog
Jan Schneider