Skip to content

Commit 327036e

Browse files
Update devel to 20250904, commit a451bfc3f57201bc0933b62c2fb721940a4c33f5
1 parent 3717b60 commit 327036e

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 rare readline case where read(2) succeeds but also gets a signal as it is returning to user mode; fix for bash completion filename quoting when there is more than one match",
155-
"version": "ab17ddb7af948ee6e1a6370aac4ee57b4179cd9c"
154+
"description": "declare builtin changes to reject -i when used with -n; readline changes to make control characters visible in search strings; readline signal handling changes to avoid data corruption and UAF; documentation updates for more consistent quoting",
155+
"version": "a451bfc3f57201bc0933b62c2fb721940a4c33f5"
156156
},
157-
"version": "20250822"
157+
"version": "20250904"
158158
}
159159
}

0 commit comments

Comments
 (0)