forked from pool/velociraptor
Accepting request 1062529 from home:jeff_mahoney:branches:security:sensor
- Update to version 0.6.7.4~git63.4a1ed09d: * utils/time.js: fix handling of nanosecond-resolution timestamps - Update to version 0.6.7.4~git63.4a1ed09d: * utils/time.js: fix handling of nanosecond-resolution timestamps OBS-URL: https://build.opensuse.org/request/show/1062529 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=42
This commit is contained in:
parent
d5a3e31f79
commit
8fbd6d6882
@ -3,4 +3,4 @@
|
|||||||
<param name="url">https://github.com/jeffmahoney/linux-security-sensor</param>
|
<param name="url">https://github.com/jeffmahoney/linux-security-sensor</param>
|
||||||
<param name="changesrevision">0e858552af3d6ab57bae796cc3e50ccef36b4aff</param></service><service name="tar_scm">
|
<param name="changesrevision">0e858552af3d6ab57bae796cc3e50ccef36b4aff</param></service><service name="tar_scm">
|
||||||
<param name="url">https://github.com/SUSE/linux-security-sensor</param>
|
<param name="url">https://github.com/SUSE/linux-security-sensor</param>
|
||||||
<param name="changesrevision">8abed37a6dd7d02c637e2c0307b41b05e8e25570</param></service></servicedata>
|
<param name="changesrevision">4a1ed09d50339b902c6446686bd16deedbb23804</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6434dbc0f203b5bdc29078c70bad621562bd9500fad99f348b2afc9809a3a29f
|
|
||||||
size 127596046
|
|
3
velociraptor-0.6.7.4~git63.4a1ed09d.obscpio
Normal file
3
velociraptor-0.6.7.4~git63.4a1ed09d.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7fb845e3c71742cdfd51fd4b7eb0587c9a8ba9894874a5d6353fbf375a733f6d
|
||||||
|
size 127596558
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 20:06:09 UTC 2023 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.6.7.4~git63.4a1ed09d:
|
||||||
|
* utils/time.js: fix handling of nanosecond-resolution timestamps
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 24 20:57:08 UTC 2023 - Jeff Mahoney <jeffm@suse.com>
|
Tue Jan 24 20:57:08 UTC 2023 - Jeff Mahoney <jeffm@suse.com>
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: velociraptor-client
|
Name: velociraptor-client
|
||||||
Version: 0.6.7.4~git60.8abed37a
|
Version: 0.6.7.4~git63.4a1ed09d
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Endpoint visibility and collection tool (endpoint only)
|
Summary: Endpoint visibility and collection tool (endpoint only)
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 20:06:09 UTC 2023 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.6.7.4~git63.4a1ed09d:
|
||||||
|
* utils/time.js: fix handling of nanosecond-resolution timestamps
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 24 20:57:08 UTC 2023 - Jeff Mahoney <jeffm@suse.com>
|
Tue Jan 24 20:57:08 UTC 2023 - Jeff Mahoney <jeffm@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: velociraptor
|
name: velociraptor
|
||||||
version: 0.6.7.4~git60.8abed37a
|
version: 0.6.7.4~git63.4a1ed09d
|
||||||
mtime: 1674570307
|
mtime: 1674763484
|
||||||
commit: 8abed37a6dd7d02c637e2c0307b41b05e8e25570
|
commit: 4a1ed09d50339b902c6446686bd16deedbb23804
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: velociraptor
|
Name: velociraptor
|
||||||
Version: 0.6.7.4~git60.8abed37a
|
Version: 0.6.7.4~git63.4a1ed09d
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Endpoint visibility and collection tool
|
Summary: Endpoint visibility and collection tool
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -97,7 +97,7 @@ For just the endpoint agent, please install the 'velociraptor-client' package.
|
|||||||
|
|
||||||
%package kafka-humio-gateway
|
%package kafka-humio-gateway
|
||||||
Summary: Gateway between Kafka and Humio for Velociraptor Artifacts
|
Summary: Gateway between Kafka and Humio for Velociraptor Artifacts
|
||||||
Version: 0.6.7.4~git60.8abed37a
|
Version: 0.6.7.4~git63.4a1ed09d
|
||||||
|
|
||||||
%description kafka-humio-gateway
|
%description kafka-humio-gateway
|
||||||
This tool is used to consume events generated by the Kafka Velociraptor plugin
|
This tool is used to consume events generated by the Kafka Velociraptor plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user