- [Goodbox] Fix NULL pointer dereference on “unset x; nameref x”
- [tg] Fix severe regression in field splitting (LP#1378208)
- [tg] Add a warning about not using tainted user input (including
from the environment) in arithmetics, until Stéphane writes it up
nicely
- refresh vendor patch
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=178
- [tg] Fix initial IFS whitespace not being ignored when
expanding
- [tg] MKSH_BINSHREDUCED no longer mistakenly enables brace
expansion
- [tg] Explain more clearly Vi input mode limitations in the
manpage
- [tg] Improve error reporting of the check.pl script (which
needs a maintainer since I don’t speak any perl(1), really),
for lewellyn
- [tg] Use $TMPDIR in test.sh for scratch space
- [tg, Polynomial-C] Check that the scratch space is not mounted
noexec
- [pekster, jilles, tg] Use termcap(5) names, not terminfo(5)
names, in tput(1) examples, for improved portability (e.g. to
MidnightBSD)
- [tg] Avoid C99 Undefined Behaviour in mirtoconf LFS test
(inspired by Debian #742780)
- [tg] Fix ${!foo} for when foo is unset
- [tg] Improve nameref error checking (LP#1277691)
- [tg] Fix readonly bypass found by Bert Münnich
- [Ryan Schmidt] Improved system reporting for Mac OS X
- [nDuff] Explain better [[ extglob handling in the manpage
- [tg] Remove arr=([index]=value) syntax due to regressions
- [tg] IFS-split arithmetic expansions as per POSIX 201x
- [OpenBSD] Add more detailed Authors section to manpage
- [tg] Fix set ±p issue for good: drop privs unless requested
- [tg] Improve signal handling and use a more canonical probing
order
- [tg] Fix return values $? and ${PIPESTATUS[*]} interaction with
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=170
- [tg] dot.mkshrc: fix two issues with the cd wrapper
- [tg] Unbreak set +p (wider issue still to be addressed)
- [Steffen Daode Nurpmeso] Use WCONTINUED with waitpid(2)
- [millert] Add proper suspend builtin handling tty(4) and
setpgrp(2)
- [tg] Sanitise and slightly optimise control character handling
- [tg] Add O_BINARY to all open(2) calls for OS/2 kLIBC support
- [tg] Generate option strings for shell, set, ulimit at compile
time
- [Steffen Daode Nurpmeso] Drop ISTRIP termios(4) mode
- [tg] Mention negative history numbers, octals in the manpage
- [tg] Make check.pl work with Perl < 5.6.1 again
- [tg] Detect getsid(2) and skip the oksh suspend builtin
otherwise
- [tg] Document that set -o noclobber is unsafe for tempfiles
- [tg] Update to Unicode 6.3.0
- [RT] Restore some portability
- [tg] Fix parsing positional argument variable names
- [tg] Sprinkle a few __attribute__((__pure__)); fix warnings
- [tg] Fix build on OSX: always use our wcwidth code; only use
our strlcpy(3) code if the OE doesn’t provide one (prompted by
jonthn on IRC)
- [tg] Optimise sh -c to exec even in MKSH_SMALL
- [tg] Use new BAFH for hashing
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=166