diff --git a/SPECS/gpsd-minimal.spec b/SPECS/gpsd-minimal.spec index 2b76af0..6a6d5a0 100644 --- a/SPECS/gpsd-minimal.spec +++ b/SPECS/gpsd-minimal.spec @@ -1,11 +1,11 @@ %global scons_ver 4.5.2 %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 9 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-minimal Version: 3.26.1 -Release: 1.0.1%{?dist}.1 +Release: 1%{?dist}.1 Epoch: 1 Summary: Service daemon for mediating access to a GPS @@ -217,9 +217,6 @@ rm -rf %{buildroot}%{_docdir}/gpsd %{_mandir}/man1/zerk.1* %changelog -* Mon Jan 19 2026 EL Errata - 1:3.26.1-1.0.1.el9_7.1 -- Replaced upstream reference [Orabug: 35865525] - * Mon Jan 05 2026 Miroslav Lichvar - 1:3.26.1-1.el9_7.1 - fix buffer overflow in NMEA2000 driver (CVE-2025-67268) - fix integer underflow in handling of Navcom packets (CVE-2025-67269)