7 Commits

Author SHA256 Message Date
d99bc3ce24 Update to R56c
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=206
2018-04-17 06:40:10 +00:00
2174ecc99b Update to mksh-R54
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=185
2017-02-16 14:54:40 +00:00
Thorsten Glaser
45e4023f17 - update to regression bugfix version 50d
- [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
2014-10-07 16:23:55 +00:00
Guido Berhoerster
ce25b9a7d1 - update to version 50
- [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
2014-06-30 19:42:56 +00:00
Guido Berhoerster
1fca90c911 - update to version 49
- [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
2014-01-12 10:26:01 +00:00
Thorsten Glaser
ea5cfc139d fix spelling in mksh-vendor-mkshrc.patch; split off nōn-SuSE package
(these deviate too much from each other)

OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=162
2013-10-08 07:55:55 +00:00
a67f21f87f Accepting request 201295 from home:gberh
adapted package for Factory submission

OBS-URL: https://build.opensuse.org/request/show/201295
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=159
2013-10-02 12:14:51 +00:00