We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13538de commit 26cf493Copy full SHA for 26cf493
CHANGELOG.md
@@ -12,6 +12,17 @@ follows:
12
minor and patch releases. They're also made to fix bugs and add features to
13
the build infrastructure.
14
15
+## v1.26.1
16
+
17
+This is a security/bug fix update for 1.26.0.
18
19
+* Fixes
20
+ * Update calls to mktemp to honor $TMPDIR so that it can be redirected to a
21
+ case sensitive filesystem on MacOS.
22
23
+* Package updates
24
+ * [Erlang/OTP 26.2.2](https://erlang.org/download/OTP-26.2.2.README)
25
26
## v1.26.0
27
28
This update pulls in Buildroot 2023.11.1. This is a major Buildroot update from
VERSION
@@ -1 +1 @@
1
-1.26.0
+1.26.1
0 commit comments