Skip to content

Commit 1a844a3

Browse files
committed
Update pes-events.json to the state as of ffd6d8e456484630f99d98d5bff955914af02aa5 for all distros
- epel_pes.json_template: - remove duplicated id and set_id
1 parent 7e86891 commit 1a844a3

8 files changed

Lines changed: 13163 additions & 5182 deletions

File tree

files/almalinux-kitten/pes-events.json

Lines changed: 2829 additions & 1226 deletions
Large diffs are not rendered by default.

files/almalinux/pes-events.json

Lines changed: 2665 additions & 1062 deletions
Large diffs are not rendered by default.

files/centos/pes-events.json

Lines changed: 2612 additions & 1009 deletions
Large diffs are not rendered by default.

files/oraclelinux/pes-events.json

Lines changed: 2435 additions & 866 deletions
Large diffs are not rendered by default.

files/rocky/pes-events.json

Lines changed: 2617 additions & 1014 deletions
Large diffs are not rendered by default.

leapp-data.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,13 @@ python3 tests/check_debranding.py %{buildroot}%{_sysconfdir}/leapp/files/pes-eve
180180

181181

182182
%changelog
183-
* Wed May 07 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.8-4.20250505
183+
* Thu May 15 2025 Yuriy Kohut <ykohut@almalinux.org> - 0.8-4.20250505
184184
- Update data to the upstream most recent state:
185185
- Device driver deprecation data:
186186
- leapp-repository sha 9c621a91199c093f603ef30ba3daf59010c20e47
187187

188188
- PES data:
189-
- pes-events.json: upstream state 9c621a91199c093f603ef30ba3daf59010c20e47
189+
- pes-events.json: upstream state ffd6d8e456484630f99d98d5bff955914af02aa5
190190
- epel_pes.json_template:
191191
- remove duplicated id and set_id
192192

tools/update_pes-events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import json
22
import requests
33

4-
specific_commit = '9c621a91199c093f603ef30ba3daf59010c20e47'
4+
specific_commit = 'ffd6d8e456484630f99d98d5bff955914af02aa5'
55

66

77
def download_pes_events(session, url):

vendors.d/epel_pes.json_template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35317,7 +35317,7 @@
3531735317
"repository": "epel"
3531835318
}
3531935319
],
35320-
"set_id": 26220
35320+
"set_id": 36045
3532135321
},
3532235322
"initial_release": {
3532335323
"major_version": 7,
@@ -252893,7 +252893,7 @@
252893252893
"ppc64le"
252894252894
],
252895252895
"description": "",
252896-
"id": 19604,
252896+
"id": 35772,
252897252897
"in_packageset": {
252898252898
"package": [
252899252899
{

0 commit comments

Comments
 (0)