Skip to content

Commit d6e25ed

Browse files
Merge pull request #174 from yuravk/devel-ng-0.22.0-stream-3.x
Changes to ELevate and Imunify vendors
2 parents 9fb119d + b9af4c1 commit d6e25ed

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

leapp-data.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
Name: leapp-data-%{dist_name}
6161
Version: 0.9
62-
Release: 9%{?dist}.%{pes_events_build_date}
62+
Release: 10%{?dist}.%{pes_events_build_date}
6363
Summary: data for migrating tool
6464
Group: Applications/Databases
6565
License: ASL 2.0
@@ -171,6 +171,10 @@ python3 tests/check_debranding.py %{buildroot}%{_sysconfdir}/leapp/files/pes-eve
171171

172172

173173
%changelog
174+
* Mon Oct 20 2025 Yuriy Kohut <[email protected]> - 0.9-10.20251013
175+
- Correct ELevate's RPM signature
176+
- Correct Imunify's EL9 imunify360-testing repository baseurl
177+
174178
* Fri Oct 17 2025 Yuriy Kohut <[email protected]> - 0.9-9.20251013
175179
- Add new Vendor, elevate - ELevate enables upgrades between major versions of RHEL derivatives
176180
- Add new Vendors for 9 to 10 upgrade:

vendors.d/elevate.sigs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c52feb6b621e9f35
1+
429785e181b961a5

vendors.d/imunify.repo.el9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gpgkey=file:///etc/leapp/files/vendors.d/rpm-gpg/imunify.gpg
99

1010
[cloudlinux9-imunify360-testing]
1111
name=CloudLinux-$releasever - Imunify360 Testing
12-
baseurl=https://repo.imunify360.cloudlinux.com/defense360/el/8/updates-testing/$basearch/
12+
baseurl=https://repo.imunify360.cloudlinux.com/defense360/el/9/updates-testing/$basearch/
1313
enabled=1
1414
gpgcheck=1
1515
gpgkey=file:///etc/leapp/files/vendors.d/rpm-gpg/imunify.gpg

0 commit comments

Comments
 (0)