From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68176 invoked by alias); 21 Apr 2017 00:11:21 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 128531 invoked by uid 89); 20 Apr 2017 22:30:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:tiscali, H*M:tiscali, H*F:D*tiscali.co.uk, Libraries X-HELO: smtp-d-1.tiscali.co.uk From: David Stacey Subject: Updated: poco-1.7.8p2-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: Date: Fri, 21 Apr 2017 00:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfLI1tvT0AnPTuJKok75OIHimA/ntBYGSFYgttW9z7yCJ82jnsuYgbSvD+qkXhrWKjfDItZtdcQBtIdODBOiyVhTNnRpiGsEyJq8oFqdIqX4OU3b2kFUj Gx6dPDvJzklxGcDNctD5aoEoIUPQaTlEUFh8fyUdtFWByOGYEUqsQzJItV2pQCcCufr7bMQwFNO4Og== X-SW-Source: 2017-04/txt/msg00043.txt.bz2 The following packages have been updated in the Cygwin distribution: * libpoco-devel-1.7.8p2-1 * libpoco48-1.7.8p2-1 * poco-1.7.8p2-1 * poco-doc-1.7.8p2-1 The POCO C++ Libraries are open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. This is an update to the latest upstream release. This patch release fixes a memory leak in PocoCrypto, but is otherwise identical to 1.7.8. Note that users of the 'Poco::UTF32String' class should compile using the '-frepo' g++ compiler switch. Details here: https://cygwin.com/ml/cygwin/2015-04/msg00130.html Dave.