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=BlmtWNDdsrqViNrcuNggb2lDl1pISAMzghJBcp2HhudX/V cxhNvprjjInqOU4NLXhftQGEEpU2BowBCcU8aEiG0l6xtpkVejMokWUEibK3gSzj T6/v7plkFsZ8lEgKS84gDo3uKKm9PnaHqTHNKLt8uAoK7S/4ZV/0sDl5OHx7E= 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=X6eHcFqguRyFIMcKd+sNa104y9s=; b=FAd8Z5PbXzTHk0EbqC91 2Aukp+65XrjsU8EGe6OtGlM82mWX2X2s0Pc6twndueJpSSG41JNN7zZ2YkC62tjb FSO8STPZmKTrCmuQzT/o4wC8HVi2Fw9YBMHZLrT6pZDX4j8AE+xc1Yub6VA3xItn rw+406SVmFL5pHXng2R3tCE= 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=Sed, mounts, Stream, Hx-languages-length:1816 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]: sed-4.4-1 Reply-To: The Cygwin Mailing List , cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Message-Id: Date: Sat, 11 Feb 2017 11:06:17 -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 experimental release of sed, 4.4-1, has been uploaded and will soon reach a mirror near you; leaving the current version at 3.2.2-3. NEWS: ===== This is a new upstream release, packaged by a new maintainer. The release will be marked experimental for a few days, first because it was built against the not-yet-released cygwin 2.7,0, and second because I made a tweak that no longer automatically strips carriage returns from input on binary mounts (things on text mode mounts should remain unchanged). Please speak up if this breaks your usage. For more details on sed, see the documentation in /usr/share/doc/sed/. DESCRIPTION: ============ The GNU Sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text, and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line. 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 'sed' in the 'Base' category (it should already be selected). 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 sed 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