Commit Graph

207 Commits

Author SHA1 Message Date
Michal Hlavinka
76e3422597 ksh sometimes returns wrong exit code when pid numbers are being recycled 2011-10-06 15:12:29 +02:00
Michal Hlavinka
1801570423 restore tty settings after timed out read (#572291) 2011-10-04 09:38:07 +02:00
Michal Hlavinka
f57567a859 do not crash when killing last bg job when there is not any 2011-08-12 15:59:01 +02:00
Michal Hlavinka
cce7c12c1f fix typo in last commit 2011-08-03 16:22:26 +02:00
Michal Hlavinka
09c4040fcc fix: IFS manipulation in a function can cause crash 2011-08-03 16:06:28 +02:00
Michal Hlavinka
85f580bd4c ksh updated to 2011-06-30 2011-07-01 16:33:36 +02:00
Michal Hlavinka
99a963dc26 fix: resume of suspended process using pipes does not work (#708909) 2011-06-08 09:32:57 +02:00
Michal Hlavinka
63f9177113 ksh updated to 2011-05-05 2011-05-09 10:42:28 +02:00
Michal Hlavinka
1dab511a33 ksh updated to 2011-04-28 2011-04-29 17:33:49 +02:00
Michal Hlavinka
b97b525faf ksh updated to 2011-04-15 2011-04-18 14:45:13 +02:00
Michal Hlavinka
45d8d3ce89 fix array definition being treated as fixed array
fix suspend crashing ksh
2011-03-29 17:21:19 +02:00
Michal Hlavinka
524fb3b137 fix ( ) compound list altering environment 2011-03-07 11:39:51 +01:00
Michal Hlavinka
54da721445 - ksh updated to 2011-02-08 2011-02-09 12:51:33 +01:00
Dennis Gilmore
b5a47de9c8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 21:20:27 -06:00
Michal Hlavinka
dc57c152c1 - ksh updated to 2011-02-02 2011-02-04 09:10:51 +01:00
Michal Hlavinka
26b7903d18 - ksh updated to 2011-01-31 2011-02-02 09:44:15 +01:00
Michal Hlavinka
4b5b6933e8 - ksh updated to 2011-01-27 2011-01-28 10:51:02 +01:00
Michal Hlavinka
185ff5335c - ksh updated to 2011-01-18 2011-01-20 08:39:42 +01:00
Michal Hlavinka
ac13542f84 - ksh updated to 2011-01-04 2011-01-17 15:30:05 +01:00
Michal Hlavinka
28f1d68859 - found ugly regression, reverting to 2010-11-22 (with io race patch) for now 2010-12-23 09:04:36 +01:00
Michal Hlavinka
9970a53df1 - ksh updated to 2010-12-12 2010-12-16 09:16:26 +01:00
Michal Hlavinka
8d5bf12426 remove no longer needed patch, part 2 2010-12-16 09:12:04 +01:00
Michal Hlavinka
a632993ac8 remove no longer needed patch 2010-12-16 09:07:21 +01:00
Michal Hlavinka
6ef664b26b - fix file io race condition when file was created, but still does not exist 2010-12-06 15:53:47 +01:00
Michal Hlavinka
fbb5937235 - ksh updated to 2010-12-01 2010-12-03 20:57:19 +01:00
Michal Hlavinka
4e7626d192 fix regression tests 2010-11-26 11:45:52 +01:00
Michal Hlavinka
91459d5627 do not evaluete test result for now 2010-11-23 09:12:30 +01:00
Michal Hlavinka
8f2f757e04 - ksh updated to 2010-11-22 2010-11-23 08:40:49 +01:00
Michal Hlavinka
3a9a1f3a99 - ksh updated to 2010-10-26 2010-11-01 09:55:26 +01:00
Michal Hlavinka
d08af7b2c6 - ksh updated to 2010-10-10 2010-10-12 08:34:16 +02:00
Michal Hlavinka
b988ac8d6b restore commented out script 2010-10-08 21:17:21 +02:00
Michal Hlavinka
472d43e5f5 - disable only known to be broken builtins, let other enabled
- skip regression tests if /dev/fd is missing
2010-10-08 20:20:36 +02:00
Michal Hlavinka
13cc0389a9 - ksh updated to 2010-09-24 2010-09-28 22:37:44 +02:00
Michal Hlavinka
038b97e73e update builtin regr test suite 2010-09-28 21:42:56 +02:00
Michal Hlavinka
67ef81e451 - ksh updated to 2010-08-26
- make regression test suite usable during package build
2010-08-30 19:38:48 +02:00
Michal Hlavinka
22f40a71e8 - ksh updated to 2010-08-26 2010-08-30 12:52:20 +02:00
Michal Hlavinka
431c5ae681 - ksh updated to 2010-08-11 2010-08-13 13:27:08 +02:00
Michal Hlavinka
d4f269661f replace define with global in spec 2010-08-13 12:06:57 +02:00
Michal Hlavinka
4722a91656 fix version number 2010-07-20 06:06:12 +00:00
Michal Hlavinka
1b6b225fd5 - updated to 2010-07-01 2010-07-08 11:47:37 +00:00
Michal Hlavinka
b01fe68c5e fix version in changelog 2010-06-29 11:28:00 +00:00
Michal Hlavinka
c15de2da1d - updated to 2010-05-27 2010-06-25 07:04:27 +00:00
Michal Hlavinka
6a00850f08 - add shcomp for shell compiling 2010-06-15 13:53:16 +00:00
Michal Hlavinka
f8aa9c6019 - updated to 2010-05-27 2010-06-10 15:01:34 +00:00
Michal Hlavinka
e3b3c9380a - add pathmunge to /etc/kshrc 2010-05-31 12:39:06 +00:00
Michal Hlavinka
62b429bf63 - fix rare cd builtin crash (#578582) 2010-05-05 12:24:14 +00:00
Michal Hlavinka
4e113465da - fix infinite loop when whence builtin is used with -q option (#587127)
- fix stdin for double command substitution (#584007)
2010-05-05 10:53:12 +00:00
Michal Hlavinka
9704bfed20 - fix typo in last patch 2010-03-29 06:46:37 +00:00
Michal Hlavinka
869fbb9ef9 - restore tty settings after timed out read for utf-8 locale 2010-03-26 13:36:45 +00:00
Michal Hlavinka
9577e684fb - updated to 2010-03-09
- fix mock building - detection of /dev/fd/X
2010-03-10 16:08:49 +00:00
Michal Hlavinka
5009ddc909 - updated to 2010-02-02 2010-02-09 09:09:47 +00:00
Michal Hlavinka
b69a8bf125 - updated to 2009-12-24 2010-01-04 14:09:56 +00:00
Michal Hlavinka
bbed53c0af fix changelog date 2009-12-07 10:29:52 +00:00
Michal Hlavinka
e5ae7db505 - updated to 2009-12-06 2009-12-07 10:15:30 +00:00
Michal Hlavinka
86dc5dec40 - updated to 2009-11-30 2009-12-04 16:20:15 +00:00
Michal Hlavinka
d6838fd557 fix date in changelog 2009-11-18 16:14:14 +00:00
Michal Hlavinka
9419421b73 - updated to 2009-10-21 2009-11-18 16:11:00 +00:00
Michal Hlavinka
fdff0925cb updated to 2009-06-30 2009-08-27 09:27:35 +00:00
Jesse Keating
f532cf1d93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 04:48:55 +00:00
Michal Hlavinka
0ec2a03f14 updated to 2009-05-05 2009-05-11 08:08:38 +00:00
Michal Hlavinka
9c01939d40 update to 2009-05-01 2009-05-05 09:57:59 +00:00
Michal Hlavinka
895e246d38 fix typos in specfile 2009-03-10 10:28:17 +00:00
Jesse Keating
6bc5dc6068 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 12:06:29 +00:00
Michal Hlavinka
ae21a8c5a1 spec cleanup 2009-01-21 09:17:16 +00:00
Michal Hlavinka
e9c80e424b fix changelog fix:rpmlint:dangerous-command-in-%postun 2009-01-20 12:31:42 +00:00
Michal Hlavinka
b30d358d2f - update to 2008-11-04
- don't use obsolete ast-ksh-locales
2009-01-20 12:07:55 +00:00
Michal Hlavinka
9d5844ce66 fix #467025 - Ksh fails to initialise environment when login from graphic
console
2008-10-21 17:16:49 +00:00
Tomas Smetana
a8955dc0a5 fix BuildRequires, rebuild 2008-08-06 06:43:42 +00:00
Tom Callaway
53ba2c5c42 fix license tag 2008-08-05 17:47:51 +00:00
Tomas Smetana
a664599070 - new upstream version 2008-07-28 06:55:21 +00:00
Tomas Smetana
0f1170cccf - new upstream version 2008-02-11 08:19:43 +00:00
Tomas Smetana
98fd270b05 - fix #430602 - ksh segfaults after unsetting OPTIND 2008-01-30 07:31:34 +00:00
Tomas Smetana
64f1bf7f99 - fix #405381 - ksh will not handle $(xxx) when typeset -r IFS
- fix #386501 - bad group in spec file
2008-01-07 07:53:29 +00:00
Tomas Smetana
49ffebb6f6 correct version number 2007-11-07 15:04:48 +00:00
Tomas Smetana
4852349b7d - new upstream version 2007-11-07 10:33:54 +00:00
Tomas Smetana
b472a5e1df - rebuild 2007-08-22 13:08:52 +00:00
Tomas Smetana
3de28ba7fa new upstream version 2007-07-12 07:20:50 +00:00
Tomas Smetana
8a6e4f28df fix SIGTTOU handling, spawned processes, spec file, remove redundant
builtins
2007-05-23 06:52:45 +00:00
Tomas Smetana
521d11fb62 New upstream sources, fixed #182397, fixed memory leak 2007-04-23 07:59:50 +00:00
Karsten Hopp
0f16643a45 - new upstream version
- fix invalid write in uname function
2007-02-21 12:36:12 +00:00
Jesse Keating
e275b3a456 bumped for rebuild 2006-07-12 06:43:32 +00:00
Karsten Hopp
a909292058 - new upstream source 2006-06-01 11:47:03 +00:00
Karsten Hopp
6b025a3079 bump release 2006-02-27 12:24:02 +00:00
Karsten Hopp
e059c66386 PreReq grep, coreutils (#182835) 2006-02-27 12:23:00 +00:00
Karsten Hopp
862fcebaa3 next attempt to make it build in a chroot 2006-02-15 14:03:31 +00:00
Karsten Hopp
a5bc9674c9 fix release and changelog 2006-02-14 09:57:37 +00:00
Karsten Hopp
46439fd739 - make it build in chroots (#180561) 2006-02-14 09:56:14 +00:00
Karsten Hopp
c0b80f326c - version 20060124 2006-02-13 10:09:53 +00:00
Jesse Keating
a9cc8bb254 bump for bug in double-long on ppc(64) 2006-02-11 03:50:24 +00:00
Karsten Hopp
d2c1e3e6db rebuild 2006-02-10 10:57:18 +00:00
Jesse Keating
ab8bcbe812 bump for new gcc/glibc 2006-02-07 12:27:37 +00:00
Karsten Hopp
997da7fed6 fix changelog and release 2006-02-02 11:25:01 +00:00
Karsten Hopp
fd54fb9de3 - fix uname -i output
- fix loop (*-path.patch)
- conflict pdksh instead of obsoleting it
2006-02-02 11:23:08 +00:00
Jesse Keating
2e9b9f6a64 gcc bump 2005-12-16 23:20:54 +00:00
Karsten Hopp
6700d03b4d add changelog and bump release 2005-05-10 10:36:53 +00:00
Karsten Hopp
59272c81c3 - enable debuginfo 2005-05-10 10:35:06 +00:00
Karsten Hopp
527ccdf24e - add /usr/bin/ksh link for compatibility with pdksh scripts (#151134) 2005-03-15 12:49:40 +00:00
Karsten Hopp
62e78edab9 - update and rebuild with gcc-4 2005-03-02 12:13:12 +00:00
Karsten Hopp
f313d49307 fix gcc4 build 2005-03-01 15:56:47 +00:00
Karsten Hopp
8f389b1e23 exclude ia64 for now 2005-01-21 15:55:03 +00:00
Karsten Hopp
c790c1fd0f - rebuild with new ksh tarball (license change) 2005-01-21 14:47:01 +00:00
timp
9c239e4663 don't ExcludeArch ia64 just yet 2004-11-05 21:03:24 +00:00
Karsten Hopp
954d4900a2 -10 already used, bump release ksh.spec 2004-11-02 14:58:51 +00:00
Karsten Hopp
7e82c20330 - disable ia64 for now, buildroot is b0rked 2004-11-02 14:55:01 +00:00
Karsten Hopp
df9066f573 bump version and rebuild for RHEL4 2004-10-15 10:52:27 +00:00
cvsdist
7b811d535c auto-import ksh-20040229-8 from ksh-20040229-8.src.rpm 2004-09-09 16:25:46 +00:00
cvsdist
00f58df340 auto-import changelog data from ksh-20020628-1.src.rpm
Wed Jul 17 2002 Preston Brown <pbrown@redhat.com>
- initial Red Hat packaging of ksh93
2004-09-09 16:25:19 +00:00