Accepting request 591698 from security

OBS-URL: https://build.opensuse.org/request/show/591698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/john?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2018-03-28 08:33:40 +00:00 committed by Git OBS Bridge
commit 0eba69a99f
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

View File

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