Skip to content

Commit 33dd5c2

Browse files
Update devel to 20251006, commit 25c6aa5b230167c6471898539c46dd2891d891a5
1 parent 5ffa834 commit 33dd5c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@
151151
"version": "3.22"
152152
},
153153
"commit": {
154-
"description": "fix for potential read builtin crash if bash gets a signal before read reads any input; make wait -f work if there are no pid or job arguments and update documentation; save and restore variable reflected in $BASH_COMMAND around shell function calls",
155-
"version": "cf8a2518c8b94f75b330d398f5daa0ee21417e1b"
154+
"description": "fix issue with making local variables from the temporary environment arrays; documentation updates; fix read builtin to check that the delimiter is not a newline before changing the terminal settings with a zero-length timeout",
155+
"version": "25c6aa5b230167c6471898539c46dd2891d891a5"
156156
},
157-
"version": "20250918"
157+
"version": "20251006"
158158
}
159159
}

0 commit comments

Comments
 (0)