Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-20 | Add Alluxio v2.9.1 and deprecate previous versions due to CVE (#35574) | Alec Scott | 1 | -3/+18 | |
2023-02-20 | httpd: add v2.4.55 and deprecate previous versions due to CVE-2022-31813 ↵ | Alec Scott | 1 | -4/+23 | |
(#35571) | |||||
2023-02-20 | spack ci: remove 120s db timeout since 60s is the default now (#35566) | Harmen Stoppels | 1 | -8/+0 | |
2023-02-20 | Revert "lib/spack/spack/store.py: Fix #28170 for padding relocation ↵ | Harmen Stoppels | 1 | -1/+0 | |
(#33122)" (#35077) This reverts commit c721aab0067e127cd9db6a4eb919747814549b4f. | |||||
2023-02-20 | Add restic v0.15.1 (#35563) | Alec Scott | 1 | -0/+2 | |
2023-02-20 | Add py-python-lsp-server v1.7.1 (#35561) | Alec Scott | 1 | -0/+1 | |
2023-02-20 | Add activemq v5.17.3 and deprecate previous version due to CVE (#35573) | Alec Scott | 1 | -1/+10 | |
2023-02-20 | scale mpi dependency is incorrect (#35385) | Greg Becker | 1 | -1/+1 | |
2023-02-20 | xyce: add patch for pymi parameter merge and add maintainer (#35421) | Paul Kuberry | 1 | -1/+9 | |
* xyce: add maintainer * xyce: add patch for pymi parameter merge | |||||
2023-02-20 | Add go v1.20.1, 1.19.6 and un-deprecate previous versions without CVEs (#35560) | Alec Scott | 1 | -10/+6 | |
2023-02-20 | Fix kokkos package.py to filter spack wrappers in launch compiler and cmake ↵ | Patrick Bridges | 1 | -0/+7 | |
configs (#35494) Kokkos when compiled by spack without +wrapper could potentially capture the spack compiler wrappers, resulting in cmake configs and kokkos_launch_compiler trying to run the spack compiler wrapper after installation. | |||||
2023-02-20 | Pass `tests` argument to solver method when concretizing together (#35290) | elenimath | 1 | -3/+1 | |
to make the workaround for #29447 work with `concretizer:unify:true` option | |||||
2023-02-20 | Update xtb 6.6.0 (#35436) | Sebastian Ehlert | 2 | -2/+56 | |
2023-02-20 | Add GNINA and related packages (#35439) | Rocco Meli | 5 | -9/+159 | |
2023-02-20 | py-torchbenchmark: add new package (#35443) | Adam J. Stewart | 7 | -0/+184 | |
2023-02-20 | Update for v5.0.4 release. (#35511) | Emil Briggs | 1 | -0/+1 | |
2023-02-20 | geant4: new version 11.1.1 (#35528) | Wouter Deconinck | 1 | -0/+1 | |
Bugfix release only. No changes in build system. | |||||
2023-02-20 | acts: new versions 23.1.0, 23.2.0, 23.2.1 (#35540) | Wouter Deconinck | 4 | -4/+34 | |
* acts: new versions 23.1.0, 23.2.0, 23.2.1 - https://github.com/acts-project/acts/compare/v23.0.0...v23.1.0: no changes needed to package.py - https://github.com/acts-project/acts/compare/v23.1.0...v23.2.0: no changes needed to package.py - https://github.com/acts-project/acts/compare/v23.2.0...v23.2.1: no changes needed to package.py * actsvg: new versions 0.4.27, 0.4.28 (and updated list_url) * acts: depends_on actsvg@0.4.28: when acts@23.2: +svg * autodiff: new version 0.6.5-0.6.12 (and list_url fix) * vecmem: new versions 0.13.0-0.22.0 (and list_url fix) | |||||
2023-02-20 | clhep: new versions 2.4.6.2, 2.4.6.3, 2.4.6.4 (#35542) | Wouter Deconinck | 1 | -0/+3 | |
Mostly minor changes in random and support for c++20. No build system changes needed. Ref: https://gitlab.cern.ch/CLHEP/CLHEP/-/compare/CLHEP_2_4_6_2...CLHEP_2_4_6_4 | |||||
2023-02-20 | lhapdf: new versions 6.5.2, 6.5.3 (#35543) | Wouter Deconinck | 1 | -0/+2 | |
https://gitlab.com/hepcedar/lhapdf/-/compare/lhapdf-6.5.3...lhapdf-6.5.1: bugfixes only | |||||
2023-02-20 | whizard: new version 3.1.0 (#35550) | Wouter Deconinck | 1 | -0/+1 | |
https://gitlab.tp.nt.uni-siegen.de/whizard/public/-/compare/v3.0.3...v3.1.0, no changes to package.py needed. | |||||
2023-02-20 | Fix broken links in docs (#35582) | Adam J. Stewart | 8 | -16/+15 | |
2023-02-19 | `py-pyarrow`: fix build environment (#35567) | Thomas Bouvier | 1 | -8/+4 | |
* `py-pyarrow`: fix build environment * Use `satisfies()` for specs | |||||
2023-02-19 | pandoc: disable texlive variant by default (#35569) | Adam J. Stewart | 1 | -1/+1 | |
2023-02-19 | hugo: add v0.110.0, v0.108.0, v0.107.0 (#35562) | Alec Scott | 1 | -0/+3 | |
2023-02-18 | openblas: fix prereqs / make race (#35395) | Harmen Stoppels | 2 | -0/+18 | |
Fix a race in the makefile where the shared lib was built before the object files were available. See https://github.com/xianyi/OpenBLAS/issues/3899 | |||||
2023-02-18 | Improve error handling in buildcache downloads (#35568) | Harmen Stoppels | 6 | -44/+67 | |
The checksum exception was not detailed enough and not reraised when using cache only, resulting in useless error messages. Now it dumps the file path, expected hash, computed hash, and the downloaded file summary. | |||||
2023-02-18 | Ignore black reformat in git blame (#35544) | Adam J. Stewart | 1 | -1/+3 | |
2023-02-17 | clang/apple-clang correct c/c++ standard flags (#35062) | Harmen Stoppels | 3 | -17/+83 | |
2023-02-17 | package_qgis_add_v328 (#35500) | Sinan | 2 | -5/+31 | |
* package_qgis_add_v328 * restore long term release --------- Co-authored-by: sbulut <sbulut@3vgeomatics.com> | |||||
2023-02-17 | Moving official repo and download locations for slate, blaspp, and lapackpp ↵ | G-Ragghianti | 3 | -6/+6 | |
(#35521) | |||||
2023-02-17 | py-pyinstrument: add v4.4.0 (#35525) | Adam J. Stewart | 1 | -6/+17 | |
2023-02-17 | gaudi: add v36.10 (#35527) | Wouter Deconinck | 1 | -0/+1 | |
Bugfixes only, https://gitlab.cern.ch/gaudi/Gaudi/-/compare/v36r9...v36r10 | |||||
2023-02-17 | add PIC flag in mpi-serial build (#35524) | Jim Edwards | 1 | -1/+1 | |
2023-02-17 | armcomputelibrary: new package (#35515) | Annop Wongwathanarat | 1 | -0/+192 | |
2023-02-17 | Fix build for scine-xtb (#35386) | Sebastian Ehlert | 2 | -1/+7 | |
2023-02-17 | Windows: enforce carriage return for .bat files (#35514) | John W. Parent | 2 | -1/+2 | |
Batch scripts in general will not function without carriage return line endings on Windows. We rely on these scripts to support cmd, so we should not allow these scripts to be converted to lf. Note: Windows 11 supports lf line endings due to the use of Windows Terminal. Once support for Windows 10 is dropped, this change can be reverted. | |||||
2023-02-17 | fio: add a new version (#35522) | H. Joe Lee | 1 | -0/+1 | |
The latest is 3.33. | |||||
2023-02-17 | Increase db timeout 3s -> 60s (#35517) | Harmen Stoppels | 1 | -1/+1 | |
When running many concurrent spack install processes that need to write to the db, Spack regularly times out. This is because writing to the DB after another process has written to it requires deserialization of the db, mutating it in memory, and serializing it again, which takes some time. On top of that, I believe there's a 1 second retry when a write lock cannot be obtained, so I think this means only 3 processes can really write to the DB at the same time before timing out. | |||||
2023-02-16 | Style: black 23, skip magic trailing comma (#35351) | Adam J. Stewart | 510 | -3856/+864 | |
* Style: black 23, skip magic trailing commas * isort should use same line length as black * Fix unused import * Update version of black used in CI * Update new packages * Update new packages | |||||
2023-02-16 | Halide: new variants and bug fixes (#35495) | Teo | 1 | -5/+78 | |
* Update package.py Initial new stuff * Update package.py * Update package.py * Update package.py * fix targets * non-llvm backends * ooops * fix style * Somehow that was not caught? Somehow that was not caught? * style * Last fix make capitalization consistent with Halide not LLVM... | |||||
2023-02-16 | py-pynrrd: new package (#35505) | Erik Heeren | 1 | -0/+20 | |
2023-02-16 | py-cmake-format: new version, new variants (#35485) | Erik Heeren | 1 | -1/+8 | |
* py-cmake-format: new version, new variants * Update var/spack/repos/builtin/packages/py-cmake-format/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-02-16 | py-luigi: add v3.2.0 (#35507) | genric | 1 | -0/+1 | |
2023-02-16 | py-cufflinks: new package version with 0.17.3 (#35427) | Christopher Christofi | 1 | -0/+25 | |
* py-cufflinks: new package version with 0.17.3 * Update var/spack/repos/builtin/packages/py-cufflinks/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-02-16 | py-fiona: python is a link dep (#35516) | Adam J. Stewart | 1 | -0/+1 | |
2023-02-16 | added support zen4 support for gromacs (#35503) | AMD Toolchain Support | 1 | -1/+4 | |
Co-authored-by: Umashankar Sivakumar <Umashankar.Sivakumar@amd.com> | |||||
2023-02-16 | dakota: run acceptance tests (#29654) | Andrew-Dunning-NNL | 1 | -0/+3 | |
* dakota: run acceptance tests * dakota: updated style guide | |||||
2023-02-16 | fuse-overlayfs: add v1.10 (#35512) | Massimiliano Culpo | 1 | -0/+1 | |
2023-02-16 | rdma-core: add static variant (#35308) | Andrew-Dunning-NNL | 1 | -0/+8 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> |