Accepting request 792577 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v20200118 * 9 months worth of artifact additions - Switch to build and distribution under python3 as py2 is obsolete - update to v20190320 * 9 months worth of artifact additions - Compact description for size. Wrap it, too. - Fixed invalid source file (mismatching hash) - Added GPG source verification - Cleaned up spec file * Use license macro * Dropped defattr as it is not required anymore, recent rpms add a default defattr line if none is present in the rpm files section - Update to 20180628 - initial version 20150409 in OBS OBS-URL: https://build.opensuse.org/request/show/792577 OBS-URL: https://build.opensuse.org/package/show/security:forensics/artifacts?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
836550aa92
commit
e68814cfa9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc1307d6de5522821024f03500af15da82c593ea5988f2b103635df6d5d8c71a
|
||||
size 83405
|
@@ -1,10 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABAgAGBQJckcMEAAoJENliXl160Bd+EnMH/1bntb28AeZrHML/B3zVJRJg
|
||||
mzp1y/beBoFH70uVIJZkFmuH+EoBVRLICn7vWQJdfVsW3d+sKOE6Bs2GU3x5Ruzc
|
||||
UPBB4fedfqWIvKIktJw5E7vK/HqznplTbNqK2HO1rwoHAc3LUY/fAvwL0wkv4d1m
|
||||
qlmywD2o1fYdcgMSvX+VSKuz3IDFE41bX+IhJGM5hw0/g75mGXZH+2EOpv+3qMDC
|
||||
j21j1caoW0d0EXZGtDFMC67+jZEs2dCpjfMSt0PtQ5zve4IWmMfA/3HUW5AFQ1yN
|
||||
XB6r0FfwtNPogIc01/CRnT/XkHI11TspvQWb8Cl5++0CJK7HNmptKFuuJBEJnxA=
|
||||
=RgJN
|
||||
-----END PGP SIGNATURE-----
|
3
artifacts-20200118.tar.gz
Normal file
3
artifacts-20200118.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfd0e685f6d5869f1f6fa38551724fdd1a969ae812d2ea418fe4db07a589b906
|
||||
size 93288
|
11
artifacts-20200118.tar.gz.asc
Normal file
11
artifacts-20200118.tar.gz.asc
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAl4i6IgACgkQ2WJeXXrQ
|
||||
F34kCAf/dJauCYBTTHGNvAwDs6L8NodjKNKivA7B1r9yzt2w493CtIH0kySfvv36
|
||||
Bm5kFLQ9R9VLIUV8g7JTMbbVMs3KQRPyF9wN6zXp87THLRWq1UmjUNMkkvWar2di
|
||||
0943PG61FX8ItuWi2IZj2gAhrxRy3HWgHDHE3Y7a5Fh9C87uAYKjG5ocxJKINQxo
|
||||
+v8DPFEsf3I7qc5rRHXuIm9Y55Cze+2VAi5lCfgVTGhi9dJ2jWKp/Iefv6tFLtjd
|
||||
BMn1Hd/Eu1vN7sLStFUmYdtAA8k7ZrBRwsJxapPaHSr72G+QQE8RloEleqqIaupf
|
||||
/nvU0OEAtUJMa27YfRjn+dIB0KULKw==
|
||||
=oXIv
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,13 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 23:28:23 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- update to v20200118
|
||||
* 9 months worth of artifact additions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 12:16:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch to build and distribution under python3 as py2 is obsolete
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 13:37:02 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Remove obsolete Groups tag (fate#326485)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 22:56:33 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
@@ -16,12 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define timestamp 20190320
|
||||
%define timestamp 20200118
|
||||
Name: artifacts
|
||||
Version: %{timestamp}
|
||||
Release: 0
|
||||
Summary: Digital Forensics Artifact Repository
|
||||
License: Apache-2.0
|
||||
Group: Productivity/Security
|
||||
URL: https://github.com/ForensicArtifacts/artifacts/wiki
|
||||
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
|
||||
@@ -47,6 +48,7 @@ from the GRR team.
|
||||
|
||||
%package validator
|
||||
Summary: Digital Forensics Artifact Repository Validator
|
||||
Group: Productivity/Security
|
||||
Requires: artifacts
|
||||
|
||||
%description validator
|
||||
|
Reference in New Issue
Block a user