Skip to content

Commit 26cf493

Browse files
committed
v1.26.1 release
1 parent 13538de commit 26cf493

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ follows:
1212
minor and patch releases. They're also made to fix bugs and add features to
1313
the build infrastructure.
1414

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+
1526
## v1.26.0
1627

1728
This update pulls in Buildroot 2023.11.1. This is a major Buildroot update from

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.26.0
1+
1.26.1

0 commit comments

Comments
 (0)