@@ -3,10 +3,43 @@ For more detailed information, please see the git log.
3
3
4
4
These release notes can also be consulted at https://docs.easybuild.io/en/latest/Release_notes.html.
5
5
6
- The latest version of easybuild-easyconfig provides 20,561 easyconfig files, for 3,656 different software packages,
6
+ The latest version of easybuild-easyconfig provides 20,670 easyconfig files, for 3,670 different software packages,
7
7
incl. 41 different (compiler) toolchains.
8
8
9
9
10
+ v4.9.4 (22 september 2024)
11
+ --------------------------
12
+
13
+ update/bugfix release
14
+
15
+ - added example easyconfig files for 14 new software packages:
16
+ - Biotite (#21026), chopper (#21418), CLUMPP (#21329), cramino (#21382), dub (#21378), ESM3 (#21026), GOMC (#21008),
17
+ MOKIT (#21352), nanoQC (#21371), phasius (#21389), PyBullet (#21356), rnamotif (#21336), versioningit (#21424),
18
+ xskillscore (#21351)
19
+ - added additional easyconfigs for various supported software packages, including:
20
+ - awscli 2.17.54, BiG-SCAPE-1.1.9, ccache 4.10.2, CLHEP 2.4.7.1, CREST 3.0.2, decona 1.4-2024073, dftd4 3.7.0,
21
+ GATE 9.4, Gdk-Pixbuf 2.42.11, Geant4 11.2.2, Geant4-data 11.2, Ghostscript 10.03.1, GitPython 3.1.43,
22
+ GObject-Introspection 1.80.1, HarfBuzz 9.0.0, ImageMagick 7.1.1-38, JasPer 4.2.4, joypy 0.2.6, Julia 1.10.4,
23
+ LDC 1.39.0, Leptonica 1.84.1, Markdown 3.7, MPICH 4.2.2, NanoComp 1.24.0, nanoget 1.19.3, nanomath 1.4.0,
24
+ NanoPlot 1.43.0, Pango 1.54.0, PCAngsd 1.2, Pillow 10.4.0, python-isal 1.7.0, pocl 6.0, PROJ 9.4.1, protobuf 28.0,
25
+ protobuf-python 5.28.0, R-tesseract 5.2.1, RepeatMasker 4.1.7-p1, RHEIA 1.1.11, RMBlast 2.14.1,
26
+ scikit-build-core 0.10.6, sleuth 0.30.1, SNAP-ESA 10.0.0, tesseract 5.3.4, Triton 2.1.0, TurboVNC 3.1.2,
27
+ VirtualGL 3.1.1, zlib-ng 2.2.1
28
+ - minor enhancements, including:
29
+ - enable support for Apache ORC to Arrow v14.0.1 and v16.1.0 (#21056)
30
+ - use proper dependency for tensorboard in easyconfigs for TensorFlow v2.15.1 (#21337)
31
+ - various bug fixes, including:
32
+ - account for crates for easyconfigs using Cargo-based easyblock when determining checksums for patches in easyconfigs test suite (#21419)
33
+ - avoid missing symbol in mclust extension of R-4.0.3 w/ foss/2020b (#21429)
34
+ - fix build of librosa 0.10.1 in some environments by removing "python -m build" for soxr extension (#21434)
35
+ - fix repeated sanity check runs in manta easyconfigs (#21435)
36
+ - fix test_easyconfig_locations when easyconfigs index is present (#21394)
37
+ - use proper dependency for libnsl in git-annex (#21441)
38
+ - avoid writing into ~/.stack directory during build for git-annex (#21452)
39
+ - other changes:
40
+ - remove exts_default_options from TensorFlow 2.3.1 (#21290)
41
+
42
+
10
43
v4.9.3 (14 September 2024)
11
44
--------------------------
12
45
0 commit comments