Accepting request 1149917 from home:doreilly:branches:security:sensor

- Update to version 0.7.0.4.git47.0f8a4de1:
  * Rename SUSE specific artifacts to have SUSE prefix
  * Add SUSE.Linux.Events.NewZeroSizeLogFile artifact
  * Move NewFiles artifact to SUSE
  * Move ImmutableFile artifact to SUSE
  * Make ImmutableFile artifact consistent with others
  * Fix absolute path case in ExecutableFiles artifact
  * Add client monitoring artifact for RPMs
  * Add artifact to collect new hidden files
  * Add artifact to monitor ssh authorized_keys files
  * Fix split_records error on older clients
  * Add hash fields to Linux.Events.ProcessExecutions
  * Add artifact to collect systemd service events
  * Fix SystemLogins artifacts file extensions
  * Add SUSE.Linux.Events.Timers artifact
  * Fix audit filter key typo in Linux.Events.NewFiles
  * Add server artifact to delete old client data on server
  * Add SUSE.Linux.Sys.At artifact
  * chattrsnoop: include full error details in logs
  * chattrsnoop: handle os.Stat() error properly
  * chattrsnoop: don't log.Fatal() on hash error
  * Fix Linux.Events.ImmutableFile not showing hash in GUI
  * SUSE.Linux.Events.Crontab: Add task execution artifacts
  * Raise client connection log level to ERROR
  * sdjournal: Correctly seek to current tail
- Remove verbose flag from client config
 
- Update to version 0.7.0.4.git6.7b40b8b:
  * go.mod: increase go version to 1.19

OBS-URL: https://build.opensuse.org/request/show/1149917
OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=62
This commit is contained in:
Antonio Teixeira 2024-02-23 12:55:34 +00:00 committed by Git OBS Bridge
parent 241bb91d31
commit 1565eb03b8
8 changed files with 46 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/SUSE/linux-security-sensor</param>
<param name="changesrevision">c1b68a5b07289d71860fc01638ff16b9dd5d5527</param></service></servicedata>
<param name="changesrevision">0f8a4de1d5c872a77b0a3887f01707dec55ee47f</param></service></servicedata>

View File

@ -6,4 +6,4 @@
#
# Options for velociraptor-client
#
VELOCIRAPTOR_CLIENT_OPTS="-v"
VELOCIRAPTOR_CLIENT_OPTS=""

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:915a8ad42118ecf147fb85c4efda5f716011529e7f11a67b59787bd61207e657
size 142693902

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42e6a04330671ae8c2bdbf7c1dc0e279ec211aef8a5dd8aed2cb76f9121ceda5
size 140181006

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f22eb072636be3848be171ad2cb6a113d513646b32eae5139a3f476e01b54c83
oid sha256:398922fb2716302075f2d8f86417bafbec7dcf121a3a9e6f830713c18ce714e4
size 259306496

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Thu Feb 22 20:11:34 UTC 2024 - doreilly@suse.com
- Update to version 0.7.0.4.git47.0f8a4de1:
* Rename SUSE specific artifacts to have SUSE prefix
* Add SUSE.Linux.Events.NewZeroSizeLogFile artifact
* Move NewFiles artifact to SUSE
* Move ImmutableFile artifact to SUSE
* Make ImmutableFile artifact consistent with others
* Fix absolute path case in ExecutableFiles artifact
* Add client monitoring artifact for RPMs
* Add artifact to collect new hidden files
* Add artifact to monitor ssh authorized_keys files
* Fix split_records error on older clients
* Add hash fields to Linux.Events.ProcessExecutions
* Add artifact to collect systemd service events
* Fix SystemLogins artifacts file extensions
* Add SUSE.Linux.Events.Timers artifact
* Fix audit filter key typo in Linux.Events.NewFiles
* Add server artifact to delete old client data on server
* Add SUSE.Linux.Sys.At artifact
* chattrsnoop: include full error details in logs
* chattrsnoop: handle os.Stat() error properly
* chattrsnoop: don't log.Fatal() on hash error
* Fix Linux.Events.ImmutableFile not showing hash in GUI
* SUSE.Linux.Events.Crontab: Add task execution artifacts
* Raise client connection log level to ERROR
* sdjournal: Correctly seek to current tail
- Remove verbose flag from client config
-------------------------------------------------------------------
Thu Feb 22 15:56:44 UTC 2024 - doreilly@suse.com
- Update to version 0.7.0.4.git6.7b40b8b:
* go.mod: increase go version to 1.19
-------------------------------------------------------------------
Thu Feb 22 13:19:14 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>

View File

@ -1,4 +1,4 @@
name: velociraptor
version: 0.7.0.4.git4.c1b68a5b
mtime: 1702664711
commit: c1b68a5b07289d71860fc01638ff16b9dd5d5527
version: 0.7.0.4.git47.0f8a4de1
mtime: 1708624030
commit: 0f8a4de1d5c872a77b0a3887f01707dec55ee47f

View File

@ -66,7 +66,7 @@
%endif
Name: velociraptor%{name_suffix}
Version: 0.7.0.4.git4.c1b68a5b
Version: 0.7.0.4.git47.0f8a4de1
Release: 0
%if %{build_server}
Summary: Endpoint visibility and collection tool