From 3918cd153ee9cd8b16f396b553793e80637705de4354924aa478620a7dbf2d8e Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Thu, 12 May 2022 18:34:03 +0000 Subject: [PATCH] Accepting request 976928 from home:jeff_mahoney:branches:security:sensor - Update to version 0.6.4~git31.4298eab0: * Elastic.Events.Client: Update to use new artifactset type * Kafka.Events.Client: Update to use new artifactset type * artifacts: add artifactset parameter type * api: add type and description fields to v1/GetArtifacts endpoint - Update to version 0.6.4~git31.4298eab0: * Elastic.Events.Client: Update to use new artifactset type * Kafka.Events.Client: Update to use new artifactset type * artifacts: add artifactset parameter type * api: add type and description fields to v1/GetArtifacts endpoint OBS-URL: https://build.opensuse.org/request/show/976928 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=16 --- _servicedata | 2 +- velociraptor-0.6.4~git26.4407b9b7.obscpio | 3 --- velociraptor-0.6.4~git31.4298eab0.obscpio | 3 +++ velociraptor-client.changes | 9 +++++++++ velociraptor-client.spec | 2 +- velociraptor.changes | 9 +++++++++ velociraptor.obsinfo | 6 +++--- velociraptor.spec | 4 ++-- 8 files changed, 28 insertions(+), 10 deletions(-) delete mode 100644 velociraptor-0.6.4~git26.4407b9b7.obscpio create mode 100644 velociraptor-0.6.4~git31.4298eab0.obscpio diff --git a/_servicedata b/_servicedata index 463c997..fc747db 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/SUSE/linux-security-sensor - dea0ff1b714824a1115efa1641d3fe39f0d6b240 + 4298eab00c66e1654f31be67a5734746b9e66808 https://github.com/jeffmahoney/linux-security-sensor cb7dfd4978750bca1dc24e06c796adf5df5ca0e3 \ No newline at end of file diff --git a/velociraptor-0.6.4~git26.4407b9b7.obscpio b/velociraptor-0.6.4~git26.4407b9b7.obscpio deleted file mode 100644 index 800cfe3..0000000 --- a/velociraptor-0.6.4~git26.4407b9b7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1253959831a058255d604a36bb424183c01832e6097b7225de5429aacffcbf0 -size 35025933 diff --git a/velociraptor-0.6.4~git31.4298eab0.obscpio b/velociraptor-0.6.4~git31.4298eab0.obscpio new file mode 100644 index 0000000..b9c32ec --- /dev/null +++ b/velociraptor-0.6.4~git31.4298eab0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0322511eeb5b7a98ac4dc4eca714d0d06aa37b8ae960c0615316877d4a87833b +size 35031565 diff --git a/velociraptor-client.changes b/velociraptor-client.changes index 954b5e6..4edb4f7 100644 --- a/velociraptor-client.changes +++ b/velociraptor-client.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 12 17:54:31 UTC 2022 - jeffm@suse.com + +- Update to version 0.6.4~git31.4298eab0: + * Elastic.Events.Client: Update to use new artifactset type + * Kafka.Events.Client: Update to use new artifactset type + * artifacts: add artifactset parameter type + * api: add type and description fields to v1/GetArtifacts endpoint + ------------------------------------------------------------------- Thu May 12 13:30:42 UTC 2022 - jeffm@suse.com diff --git a/velociraptor-client.spec b/velociraptor-client.spec index dd99935..3780a79 100644 --- a/velociraptor-client.spec +++ b/velociraptor-client.spec @@ -19,7 +19,7 @@ %define vendor_version 0.6.4~git17.cb7dfd49 Name: velociraptor-client -Version: 0.6.4~git26.4407b9b7 +Version: 0.6.4~git31.4298eab0 Release: 0 Summary: Endpoint visibility and collection tool (endpoint only) diff --git a/velociraptor.changes b/velociraptor.changes index 6e41f91..6942ce3 100644 --- a/velociraptor.changes +++ b/velociraptor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 12 17:54:31 UTC 2022 - jeffm@suse.com + +- Update to version 0.6.4~git31.4298eab0: + * Elastic.Events.Client: Update to use new artifactset type + * Kafka.Events.Client: Update to use new artifactset type + * artifacts: add artifactset parameter type + * api: add type and description fields to v1/GetArtifacts endpoint + ------------------------------------------------------------------- Thu May 12 13:30:42 UTC 2022 - jeffm@suse.com diff --git a/velociraptor.obsinfo b/velociraptor.obsinfo index cdc3c72..ee9c9bd 100644 --- a/velociraptor.obsinfo +++ b/velociraptor.obsinfo @@ -1,4 +1,4 @@ name: velociraptor -version: 0.6.4~git26.4407b9b7 -mtime: 1652362038 -commit: 4407b9b7179cda0017d9995a8faf9d2449ee523f +version: 0.6.4~git31.4298eab0 +mtime: 1652378048 +commit: 4298eab00c66e1654f31be67a5734746b9e66808 diff --git a/velociraptor.spec b/velociraptor.spec index 877bde0..82dca04 100644 --- a/velociraptor.spec +++ b/velociraptor.spec @@ -19,7 +19,7 @@ %define vendor_version 0.6.4~git17.cb7dfd49 Name: velociraptor -Version: 0.6.4~git26.4407b9b7 +Version: 0.6.4~git31.4298eab0 Release: 0 Summary: Endpoint visibility and collection tool @@ -66,7 +66,7 @@ For just the endpoint agent, please install the 'velociraptor-client' package. %package kafka-humio-gateway Summary: Gateway between Kafka and Humio for Velociraptor Artifacts -Version: 0.6.4~git26.4407b9b7 +Version: 0.6.4~git31.4298eab0 %description kafka-humio-gateway This tool is used to consume events generated by the Kafka Velociraptor plugin