[Lunar-commits] r21612 - in moonbase/trunk/crypto: openssh openssl
Terry Chan
tchan at lunar-linux.org
Fri Sep 29 02:24:03 UTC 2006
Author: tchan
Date: 2006-09-29 02:24:03 +0000 (Fri, 29 Sep 2006)
New Revision: 21612
Modified:
moonbase/trunk/crypto/openssh/DETAILS
moonbase/trunk/crypto/openssl/DETAILS
Log:
Version bump to openssl-0.9.8d and openssh-4.4p1. openssl seems to be more
bug fixes and security patches -- a relatively minor update. Lunar fix still
recompiled MANY modules so this will take a while on most lunar boxes.
openssh-4.4p1 has seven months of bugfixes and changes into it. ssh seems to
be working fine....
Modified: moonbase/trunk/crypto/openssh/DETAILS
===================================================================
--- moonbase/trunk/crypto/openssh/DETAILS 2006-09-28 19:48:40 UTC (rev 21611)
+++ moonbase/trunk/crypto/openssh/DETAILS 2006-09-29 02:24:03 UTC (rev 21612)
@@ -1,5 +1,5 @@
MODULE=openssh
- VERSION=4.3p2
+ VERSION=4.4p1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=openssh-4.1p1-heimdal_no_des.patch.gz
SOURCE3=openssh-4.3p2-gsskex-20060223.patch
@@ -7,7 +7,7 @@
SOURCE_URL[1]=ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/
SOURCE_URL[2]=ftp://ftp5.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/
SOURCE_URL[3]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
- SOURCE_VFY=sha1:2b5b0751fd578283ba7b106025c0ba391fd72f1f
+ SOURCE_VFY=sha1:6a52b1dee1c2c9862923c0008d201d98a7fd9d6c
SOURCE2_URL=$PATCH_URL/
SOURCE2_VFY=sha1:4b6f185167f6d266f119386527f73aecd02a43d8
SOURCE3_URL[0]=http://www.sxw.org.uk/computing/patches/
@@ -15,7 +15,7 @@
SOURCE3_VFY=sha1:fa1b99b79af27c532b984e4628ec686e3804ce4b
WEB_SITE=http://www.openssh.com/
ENTERED=20010922
- UPDATED=20060212
+ UPDATED=20060928
SHORT="client and server for encrypted remote logins and file transfers."
cat << EOF
Modified: moonbase/trunk/crypto/openssl/DETAILS
===================================================================
--- moonbase/trunk/crypto/openssl/DETAILS 2006-09-28 19:48:40 UTC (rev 21611)
+++ moonbase/trunk/crypto/openssl/DETAILS 2006-09-29 02:24:03 UTC (rev 21612)
@@ -1,18 +1,18 @@
MODULE=openssl
- VERSION=0.9.8c
+ VERSION=0.9.8d
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.openssl.org/source/
SOURCE_URL[1]=ftp://opensores.thebunker.net/pub/mirrors/openssl/source/
SOURCE_URL[2]=http://www.dentarthurdent.com/transfer/openssl/
SOURCE_URL[3]=ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/openssl/source/
SOURCE_URL[4]=ftp://ftp.duth.gr/pub/OpenSSL/source/
- SOURCE_VFY=sha1:d0798e5c7c4509d96224136198fa44f7f90e001d
+ SOURCE_VFY=sha1:4136fba00303a3d319d2052bfa8e1f09a2e12fc2
SOURCE2=Makefile.openssl-certs
SOURCE2_URL=$PATCH_URL/
SOURCE2_VFY=sha1:0f30d44c0bf27883876bdf56fe9c541ee28bc2cd
WEB_SITE=http://www.openssl.org
ENTERED=20010922
- UPDATED=20060906
+ UPDATED=20060928
PSAFE="no"
SHORT="openssl is a library for providing encrypted transport layers."
More information about the Lunar-commits
mailing list