From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2414 invoked by alias); 10 Dec 2016 21:51:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 2147 invoked by uid 89); 10 Dec 2016 21:51:28 -0000 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=mission, assured, apr, CYGWIN X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 10 Dec 2016 21:51:18 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No To: cygwin@cygwin.com From: David Rothenberger Subject: [ANNOUNCEMENT] Updated: {apr1,libapr1,libapr1-devel}-1.5.2-3 Message-Id: Date: Sat, 10 Dec 2016 21:51:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfPvYK+j2ktIegaKpDCKWz/8QLm2j8QUHrrgjh1hO0WGjUcAZ9m/0MNSyYOF1eoLTtc/ssca37l9z5fH0S8UH/xzrHPkSkNCNCtdIe3qElnGduLl7IiI0 GecaExluE1wIoncFHtXxPAlaBrNbVcmRcNJfhXTYrLS3hiFaLYNSF/4L6OWgyCL5kcArVPMs4Mj7og== X-IsSubscribed: yes Reply-To: cygwin@cygwin.com X-SW-Source: 2016-12/txt/msg00110.txt.bz2 Rebuilt to remove libapr1.la. CYGWIN NEWS: ============ The library was built with TCP_NOPUSH support disabled. Cygwin defines TCP_NOPUSH, but returns "protocol not defined" when it's used. According to http://msdn.microsoft.com/en-us/library/ms738596%28v=vs.85%29.aspx this is because Windows doesn't support it. NEWS: ===== Please see http://www.apache.org/dist/apr/CHANGES-APR-1.5 for more details about the upstream changes DESCRIPTION: ============ The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features. QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- David Rothenberger ---- daveroth@acm.org