Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1448023 Details for
Bug 1585004
ppc64le opensslconf.h is incompatible with swig
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for rhel-7.6
Drop-ppc64le-from-multilib-arches.patch (text/plain), 1.50 KB, created by
Yaakov Selkowitz
on 2018-06-05 22:25:19 UTC
(
hide
)
Description:
Patch for rhel-7.6
Filename:
MIME Type:
Creator:
Yaakov Selkowitz
Created:
2018-06-05 22:25:19 UTC
Size:
1.50 KB
patch
obsolete
>From 292071e9f96c06a7248129b943ab98ddb552e0fb Mon Sep 17 00:00:00 2001 >From: Yaakov Selkowitz <yselkowi@redhat.com> >Date: Fri, 1 Jun 2018 01:50:54 -0500 >Subject: [PATCH] Drop ppc64le from multilib arches > >Resolves: #1585004 >--- > openssl.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/openssl.spec b/openssl.spec >index f65ee91..3186289 100644 >--- a/openssl.spec >+++ b/openssl.spec >@@ -16,14 +16,14 @@ > > # Arches on which we need to prevent arch conflicts on opensslconf.h, must > # also be handled in opensslconf-new.h. >-%define multilib_arches %{ix86} ia64 %{mips} ppc %{power64} s390 s390x sparcv9 sparc64 x86_64 >+%define multilib_arches %{ix86} ia64 %{mips} ppc ppc64 s390 s390x sparcv9 sparc64 x86_64 > > %global _performance_build 1 > > Summary: Utilities from the general purpose cryptography library with TLS implementation > Name: openssl > Version: 1.0.2k >-Release: 12%{?dist} >+Release: 13%{?dist} > Epoch: 1 > # We have to remove certain patented algorithms from the openssl source > # tarball with the hobble-openssl script which is included below. >@@ -525,6 +525,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/fipscanister.* > %postun libs -p /sbin/ldconfig > > %changelog >+* Tue Jun 05 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 1:1.0.2k-13 >+- drop ppc64le from multilib arches (#1585004) >+ > * Wed Dec 13 2017 Tomáš Mráz <tmraz@redhat.com> 1.0.2k-12 > - fix CVE-2017-3737 - incorrect handling of fatal error state > - fix CVE-2017-3738 - AVX2 Montgomery multiplication bug with 1024 bit modulus >-- >2.17.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1585004
: 1448023