085fcb1ba5
- KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space and plus
Thorsten Glaser
2019-04-09 16:17:04 +00:00
8349f09522
- KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space and plus
Thorsten Glaser
2019-04-09 16:17:04 +00:00
e76b691597
- Fix CPPFLAGS double shell escape of space character
Thorsten Glaser
2019-04-09 16:04:38 +00:00
6f9c8ab751
- Fix CPPFLAGS double shell escape of space character
Thorsten Glaser
2019-04-09 16:04:38 +00:00
f28c5d74b3
- KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space
Thorsten Glaser
2019-04-09 16:02:15 +00:00
23a0bd358d
- KSH_VERSIONNAME_VENDOR_EXT needs to begin with a space
Thorsten Glaser
2019-04-09 16:02:15 +00:00
aae4cdf957
- Ensure the extra CPPFLAGS are actually used, oops…
Thorsten Glaser
2019-04-09 15:57:44 +00:00
61f4e55b62
- Ensure the extra CPPFLAGS are actually used, oops…
Thorsten Glaser
2019-04-09 15:57:44 +00:00
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
Thorsten Glaser
2019-04-09 15:52:53 +00:00
e70e97892f
- 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
Thorsten Glaser
2019-04-09 15:52:53 +00:00
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
Thorsten Glaser
2019-04-09 15:33:53 +00:00
6334760952
- 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
Thorsten Glaser
2019-04-09 15:33:53 +00:00