./security/openssl, Secure Socket Layer and cryptographic library

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


Branch: pkgsrc-2009Q1, Version: 0.9.8knb1, Package name: openssl-0.9.8knb1, Maintainer: pkgsrc-users

The OpenSSL Project is a collaborative effort to develop a
robust, commercial-grade, full-featured, and Open Source
toolkit implementing the Secure Sockets Layer (SSL v2/v3)
and Transport Layer Security (TLS v1) protocols as well as
a full-strength general purpose cryptography library. The
project is managed by a worldwide community of volunteers
that use the Internet to communicate, plan, and develop the
OpenSSL toolkit and its related documentation.


Required to build:
[lang/perl5] [devel/gmake]

Master sites: (Expand)

SHA1: 3ba079f91d3c1ec90a36dcd1d43857165035703f
RMD160: 496df7a5d33457b0d8e3b930a8e5cf068923182c
Filesize: 3761.972 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-12 13:02:42 by Matthias Scheler | Files touched by this commit (6)
Log message:
Pullup ticket #2794 - requested by tez
openssl: security patch

Revisions pulled up:
- security/openssl/Makefile			1.140
- security/openssl/distinfo			1.68
- security/openssl/patches/patch-ax		1.1
- security/openssl/patches/patch-ay		1.1
- security/openssl/patches/patch-az		1.1
- security/openssl/patches/patch-ba		1.1
---
Module Name:    pkgsrc
Committed By:   tez
Date:           Wed Jun 10 13:57:08 UTC 2009

Modified Files:
        pkgsrc/security/openssl: Makefile distinfo
Added Files:
        pkgsrc/security/openssl/patches: patch-ax patch-ay patch-az patch-ba

Log message:
Patches for CVE-2009-1377, CVE-2009-1378 & CVE-2009-1379 from
http://cvs.openssl.org/filediff?f=openssl/ssl/d1_both.c&v1=1.4.2.9&v2=1.4.2.10
http://cvs.openssl.org/filediff?f=openssl/ssl/d1_both.c&v1=1.4.2.13&v2=1.4.2.15
http://cvs.openssl.org/filediff?f=openssl/crypto/pqueue/pqueue.c&v1=1.2.2.4&v2=1.2.2.5
http://cvs.openssl.org/filediff?f=openssl/crypto/pqueue/pqueue.h&v1=1.2.2.1&v2=1.2.2.2
http://cvs.openssl.org/filediff?f=openssl/ssl/d1_pkt.c&v1=1.4.2.17&v2=1.4.2.18
   2009-04-17 14:23:28 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2740 - requested by tnn
openssl: build fix

Revisions pulled up:
- security/openssl/distinfo			1.67
- security/openssl/patches/patch-ac		1.35
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Thu Apr 16 09:50:37 UTC 2009

Modified Files:
	pkgsrc/security/openssl: distinfo
	pkgsrc/security/openssl/patches: patch-ac

Log message:
NetBSD/sparc64 build fix. Reported and fix tested by Michael C.
Vergallen.