import OL golang-github-openprinting-ipp-usb-0.9.27-4.el10_1
This commit is contained in:
parent
867b8311f6
commit
1d8e7fff46
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/ipp-usb-0.9.27.tar.gz
|
||||
ipp-usb-0.9.27.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
1cc4522eb2f9c3e33a8ad7702b1d50127376ba44 SOURCES/ipp-usb-0.9.27.tar.gz
|
||||
@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0
|
||||
}
|
||||
|
||||
Name: %{goname}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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
|
||||
* Fri Jan 23 2026 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.27-4
|
||||
- rebuild to fix CVE-2025-61729
|
||||
|
||||
* Mon Jun 09 2025 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.27-3
|
||||
- rebuild to fix CVE-2025-22871
|
||||
|
||||
Loading…
Reference in New Issue
Block a user