236 Commits

Author SHA256 Message Date
f87a7b4e6b Accepting request 1299822 from shells
- Switch over to libalternatives for etags to provide a ksh
  variant (bsc#1245908)
- Add patch mksh-R59c-fgrep.patch
  * Replace `fgrep' with `grep -F'

OBS-URL: https://build.opensuse.org/request/show/1299822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=27
2025-08-15 19:52:42 +00:00
57f0dd518d .
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=234
2025-08-15 12:16:16 +00:00
4d675fb33e Fic bug #1245908
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=233
2025-07-15 08:38:12 +00:00
402555430c Accepting request 1249978 from shells
- Accordingly to upstream change URL and Source locator for mksh

OBS-URL: https://build.opensuse.org/request/show/1249978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=26
2025-03-04 17:32:55 +00:00
a155e86334 URL change
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=231
2025-03-04 07:05:32 +00:00
b6a941f4bf Accepting request 1057028 from shells
Replace transitional %usrmerged macro with regular version check (boo#1206798) (forwarded request 1055714 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/1057028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=25
2023-01-09 16:24:12 +00:00
eeef719a87 Accepting request 1055714 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055714
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=229
2023-01-09 10:23:27 +00:00
34c5c99a74 Accepting request 872321 from shells
- Modernize/remove old RPM constructs.
- Replace wrong `uname -m` (source arch); CFLAGS are a matter
  dependent on the target arch. (forwarded request 870510 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/872321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=24
2021-02-15 22:20:05 +00:00
c26397461c Accepting request 870510 from home:jengelh:branches:shells
- Modernize/remove old RPM constructs.
- Replace wrong `uname -m` (source arch); CFLAGS are a matter
  dependent on the target arch.

OBS-URL: https://build.opensuse.org/request/show/870510
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=227
2021-02-15 09:25:24 +00:00
2c53d2d057 Accepting request 869783 from shells
- prepare usrmerge (boo#1029961)
- update-alternatives call must be in postun
- remove obsolete pre-sle12 code (forwarded request 868403 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/869783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=23
2021-02-07 14:21:33 +00:00
09c4e72d70 Accepting request 868403 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)
- update-alternatives call must be in postun
- remove obsolete pre-sle12 code

OBS-URL: https://build.opensuse.org/request/show/868403
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=225
2021-02-05 14:15:21 +00:00
f6f692ef84 Accepting request 848112 from shells
OBS-URL: https://build.opensuse.org/request/show/848112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=22
2020-11-12 21:48:38 +00:00
f509548f4c Accepting request 848014 from home:dirkmueller:branches:shells
- update to 59c:
  * [tg] Update character widths (Jamo bugfix)
  * [spellintian] Fixes
  * [Jonathan Perkin] Don’t use “test -e” in Build.sh
  * [Jonathan Perkin] Mac OSX-specific: ensure ulimit -m is present even if it is an alias of ulimit -v (10.4+), for compatibility
  * [Finn Thain, Stanley J. Johnson] Port to A/UX
  * [tg] Add older ulimit(2) support, if setrlimit(2) is missing
  * [tg] More EBCDIC-safeness (slightly…)
  * [PerlAcademy] Allow all tests to pass with very old Perl 5
  * [tg] Fix test.sh’s output of tested/expected shell version
  * [Stanley J. Johnson] Let A/UX default CC to gcc
  * [tg] Drop “is being ported” warning from A/UX and OS/2, they work
  * [tg] Include <pwd.h> only if MKSH_NOPWNAM is not defined
  * [tg] “command -v” must print absolute pathnames, even if $PATH contains relative pathnames under which the command in question was found (orbea)
  * [komh] Fix absolute pathnames relative to / on nōn-OS/2, too
  * [tg] Fix some more corner cases related to pathname normalisation
  * [tg] FAQ: “${@?}: bad substitution” documentation
  * [tg] Fix some constructs pointed out by https://www.deepcode.ai/
  * [tg] Clean, refactor, optimise some code
  * [tg] Allow ^Xe on empty command line; quote editor argument properly
  * [tg] FAQ: an IRC user suggests ^Xe for ad-hōc scripts and multiline
  * [tg] Eliminate many unnecessary calls to (re‑)allocate memory
  * [tg] Correct order during tree-printing of heredocs (LP#1783355)
  * [tg] Drop some possibly unreached and probably broken code
  * [tg] Increase FAQ2HTML.sh compatibility with pre-POSIX shells
  * [tg] Demote some (unlikely called) output code to !MKSH_SMALL

OBS-URL: https://build.opensuse.org/request/show/848014
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=223
2020-11-12 12:22:10 +00:00
eae52d3c22 Accepting request 828388 from shells
OBS-URL: https://build.opensuse.org/request/show/828388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=21
2020-09-22 19:02:26 +00:00
5bc03374cc Accepting request 828290 from home:dirkmueller:branches:shells
- update to 59b:
  * [tg] Handle other tmux $TERM types, pointed out by multi via IRC
  * [tg] Fix typo in FAQ
  * [tg] y='a\*b'; [[ $x = $y ]] regression (Martijn Dekker) fix
  * [l0kod] Defuse CLIP OS O_MAYEXEC support (cf. LWN)
  * [tg] Make set +o output a command to restore the currently set and (new!) cleared options, keep a reset state per session (experimental)
  * [tg] Correct documentation and code regarding to argv[0] parsing: first ‘-’ for login shells, then ‘r’ case-insensitively for restricted shell, then “sh”*, again case-insensitively, for BINSH_* modes; add tests
  * [tg] On OS/2, allow case-insensitive name for direct builtin call
  * [tg] Always skip startup files if direct builtin call
  * [tg] Avoid some sometimes-redundant startup codepaths
  * [tg] Repair out-of-tree builds (noticed by rsc)
  * [tg] Work around a glibc on Hurd issue in testsuite
  * [komh] OS/2 filesystem mtime granularity is two seconds (as in FAT)
  * [tg] Replace while with goto: Coverity was confused
  * [tg] Fix invocation of some builtins when external utility absent
  * [komh] Improve automatic executable suffix for test builtin
  * [tg] Style code, refactor, clean up, optimise
  * [tg] Use cached egid in test builtin
  * [tg] Make bind builtin output reentry-safe; safety fixes
  * [tg] If basename(argv[0]) after leading dash removal begins with an ‘r’ enable restricted shell flag; reported by pmjdebruijn via IRC
  * [tg] Fix code example in manpage for how tab completion escapes
  * [tg] Match full extglob pattern RHS of [[ string comparison like ksh93
  * [tg] Implement which with -a in dot.mkshrc
  * [tg] Remove global builtin (use typeset -g)
  * [tg] alias, command, whence: Print alias names quoted
  * [tg] Implement a new quote-region (Esc+Q) editing command
  * [tg] Document all built-in aliases (requested by msiism via IRC) and those aliases and functions shipped in dot.mkshrc; completely overhaul builtin and reserved word documentation, for consistency
  * [tg] The manual page now features properly spaced em dashes ☻
  * [tg] Document that test x = y doesn’t extglob, only [[ x = y ]] does
  * [lintian] hyphen-used-as-minus-sign (on jessie, not later, ‽‽‽)

OBS-URL: https://build.opensuse.org/request/show/828290
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=221
2020-08-21 06:49:33 +00:00
6184748482 Accepting request 728543 from shells
Fix FTBFS caused by someone enabling LTO implicitly system-wide by disabling LTO *again* (GCC’s is too buggy to use and generates wrong code).

The next upstream release (R58 most likely) will add -fno-lto to CFLAGS and LDFLAGS if GCC is detected as build compiler, solving this problem on a different level.

OBS-URL: https://build.opensuse.org/request/show/728543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=20
2019-09-07 09:52:04 +00:00
Thorsten Glaser
29d9d5570d Use distro-specific LTO disable instead (can be removed in R58)
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=219
2019-09-05 14:38:43 +00:00
Thorsten Glaser
158abcf517 experiment with explicit LTO disable on upstream level
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=218
2019-09-05 14:26:43 +00:00
bcf05b266f Accepting request 692662 from shells
- Update to version R57 (reminded by lewellyn)
   R57 rolls up bugfixes, with few hard changes:
    [gecko2] Update operating environment reporting for the Macintosh
    [Martijn Dekker] make ${foo#'bar'} in here document behave like ksh93
    [Martijn Dekker] quote empty strings for re-entry into shell
    [tg, G.raud Meyer] Improve documentation, especially for tty states
    [tg] Protect against entering line editing with bad saved tty state
    [tg] Fix set -o allexport for arrays (which we apparently do)
    [tg] Handle lseek(2) returning -1 as pointed out by Coverity Scan
    [tg] Fix left-padding UTF-8 strings
    [tg, G.raud Meyer] Fix using the “-m” flag on the command line
    [tg] Update to UCD 11.0.0
    [multiplexd] Fix a segfault using ^W during search in Vi mode
    [tg] Fix an error message; add a test for controlling tty
    [tg] Permit unsetting LINES and COLUMNS, for those who need it
    [tg] Fix manpage bug (RedHat BZ#1612173)
    [tg] Minor spelling cleanup
    [tg] Unbreak high-bit7 (nōn-ASCII) heredoc separators (LP#1779179)
    [tg] Allow dumping high-bit7-char-containing strings in DEBUG mode
    [tg] Add some testcases for behaviour questions popped up in IRC
    [tg] Trick a GCC warning, to make up for it ignoring lint(1) hints
    [tg] Add O_MAYEXEC support for CLIP OS
    [tg] Make dup-to-self with ksh-style fd≥3 closing work; catern via IRC
    [tg] Add compat glue for newer GNU groff mdoc to the manpages
    [tg] Trigger EXIT trap after single-command subshells (Debian #910276)
    [tg] Document set -eo pipefail caveat (LP#1804504)
    [tg] Fix MKSH_EARLY_LOCALE_TRACKING warning
    [tg] Document that, when your Unix is broken, GIGO applies (LP#1817959)
    [tg] Improve error message for inaccessible executables (LP#1817789)
- Switch from patching check.t, sh.h and Build.sh to using
  KSH_VERSIONNAME_VENDOR_EXT and appending to CPPFLAGS beforehand
- Remove qemu/ppc patches that are upstreamed/no longer necessary
- Drop LTO support which was already always disabled
- Handle newer GCC note output during configure stage
- Ensure KSH_VERSIONNAME_VENDOR_EXT is always set to something,
  because the patch deviating from upstream is always applied
- Remove virt-what from build dependencies, it just fails or,
  worse, makes the package unresolvable; also from lewellyn

OBS-URL: https://build.opensuse.org/request/show/692662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=19
2019-04-11 10:16:10 +00:00
Thorsten Glaser
085fcb1ba5 - KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space and plus
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=216
2019-04-09 16:17:04 +00:00
Thorsten Glaser
e76b691597 - Fix CPPFLAGS double shell escape of space character
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=215
2019-04-09 16:04:38 +00:00
Thorsten Glaser
f28c5d74b3 - KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=214
2019-04-09 16:02:15 +00:00
Thorsten Glaser
aae4cdf957 - Ensure the extra CPPFLAGS are actually used, oops…
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=213
2019-04-09 15:57:44 +00:00
Thorsten Glaser
24bb033acf - Remove virt-what from build dependencies, it just fails or,
worse, makes the package unresolvable; also from lewellyn
- Ensure KSH_VERSIONNAME_VENDOR_EXT is always set to something,
  because the patch deviating from upstream is always applied

OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=212
2019-04-09 15:52:53 +00:00
Thorsten Glaser
9d700c8ff9 - Update to version R57:
R57 rolls up bugfixes, with few hard changes:
    [gecko2] Update operating environment reporting for the Macintosh
    [Martijn Dekker] make ${foo#'bar'} in here document behave like ksh93
    [Martijn Dekker] quote empty strings for re-entry into shell
    [tg, G.raud Meyer] Improve documentation, especially for tty states
    [tg] Protect against entering line editing with bad saved tty state
    [tg] Fix set -o allexport for arrays (which we apparently do)
    [tg] Handle lseek(2) returning -1 as pointed out by Coverity Scan
    [tg] Fix left-padding UTF-8 strings
    [tg, G.raud Meyer] Fix using the “-m” flag on the command line
    [tg] Update to UCD 11.0.0
    [multiplexd] Fix a segfault using ^W during search in Vi mode
    [tg] Fix an error message; add a test for controlling tty
    [tg] Permit unsetting LINES and COLUMNS, for those who need it
    [tg] Fix manpage bug (RedHat BZ#1612173)
    [tg] Minor spelling cleanup
    [tg] Unbreak high-bit7 (nōn-ASCII) heredoc separators (LP#1779179)
    [tg] Allow dumping high-bit7-char-containing strings in DEBUG mode
    [tg] Add some testcases for behaviour questions popped up in IRC
    [tg] Trick a GCC warning, to make up for it ignoring lint(1) hints
    [tg] Add O_MAYEXEC support for CLIP OS
    [tg] Make dup-to-self with ksh-style fd≥3 closing work; catern via IRC
    [tg] Add compat glue for newer GNU groff mdoc to the manpages
    [tg] Trigger EXIT trap after single-command subshells (Debian #910276)
    [tg] Document set -eo pipefail caveat (LP#1804504)
    [tg] Fix MKSH_EARLY_LOCALE_TRACKING warning
    [tg] Document that, when your Unix is broken, GIGO applies (LP#1817959)
    [tg] Improve error message for inaccessible executables (LP#1817789)
- Switch from patching check.t, sh.h and Build.sh to using
  KSH_VERSIONNAME_VENDOR_EXT and appending to CPPFLAGS beforehand
- Remove qemu/ppc patches that are upstreamed/no longer necessary
- Drop LTO support which was already always disabled
- Handle newer GCC note output during configure stage

OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=211
2019-04-09 15:33:53 +00:00
e657ae089e Accepting request 621120 from shells
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/621120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=18
2018-07-10 14:15:26 +00:00
OBS User buildservice-autocommit
7716725504 Accepting request 597698 from shells
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/597698
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=209
2018-04-19 13:31:39 +00:00
c97c41d17f Accepting request 597698 from shells
- Remoce patch mksh-locale.patch and use upstream compile flags
  MKSH_EARLY_LOCALE_TRACKING as replacement 

- Update to version R56c
  R56c is a bugfix-only release everyone must upgrade to:
    [komh] Remove redundant OS/2-specific code, clean up others
    [komh, tg] Fix drive-qualified (absolute and relative) DOS-style
      path support in realpath functionality, partially other places
    [tg] Don’t substitute ${ENV:-~/.mkshrc} result again
    [tg] Improve OS/2 $PATH (et al.) handling, drive-relative paths
    [tg] Add MKSH_ENVDIR compile-time option for Jehanne and Plan 9
    [tg] Limit nesting when parsing malformed code (Debian #878947)
    [tg] Update wcwidth data with bugfixed script (still Unicode 10;
      resulting values are identical to glibc git master for extant chars)
    [Dr. Werner Fink] Raise some time limits in the testsuite
    [Shamar] Add support for the Jehanne operating system
    [komh] Set stdin to text mode before executing child processes on OS/2
    [komh] Pass arguments via a resonse file if executing a child fails
    [Dr. Werner Fink] Early locale tracking as a compile-time option
    [tg] Fix regressions introduced with new fast character classes
  R56b is a bugfix-only release everyone should upgrade to:
    [tg] Reference the FAQ webpage
    [panpo, Riviera] Fix documentation bug wrt. Esc+Ctrl-L
    [tg, Larry Hynes] Fix “0” movement in vi mode
    [tg] Replace broken libcs’ offsetof macro with MirBSD’s
  R56 is a bugfix release with some experimental fixes:
    [tg, Seb] Do not apply alias name restrictions to hash/tilde tracking
    [tg] Restore ‘.’, ‘:’ and ‘[’ in alias names (“[[” is still forbidden)
    [tg] Fix accidentally defanged $PATHSEP test
    [tg] On ^C (INTR and QUIT edchars), shove edit line into history

OBS-URL: https://build.opensuse.org/request/show/597698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=17
2018-04-19 13:31:39 +00:00
OBS User buildservice-autocommit
cc4d9686ba Updating link to change in openSUSE:Factory/mksh revision 17.0
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=d591e4acee89cf515d1dc01e6c59288f
2018-04-19 13:31:39 +00:00
8c28981394 Remoce --> Remove
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=208
2018-04-18 09:49:21 +00:00
c08078d2ae Remove mksh-locale.patch now upstream implemented
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=207
2018-04-17 14:11:48 +00:00
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
b976b6e761 Accepting request 557261 from shells
- Add patch mksh-locale.patch to enable the mksh to set internal
  lcoale settings like utf support during runtime

OBS-URL: https://build.opensuse.org/request/show/557261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=16
2017-12-18 07:59:11 +00:00
5aacf4ea65 timing on ppc
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=204
2017-12-15 08:15:57 +00:00
1bb9335450 timing on ppc
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=203
2017-12-15 08:11:02 +00:00
7f5b8dce74 locale at runtime
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=202
2017-12-15 08:02:44 +00:00
eb14cebc68 Accepting request 546900 from shells
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/546900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=15
2017-12-01 14:54:14 +00:00
935f7ca5c0 Check for virtual build system
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=200
2017-11-24 06:35:23 +00:00
965bc87180 Check for ppc64
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=199
2017-11-23 11:02:27 +00:00
2c5f69439b Check for ppc64
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=198
2017-11-23 10:53:37 +00:00
2c32bbbaef Check for cpu=power4 on ppc64
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=197
2017-11-23 08:21:42 +00:00
58d291ec3c Check for cpu=power4 on ppc64
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=196
2017-11-23 08:16:56 +00:00
87c17c541d Upstream request of how to build without static error/signal lists
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=195
2017-11-22 11:48:10 +00:00
039d481eed Accepting request 541746 from shells
- The AT&T ksh is still part of openSUSE but on SLES only mksh
  should be used (bsc#1067195)

OBS-URL: https://build.opensuse.org/request/show/541746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=14
2017-11-14 12:06:07 +00:00
bc2aca53fd bsc#1067195
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=193
2017-11-14 08:38:08 +00:00
cda55d8be0 Accepting request 460024 from shells
- Avoid deprecated API for errors and signals
- Be sure to use a clean history file 

- Make errors ini test suite fatal
- Avoid -flto as this breaks even with gcc 6.3.1 20170202 

- Use screen to provide a tty for test suite scripts 

- Update to version R54
  R54 is a bugfix release with moderate new features:
    [tg] Simplify and improve code and manual page
    [tg] Try GCC 5’s new -malign-data=abi
    [tg] Allow interrupting builtin cat even on fast devices (LP#1616692)
    [tg] Update to Unicode 9.0.0
    [Andreas Buschka] Correct English spelling
    [tg] Handle set -e-related error propagation in || and && constructs correctly
    [tg] Initialise memory for RNG even when not targeting Valgrind
    [tg] Shrink binary size
    [Brian Callahan] Improve support for the contemporary pcc compiler
    [tg] Fix side effects with lazy evaluation; spotted by ormaaj
    [tg] New flags -c (columnise), -l, -N for the print builtin
    [Larry Hynes] Fix English, spelling mistakes, typos in the manpage
    [tg, ormaah] Return 128+SIGALRM if read -t times out, like GNU bash
    [Martijn Dekker] Install both manpages from Build.sh
    [Martijn Dekker] Document case changes are ASCII-only
    [Ronald G. Minnich, Elbing Miss, Álvaro Jurado, tg] Begin porting to Harvey-OS and APEX (similar to Plan 9 and APE)
    [KO Myung-Hun] More infrastructure for the OS/2 (EMX, KLIBC) port
 R53a is a snapshot/feature release:
    [lintian] Fix spelling
    [tg] Unbreak multi-line command history broken by history flush

OBS-URL: https://build.opensuse.org/request/show/460024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mksh?expand=0&rev=13
2017-03-04 15:37:06 +00:00
3c18360976 .
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=191
2017-02-23 12:12:38 +00:00
32d9d084fd .
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=190
2017-02-23 12:09:46 +00:00
307347551e .
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=189
2017-02-23 12:06:31 +00:00
ee51288d04 .
OBS-URL: https://build.opensuse.org/package/show/shells/mksh?expand=0&rev=188
2017-02-23 10:56:17 +00:00