From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24112 invoked by alias); 9 Mar 2016 15:02:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24018 invoked by uid 89); 9 Mar 2016 15:02:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 09 Mar 2016 15:02:48 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=(unknown), yourdomaincom, UD:yourdomain.com, yourdomain.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-transfer-encoding; bh=ogayp3bPoV3Dq/pUOepGtPxbPSRVT6Wwtqtvl2V75L0=; b=gNS4MdtND6TiQa8Y3ceXAAkJhzeHFr4AzBhLOb/YwY46bzWsxPDsvUMP9qOhLjyDWA NhIvTwiscbr6K5lVKz1ngC5p+esZPNEnAnzokaZa7dnT1HlrDbBN9Gb10JQDbOXq8g4T bs6aXuOeNe1deFnAhp/hsaqh7hKXut5vT+MZ0SkNBKBHdJlMV5m134w+tiykbdClwdO8 2tZ2S6IGeBPv0ik+DgdFEOXifGK3z1HTWKzLMD6VybQqHX760XgXMtIVlUd/04gPEGXb oRyMSPlU5MSFmXjLtpvBIV8zc+hWvM+M+GaF/vUnAbGLDaIJpzfNtcx5Fwb9MeDFkkA6 waUw== X-Gm-Message-State: AD7BkJK+lcET3ejwwniPzoBJ2UDKBWjMr5WJBYjm37sJqwXi6PfWPA/EHM2Qq+zTGeDRXQ82kzpffnV274gnlg== MIME-Version: 1.0 X-Received: by 10.50.92.70 with SMTP id ck6mr23473171igb.80.1457535142826; Wed, 09 Mar 2016 06:52:22 -0800 (PST) Date: Wed, 09 Mar 2016 15:02:00 -0000 Message-Id: Subject: [ANNOUNCEMENT] Updated: mksh-52c-1 From: Chris Sutcliffe To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00098.txt.bz2 Version 52c-1 of "mksh" has been uploaded. MirBSD Korn Shell, an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell. ChangeLog: [tg] Shave 200 bytes off .text by revisiting string pooling [tg, Jorg] Fix manpage for ditroff on Schillix [tg, wbx] Use sed 1q instead of unportable head(1) [tg] Implement underrun debugging tool for area-based memory allocator [tg] Fix history underrun when first interactive command is entered [tg, bef0rd] Do not misinterpret =E2=80=9C${0/}=E2=80=9D as =E2=80=9C${0//= =E2=80=9D, fixes segfault [tg, St=C3=A9phane Chazelas] Fix display problems with special parameters [tg, St=C3=A9phane Chazelas] Catch attempt to trim $* and $@ with ?, fixes segfault (Todd Miller did this in 2004 for ${x[*]} already, so just sync) [Martijn Dekker] Fix =E2=80=9Ccommand -p=E2=80=9D with -Vv to behave as POS= IX requires [tg, jilles, Oleg Bulatov] Fix recusive parser with active heredocs [tg] Flush even syntax-failing or interrupted commands to history [tg, fmunozs] Fix invalid memory access for =E2=80=9C'\0'=E2=80=9D in arith= metics [tg] Explicitly reserve SIGEXIT and SIGERR for ksh [tg, izabera] Catch missing here documents at EOF even under =E2=80=9Cset -= n=E2=80=9D [kre, tg] Document Austin#1015 handling (not considered a violation) [tg, fmunozs] Fix buffer overread for empty nameref targets [tg] Fix warnings pointed out by latest Debian gcc-snapshot [tg, Martijn Dekker] Document upcoming set +o changes [Martijn Dekker] Expand testsuite for command/whence *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=3Dyourdomain.com cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. --=20 Chris Sutcliffe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple