./www/ap-ssl, SSL/TLS protocols module for Apache

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.8.31, Package name: ap13-ssl-2.8.31, Maintainer: pkgsrc-users

This Apache module provides strong cryptography for the Apache 1.3
webserver via the Secure Sockets Layer (SSL v2/v3) and Transport
Layer Security (TLS v1) protocols by the help of the Open Source
SSL/TLS toolkit OpenSSL which is based on SSLeay from Eric A. Young
and Tim J. Hudson.

The mod_ssl package was created in April 1998 by Ralf S. Engelschall
and was originally derived from software developed by Ben Laurie
for use in the Apache-SSL HTTP server project. Additionally it
uses a tool developed by Larry Wall and David MacKenzie for use in
the GNU project of the FSF.


Required to run:
[www/apache]

Required to build:
[lang/perl5]

Master sites: (Expand)

SHA1: f2d2210041332fc1d4b7243a856d4d81f961d306
RMD160: c3083c29710c4537ca8c79ddd8c1992eb95cbfee
Filesize: 800.847 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 21:37:33 by S.P.Zeidler | Files touched by this commit (5) | Package updated
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