Package: bash / 5.1-2+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
bash | 5.1-2+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
bash51 001.diff | (download) |
Makefile.in |
2 2 + 0 - 0 ! |
There is a missing dependency on a constructed file, which can cause highly parellel builds to fail. |
bash51 002.diff | (download) |
builtins/wait.def |
6 3 + 3 - 0 ! |
If there are no jobs, and the `-n' and `-p' options are both supplied to `wait', bash can assign a value to the variable name specified with `-p' instead of leaving it unset. |
bash51 003.diff | (download) |
patchlevel.h |
2 1 + 1 - 0 ! |
Bash does not put a command substitution process that is started to perform an expansion in a child process into the right process group where it can receive keyboard-generated signals. |
bash51 004.diff | (download) |
arrayfunc.c |
23 22 + 1 - 0 ! |
If a key-value compound array assignment to an associative array is supplied as an assignment statement argument to the `declare' command that declares the array, the assignment doesn't perform the correct word expansions. This patch makes key-value assignment and subscript assignment perform the same expansions when they're supplied as an argument to `declare'. |
bash51 014.diff | (download) |
subst.c |
2 1 + 1 - 0 ! |
Bash may produce corrupted input if a multibyte character spans a 512-byte boundary while reading the output of a command substitution. |
bashbug editor.diff | (download) |
support/bashbug.sh |
1 1 + 0 - 0 ! |
--- |
deb bash config.diff | (download) |
config-bot.h |
2 1 + 1 - 0 ! |
--- |
deb examples.diff | (download) |
examples/loadables/README |
3 3 + 0 - 0 ! |
--- |
man arithmetic.diff | (download) |
doc/bash.1 |
3 3 + 0 - 0 ! |
--- |
man fignore.diff | (download) |
doc/bash.1 |
4 3 + 1 - 0 ! |
--- |
man bashrc.diff | (download) |
doc/bash.1 |
20 15 + 5 - 0 ! |
--- |
man bashlogout.diff | (download) |
doc/bash.1 |
3 3 + 0 - 0 ! |
--- |
man nocaseglob.diff | (download) |
doc/bash.1 |
4 4 + 0 - 0 ! |
--- |
man test.diff | (download) |
builtins/test.def |
3 3 + 0 - 0 ! |
--- |
man test2.diff | (download) |
builtins/test.def |
3 3 + 0 - 0 ! |
--- |
rbash manpage.diff | (download) |
doc/rbash.1 |
2 1 + 1 - 0 ! |
--- |
bash default editor.diff | (download) |
bashline.c |
4 2 + 2 - 0 ! |
--- |
input err.diff | (download) |
input.c |
2 1 + 1 - 0 ! |
--- |
exec redirections doc.diff | (download) |
doc/bash.1 |
4 4 + 0 - 0 ! |
--- |
bash aliases repeat.diff | (download) |
examples/startup-files/Bash_aliases |
6 3 + 3 - 0 ! |
--- |
use system texi2html.diff | (download) |
doc/Makefile.in |
4 2 + 2 - 0 ! |
--- |
bzero.diff | (download) |
lib/sh/oslib.c |
4 2 + 2 - 0 ! |
--- |
man macro warnings.diff | (download) |
doc/bash.1 |
27 18 + 9 - 0 ! |
--- |
man vx opts.diff | (download) |
doc/bash.1 |
6 6 + 0 - 0 ! |
--- |