summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2022-07-14 17:11:00 +0200
committerMassimiliano Culpo <massimiliano.culpo@gmail.com>2022-07-15 15:31:21 +0200
commit22db992b5cf0ef582a4c5ac20f4e515aa4d1638e (patch)
tree2ef62cb88df9ee40ddb2b7ac9aca035216f1c797 /CHANGELOG.md
parent0b1be57e08622149c108cab93cb5c0e77ca39925 (diff)
downloadspack-0.17.3.tar.gz
spack-0.17.3.tar.bz2
spack-0.17.3.tar.xz
spack-0.17.3.zip
Add Changelog for v0.17.3, bump version numberv0.17.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67f135888f..d374f6b5c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# v0.17.3 (2022-07-14)
+
+### Spack bugfixes
+
+* Fix missing chgrp on symlinks in package installations (#30743)
+* Allow having non-existing upstreams (#30744, #30746)
+* Fix `spack stage` with custom paths (#30448)
+* Fix failing call for `spack buildcache save-specfile` (#30637)
+* Fix globbing in compiler wrapper (#30699)
+
# v0.17.2 (2022-04-13)
### Spack bugfixes