Accepting request 629230 from home:susnux:branches:security:forensics

- Fixed invalid source file (mismatching hash)
- Added GPG source verification

OBS-URL: https://build.opensuse.org/request/show/629230
OBS-URL: https://build.opensuse.org/package/show/security:forensics/artifacts?expand=0&rev=5
This commit is contained in:
Greg Freemyer
2018-08-14 14:51:13 +00:00
committed by Git OBS Bridge
parent 4fe49e7ec8
commit 6763a4ab44
5 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a448f4c797dd182ae63afeb28e944bfe818fc991f063ad4ce0f9f704c85ad93f
size 76190
oid sha256:8ddf1013b4c0760df23178f6041587fc35594fbfe34f2e88227bfef55c06b7cd
size 59921

View File

@@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbNSb0AAoJENliXl160Bd+yZQH/jf+lyA+fCYOwVTH2f4RIT1J
x1/Djn1D/IlSCnT2aGGiaaEnKvWX1T1BNdbjQbOSj4uD+5fkJXaYYDcu98EOjz1C
vsxZuU43k+AoNF2+yPYvy2ucCoHWCVUsmKPW23OTruyOhTxqKDZSVCTBxjEshbWl
GLTpCtyUUOJUcRO2X6vYA66+XlEkdHhNp9LGBZYOi/PgQglupUUdrIkMiynrXMrn
rwc+TKVIOz7F7Lw3KNTx5if4Py9f7sfCkY5YNTQGXLAMs/aJrO21qivlYJt8BJBA
mFtfwnjmFwWj8XastSmEHcOsHeBaahzZEDQyxt+edNBjaoBQlUvy/MsLyAntPog=
=xmKK
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 14 13:28:07 UTC 2018 - rpm@fthiessen.de
- Fixed invalid source file (mismatching hash)
- Added GPG source verification
-------------------------------------------------------------------
Thu Aug 9 16:58:41 UTC 2018 - rpm@fthiessen.de

BIN
artifacts.keyring Normal file

Binary file not shown.

View File

@@ -24,7 +24,10 @@ Summary: Digital Forensics Artifact Repository
License: Apache-2.0
Group: Productivity/Security
URL: https://github.com/ForensicArtifacts/artifacts/wiki
Source: https://github.com/ForensicArtifacts/artifacts/releases/download/%{timestamp}/artifacts-%{timestamp}.tar.gz
Source0: https://github.com/ForensicArtifacts/artifacts/releases/download/%{timestamp}/artifacts-%{timestamp}.tar.gz
Source1: https://github.com/ForensicArtifacts/artifacts/releases/download/%{timestamp}/artifacts-%{timestamp}.tar.gz.asc
# Key 0xD9625E5D7AD0177E by Joachim Metz https://github.com/joachimmetz
Source2: %{name}.keyring
BuildArch: noarch
%description
@@ -69,7 +72,6 @@ python setup.py install --root=%{buildroot} --prefix=%{_prefix}
%files validator
%license LICENSE
%doc ACKNOWLEDGEMENTS AUTHORS README docs/*
%{python_sitelib}/artifacts-%{timestamp}-py2.7.egg-info
%{python_sitelib}/artifacts
%{_bindir}/validator.py