Path to this page:
./
www/apache22,
Apache HTTP (Web) server, version 2.2
Branch: pkgsrc-2015Q1,
Version: 2.2.29nb1,
Package name: apache-2.2.29nb1,
Maintainer: pkgsrc-usersThe Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
Required to run:[
devel/apr] [
devel/apr-util] [
lang/perl5]
Package options: apache-mpm-prefork, apache-shared-modules
Master sites: (Expand)
SHA1: 1d6a8fbc1391d358cc6fe430edc16222b97258d5
RMD160: c9a823f038a6a1cbfd94cd9bdd067edd26cf7a3b
Filesize: 5493.65 KB
Version history: (Expand)
- (2015-05-24) Updated to version: apache-2.2.29nb1
- (2015-04-03) Package added to pkgsrc.se, version apache-2.2.29 (created)
CVS history: (Expand)
2015-05-24 13:41:00 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4733 - requested by sborrill
www/apache22: security patch
Revisions pulled up:
- www/apache22/Makefile 1.103
- www/apache22/distinfo 1.61
- www/apache22/patches/patch-modules_ssl_ssl__engine__dh.c 1.1
---
Module Name: pkgsrc
Committed By: sborrill
Date: Fri May 22 09:20:20 UTC 2015
Modified Files:
pkgsrc/www/apache22: Makefile distinfo
Added Files:
pkgsrc/www/apache22/patches: patch-modules_ssl_ssl__engine__dh.c
Log message:
Add patch to mitigate Logjam TLS vulnerabilities (CVE-2015-4000).
Based on FreeBSD ports.
|