Fedora 14 Update: ksh-20101026-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Fri Nov 19 22:38:10 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-16747
2010-10-28 05:02:02
--------------------------------------------------------------------------------

Name        : ksh
Product     : Fedora 14
Version     : 20101026
Release     : 1.fc14
URL         : http://www.kornshell.com/
Summary     : The Original ATT Korn Shell
Description :
KSH-93 is the most recent version of the KornShell by David Korn of
AT&T Bell Laboratories.
KornShell is a shell programming language, which is upward compatible
with "sh" (the Bourne Shell).

--------------------------------------------------------------------------------
Update Information:

- A bug in which killing the last command in a function defined with function name, terminated the calling script has been fixed. 
- A bug which could cause a core dump if IFS is unset inside a function has been fixed.
- To reduce unwanted side effects, invoking typeset without the export option and without an assignment now causes the variables to be unset if the variable is inherited from the environment.
- The closing brace for ${ command } new a token no matter what character follows it.
- The change for $'...' expansion on 10-08-09 did not expand parameters contained in the error message and this has been fixed.
- A bug in which a declaration of indexed array (-a_ in a type definition would be displayed as a compound indexed array (-C -a) has been fixed.
- The C99 math funtion ldexp has been added.
- A bug with two dimensional arrays with expansion of the form ${ref[0..5]} where ref is a nameref to array[i] has been fixed.
- A bug in which an eval with redirections invoked from a dot script would not restore the file has been fixed.
- A bug in which loading a function from FPATH could leave a file descriptor open has been fixed.

--------------------------------------------------------------------------------
ChangeLog:

* Mon Nov  1 2010 Michal Hlavinka <mhlavink at redhat.com> - 20101026-1
- ksh updated to 2010-10-26
* Tue Oct 12 2010 Michal Hlavinka <mhlavink at redhat.com> - 20101010-1
- ksh updated to 2010-10-10
* Fri Oct  8 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100924-2
- disable only known to be broken builtins, let other enabled
- skip regression tests if /dev/fd is missing
* Tue Sep 28 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100924-1
- ksh updated to 2010-09-24
* Mon Aug 30 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100826-1
- ksh updated to 2010-08-26
- make regression test suite usable during package build
* Fri Aug 13 2010 Michal Hlavinka <mhlavink at redhat.com> - 20100811-1
- ksh updated to 2010-08-11
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ksh' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list