summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-07-05 23:45:20 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-07-05 23:45:20 +0000
commitad163c0a16a8a0da229d8b2fc56b1cf8b9a3d71d (patch)
tree5e6ab9ad2e09ae33a285b2c9864fa6bcd1fdc879 /dev-libs/openssl
parentPatch for security bug #97650 (diff)
downloadhistorical-ad163c0a16a8a0da229d8b2fc56b1cf8b9a3d71d.tar.gz
historical-ad163c0a16a8a0da229d8b2fc56b1cf8b9a3d71d.tar.bz2
historical-ad163c0a16a8a0da229d8b2fc56b1cf8b9a3d71d.zip
Fix creating certificates cannot find libcrypt/libssl on new install.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r--dev-libs/openssl/ChangeLog7
-rw-r--r--dev-libs/openssl/Manifest18
-rw-r--r--dev-libs/openssl/openssl-0.9.7c-r1.ebuild3
-rw-r--r--dev-libs/openssl/openssl-0.9.7d-r2.ebuild3
-rw-r--r--dev-libs/openssl/openssl-0.9.7e-r1.ebuild3
-rw-r--r--dev-libs/openssl/openssl-0.9.7e.ebuild3
-rw-r--r--dev-libs/openssl/openssl-0.9.7g.ebuild3
7 files changed, 25 insertions, 15 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog
index 18e55c1f3917..b33ca44cc90e 100644
--- a/dev-libs/openssl/ChangeLog
+++ b/dev-libs/openssl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/openssl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.126 2005/07/05 23:39:24 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.127 2005/07/05 23:45:20 azarah Exp $
+
+ 05 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
+ openssl-0.9.7c-r1.ebuild, openssl-0.9.7d-r2.ebuild, openssl-0.9.7e.ebuild,
+ openssl-0.9.7e-r1.ebuild, openssl-0.9.7g.ebuild:
+ Fix creating certificates cannot find libcrypt/libssl on new install.
*openssl-0.9.8 (05 Jul 2005)
diff --git a/dev-libs/openssl/Manifest b/dev-libs/openssl/Manifest
index c37b478e3c9c..60dffe8e8457 100644
--- a/dev-libs/openssl/Manifest
+++ b/dev-libs/openssl/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 0d2217720540cbf67914a930abf66364 openssl-0.9.7g.ebuild 5177
+MD5 51d28127a76679d1dc5b0d7694fa1cfd openssl-0.9.7g.ebuild 5219
MD5 685c33f8a3f1980105944ab3c23a346c openssl-0.9.6m.ebuild 3074
-MD5 5b33d1f91cb7d90e4d0d125905b8dfbb openssl-0.9.7d-r2.ebuild 8970
-MD5 b006190dcd671619b4028aa5ad2e994c openssl-0.9.7e.ebuild 7842
-MD5 864f19b0fe7f583a6291a9459e48e637 ChangeLog 20121
+MD5 6fbe613b51aae6d38f151388b4125695 openssl-0.9.7d-r2.ebuild 9016
+MD5 68620bfc8489164f3cd05a42729cbd4b openssl-0.9.7e.ebuild 7888
+MD5 afc03a2898e6217688c8b555548b8957 ChangeLog 20374
MD5 3e549d804c0ecb011212165069b2f73e openssl-0.9.8.ebuild 5181
-MD5 e59c3cc3221269d3ae08609d821b6b21 openssl-0.9.7c-r1.ebuild 7019
-MD5 83962870a9f649f0cc27b6d5120406d5 openssl-0.9.7e-r1.ebuild 8515
+MD5 ee3873d64d138d4ac015bea7c8123a58 openssl-0.9.7c-r1.ebuild 7064
+MD5 60c5e8df5d366b67c905c00a8aeb3c72 openssl-0.9.7e-r1.ebuild 8559
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
MD5 ef2c8d5afa47da8a58e464f43e6ecc67 files/openssl-0.9.7g-mem-clr-ptr-cast.patch 637
MD5 2e6ed24d513a8f2b1b6f03709ab5ba18 files/digest-openssl-0.9.6m 67
@@ -43,7 +43,7 @@ MD5 cebd09d1819c07b0fab14ad90b0da884 files/openssl-0.9.6m-gentoo.diff 1591
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCyxqd1ZcsMnZjRyIRAqbkAJ9VJzT6Z6gUVZWkvf7Ag5uaoteBxQCeO32r
-V/ehlDV0j+3K7P6lwk0jFes=
-=SFkc
+iD8DBQFCyxwB1ZcsMnZjRyIRAo33AJ4nA28YRlBsxkTNmnACAc2QSyNfTACfaqb+
++GiKN2skUTQM16vPiR5Odvc=
+=p2cM
-----END PGP SIGNATURE-----
diff --git a/dev-libs/openssl/openssl-0.9.7c-r1.ebuild b/dev-libs/openssl/openssl-0.9.7c-r1.ebuild
index 69dcd246d582..3b3983ecf0cf 100644
--- a/dev-libs/openssl/openssl-0.9.7c-r1.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7c-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7c-r1.ebuild,v 1.29 2005/05/09 06:37:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7c-r1.ebuild,v 1.30 2005/07/05 23:45:20 azarah Exp $
inherit eutils flag-o-matic
@@ -190,6 +190,7 @@ src_install() {
# to be the more FHS compliant setup... -raker
insinto /etc/ssl/certs
doins certs/*.pem
+ LD_LIBRARY_PATH="${D}"/usr/$(get_libdir)/ \
OPENSSL=${D}/usr/bin/openssl /usr/bin/perl tools/c_rehash ${D}/etc/ssl/certs
# The man pages rand.3 and passwd.1 conflict with other packages
diff --git a/dev-libs/openssl/openssl-0.9.7d-r2.ebuild b/dev-libs/openssl/openssl-0.9.7d-r2.ebuild
index 12d3f61afcac..19558fd228a4 100644
--- a/dev-libs/openssl/openssl-0.9.7d-r2.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7d-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7d-r2.ebuild,v 1.17 2005/05/30 02:34:32 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7d-r2.ebuild,v 1.18 2005/07/05 23:45:20 azarah Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -252,6 +252,7 @@ src_install() {
# to be the more FHS compliant setup... -raker
insinto /etc/ssl/certs
doins certs/*.pem
+ LD_LIBRARY_PATH="${D}"/usr/$(get_libdir)/ \
OPENSSL=${D}/usr/bin/openssl /usr/bin/perl tools/c_rehash ${D}/etc/ssl/certs
# The man pages rand.3 and passwd.1 conflict with other packages
diff --git a/dev-libs/openssl/openssl-0.9.7e-r1.ebuild b/dev-libs/openssl/openssl-0.9.7e-r1.ebuild
index b03d3af2dd41..77adfdcbc6f1 100644
--- a/dev-libs/openssl/openssl-0.9.7e-r1.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7e-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7e-r1.ebuild,v 1.15 2005/07/04 10:10:23 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7e-r1.ebuild,v 1.16 2005/07/05 23:45:20 azarah Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -228,6 +228,7 @@ src_install() {
# to be the more FHS compliant setup... -raker
insinto /etc/ssl/certs
doins certs/*.pem
+ LD_LIBRARY_PATH="${D}"/usr/$(get_libdir)/ \
OPENSSL=${D}/usr/bin/openssl /usr/bin/perl tools/c_rehash ${D}/etc/ssl/certs
# These man pages with other packages so rename them
diff --git a/dev-libs/openssl/openssl-0.9.7e.ebuild b/dev-libs/openssl/openssl-0.9.7e.ebuild
index 0fe16592427d..54b0bfa3c8d5 100644
--- a/dev-libs/openssl/openssl-0.9.7e.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7e.ebuild,v 1.15 2005/05/30 02:34:32 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7e.ebuild,v 1.16 2005/07/05 23:45:20 azarah Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -216,6 +216,7 @@ src_install() {
# to be the more FHS compliant setup... -raker
insinto /etc/ssl/certs
doins certs/*.pem
+ LD_LIBRARY_PATH="${D}"/usr/$(get_libdir)/ \
OPENSSL=${D}/usr/bin/openssl /usr/bin/perl tools/c_rehash ${D}/etc/ssl/certs
# These man pages with other packages so rename them
diff --git a/dev-libs/openssl/openssl-0.9.7g.ebuild b/dev-libs/openssl/openssl-0.9.7g.ebuild
index 84ed5ab35c1a..858c35bbef76 100644
--- a/dev-libs/openssl/openssl-0.9.7g.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7g.ebuild,v 1.10 2005/06/13 12:05:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7g.ebuild,v 1.11 2005/07/05 23:45:20 azarah Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -128,6 +128,7 @@ src_install() {
# to be the more FHS compliant setup... -raker
insinto /etc/ssl/certs
doins certs/*.pem
+ LD_LIBRARY_PATH="${D}"/usr/$(get_libdir)/ \
OPENSSL="${D}"/usr/bin/openssl /usr/bin/perl tools/c_rehash "${D}"/etc/ssl/certs
# These man pages with other packages so rename them