Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention new openssl



details:   https://anonhg.NetBSD.org/src/rev/f318b03c6822
branches:  trunk
changeset: 780476:f318b03c6822
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jul 26 20:26:01 2012 +0000

description:
mention new openssl

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r eff5b37431fd -r f318b03c6822 doc/3RDPARTY
--- a/doc/3RDPARTY      Thu Jul 26 20:21:20 2012 +0000
+++ b/doc/3RDPARTY      Thu Jul 26 20:26:01 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.951 2012/07/22 11:27:51 apb Exp $
+#      $NetBSD: 3RDPARTY,v 1.952 2012/07/26 20:26:01 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -872,8 +872,8 @@
 - make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
 
 Package:       OpenSSL
-Version:       1.0.1-stable-SNAP-20110605
-Current Vers:  1.0.1 [snapshot-20110605] with AES-NI patch
+Version:       1.0.1c
+Current Vers:  1.0.1c with AES-NI patch
 Maintainer:    The OpenSSL Project
 Archive Site:  ftp://ftp.openssl.org/source/
 Home Page:     http://www.openssl.org/
diff -r eff5b37431fd -r f318b03c6822 doc/CHANGES
--- a/doc/CHANGES       Thu Jul 26 20:21:20 2012 +0000
+++ b/doc/CHANGES       Thu Jul 26 20:26:01 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1722 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1723 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -89,3 +89,4 @@
                "device_t".  [matt 20120722]
        powerpc: Add support for FPU emulation on BookE.  [matt 20120722]
        evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
+       OpenSSH: Imported 1.0.1c [christos 20120726]



Home | Main Index | Thread Index | Old Index