Message-Id: <201703222108.v2ML8FtV005409@delorie.com> 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:from:to:date:subject; q=dns; s= default; b=sqkWXGmTz0/W4pzl7OxjDf9dt45IQ9BsMfzgiztxQiWaU8LJrkKGQ BUCSK1GutxX1/HiXLtnSiyEBUQebdCQzSykCRsM/7z50RJ54GAI1SWRfYBYx6t99 cIUdx1C+I+/2WINejSYy6y4aQIqOKOkE/nu8fanNRlXQA496JHYf2A= 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:from:to:date:subject; s=default; bh=5 mW6byvwzpMjvo74wycvRSRKhn0=; b=s+UEIcIMj/MC2cOCnmiq0WvDIcrLYvvbl mMb49YosogcqC59NZMPWCZ2CzWc4TM0PDRpS0I36pHskbX5L8QhNDCGy3ihoWTvz byNsM3tZQh972o7vVZQw5d6itHfwg8+DpuXRj/dkHRKiIesdKJ3arvhQUEJNLuY/ L7CF7ituNw= 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=-1.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID autolearn=no version=3.3.2 spammy=aimed, sk:commerc, H*x:Internet X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 28DBB437F47 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 28DBB437F47 X-Mailbox-Line: From cygwin-announce-httpd-2.4.25-2 Wed Mar 22 15:47:08 2017 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Wed, 22 Mar 2017 15:47:08 -0500 Subject: [ANNOUNCEMENT] httpd 2.4.25-2 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * httpd-2.4.25-2 * httpd-devel-2.4.25-2 * httpd-manual-2.4.25-2 * httpd-tools-2.4.25-2 * httpd-mod_http2-2.4.25-2 * httpd-mod_ldap-2.4.25-2 * httpd-mod_lua-2.4.25-2 * httpd-mod_proxy_html-2.4.25-2 * httpd-mod_ssl-2.4.25-2 The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. This release changes all the previously built-in modules to DSOs. This will require existing users to update their httpd.conf with the new DSOs, should they want them enabled. (Besides mod_unixd, most are actually disabled by default when separate.) This also removes the need to enable mod_slotmem_shm, as the proxy module which required it is no longer loaded by default. As some of these provide APIs for other DSOs, the corresponding import libraries have been added to the -devel package. Users which have built their own 3rd-party DSOs may need to rebuild them with the corresponding -lmod_* link flags. -- Yaakov -- 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