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:
committed by
Git OBS Bridge
parent
4fe49e7ec8
commit
6763a4ab44
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a448f4c797dd182ae63afeb28e944bfe818fc991f063ad4ce0f9f704c85ad93f
|
oid sha256:8ddf1013b4c0760df23178f6041587fc35594fbfe34f2e88227bfef55c06b7cd
|
||||||
size 76190
|
size 59921
|
||||||
|
10
artifacts-20180628.tar.gz.asc
Normal file
10
artifacts-20180628.tar.gz.asc
Normal 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-----
|
@@ -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
|
Thu Aug 9 16:58:41 UTC 2018 - rpm@fthiessen.de
|
||||||
|
|
||||||
|
BIN
artifacts.keyring
Normal file
BIN
artifacts.keyring
Normal file
Binary file not shown.
@@ -24,7 +24,10 @@ Summary: Digital Forensics Artifact Repository
|
|||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
URL: https://github.com/ForensicArtifacts/artifacts/wiki
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -69,7 +72,6 @@ python setup.py install --root=%{buildroot} --prefix=%{_prefix}
|
|||||||
|
|
||||||
%files validator
|
%files validator
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc ACKNOWLEDGEMENTS AUTHORS README docs/*
|
|
||||||
%{python_sitelib}/artifacts-%{timestamp}-py2.7.egg-info
|
%{python_sitelib}/artifacts-%{timestamp}-py2.7.egg-info
|
||||||
%{python_sitelib}/artifacts
|
%{python_sitelib}/artifacts
|
||||||
%{_bindir}/validator.py
|
%{_bindir}/validator.py
|
||||||
|
Reference in New Issue
Block a user