This website requires JavaScript.
Explore
Help
Sign In
packages
/
bash
Watch
1
Star
0
Fork
0
You've already forked bash
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
wangyuhang
d862fefc19
fix a coredump issue and a minor memory leak
2024-12-13 14:56:06 +08:00
backport-Bash-5.1-patch-10-fix-for-wait-n-being-interrupted-b.patch
back port patches to fix some bug
2023-01-17 09:37:10 +08:00
backport-Bash-5.1-patch-11-save-and-restore-alias-parsing-whe.patch
back port patches to fix some bug
2023-01-17 09:37:10 +08:00
backport-Bash-5.1-patch-12-fix-race-condition-with-child-proc.patch
back port patches to fix some bug
2023-01-17 09:37:10 +08:00
backport-Bash-5.1-patch-13-fix-tilde-expansion-after-unquoted.patch
back port patches to fix some bug; change PATCHLEVEL from 9 to 8, keep it consistent with the actual version of bash
2023-06-15 11:38:21 +08:00
backport-Bash-5.1-patch-14-fix-off-by-one-error-when-reading-.patch
back port patches to fix some bug; change PATCHLEVEL from 9 to 8, keep it consistent with the actual version of bash
2023-06-15 11:38:21 +08:00
backport-Bash-5.1-patch-15-fix-readline-display-of-some-chara.patch
back port patches to fix some bug
2023-01-17 09:37:10 +08:00
backport-Bash-5.1-patch-16-fix-interpretation-of-multiple-ins.patch
back port patches to fix some bug
2023-01-17 09:37:10 +08:00
backport-changes-for-quoting-special-and-multibyte-characters.patch
sync patches from bash community
2023-12-15 10:14:59 +08:00
backport-changes-to-documentation-to-reduce-gender-specific-l.patch
back port patches to fix some bug; change PATCHLEVEL from 9 to 8, keep it consistent with the actual version of bash
2023-06-15 11:38:21 +08:00
backport-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch
sync patches from bash community
2023-12-15 10:14:59 +08:00
backport-documentation-updates-fix-for-null-commands-with-red.patch
fix a coredump issue and a minor memory leak
2024-12-13 14:56:06 +08:00
backport-Fix-a-performance-regression-while-using-large-numbe.patch
Fix a performance regression while using large number of environment variables
2024-06-04 10:11:28 +08:00
backport-fix-crash-in-readline-when-started-with-an-invalid.patch
back port patches to fix some bug; change PATCHLEVEL from 9 to 8, keep it consistent with the actual version of bash
2023-06-15 11:38:21 +08:00
backport-fix-CVE-2022-3715.patch
fix CVE-2022-3715
2022-11-10 14:34:38 +08:00
backport-fix-for-cd-when-curent-directory-doesn-t-exist-fix-w.patch
fix some overflows in printf
2024-03-29 10:26:24 +08:00
backport-fix-for-E-transformation-fixes-for-failures-in-arith.patch
sync patches from bash community
2023-12-15 10:14:59 +08:00
backport-fix-for-leak-when-completing-command-word-with-glob-.patch
sync patches from bash community and del doesn't exist PATH dirs in bashrc
2023-10-17 14:34:24 +08:00
backport-fix-for-nofork-comsub-command-printing-fix-for-crash.patch
sync patches from bash community and del doesn't exist PATH dirs in bashrc
2023-10-17 14:34:24 +08:00
backport-fix-for-readline-redisplay-issue-in-C-locale-fix-for.patch
fix a coredump issue and a minor memory leak
2024-12-13 14:56:06 +08:00
backport-fix-small-memleak-in-globbing.patch
sync patches from bash community and del doesn't exist PATH dirs in bashrc
2023-10-17 14:34:24 +08:00
backport-fixes-for-array-subscripts-and-values-containing-0x0.patch
back port patches to fix some bug; change PATCHLEVEL from 9 to 8, keep it consistent with the actual version of bash
2023-06-15 11:38:21 +08:00
backport-fixes-for-LINENO-in-multi-line-simple-commands-print.patch
sync patches from bash community
2023-12-15 10:14:59 +08:00
backport-renamed-several-functions-beginning-with-legal_-chan.patch
sync patches from bash community
2023-12-15 10:14:59 +08:00
bash-2.05a-interpreter.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-2.05b-pgrp_sync.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-4.0-nobits.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-4.2-coverity.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-4.3-memleak-lc_all.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-4.3-noecho.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
bash-5.1-sw.patch
fix bugfix-Forbidden-non-root-user-to-clear-history.patch
2022-08-15 11:25:20 +08:00
bash-5.1.8.tar.gz
Update bash to 5.1.8
2021-12-02 15:03:06 +08:00
bash.spec
fix a coredump issue and a minor memory leak
2024-12-13 14:56:06 +08:00
bash.yaml
modify yaml file
2020-07-03 17:08:08 +08:00
bugfix-Forbidden-non-root-user-to-clear-history.patch
fix bugfix-Forbidden-non-root-user-to-clear-history.patch
2022-08-15 11:25:20 +08:00
cd-alias.patch
add alias.sh
2022-07-06 09:51:01 +08:00
dot-bash_logout
delete redundant files
2020-01-09 22:39:26 +08:00
dot-bash_profile
remove comment in bash_profile
2020-03-19 15:48:43 +08:00
dot-bashrc
sync patches from bash community and del doesn't exist PATH dirs in bashrc
2023-10-17 14:34:24 +08:00
enable-dot-logout-and-source-bashrc-through-ssh.patch
upgrade to 5.1
2021-06-01 16:50:20 +08:00
Description
No description provided
30
MiB
Languages
Diff
100%