diff --git a/.weldr-client.metadata b/.weldr-client.metadata new file mode 100644 index 0000000..01d1371 --- /dev/null +++ b/.weldr-client.metadata @@ -0,0 +1,2 @@ +33eda006daafd903c8fff6a6b688430354063395 SOURCES/gpg-117E8C168EFE3A7F.key +f4e60fd289455634aadf7c3a114650cc81ad56d5 SOURCES/weldr-client-35.12.tar.gz diff --git a/SPECS/weldr-client.spec b/SPECS/weldr-client.spec index 8baf446..f729fdf 100644 --- a/SPECS/weldr-client.spec +++ b/SPECS/weldr-client.spec @@ -7,7 +7,7 @@ Name: weldr-client Version: 35.12 -Release: 2%{?dist} +Release: 3%{?dist} # Upstream license specification: Apache-2.0 License: ASL 2.0 Summary: Command line utility to control osbuild-composer @@ -130,6 +130,12 @@ composer-cli package. %changelog +* Wed Jun 11 2025 Brian C. Lane - 35.12-3 +- Update test repository snapshot urls rhel 8.10 and remove cs8 repos + The snapshots for cs8 have been removed from the service +- Rebuild for CVE-2025-22871 + Resolves: RHEL-89289 + * Wed Feb 21 2024 Brian C. Lane - 35.12-2 - Add centos 8 repos for testing Related: RHEL-1770