X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=6w2RKkhu7vgA:10 a=w_pzkKWiAAAA:8 a=20KFwNOVAAAA:8 a=xe8BsctaAAAA:8 a=8YEg3NFkZIC0zeXfiW0A:9 a=b2gDSuWsNY1VTIPFG0wA:7 a=Ji3yDHWUGTGhmNrGCSekAgUzJlgA:4 a=TRvmKqLbH9UA:10 a=7pGOCF1mIgkA:10 a=66msUWWtX2wA:10 a=rPt6xJ-oxjAA:10 a=Jc5Ke1Rjmp4MhHHh574A:9 a=l7gCkH-Odd5T8URsqIDgWK1EtikA:4 a=YvKx7zeTAGcA:10 Message-Id: Date: Fri, 15 Feb 2008 22:05:56 -0700 From: Eric Blake Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: findutils-4.3.13-1 Content-Type: multipart/mixed; boundary="------------020801070407060104050005" Reply-To: The Cygwin Mailing List X-Mailer: Perl5 Mail::Internet v1.74 X-IsSubscribed: yes 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 --------------020801070407060104050005 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A new release of findutils, 4.3.13-1, is available for use, replacing 4.3.11-1, and leaving 4.3.10-1 as the previous version. NEWS: ===== This is a new upstream release, fixing several issues as documented below. The release is marked beta upstream, but the 4.3 series has, in general, been enough of an improvement over the stable 4.2 series that I have focused on 4.3 releases as the primary cygwin release. Although the news file mentions the partial addition of birthtime support, it requires rebuilding from source against a cygwin snapshot to take advantage of this feature, since birthtime will not be supported officially until cygwin 1.7.0. This release depends on fixes to cygwin bugs that are only present in cygwin 1.5.25 or newer. See also /usr/share/doc/findutils-4.3.13/. DESCRIPTION: ============ The findutils package contains programs which will help you locate files on your system. The find utility searches through a hierarchy of directories looking for files which match a certain set of criteria (such as a filename pattern). The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command). The locate utility scans a database of filenames and displays matches. The updatedb utility builds the database for locate. 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 'findutils' from the 'Base' category (it should already be selected). DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka 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 findutils maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to 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=YOURDOMAIN DOT COM AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHtm8z84KuGfSFAYARAj3gAJwMAby7Xco9zyTHsD65WQMBwS/bcACdElrf d1tyZxhEwqXQSvebZ1m0RY8= =RfDM -----END PGP SIGNATURE----- --------------020801070407060104050005 Content-Type: text/plain; name="NEWS.short" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="NEWS.short" * Major changes in release 4.3.13, 2008-02-14 ** Bug Fixes #22057: Actually rename the old locate database to the new one atomically, instead of just claiming the rename is atomic in a comment. #22056: -Xtime tests are off by one second (e.g. rm -f x; touch x; find x -mtime 0 should print x). #21960: xargs should collect the exit status of child processes even if the total count of unreaped children has not yet reached the maximum allowed. ** Documentation Fixes Documented various useful techniques with invoking "sh -c" from xargs in the Texinfo documentation. ** Translations Updated the German, Irish, Dutch, Polish and Vietnamese translations. * Major changes in release 4.3.12, 2007-12-19 ** Bug Fixes #15384: Find misbehaves when parent directory is not readable. ** Documentation Fixes More examples in the xargs manual page, including a portable analogue for BSD's "xargs -o". ** Translations Updated translations: Polish, Dutch, Portuguese, Swedish, Vietnamese. --------------020801070407060104050005 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------020801070407060104050005--