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:subject:from:to:date :content-type:mime-version:content-transfer-encoding; q=dns; s= default; b=C/WfMKrAxHAYVAokYDaSabq4ftaM1p3FWAlLLGMT0WwxB8MkZSHWO KkwF3piTB1C1nInMUDtD7R+1SC+7BW+ITriTqBI4LAWYAXpJLR0JNTu4TtpKQnXM T+OABjggUkUk/eJbludX+CCm3k2epHZscrsXlbdUtwoCBK1Vk0IPLg= 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:subject:from:to:date :content-type:mime-version:content-transfer-encoding; s=default; bh=odHbKWFjqnAqTjKMK5gyv8tnBlk=; b=U7jexJuSVTHPvQ6eHmRySmxp0CMJ nSUxioeuvuDRTr5goHeQxLvobkIk8r9EAnS/6rLJURo0x8b3N4X9nrBAJcXH559c 7vQnfFVm3YtmDbhtwMBz9ROdKJoluH5laKcWE2wnQYYatAoza3kNYTlBIqIOkP0L +5EEDWrXOXrH6EA= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 Message-Id: Subject: [ANNOUNCEMENT] Updated: httpd-2.4.12-2 (obsoletes: apache2) From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Fri, 29 May 2015 16:40:24 -0500 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes The following packages have been added to the Cygwin distribution: * httpd-2.4.12-2 * httpd-devel-2.4.12-2 * httpd-manual-2.4.12-2 * httpd-tools-2.4.12-2 * httpd-mod_ldap-2.4.12-2 * httpd-mod_lua-2.4.12-2 * httpd-mod_proxy_html-2.4.12-2 * httpd-mod_ssl-2.4.12-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 includes several packaging changes: * threads support is now enabled with the latest libapr1 and libaprutil1. * the worker MPM is now enabled in addition to the existing prefork MPM, both as DSOs. You must LoadModule exactly one MPM in your httpd.conf; prefork is still the default. Note that prefork was not a DSO in 2.4.12-1, so if you have already customized your httpd.conf you will have to add this yourself. * mod_cgid has been enabled in addition to mod_cgi. * mod_watchdog is added as a builtin due to its usage in the also newly-added mod_heartbeat. With this release, the apache2 (2.2.x) packages have been removed from the distribution. -- 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