From 1f3b635e6be9dbcb8a74ea31022d7c102474cc67 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Fri, 7 Aug 2026 04:49:22 -0400 Subject: [PATCH] Revert OL modifications --- gpsd.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gpsd.spec b/gpsd.spec index 9a66c5d..1d2b877 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -9,12 +9,12 @@ %global scons_ver 4.6.0 %global scons python3 scons-%{scons_ver}/scripts/scons.py -%global note1 This package is released as a Technology Preview. -%global note2 Please see Oracle Linux 10 release notes for more details. +%global note1 The Red Hat support for this package is limited. See +%global note2 https://access.redhat.com/support/policy/gpsd-support for more details. Name: gpsd Version: 3.26.1 -Release: 3.0.1%{?dist}.1 +Release: 3%{?dist}.1 Epoch: 1 Summary: Service daemon for mediating access to a GPS @@ -384,9 +384,6 @@ rm -rf %{buildroot}%{_docdir}/gpsd %{_mandir}/man1/xgpsspeed.1* %changelog -* Thu Aug 06 2026 EL Errata - 3.26.1-3.0.1.el10_2.1 -- Replace upstream reference [Orabug: 37033219] - * Mon Jul 13 2026 Miroslav Lichvar - 1:3.26.1-3.el10_2.1 - fix command injection in gpsprof (CVE-2026-58459)