Skip to content

Commit ef8494c

Browse files
committed
Update product stability for Fedora
1 parent e26aab8 commit ef8494c

1 file changed

Lines changed: 20 additions & 12 deletions

File tree

tests/data/product_stability/fedora.yml

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,26 @@ chrony_conf_path: /etc/chrony.conf
1111
chrony_d_path: /etc/chrony.d/
1212
components_root: ../../components
1313
cpes:
14+
- fedora_45:
15+
check_id: installed_OS_is_fedora
16+
name: cpe:/o:fedoraproject:fedora:45
17+
title: Fedora 45
18+
- fedora_44:
19+
check_id: installed_OS_is_fedora
20+
name: cpe:/o:fedoraproject:fedora:44
21+
title: Fedora 44
22+
- fedora_43:
23+
check_id: installed_OS_is_fedora
24+
name: cpe:/o:fedoraproject:fedora:43
25+
title: Fedora 37
26+
- fedora_42:
27+
check_id: installed_OS_is_fedora
28+
name: cpe:/o:fedoraproject:fedora:42
29+
title: Fedora 42
30+
- fedora_41:
31+
check_id: installed_OS_is_fedora
32+
name: cpe:/o:fedoraproject:fedora:41
33+
title: Fedora 41
1434
- fedora_40:
1535
check_id: installed_OS_is_fedora
1636
name: cpe:/o:fedoraproject:fedora:40
@@ -19,18 +39,6 @@ cpes:
1939
check_id: installed_OS_is_fedora
2040
name: cpe:/o:fedoraproject:fedora:39
2141
title: Fedora 39
22-
- fedora_38:
23-
check_id: installed_OS_is_fedora
24-
name: cpe:/o:fedoraproject:fedora:38
25-
title: Fedora 38
26-
- fedora_37:
27-
check_id: installed_OS_is_fedora
28-
name: cpe:/o:fedoraproject:fedora:37
29-
title: Fedora 37
30-
- fedora_36:
31-
check_id: installed_OS_is_fedora
32-
name: cpe:/o:fedoraproject:fedora:36
33-
title: Fedora 36
3442
cpes_root: ../../shared/applicability
3543
dconf_gdm_dir: distro.d
3644
faillock_path: /var/run/faillock

0 commit comments

Comments
 (0)