Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-14 | py-greenlet: add missing forward compat bound for python (#46951) | Harmen Stoppels | 1 | -2/+3 | |
2024-10-13 | tomcat: add v9.0.96, v10.1.31, v11.0.0 (fix CVEs) (#46950) | Wouter Deconinck | 1 | -8/+33 | |
* tomcat: add v9.0.96, v10.1.31, v11.0.0 * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | tecplot: Add version 2024r1 (#46469) | Laura Weber | 1 | -0/+5 | |
2024-10-13 | Update to ffcx v0.9.0 (#46949) | Garth N. Wells | 1 | -2/+3 | |
2024-10-13 | Sort FORTRAN std when using flang (#46922) | AMD Toolchain Support | 1 | -0/+7 | |
2024-10-13 | guacamole-{client,server}: add v1.5.5 (fix CVEs) (#46948) | Wouter Deconinck | 2 | -4/+20 | |
* guacamole-client: add v1.5.5 * guacamole-server: add v1.5.5 * guacamole-client: add patch and ensure maven doesn't flag it * guacamole-client: limit patch to 1.5; java@:16 when @:1.4 | |||||
2024-10-13 | GDAL: fix Autotools build (#46946) | Adam J. Stewart | 1 | -1/+1 | |
2024-10-13 | systemd: add v256.7 (#46944) | Wouter Deconinck | 1 | -0/+1 | |
2024-10-13 | libde265: add v1.0.15 (fix CVEs) (#46942) | Wouter Deconinck | 1 | -1/+1 | |
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev> | |||||
2024-10-13 | perl-*: add new versions (#46935) | Wouter Deconinck | 22 | -14/+145 | |
* perl-*: add new versions * [@spackbot] updating style on behalf of wdconinc * perl-task-weaken: depends on perl-module-install --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | libepoxy: add v1.5.10 (switch to meson) (#46938) | Wouter Deconinck | 1 | -3/+38 | |
2024-10-13 | (py-)fenics-basix: add v0.9.0 (#46931) | Garth N. Wells | 2 | -4/+11 | |
2024-10-13 | py-fenics-ufl: add v2024.2.0 (#46933) | Garth N. Wells | 1 | -0/+1 | |
2024-10-13 | ftgl: Fix gcc14 compilation error due to type mismatch in FTContour (#46927) | Joseph Wang | 1 | -0/+6 | |
* ftgl: add type fix * ftgl: fix style * Add comment: Fix gcc14 compilation error due to type mismatch in FTContour Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-13 | [intel-oneapi-compilers] use llvm flags for ifx (#46866) | Robert Cohn | 1 | -1/+5 | |
2024-10-13 | libarchive: add v3.7.5, v3.7.6 (fix CVEs) (#46940) | Wouter Deconinck | 1 | -6/+34 | |
* libarchive: add v3.7.5, v3.7.6 (fix CVEs) * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-13 | libvpx: add v1.14.1 (#46941) | Wouter Deconinck | 1 | -1/+9 | |
2024-10-13 | dosfstools: add v4.2 (#46939) | Wouter Deconinck | 1 | -1/+7 | |
* dosfstools: add v4.2 * dosfstools: autogen.sh; depends_on gettext * dosfstools: fix style | |||||
2024-10-13 | libsamplerate: add v0.2.2; fix url and homepage (#46937) | Wouter Deconinck | 1 | -3/+12 | |
2024-10-13 | popt: add v1.19; fix url and homepage (#46936) | Wouter Deconinck | 1 | -3/+10 | |
2024-10-12 | gtkplus: build_system={autotools,meson} (#46869) | Wouter Deconinck | 1 | -17/+24 | |
* gtkplus: build_system={autotools,meson} * gtkplus: fix style, fix spelling * gtkplus: setup_dependent_build_environment in mixin * gtkplus: swap setup_dependent_{run,build}_environment | |||||
2024-10-12 | openexr: add v3.3.1 (#46928) | Wouter Deconinck | 1 | -0/+2 | |
2024-10-12 | cmake: add v3.30.3, v3.30.4, v3.30.5 (#46616) | John W. Parent | 1 | -0/+3 | |
* CMake: add recent releases * CMake: add 3.30.5 | |||||
2024-10-12 | AOCC: add v5.0.0 (#46929) | AMD Toolchain Support | 1 | -0/+6 | |
Co-authored-by: vijay kallesh <Vijay-teekinavar.Kallesh@amd.com> | |||||
2024-10-12 | Replace if ... in spec with spec.satisfies in k* packages and l* packages ↵ | Auriane R. | 80 | -333/+344 | |
(#46388) * Replace if ... in spec with spec.satisfies in k* packages * Replace if ... in spec with spec.satisfies in l* packages | |||||
2024-10-11 | darshan-*: ensure proper usage of spack compilers (#45636) | shanedsnyder | 2 | -5/+1 | |
2024-10-12 | zookeeper: add v3.8.4 (#46899) | Wouter Deconinck | 1 | -4/+17 | |
* zookeeper: add v3.8.4 * zookeeper: use bin archive, depend_on java, setup run environment, deprecate EoL * zookeeper: fix bin url * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-10-12 | mapl: add 2.50.0 (#46904) | Matt Thompson | 1 | -1/+3 | |
2024-10-12 | mpich: Disallow dataloop variant with GPU support (#46903) | Ken Raffenetti | 1 | -0/+2 | |
MPICH only supports GPU-aware builds with the yaksa datatype engine. Fixes #44092. | |||||
2024-10-11 | ruby: add v3.3.5 (#46805) | Wouter Deconinck | 1 | -0/+5 | |
* ruby: add v3.3.5 * ruby: add variant +yjit to control rust-based JIT | |||||
2024-10-12 | py-sphinx: add v8.1.0 (#46907) | Adam J. Stewart | 5 | -17/+64 | |
* py-sphinx: add v8.1.0 * py-sphinxcontrib-*help: add new versions * blacken | |||||
2024-10-12 | lz4: version 1.10.0 (#46908) | John W. Parent | 1 | -0/+1 | |
2024-10-11 | py-xgboost: add lib64 (#46926) | Joseph Wang | 2 | -0/+25 | |
2024-10-11 | update versions of Neo4j and Redis deps (#46874) | Krishna Chilleri | 2 | -26/+41 | |
* update versions of Neo4j and Redis deps * deprecating older versions due to security vulnerabilities * [@spackbot] updating style on behalf of kchilleri * Update var/spack/repos/builtin/packages/redis/package.py Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> * adding previous urls to use archives on project websites * [@spackbot] updating style on behalf of kchilleri * adding new required maven version * label when to use specific maven versions Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> --------- Co-authored-by: Krishna Chilleri <krishnachilleri@lanl.gov> Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-10-11 | Update py-scipy: add conflict for AOCC compilers (#46452) | Dom Heinzeller | 1 | -0/+2 | |
Addresses https://github.com/spack/spack/issues/45718 | |||||
2024-10-11 | hdf5: add v1.14.4-3 -> develop-1.17 (#46888) | Larry Knox | 1 | -13/+34 | |
* Add versions 1.14.4-3, 1.14.5, develop-1.16, and update develop-1.15 to develop-1.17. * Remove unused list_url, list_depth, and style disapproved spaced in url = "... * One more style fix. | |||||
2024-10-11 | julia: add v1.11.0 (#46715) | Mosè Giordano | 1 | -1/+28 | |
2024-10-10 | py-nanobind: add v2.1.0 and v2.2.0 (#46884) | Garth N. Wells | 1 | -5/+14 | |
* Update nanobind versions * Small fix * More small fixes * Formatting update | |||||
2024-10-11 | gimp: add v2.10.38 (#46816) | Wouter Deconinck | 1 | -0/+1 | |
2024-10-11 | mvapich: hydra process manager requires pmi=simple (#46789) | Dom Heinzeller | 1 | -0/+4 | |
2024-10-11 | llvm-amdgpu: apply patch from ↵ | Andrew W Elble | 1 | -0/+8 | |
https://github.com/llvm/llvm-project/pull/80071 (#46753) Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2024-10-11 | omnitrace: add versions 6.2.0 and 6.2.1 (#46848) | afzpatel | 1 | -10/+69 | |
2024-10-11 | esmf: add version 8.7.0 (#46860) | Ufuk Turunçoğlu | 1 | -0/+1 | |
2024-10-11 | py-torchgeo: add v0.6.1 (#46906) | Adam J. Stewart | 1 | -0/+3 | |
2024-10-11 | py-torchmetrics: add v1.4.3 (#46902) | Adam J. Stewart | 1 | -0/+1 | |
2024-10-11 | smee-client: add v2.0.3 (#46909) | Alec Scott | 1 | -0/+4 | |
2024-10-11 | libunistring: 1.2 needs std=c18 for icc, add icc C++ flags update (#37607) | Stephen Sachs | 1 | -0/+5 | |
2024-10-10 | malt: add v1.2.3, v1.2.4 (#46842) | Sébastien Valat | 1 | -5/+10 | |
* Add support for version 1.2.4 of MALT * Use specific URL for malt-1.2.1 due to change of ways of downloading archive in newer version. Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update sha of 1.2.2, url version and # generated --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com> | |||||
2024-10-11 | openpmd-api: add v0.16.0 (#46859) | Axel Huebl | 1 | -3/+14 | |
* openPMD-api: 0.16.0 Signed-off-by: Axel Huebl <axel.huebl@plasma.ninja> * [Patch] Fix: CMake Internal Control https://github.com/openPMD/openPMD-api/pull/1678 Signed-off-by: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2024-10-10 | acts dependencies: new versions as of 2024/10/07 (#46836) | Stephen Nicholas Swatman | 3 | -0/+7 | |
This commit adds new versions of Acts, detray, and vecmem. |