rebuilt to fix CVE-2025-68121 and CVE-2025-61726
Resolves: RHEL-146072, RHEL-149245
This commit is contained in:
parent
9515c45eaf
commit
be10afe00f
@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0
|
||||
}
|
||||
|
||||
Name: %{goname}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device
|
||||
|
||||
# Upstream license specification: BSD-2-Clause
|
||||
@ -114,6 +114,9 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Wed Feb 25 2026 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.27-5
|
||||
- rebuilt to fix CVE-2025-68121 and CVE-2025-61726
|
||||
|
||||
* Wed Feb 11 2026 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.27-4
|
||||
- rebuilt to fix CVE-2025-61729
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user