Commit Graph

10 Commits

Author SHA1 Message Date
ccowman
331c3e1ce7 Stop deleting observability user during upgrades
Adjust the post-uninstallation phase so that the observability user is
only deleted during full uninstallation. This prevents the user from
being deleted during upgrades and ensures the service contines to work
as intended after a major rhel upgrade. Also add precautionary runtime
requirements for shadow-utils and util-linux as both are required for
the creation of the observability user.

The %postun section of the spec was accidentally removed in the
previously merged fix for this issue. This commit is identical
but fixes this error.

Resolves: RHEL-81967

Signed-off-by: ccowman <ccowman@redhat.com>
2025-03-06 15:01:26 +00:00
ccowman
3acf45a3ea Revert "Stop deleting observability user during..."
This reverts commit 02971cda60.
2025-03-06 14:44:07 +00:00
ccowman
02971cda60 Stop deleting observability user during upgrades
Adjust the post-uninstallation phase so that the observability user is
only deleted during full uninstallation. This prevents the user from
being deleted during upgrades and ensures the service contines to work
as intended after a major rhel upgrade. Also add precautionary runtime
requirements for shadow-utils and util-linux as both are required for
the creation of the observability user.

Resolves: RHEL-81967

Signed-off-by: ccowman <ccowman@redhat.com>
2025-03-03 16:27:12 +00:00
ccowman
198a42af19 Bump revision and update go version
Bump revision and update golang version in tarball from 1.21.0 to
1.22.11 to fix net/http CVE-2024-45336

Resolves: RHEL-79113

Signed-off-by: ccowman <ccowman@redhat.com>
2025-02-12 22:55:14 +00:00
Kseniia Nivnia
557dd09aba
Bump revision and update tarball dependencies
Fixes CVE-2024-45338 and CVE-2024-45337
Resolves: RHEL-78820
2025-02-11 15:31:57 +00:00
Felix Kolwa
f87808e0ec Version bump to 0.107.0
Release reset to 1
Solves the following CVEs: CVE-2024-34155, CVE-2024-34156,
CVE-2024-42368

Resolves: RHEL-57977
Resolves: RHEL-57942
Resolves: RHEL-58670
2024-09-24 07:33:52 +02:00
Felix Kolwa
bf80cc227e Add missing aarch64 build target
Resolves: RHEL-24050
2024-08-19 15:45:44 +02:00
Felix Kolwa
2126cc1b87 Add SELinux default policy
Resolves: RHEL-24050
2024-08-13 10:29:07 +02:00
Felix Kolwa
ec6742f755 Remove debug symbols from rpm
Resolves: RHEL-24050
2024-07-30 14:19:03 +02:00
Felix Kolwa
63176a6e94 Initial package config
RESOLVES: RHEL-24050

Signed-off-by: Felix Kolwa <fkolwa@redhat.com>
2024-07-16 12:54:26 +02:00