X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:subject:reply-to:to:message-id :date:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=NQzDj94S+MsYRSLoi1KyD9looqErEBsUKfcuyjtKzKsytF mIvYOdyx7wbLohE4xkBGUNDDjvbgzl7z//yMmVd5DEBK43V/YmGe5pUIKmnmd5YA qCpfCRrzBR/u3gJA2TSZUpd6iR/3zZgKt4gijEoUG0EPQ8Myc9oEh5+IZ9/Cs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:subject:reply-to:to:message-id :date:mime-version:content-type:content-transfer-encoding; s= default; bh=YS3nvS1op25d/sqU2Umq0mD7LRI=; b=Bpi2aQXWmSW1sUC2sFN8 XUQ0lzgA210bLWrXRLjurd9nsHBBUq43AORSYugbnTur3AeUdxjP09P+ZnR3lz7X kxtxgJj20E17CbT3gMkBbZTp2H3myAT+9dS2HR/j6jcS/JUdz58n8Zxtwf/Dsgdn zzEDuGo8fBs+y44Z7mOWih4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No From: "Eric Blake (cygwin)" Subject: [ANNOUNCEMENT] Updated [test]: libreadline7-7.0.1-2, libreadline-devel-7.0.1-2 Reply-To: The Cygwin Mailing List , cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Message-Id: Date: Fri, 20 Jan 2017 08:49:45 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes A new release of readline, 7.0.1-2, has been uploaded for testing and will soon reach a mirror near you. The current version of 7.0.1-1 remains current. NEWS: ===== This is a rebuild that disables the use of pselect(), in order to work around a bug in cygwin1.dll's handling of alt-numkeypad extended character entry in a windows console. The underlying cygwin bug will be fixed in the next release, at which point I will release readline 7.0.1-3 that restores the use of pselect(), so this particular build will remain experimental, and should only be used if you need a fix for windows console behavior now (if you use mintty as your terminal, which is the cygwin default, then you don't need to upgrade). More details in this thread: https://cygwin.com/ml/cygwin/2017-01/msg00246.html Remember, you must not have any bash or /bin/sh instances running when you upgrade the readline package. This release requires cygwin-2.6.0-1 or later. See also the upstream documentation in /usr/share/doc/readline/. DESCRIPTION: ============ The readline library will read a line from the terminal and return it, allowing the user to edit the line with emacs or vi editing keys. It also allows a history feature, for editing previous entries, making command line interfaces easier-to-use and more intuitive. libreadline7 provides the .dlls needed for readline and history expansion for dynamic linking in other programs, including bash and gdb; it is required for a minimal cygwin installation. libreadline-devel provides the documentation and the static libraries required for static linking; you should only need it if you plan on compiling an application that links with -lreadline or -lhistory. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'libreadline7' in the 'Base' category (it should already be selected), or 'libreadline-devel' in the 'Devel' category. DOWNLOAD: ========= Note that downloads from cygwin.com aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- Eric Blake volunteer cygwin readline package maintainer For more details on this list (including unsubscription), see: http://sourceware.org/lists.html -- 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