The Gaudi Project

Gaudi v20r1

Package Versions

GaudiN/AGaudiKernelv25r1 GaudiSvcv17r0
GaudiReleasev20r1GaudiObjDescN/AGaudiSysv20r1
GaudiAlgv11r0 GaudiPIN/AHbookCnvv14r13
GaudiAudv8r6 GaudiPolicyv8r4 LCGEnvN/A
GaudiExamplesv20r1 GaudiPoolDbv4r0 RootHistCnvv9r16
GaudiGSLv6r9 GaudiPythonv9r1 GaudiGridSvcv1r6
GaudiHistoryN/AGaudiSiteSvcN/AGaudiMonitorv1r4

Release Notes

Externals version: LCGCMT_55

Packages Changes

  • GaudiPolicy (v8r4):
    • Fixed bug #38208: The pattern GaudiApp does not work if inherited.
      Modified the pattern to use <package> and <version> instead of $(package) and $(version).
      (Marco Clemencic)
  • GaudiKernel (v25r1):
    • Fixed:
      • bug #38206: gaudirun.py fails to set a list property from a property reference.
      • bug #38194: gaudirun.py expands too many environment variables Avoid to expand the environment variables in the strings.
      (Marco Clemencic)
  • GaudiPython (v9r1):
    • Fixed bug #38194: gaudirun.py expands too many environment variables Expand the environment variables in the strings before passing them to the C++ services (ApplicationMgr, MessageSvc and JobOptionsSvc).
      (Marco Clemencic)
  • Gaudi (v20r1):
    • Added tests for bug #38206 and bug #38194.
      (Marco Clemencic)