Releases: FairRootGroup/FairSoft
Releases · FairRootGroup/FairSoft
feb26
- Update package list, changes:
| Package | Version in jan24 |
Version in feb26 |
|---|---|---|
| boost | 1.83.0 | 1.90.0 |
| clhep | 2.4.7.1 | 2.4.7.2 |
| dds | 3.8 | 3.16 |
| faircmakemodules | 1.0.0 | 1.0.0 |
| fairlogger | 1.11.1 | 2.3.1 |
| fairmq | 1.8.4 | 1.10.1 |
| flatbuffers | 23.5.26 | 25.12.19 |
| fmt | 10.1.1 | 12.1.0 |
| geant3 | 4-2_fairsoft | 4-5_fairsoft |
| geant4 | 11.2.0 | 11.4.0 |
| geant4_vmc | 6-5 | 6-8 |
| hepmc | 2.06.11 | 2.06.11 |
| onnxruntime | 1.12.1 | 1.24.1 |
| pythia6 | 428-alice1 | -- |
| pythia8 | 8310 | 8317 |
| root | 6.30.02 | 6.36.08 |
| vc | 1.4.4 | 1.4.5 |
| vecgeom | 2.0.0 | |
| vgm | 5-2 | 5-4 |
| vmc | 2-0 | 2-1 |
| zeromq | 4.3.5 | 4.3.5 |
- Tested Systems
- Default C++ standard version remains C++17
- Testing compilation on some systems with
-DCMAKE_CXX_STANDARD=20and-DCMAKE_CXX_STANDARD=23
- Tested FairRoot versions:
v18.6_patches(v18.6.11release pending)v18.8_patches(v18.8.3release pending)v19.0_patches(v19.0.1release pending)- 'dev' (at commit e22c961933ee3105797a373930e45b8ff43307ff)
- Update
bootstrap-cmake.sh- now installs CMake 4.2.3 (up from 3.27.4) - Update minimal CMake version to 3.24.
- CMake version > 3.28 is needed if optional packages include onnxruntime or dds
- Update setup scripts for various systems. Add missing packages.
- Add RPATH information to the shared libraries. This should allow to get rid of the usage of (DY)LD_LIBRARY_PATH.
- Allow to use a non standard SDK on macosx. This allows to compile older ROOT versions on systems with the newest SDK.
- More information can be found
here
- More information can be found
nov22p4
jan24p5
apr22p1
nov22p3
jan24p4
jan24p3
nov22p2
Maintenance release:
- Fix HepMC url (#546, 5488fc1)
- Tested FairRoot versions:
v18.4_patches(v18.4.10release pending)v18.6_patches(v18.6.11release pending)v18.8_patches(v18.8.3release pending)v19.0_patches(v19.0.1release pending)
Full Changelog: nov22p1...nov22p2
jan24p2
Maintenance release:
- Fix URLs for HepMC tarball (14b8d65)
- Updated package list (1a63e56), changes:
Package Version in jan24p1Version in jan24p2root 6.30.04 6.30.08 - Added Ubuntu 24.04 to tested systems (c32e0d8)
- Tested FairRoot versions:
v18.6_patches(v18.6.11release pending)v18.8_patches(v18.8.3release pending)v19.0_patches(v19.0.1release pending)
Full Changelog: jan24p1...jan24p2
jan24p1
Maintenance release:
- Updated various
legacy/setup-*.shscripts (00deb7e, ecca935) - Updated package list (5cb1f4e), changes:
Package Version in jan24Version in jan24p1root 6.30.02 6.30.04 - Disabled ROOT's
runtime_cxxmodulesfeature (11efb3d) - Added Almalinux 9 and updated macOS in tested systems (7d723fb, 83fb9a4)
- Build DDS optionally (165ec6e)
- Tested FairRoot versions:
v18.6_patches(v18.6.11release pending)v18.8_patches(v18.8.3release pending)v19.0_patches(v19.0.1release pending)
Full Changelog: jan24...jan24p1