X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=BAYES_00,RCVD_IN_SORBS_WEB,RCVD_NUMERIC_HELO,SARE_SUB_OBFU_Z,SPF_HELO_PASS,TW_BL,TW_EV,TW_XZ,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Rolf Campbell Subject: Re: [ANNOUNCEMENT] Updated: {xz/liblzma-devel/liblzma1}-4.999.9beta-11 Date: Sat, 17 Apr 2010 10:42:44 -0400 Lines: 36 Message-ID: References: <40956.0181935833$1271001614 AT news DOT gmane DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <40956.0181935833$1271001614@news.gmane.org> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 2010-04-11 11:54, Charles Wilson wrote: > This is routine update to a more recent git snapshot. > > [[ compiled using gcc-4.3.4-3 ]] > > CHANGES (since 4.999.9beta-10) > ======================== > o Update to 2010-Apr-01 git snapshot > Wed Mar 31 16:47:25 2010 +0300 > a1f7a986b8d708f9290da9799ca1b8d7082fad3e > o Rebuild using gcc4, against official cygwin-1.7.x release. > o Upstream: > - Documentation updates > - Fix option parsing bug in xz > - Fix installation issue on cygwin/mingw. > - lzmainfo bugfixes > - New lzma_filters_copy(), lzma_physmem(), and io_pread() APIs. > - Behavioral modification for filter chain initialization/update: > Technically, this is a ABI change, but to date is is only used > internally, so I didn't bump the DLL number. > - xz now supports --info-memory and --robot options, and a > rudimentary implemenation of --list. > - Fix various liblzma bugs > - liblzma now relies on auto-import, for MinGW/Cygwin > - Never accept (or output) compressed data from a tty > - xzgrep now supports filenames with spaces > This release will not compress a file with multiple hard links, even when "forced". I'm running an NTFS drive, and my source file has 2 hard-links to it. Running "xz -9evf source.txt" prints: xz: source.txt: Input file has more than one hard link, skipping When using "4.999.9beta-10", it correctly compresses that file. -- 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