pkgsrc/shells
bsiegert 13d511db26 Update rc to 1.7.4, also fixing a really old CVE in the process.
2002-07-25

  Bug: fix globbing of broken symlinks.

2002-07-31

  Bug: readline doesn't handle EIO either.

2002-08-15

  Bug: variables that are sometimes exported (i.e. $prompt and
  $version) need to be made exportable if they are inherited from the
  environment.

  Portability: don't call sigaction() for SIGKILL or SIGSTOP; don't
  hand a garbage signal mask to sigaction() (thanks Jeremy
  Fitzhardinge).  Also, remove use of SA_INTERRUPT (SUSv3, BSD,
  etc. have SA_RESTART with the inverted meaning).

2002-08-20

  Bug: don't call ealloc(0) on systems where getgroups() doesn't
  return egid (thanks Chris Siebenmann).

2002-11-27

  Bug: history dumps core if more colons than substitutions (thanks
  Callum Gibson); history fails to avoid itself if it's the only
  command; history writes and reads outside allocated memory.

  Configuration: upgrade to autoconf-2.56 and automake-1.7.1.

2003-07-17

  Testing: remove test for large file support, as it causes
  indigestion on file systems that don't support sparse files (thanks
  Scott Schwartz).

2003-07-22

  Release: rc-1.7.1.

2003-09-24

  Tidiness: minor improvements to input.c.

2014-02-26

  Bug: fix for CVE-2014-1936 from Jakub Wilk.

2014-06-29

  Documentation: update email and web addresses.

2014-08-31

  Feature: support quoting for filename completion in GNU readline.

2014-09-01

  Bug: quoting of glob characters was broken (thanks Christian
  Neukirchen); fix the "sneaky parens" bug properly (thanks Wolfgang
  Zekoll).

  Feature: allow $"x as a synonym for $^x

  Release: rc-1.7.2.

2015-04-03

  Packaging: the rc.spec file was very out-of-date.

2015-04-04

  Portability: the comment from 1999-08-19 may well have been true at
  the time, but the final version of the C99 standard called varargs
  copying macro va_copy().

2015-04-07

  Portability: look in -ltinfo for tgetent.

  Packaging: various autoconf / automake updates and tweaks.

2015-04-14

  Bug: in initinput(), the call ugchar(EOF) used the ungetcount member
  of the top Input structure without initializing it. Thanks to Jeff
  Johnson for finding this, Robert Scheck for reporting it, and Uli
  Drepper for implementing MALLOC_PERTURB_, a cheap way to find uses of
  uninitialized memory.

2015-04-18

  Licensing: tweaked to match exactly the "zlib with acknowledgement"
  license which is used by nunit and is already approved by various
  distros.

2015-04-20

  Release: rc-1.7.3.

2015-05-12

  Licensing: due to GPL compatibility concerns, the license is changed
  again to the "zlib" license. (N.B. This license change was agreed and
  approved by Byron Rakitzis, who is the copyright holder.)

  Testing: swap arguments to mktemp to be kinder to NetBSD (thanks Piotr
  Meyer).

2015-05-13

  Release: rc-1.7.4.
2017-08-05 10:45:39 +00:00
..
ast-ksh ast-ksh: fix compilation on NetBSD, possibly linux too. 2017-02-19 20:18:16 +00:00
autojump Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
bash Update to 4.4.012 2017-01-28 04:41:14 +00:00
bash-completion Pull in upstream fix for bug 1289597. Brought to our attention by Kevin 2017-03-14 14:51:28 +00:00
bash2 Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
bash2-doc Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
dash Check for stat64 declaration. Fixes SunOS 64-bit build. 2017-05-15 14:52:44 +00:00
eltclsh Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
es Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
esh Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
fish Fix installation on Darwin. 2017-05-19 15:27:58 +00:00
git-sh Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
heirloom-sh Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
lshell Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mksh Update mksh to R55. 2017-04-13 14:36:46 +00:00
nologinmsg Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
osh Update shells/osh to version 20160108 as request by upstream on 2016-01-13 13:14:21 +00:00
pdksh Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
perlsh Updated shells/perlsh to 1.8.1 2017-01-08 10:55:51 +00:00
posh Update to 0.12.5 2016-01-25 15:09:01 +00:00
rc Update rc to 1.7.4, also fixing a really old CVE in the process. 2017-08-05 10:45:39 +00:00
rssh Use OPSYSVARS. 2016-02-26 09:41:05 +00:00
scponly Add SHA512 digests for distfiles for shells category 2015-11-02 23:00:34 +00:00
scsh Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
standalone-tcsh Since this violates the general prefix rules and won't build e.g. with 2016-09-07 21:03:21 +00:00
static-ast-ksh
static-tcsh
tcsh Make the <meta> modifier work on Linux again by applying a fix 2017-02-17 19:21:44 +00:00
xonsh Import xonsh-0.4.5 as shells/xonsh 2016-08-21 11:34:57 +00:00
xsh Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
zsh Restore a much simplified version of the tcsetpgrp handling, required as the 2017-05-12 08:38:41 +00:00
Makefile Add shells/xonsh 2016-08-21 11:35:33 +00:00