Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Feb 2017 14:51:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216887] shells/dash: update to 0.5.9.1
Message-ID:  <bug-216887-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216887

            Bug ID: 216887
           Summary: shells/dash: update to 0.5.9.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: z7dr6ut7gs@snkmail.com
          Assignee: bdrewery@FreeBSD.org
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)

Created attachment 179712
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179712&action=
=3Dedit
[patch] update to 0.5.9.1

QA:
 portlint - ok
 stage-qa - ok
 testport - ok (stable/9, stable/10, stable/11)

Add LICENSE/LICENSE_FILE while here.

changes:

+2014-11-17  St=C3=A9phane Aulery <saulery@free.fr>
+
+       * Correct typo in manual page.
+       * Document redirection file descriptor limitation.
+
+2014-10-30  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Catch variable length expansions on non-existant specials.
+
+2014-10-28  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Removed unnecessary pungetc on EOF from parser.
+       * Simplify EOF/newline handling in list parser.
+
+2014-10-27  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Add printf support for format string a, A, and F.
+       * Handle embedded NULs correctly in printf.
+       * Replace open-coded flushall in preadbuffer.
+       * Add likely tag in outmem.
+       * Add ifdefs around MEM_OUT handling in outmem.
+       * Remove unnecessary restoration of format string in printf.
+       * Remove getintmax in printf.
+       * Use error instead of warnx for fatal errors in printf.
+       * Optimise handling of backslash octals in printf.
+       * Simplify echo command.
+       * Handle -- in dotcmd.
+
+2014-10-13  Eric Blake <eblake@redhat.com>
+
+       * cd: support drive letters on Cygwin.
+
+2014-10-08  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Split unquoted $@/$* correctly when IFS is set but empty.
+       * Do not split quoted VSLENGTH and VSTRIM.
+       * Optimise nulonly away and just use quoted as before.
+
+2014-10-07  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Use setvareq to set OPTIND initially.
+
+2014-10-06  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Exit without arguments in a trap should use status outside traps.
+       * Do not allow break to break across function calls.
+       * Move common skipcount logic into skiploop.
+       * Allow return in loop conditional to set exit status.
+       * Return without arguments in a trap should use status outside trap=
s.
+
+2014-10-03  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Do not clobber exitstatus in evalcommand.
+
+2014-10-02  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Fix use-after-free in dotrap/evalstring.
+       * Make sure evalskip is zero before running traps.
+       * Set exitstatus in onint.
+
+2014-09-29  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Kill pgetc_macro.
+       * Handle backslash newlines properly after dollar sign.
+       * Add nlprompt/nlnoprompt helpers.
+
+2014-09-28  Herbert Xu <herbert@gondor.apana.org.au>
+
+       * Correctly handle test ! ! =3D !.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216887-13>