Path to this page:
./
www/apache,
Apache HTTP (Web) server
Branch: pkgsrc-2009Q4,
Version: 1.3.42,
Package name: apache-1.3.42,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
devel/libmm] [
textproc/expat]
Required to build:[
lang/perl5]
Master sites: (Expand)
SHA1: b3f8575d855132bc243d79af59ae2a318e7e2c53
RMD160: a1573bd04e17cad5d67388cfe08b7f26e06a9ee1
Filesize: 2598.868 KB
Version history: (Expand)
- (2010-02-11) Updated to version: apache-1.3.42
- (2010-01-15) Package added to pkgsrc.se, version apache-1.3.41 (created)
CVS history: (Expand)
2010-02-10 21:37:33 by S.P.Zeidler | Files touched by this commit (5) | |
Log message:
Pullup ticket 2996 - requested by dholland
security update
Revisions pulled up:
- pkgsrc/www/apache/Makefile 1.199
- pkgsrc/www/apache/distinfo 1.60
- pkgsrc/www/ap-ssl/Makefile 1.109
- pkgsrc/www/ap-ssl/distinfo 1.35
Files added:
pkgsrc/www/ap-ssl/patches/patch-ac
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: dholland
Date: Tue Feb 9 07:22:06 UTC 2010
Modified Files:
pkgsrc/www/apache: Makefile distinfo
Log message:
Update to 1.3.42, fixing CVE-2010-0010. Note: this package is now EOL
upstream. The next security bug probably won't get patched, so if you're
still using this, it's time to migrate to 2.x.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pkgsrc/www/apache/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/apache/distinfo
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: dholland
Date: Wed Feb 10 03:55:18 UTC 2010
Modified Files:
pkgsrc/www/ap-ssl: Makefile distinfo
Added Files:
pkgsrc/www/ap-ssl/patches: patch-ac
Log message:
Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change
anything significant in the internals, all this requires is patching
the accepted version and bumping BUILDLINK_API_DEPENDS. PKGREVISION++.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/ap-ssl/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ap-ssl/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/www/ap-ssl/patches/patch-ac
|