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=F/eqQI24IRJnFxRDJJqrAVy/dg1NNQU0UHCd9mUDHkZVmQ gk/IfGDXnxxbWaoGod8sOxlonjCqUl1otTzJn53jqs6x+N5A0Jgmmg/fin+CHQOi 2JrcO99MhZiz4J6N6eUJFotuS+VlxPuT6EdFTJ7H5Y2p+LYMyjcrhQLHUXSsg= 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=XzbfrpPmUKv7MSPwSbs1OQXrIF4=; b=AMGVS2n0NIhZeuWpEjF2 w4tqiu5OAgPgvzJWoviavcQGQgdDKlot/wq2vXIJF6ZoFHRrjMtqsW/g+RtIZUC9 2PCo8UnYSXwybC98/vMzypsjlAQm3moz/wJ3GdecXdCGyAydM1oECE/VSabNMkcE HTNNTbVC6grXc6dGqc6G3rs= 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-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=click 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: libreadline7-7.0.3-3, libreadline-devel-7.0.3-3 Reply-To: The Cygwin Mailing List , cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Message-Id: Date: Mon, 13 Feb 2017 13:49:40 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.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.3-3, has been uploaded and will soon reach a mirror near you. The previous version is now 7.0.1-2 (which was experimental, but never current; but the only difference from 7.0.1-1 was handling of pselect which is now fixed in cygwin 2.7.0-1). NEWS: ===== This is a rebuild to fold in two new official upstream patches, and to build against newer cygwin1.dll that fixes handling of alt-numkeypad extended character entry in a windows console. Remember, you must not have any bash or /bin/sh instances running when you upgrade the readline package. This release requires cygwin-2.7.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