Skip to content

GlideinWMS 3.10.5

Compare
Choose a tag to compare
@mambelli mambelli released this 27 Sep 16:20
· 109 commits to master since this release

Released on 9/11/2023

GlideinWMS v3_10_5 has been released.
It is available in the osg-development repository for RHEL 7, RHEL 8, and RHEL 9 architectures and is undergoing testing.
This release has been extensively tested on EL9 and Python 3.9. It is the first one we recommend with this platform for production.
It fixes a few bugs in 3.10.3. No new features added. Some bugs were fixed in the interim 3.10.4, but that release should be ignored, just consider the changes in both as 3.10.5.

The full release notes are available here and a CHANGELOG is in the repository.

GIT: git checkout v3_10_3

RPMS: Available in the osg-development repo and Koji:

DOCUMENTATION: http://glideinwms.fnal.gov/doc/

IMPORTANT

  • The rebuilding of cvmfsexec distributions is now disabled by default, it must be enabled via the new factory knob. If you are upgrading from v3.9.5 or later, check that the cvmfsexec script is no more in the pre-reconfigure hooks directory.
  • When using on-demand CVMFS, all Glideins after the first one on a node are failing. To avoid this we recommend using whole-node Glideins when using on-demand CVMFS.
  • cvmfsexec builds for EL9 are incompatible with EL7. If you have an EL7 factory and use cvmfsexec, make sure the EL9 is disabled

What's Changed

New Contributors

Full Changelog: v3_10_3...v3_10_5