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:message-id:from:to:date:subject; q= dns; s=default; b=Za7cWm9K/Bnpxo7JTjkVkr1tSovaddOTBJovtd/DfPRcLD d4diDN7vHlNerLkpnOQOUHDFfGSm1xDYBU8M3tQT3tV1UCYBh1FBL1xlfizxhnpA nTF5Psnq/1aSEwnDi5UCqHfn+gFWrafLJMsQAerkW0Y11TM7khYYIr/oJlOwY= 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:message-id:from:to:date:subject; s= default; bh=tP7uulAMCBAgNJtW+GzTqZdCPhU=; b=mULfWlOmWaPhkQsd6dAL eu5+T1fFwLMx4zXc4waDez8sNemc6hNY4hHNOtI7TOGAszO+/cuB5QqzoMPbm8Zm +L6bISttA0GmP+kL2yxrDl6MV/p2hOVZR0iwqTJWc+s9cDHWKg4yYp6avrp7w6Pn CF6szqeSTANsswFWH3/yHrk= 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.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=mature, H*m:edu X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-CornellRouted: This message has been Routed already. Message-Id: From: Ken Brown To: cygwin AT cygwin DOT com Date: Fri, 05 Jan 2018 11:31:35 -0500 Subject: [ANNOUNCEMENT] icu 60.2-1 X-PMX-Cornell-Gauge: Gauge=XX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * libicu60-60.2-1 * libicu-devel-60.2-1 * icu-doc-60.2-1 ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software. This is an update to the latest upstream release. It is the first non-test Cygwin release that incorporates some major changes that were made upstream starting with icu-59.1. The changes make ICU easier to use but require changes in projects using ICU. In particular, ICU now requires C++11, so packages using ICU may need to add -std=c++11 or -std=gnu++11 to CXXFLAGS. See http://site.icu-project.org/download/59 for further details. Ken Brown Cygwin's ICU maintainer -- 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