Accepting request 591568 from home:dimstar:Factory

- Build against openSSL 1.0 until upstream catches up
  (boo#1078844).

OBS-URL: https://build.opensuse.org/request/show/591568
OBS-URL: https://build.opensuse.org/package/show/security/john?expand=0&rev=53
This commit is contained in:
Lars Vogdt 2018-03-27 15:41:00 +00:00 committed by Git OBS Bridge
parent 75bef3d06e
commit 5a26b35e34
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 27 11:10:16 UTC 2018 - dimstar@opensuse.org
- Build against openSSL 1.0 until upstream catches up
(boo#1078844).
------------------------------------------------------------------- -------------------------------------------------------------------
Sat May 27 15:44:54 UTC 2017 - bwiedemann@suse.com Sat May 27 15:44:54 UTC 2017 - bwiedemann@suse.com

View File

@ -36,7 +36,8 @@ Patch0: john-1.7.9-powerpc_BE_need_rhash_u32_swap_copy.patch
Patch1: ppc64le.patch Patch1: ppc64le.patch
# PATCH-FIX-UPSTREAM https://github.com/magnumripper/JohnTheRipper/pull/2560 # PATCH-FIX-UPSTREAM https://github.com/magnumripper/JohnTheRipper/pull/2560
Patch2: reproducible.patch Patch2: reproducible.patch
BuildRequires: openssl-devel BuildRequires: pkgconfig(openssl)
BuildConflicts: pkgconfig(openssl) >= 1.1
%if 0%{?suse_version} == 1110 %if 0%{?suse_version} == 1110
BuildRequires: xz BuildRequires: xz
%endif %endif