diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index 2f2b5a3..450de77 100644 --- a/golang-github-openprinting-ipp-usb.spec +++ b/golang-github-openprinting-ipp-usb.spec @@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0 } Name: %{goname} -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jun 09 2025 Zdenek Dohnal - 0.9.27-3 +- rebuild to fix CVE-2025-22871 + * Tue Oct 29 2024 Troy Dawson - 0.9.27-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018