forked from pool/velociraptor
- Update to version 0.6.4.2~git70.b7df8172:
* file_store: handle watching artifacts with named sources - Update to version 0.6.4.2~git70.b7df8172: * file_store: handle watching artifacts with named sources OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=21
This commit is contained in:
parent
08bbeb37f8
commit
2c83e467e2
@ -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">45393b11957049ed841f559cf9f3b88dc5a588d9</param></service><service name="tar_scm">
|
<param name="changesrevision">45393b11957049ed841f559cf9f3b88dc5a588d9</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">5226b23bedd680920adbb106ba2f71884ff6a565</param></service></servicedata>
|
<param name="changesrevision">b7df81726e4a6c4cabad66b024bb5d2aeea885d6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:626b7fcf23e06d46a9d5c99b20d02d34f070ab05370b35a6e1fe89b6b35b676a
|
|
||||||
size 36226061
|
|
3
velociraptor-0.6.4.2~git70.b7df8172.obscpio
Normal file
3
velociraptor-0.6.4.2~git70.b7df8172.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bb4ceb196d9dbcf6f05654e4e832e25aabcc8a5d9c59b1b488bc761db7cf77b
|
||||||
|
size 36226061
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 10 15:22:27 UTC 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.6.4.2~git70.b7df8172:
|
||||||
|
* file_store: handle watching artifacts with named sources
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 14:16:05 UTC 2022 - jeffm@suse.com
|
Thu Sep 29 14:16:05 UTC 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define vmlinux_h_version 5.18.9-2-default
|
%define vmlinux_h_version 5.18.9-2-default
|
||||||
|
|
||||||
Name: velociraptor-client
|
Name: velociraptor-client
|
||||||
Version: 0.6.4.2~git68.5226b23b
|
Version: 0.6.4.2~git70.b7df8172
|
||||||
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 Nov 10 15:22:27 UTC 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.6.4.2~git70.b7df8172:
|
||||||
|
* file_store: handle watching artifacts with named sources
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 14:16:05 UTC 2022 - jeffm@suse.com
|
Thu Sep 29 14:16:05 UTC 2022 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: velociraptor
|
name: velociraptor
|
||||||
version: 0.6.4.2~git68.5226b23b
|
version: 0.6.4.2~git70.b7df8172
|
||||||
mtime: 1664460926
|
mtime: 1667239302
|
||||||
commit: 5226b23bedd680920adbb106ba2f71884ff6a565
|
commit: b7df81726e4a6c4cabad66b024bb5d2aeea885d6
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define vmlinux_h_version 5.18.9-2-default
|
%define vmlinux_h_version 5.18.9-2-default
|
||||||
|
|
||||||
Name: velociraptor
|
Name: velociraptor
|
||||||
Version: 0.6.4.2~git68.5226b23b
|
Version: 0.6.4.2~git70.b7df8172
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Endpoint visibility and collection tool
|
Summary: Endpoint visibility and collection tool
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -68,7 +68,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.4.2~git68.5226b23b
|
Version: 0.6.4.2~git70.b7df8172
|
||||||
|
|
||||||
%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