Debian Patches
Status for sash/3.8-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
touch_error_handling | Correct error message when touching non-existent file in non-writeable directory=================================================================== | Tollef Fog Heen <tfheen@debian.org>, Raul Miller <moth@debian.org> | no | debian | ||
buildsystem | no | |||||
fix_c_arg_overflow | fix a buffer overflow with a very long command line | no | https://gitweb.gentoo.org/repo/gentoo.git/tree/app-shells/sash/files/sash-3.7-builtin.patch | |||
fix_empty_path_element | Fix the semantics of empty elements in the $PATH This patch allows the where builtin command to consider empty entries like e.g. in PATH=:/sbin:/bin to represent the current directory. |
Marco d'Itri <md@linux.it> | no | |||
fix_cmd_ed_k | Fix the line marking command in the builtin ed | no | https://build.opensuse.org/projects/openSUSE:Leap:42.3:Update/packages/sash/files/sash-ed-line-marking.diff | |||
add_script_argument | read the input from a file specified on the command line This to use sash as a #! interpreter. <long description that can span multiple lines, optional> |
no | https://github.com/OpenMandrivaAssociation/sash/blob/rolling/sash-3.6-scriptarg.patch | |||
add_cmd_raidautorun | Add the raidautorun builtin command | no | https://build.opensuse.org/projects/openSUSE:Leap:42.3:Update/packages/sash/files/sash-raid.diff | |||
linenoise_library | Embed the linenoise libraryAuthor: Salvatore Sanfilippo <antirez@gmail.com> Pieter Noordhuis <pcnoordhuis@gmail.com> |
no | https://github.com/yhirose/linenoise | |||
add_linenoise | Implement tab completion and history By using the linenoise library. | Marco d'Itri <md@linux.it> | no |