Accepting request 727678 from home:cgiboudeaux:branches:security
- Fix the sources URL. Use https. OBS-URL: https://build.opensuse.org/request/show/727678 OBS-URL: https://build.opensuse.org/package/show/security/john?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
1b701ee89d
commit
0ca600cb81
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 06:23:15 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Fix the sources URL. Use https.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 12:34:28 UTC 2019 - simmphonie@opensuse.org
|
||||
|
||||
|
@@ -24,9 +24,9 @@ Release: 0
|
||||
Summary: Detects Weak Passwords
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Security
|
||||
URL: http://www.openwall.com/john/
|
||||
Source: http://www.openwall.com/john/j/%{name}-%{version}.tar.xz
|
||||
Source1: http://www.openwall.com/john/j/%{name}-%{version}.tar.xz.sign
|
||||
URL: https://www.openwall.com/john/
|
||||
Source: https://www.openwall.com/john/k/%{name}-%{version}.tar.xz
|
||||
Source1: https://www.openwall.com/john/k/%{name}-%{version}.tar.xz.sign
|
||||
Source2: %{name}.8.gz
|
||||
Source3: %{name}-rpmlintrc
|
||||
Source6: mailer.8
|
||||
|
Reference in New Issue
Block a user