From 6d56d9943380e51b704def17c698e15f48615f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliv=C3=A9r=20Falvai?= Date: Mon, 23 Sep 2024 13:04:29 +0200 Subject: [PATCH] Stable stack changelogs W39 (#612) --- content/changelogs/osx-xcode-15.0.x.md | 4 ++++ content/changelogs/osx-xcode-15.1.x.md | 4 ++++ content/changelogs/osx-xcode-15.2.x.md | 4 ++++ content/changelogs/osx-xcode-15.3.x.md | 4 ++++ content/changelogs/osx-xcode-15.4.x.md | 4 ++++ content/changelogs/osx-xcode-16.0.x.md | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/content/changelogs/osx-xcode-15.0.x.md b/content/changelogs/osx-xcode-15.0.x.md index 81507f2d..ae22f83d 100644 --- a/content/changelogs/osx-xcode-15.0.x.md +++ b/content/changelogs/osx-xcode-15.0.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-08-22` (released on 2024-08-26) - Tool upgrades diff --git a/content/changelogs/osx-xcode-15.1.x.md b/content/changelogs/osx-xcode-15.1.x.md index eaa9edc3..56434437 100644 --- a/content/changelogs/osx-xcode-15.1.x.md +++ b/content/changelogs/osx-xcode-15.1.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-08-22` (released on 2024-08-26) - Tool upgrades diff --git a/content/changelogs/osx-xcode-15.2.x.md b/content/changelogs/osx-xcode-15.2.x.md index d4ae20b6..cdce79af 100644 --- a/content/changelogs/osx-xcode-15.2.x.md +++ b/content/changelogs/osx-xcode-15.2.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-08-22` (released on 2024-08-26) - Tool upgrades diff --git a/content/changelogs/osx-xcode-15.3.x.md b/content/changelogs/osx-xcode-15.3.x.md index 62a02d87..b1eb107d 100644 --- a/content/changelogs/osx-xcode-15.3.x.md +++ b/content/changelogs/osx-xcode-15.3.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-08-22` (released on 2024-08-27) - Tool upgrades diff --git a/content/changelogs/osx-xcode-15.4.x.md b/content/changelogs/osx-xcode-15.4.x.md index 7fb048a1..08f3def5 100644 --- a/content/changelogs/osx-xcode-15.4.x.md +++ b/content/changelogs/osx-xcode-15.4.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-08-22` (released on 2024-08-27) - Tool upgrades diff --git a/content/changelogs/osx-xcode-16.0.x.md b/content/changelogs/osx-xcode-16.0.x.md index 6fb9f755..9a989323 100644 --- a/content/changelogs/osx-xcode-16.0.x.md +++ b/content/changelogs/osx-xcode-16.0.x.md @@ -14,6 +14,10 @@ Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). ## Updates +### Stack update `v2024-09-19` (released on 2024-09-23) + +- `cmake` has been upgraded to `3.30.3`, fixing [this regression](https://gitlab.kitware.com/cmake/cmake/-/issues/26128) + ### Stack update `v2024-09-10` (released on 2024-09-10) - Homebrew package upgrades