commit d76d59fa7a09eb414f2449d6395058b8fc8b733e
Author: Jakub Bogusz <[email protected]>
Date:   Fri May 30 05:46:21 2008 +0000

    - updated for 0.9.8h (fixes CVE-2008-0891 CVE-2008-1672)
    - updated optflags patch, removed obsolete md5-sparcv9 patch
    - dropped -Wl,-z,* from specflags (linker-only option, invalid as compiler 
option)
    
    Changed files:
        openssl.spec -> 1.183

 openssl.spec | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 0d16e33..98e21c1 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-%bcond_without tests
-%bcond_with purify     # Compile openssl with \-DPURIFY, useful when one wants 
to
+%bcond_without tests   # don't perform "make tests"
+%bcond_with    purify  # Compile openssl with \-DPURIFY, useful when one wants 
to
                        # use valgrind debugger against openssl-linked programs
 #
 %include       /usr/lib/rpm/macros.perl
@@ -14,12 +14,12 @@ Summary(pt_BR.UTF-8):       Uma biblioteca C que fornece 
vários algoritmos e protocol
 Summary(ru.UTF-8):     Библиотеки и утилиты для соединений через Secure 
Sockets Layer
 Summary(uk.UTF-8):     Бібліотеки та утиліти для з'єднань через Secure Sockets 
Layer
 Name:          openssl
-Version:       0.9.8g
-Release:       2
+Version:       0.9.8h
+Release:       1
 License:       Apache-like
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: acf70a16359bf3658bdfb74bda1c4419
+# Source0-md5: 7d3d41dafc76cf2fcb5559963b5783b3
 Source1:       %{name}-ca-bundle.crt
 Source2:       %{name}.1.pl
 Source3:       %{name}-ssl-certificate.sh
@@ -27,8 +27,7 @@ Patch0:               %{name}-alpha-ccc.patch
 Patch1:                %{name}-optflags.patch
 Patch2:                %{name}-globalCA.diff
 Patch3:                %{name}-include.patch
-Patch4:                %{name}-md5-sparcv9.patch
-Patch5:                %{name}-libvar.patch
+Patch4:                %{name}-libvar.patch
 URL:           http://www.openssl.org/
 BuildRequires: bc
 BuildRequires: perl-devel >= 1:5.6.1
@@ -41,8 +40,6 @@ Obsoletes:    SSLeay-perl
 Obsoletes:     libopenssl0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                specflags       -Wl,-z,noexecstack
-
 %description
 The OpenSSL Project is a collaborative effort to develop a robust,
 commercial-grade, full-featured, and Open Source toolkit implementing
@@ -194,12 +191,11 @@ бібліотеки для розробки програм з використ
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
-%build
 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
        `grep -l -r "%{_prefix}/local/bin/perl" *`
 
+%build
 touch Makefile.*
 
 %{__perl} util/perlpath.pl %{__perl}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to