import koji-1.35.1-1.el9

i9ce changed/i9ce/koji-1.35.1-1.el9
MSVSphere Packaging Team 4 months ago
parent 1b728100e2
commit 939c1e96f3
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/koji-1.35.0.tar.bz2
SOURCES/koji-1.35.1.tar.bz2

@ -1 +1 @@
54bd1953f8f5c16dfa5f5dd6f037110ec6b995e4 SOURCES/koji-1.35.0.tar.bz2
7dc628f4206df8865bb4c71db4ce8a0f41891c83 SOURCES/koji-1.35.1.tar.bz2

@ -8,7 +8,7 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.35.0
Version: 1.35.1
Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+
# Automatically converted from old format: LGPLv2 and GPLv2+ - review is highly recommended.
@ -362,6 +362,10 @@ done
%systemd_postun kojira.service
%changelog
* Tue Oct 08 2024 Kevin Fenzi <kevin@scrye.com> - 1.35.1-1
- Update to 1.35.1. Fixes rhbz#2316304
- Fixes CVE-2024-9427
* Wed Sep 18 2024 Kevin Fenzi <kevin@scrye.com> - 1.35.0-1
- Update to 1.35.0. Fixes rhbz#2312848

Loading…
Cancel
Save