Releases: FairRootGroup/FairSoft
First patch of FairSoft release jun19
Fix version info in fairsoft-config
FairSoft release jun19
For the new FairSoft release the following packages have been updated (added):
Package | Version |
---|---|
cmake | 3.13.4 |
gtest | 1.8.1 |
gsl | 1.16 |
icu4c | 63.1 |
boost | 1.68.0 |
Pythia6 | 416 |
HepMC | 2.06.09 |
Pythia8 | 240 |
Mesa | 7.10.3 |
Geant4 | 10.5.1 |
ROOT | 6.16.00 |
Geant321+_vmc | v2-7 |
VGM | v4-5 |
G4VMC | v4-0 |
MillePede | V04-03-10 |
ZeroMQ | 4.3.1 |
Protocoll Buffers | 3.6.1 |
nanomsg | 1.1.5 |
FlatBuffers | 1.11.0 |
MessagePack | 3.1.1 |
DDS | 2.2 |
FairMQ | 1.4.3 |
FairLogger | 1.4.0 |
Libfabric | 1.6.2 |
Asiofi | 0.4.1 |
Yaml | 0.6.2 |
Forth patch of FairSoft release oct17
- Use new download location for HepMC since the old one isn't working any longer.
First patch of FairSoft release may18
Use new download location for HepMC since the old one isn't working any longer.
First patch of FairSoft release mar17
- Use new download location for HepMC since the old one isn't working any longer.
Third patch of FairSoft release oct17
Correct the patch introduced with oct17p2. The patch did not work.
Second patch release of FairSoft release oct17
Fix a problem with compilation of Geant3 using gcc > 8.1.
FairSoft release may18
For the new FairSoft release the following packages have been updated:
- Boost: 1.64.0 -> 1.67.0
- CMake: 3.9.4-> 3.11.1
- FlatBuffers: 1.7.1 -> 1.9.0
- Geant3: v2-1 -> v2-5
- Geant4: 10.02.p01 -> 10.04.p01
- Geant4_VMC: v3-3 -> v3-6
- ROOT: v6-10-08 -> v6-12-06
- VGM: v4-3 -> v4-4
- XROOTD: 4.6.1 -> 4.8.3
- ZeroMQ: 4.2.2 -> 4.2.5
The following packages have been added
- FairLogger: v1.2.0
- FairMQ: v1.2.3
- DDS: 2.1-1-g181b66a
FairLogger and FairMQ have been part of FairRoot till May 2018. In May 2018 both packages have been separated from FairRoot. The correspondig release notes for both packages with more information can be found at https://github.com/FairRootGroup/FairLogger/releases and https://github.com/FairRootGroup/FairMQ/releases.
The release notes for DDS can be found at https://github.com/FairRootGroup/DDS/blob/master/ReleaseNotes.md
First patch release of FairSoft release oct17
Build ROOT with enabled rpath.
There have been cases where rootcling could not find his own libraries. Using rpath solves the problem on Linux. On MacOSX rpath was enabled anyway.
FairSoft release oct17
For the new FairSoft release the following packages have been updated:
- Boost: 1.62.0 -> 1.64.0
- CMake: 3.7.2 -> 3.9.4
- FlatBuffers: 1.6.0 -> 1.7.1
- MsgPack: 2.1.1 -> 2.1.5
- ProtoBuf: 3.2.0 -> 3.4.0
- ROOT6: v6-08-04 -> v6-10-08
- XROOTD: 4.5.0 -> 4.6.1
- ZeroMQ: 4.2.0 -> 4.2.2
Support for ROOT5 was dropped completely.