From 154074cae5f490025f6bfc32711e842f6810375a0333cc7182425481d66fbbbd Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 10 May 2023 00:51:00 +0000 Subject: [PATCH] - Update to version 0.6.7.5~git81.01be570: * libbpfgo: pull fix for double-free * logscale: add documentation for plugin OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=51 --- _servicedata | 2 +- velociraptor-0.6.7.5~git78.2bef6fc.obscpio | 3 --- velociraptor-0.6.7.5~git81.01be570.obscpio | 3 +++ velociraptor.changes | 7 +++++++ velociraptor.obsinfo | 6 +++--- velociraptor.spec | 4 ++-- 6 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 velociraptor-0.6.7.5~git78.2bef6fc.obscpio create mode 100644 velociraptor-0.6.7.5~git81.01be570.obscpio diff --git a/_servicedata b/_servicedata index 7abade5..25d2e55 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/SUSE/linux-security-sensor - 2bef6fce8e26733a13a3bbfeaa8c4828db1a99ba + 01be57033daf2e1505c5ac686fb7b25df7cae760 https://github.com/jeffmahoney/linux-security-sensor 02020f9752134efd8a6a92ab83a7b55b498e1948 \ No newline at end of file diff --git a/velociraptor-0.6.7.5~git78.2bef6fc.obscpio b/velociraptor-0.6.7.5~git78.2bef6fc.obscpio deleted file mode 100644 index ba3a10b..0000000 --- a/velociraptor-0.6.7.5~git78.2bef6fc.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:638b6e6ef4d9146cd59ba9252358f1605b64af59ab902f1b919be6e6fe8c38e4 -size 130006542 diff --git a/velociraptor-0.6.7.5~git81.01be570.obscpio b/velociraptor-0.6.7.5~git81.01be570.obscpio new file mode 100644 index 0000000..7caa4b7 --- /dev/null +++ b/velociraptor-0.6.7.5~git81.01be570.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0b0d893ced36f98f9b5abb374794f0a6c5d7cdf73e9f8b4527a6ba391ee8c6 +size 130008078 diff --git a/velociraptor.changes b/velociraptor.changes index 49147b2..bedab10 100644 --- a/velociraptor.changes +++ b/velociraptor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 10 00:49:09 UTC 2023 - jeffm@suse.com + +- Update to version 0.6.7.5~git81.01be570: + * libbpfgo: pull fix for double-free + * logscale: add documentation for plugin + ------------------------------------------------------------------- Tue May 9 14:10:31 UTC 2023 - Marcus Rueckert diff --git a/velociraptor.obsinfo b/velociraptor.obsinfo index fe9b6be..57d1894 100644 --- a/velociraptor.obsinfo +++ b/velociraptor.obsinfo @@ -1,4 +1,4 @@ name: velociraptor -version: 0.6.7.5~git78.2bef6fc -mtime: 1683577211 -commit: 2bef6fce8e26733a13a3bbfeaa8c4828db1a99ba +version: 0.6.7.5~git81.01be570 +mtime: 1683679734 +commit: 01be57033daf2e1505c5ac686fb7b25df7cae760 diff --git a/velociraptor.spec b/velociraptor.spec index 29100a9..a79c607 100644 --- a/velociraptor.spec +++ b/velociraptor.spec @@ -60,7 +60,7 @@ %endif Name: velociraptor%{name_suffix} -Version: 0.6.7.5~git78.2bef6fc +Version: 0.6.7.5~git81.01be570 Release: 0 %if %{build_server} Summary: Endpoint visibility and collection tool @@ -146,7 +146,7 @@ This package provides a shared system user for all velociraptor components %if %{build_kafka_humio_gateway} %package kafka-humio-gateway Summary: Gateway between Kafka and Humio for Velociraptor Artifacts -Version: 0.6.7.5~git78.2bef6fc +Version: 0.6.7.5~git81.01be570 Requires: group(velociraptor-kafka) Requires: user(velociraptor-kafka)