Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Oct 14, 2024
1 parent 9fd9c78 commit 0d816b3
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/summary.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions out/CentOS 9 Stream aarch64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.14.0-514.el9.aarch64 Kernel Configuration
# Linux/arm64 5.14.0-516.el9.aarch64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -31,7 +31,7 @@ CONFIG_WERROR=y
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="5.14.0-514.el9.aarch64"
CONFIG_BUILD_SALT="5.14.0-516.el9.aarch64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
Expand Down
4 changes: 2 additions & 2 deletions out/CentOS 9 Stream x86_64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.14.0-514.el9.x86_64 Kernel Configuration
# Linux/x86_64 5.14.0-516.el9.x86_64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -31,7 +31,7 @@ CONFIG_WERROR=y
CONFIG_UAPI_HEADER_TEST=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="5.14.0-514.el9.x86_64"
CONFIG_BUILD_SALT="5.14.0-516.el9.x86_64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down
4 changes: 3 additions & 1 deletion out/Oracle Linux 8 (UEK 6) aarch64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.17-2136.335.4.1.el8uek.aarch64 Kernel Configuration
# Linux/arm64 5.4.17-2136.336.5.1.el8uek.aarch64 Kernel Configuration
#

#
Expand Down Expand Up @@ -339,6 +339,7 @@ CONFIG_ARM64_ERRATUM_1286807=y
CONFIG_ARM64_ERRATUM_1463225=y
CONFIG_ARM64_ERRATUM_1542419=y
CONFIG_ARM64_ERRATUM_1742098=y
CONFIG_ARM64_ERRATUM_3194386=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23144=y
CONFIG_CAVIUM_ERRATUM_23154=y
Expand Down Expand Up @@ -7110,6 +7111,7 @@ CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
# CONFIG_INFINIBAND_XSCORE is not set
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_SRPT=m
CONFIG_INFINIBAND_ISER=m
Expand Down
7 changes: 6 additions & 1 deletion out/Oracle Linux 8 (UEK 6) x86_64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.4.17-2136.335.4.1.el8uek.x86_64 Kernel Configuration
# Linux/x86 5.4.17-2136.336.5.1.el8uek.x86_64 Kernel Configuration
#

#
Expand Down Expand Up @@ -6700,6 +6700,11 @@ CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
CONFIG_INFINIBAND_XSCORE=m
CONFIG_INFINIBAND_XSVNIC=m
CONFIG_INFINIBAND_XSVHBA=m
CONFIG_INFINIBAND_XVE=m
CONFIG_INFINIBAND_XVE_CM=y
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_SRPT=m
CONFIG_INFINIBAND_ISER=m
Expand Down
6 changes: 4 additions & 2 deletions out/Oracle Linux 8 (UEK 7) aarch64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.0-300.163.18.1.el8uek.aarch64 Kernel Configuration
# Linux/arm64 5.15.0-300.163.18.1.1.el8uek.aarch64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2476,7 +2476,8 @@ CONFIG_ZRAM_WRITEBACK=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
Expand Down Expand Up @@ -10396,6 +10397,7 @@ CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
Expand Down
6 changes: 4 additions & 2 deletions out/Oracle Linux 8 (UEK 7) x86_64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.0-300.163.18.1.el8uek.x86_64 Kernel Configuration
# Linux/x86_64 5.15.0-300.163.18.1.1.el8uek.x86_64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2455,7 +2455,8 @@ CONFIG_ZRAM_WRITEBACK=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
Expand Down Expand Up @@ -9442,6 +9443,7 @@ CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
Expand Down
6 changes: 4 additions & 2 deletions out/Oracle Linux 9 (UEK 7) aarch64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.0-300.163.18.1.el9uek.aarch64 Kernel Configuration
# Linux/arm64 5.15.0-300.163.18.1.1.el9uek.aarch64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2476,7 +2476,8 @@ CONFIG_ZRAM_WRITEBACK=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
Expand Down Expand Up @@ -10396,6 +10397,7 @@ CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
Expand Down
6 changes: 4 additions & 2 deletions out/Oracle Linux 9 (UEK 7) x86_64/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.0-300.163.18.1.el9uek.x86_64 Kernel Configuration
# Linux/x86_64 5.15.0-300.163.18.1.1.el9uek.x86_64 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3.0.1)"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2455,7 +2455,8 @@ CONFIG_ZRAM_WRITEBACK=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
Expand Down Expand Up @@ -9402,6 +9403,7 @@ CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
Expand Down
46 changes: 23 additions & 23 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"latest_url": "https://mirrors.edge.kernel.org/archlinux/core/os/x86_64/linux-6.11.3.arch1-1-x86_64.pkg.tar.zst"
},
"CentOS 9 Stream aarch64": {
"latest_url": "https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/Packages/kernel-core-5.14.0-514.el9.aarch64.rpm"
"latest_url": "https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/Packages/kernel-core-5.14.0-516.el9.aarch64.rpm"
},
"CentOS 9 Stream x86_64": {
"latest_url": "https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-514.el9.x86_64.rpm"
"latest_url": "https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-516.el9.x86_64.rpm"
},
"CentOS Hyperscale 9 aarch64": {
"latest_url": "https://mirror.stream.centos.org/SIGs/9-stream/hyperscale/aarch64/packages-experimental/Packages/k/kernel-core-6.10.9-0.hs1.hsx.el9.aarch64.rpm"
Expand Down Expand Up @@ -109,25 +109,25 @@
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/getPackage/kernel-core-4.18.0-553.22.1.el8_10.x86_64.rpm"
},
"Oracle Linux 8 (UEK 6) aarch64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/getPackage/kernel-uek-5.4.17-2136.335.4.1.el8uek.aarch64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/getPackage/kernel-uek-5.4.17-2136.336.5.1.el8uek.aarch64.rpm"
},
"Oracle Linux 8 (UEK 6) x86_64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.335.4.1.el8uek.x86_64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.336.5.1.el8uek.x86_64.rpm"
},
"Oracle Linux 8 (UEK 7) aarch64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.el8uek.aarch64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.1.el8uek.aarch64.rpm"
},
"Oracle Linux 8 (UEK 7) x86_64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.el8uek.x86_64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.1.el8uek.x86_64.rpm"
},
"Oracle Linux 9 (Red Hat Compatible) x86_64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/x86_64/getPackage/kernel-core-5.14.0-427.37.1.el9_4.x86_64.rpm"
},
"Oracle Linux 9 (UEK 7) aarch64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.el9uek.aarch64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.1.el9uek.aarch64.rpm"
},
"Oracle Linux 9 (UEK 7) x86_64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.el9uek.x86_64.rpm"
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/getPackage/kernel-uek-core-5.15.0-300.163.18.1.1.el9uek.x86_64.rpm"
},
"Oracle Linux 9 (UEK-NEXT) aarch64": {
"latest_url": "https://yum.oracle.com/repo/OracleLinux/OL9/developer/UEKnext/aarch64/getPackage/kernel-ueknext-core-6.10.0-2.el9ueknext.aarch64.rpm"
Expand Down Expand Up @@ -242,10 +242,10 @@
"last_hash": "5384109c4b8ee015a5a913b150f7e07216af14eac5dc1d55e83deee2bb159b95"
},
"http://ftp.us.debian.org/debian/-trixie-amd64-None": {
"last_hash": "99acfac157808067ff30624891ddecf3f5e8a614be03ee848011c6c250c1e217"
"last_hash": "0ab513ba2f4c1a2d25b1ab63572b2a8db2cc4e03289abe82fc94268c1572799c"
},
"http://ftp.us.debian.org/debian/-trixie-arm64-None": {
"last_hash": "93fe4ea01693f243ff9af8dcd7820a9d26d69c23c327438875055179eb2f535b"
"last_hash": "424783538f00e08b743d296ab7fc31038fe195f0033e4fe5d696d64e1a1bc33d"
},
"http://ports.ubuntu.com/-focal-arm64-None": {
"last_hash": "e014b241021d8c0cf16cb94f44f4cafb7746507769baf36b77845d3ae22e2c1b"
Expand All @@ -265,7 +265,7 @@
},
"kconfigs.pacman.PacmanFetcher": {
"https://mirrors.edge.kernel.org/archlinux/core/os/x86_64/": {
"last_modified": "Fri, 11 Oct 2024 10:20:26 GMT"
"last_modified": "Mon, 14 Oct 2024 07:51:40 GMT"
}
},
"kconfigs.rpm.RpmFetcher": {
Expand All @@ -282,16 +282,16 @@
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/x86_64/os/repodata/ed9afb00128477c11c186fdb9cd2a4d3eaccf396ec83c0eb94097fad5b2c6660-primary.sqlite.gz"
},
"https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/aarch64/": {
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/aarch64/repodata/4cd5953b6ab9cfe7941aebd202df2796b965d7bd155d9572aae55d493d7b864b-primary.sqlite.bz2"
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/aarch64/repodata/b8584d0ba195e31567cf26dd99eecfc843462faf2568aa24cc28fe0a2cea461e-primary.sqlite.bz2"
},
"https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/x86_64/": {
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/x86_64/repodata/60a612a5f510e0c6372beda182a0197cceff3067b2a9b7693c420d8811702da3-primary.sqlite.bz2"
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/x86_64/repodata/195105c90e4b046376815b12fd985cb47cebd6e66baae62fb51a0b66122631c4-primary.sqlite.bz2"
},
"https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/aarch64/": {
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/aarch64/repodata/c686f2f8bdc674d2acad7aaed809682ca87205306bfe9f1f222ea299337558de-primary.sqlite.bz2"
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/aarch64/repodata/85090fe443a53a7cd61cc844671dcbc65193d212c560278ebb6efdb621d375f7-primary.sqlite.bz2"
},
"https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/": {
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/repodata/491a6a2d476162a35654de199dac9cfd4d410d57633b9d8e2874f678b2ecc3d9-primary.sqlite.bz2"
"last_db": "https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/repodata/5f4356558f21a9032ad860e5290acd3f6449c3354083b7b95f3102999d64e38f-primary.sqlite.bz2"
},
"https://download.copr.fedorainfracloud.org/results/@asahi/kernel/fedora-39-aarch64/": {
"last_db": "https://download.copr.fedorainfracloud.org/results/@asahi/kernel/fedora-39-aarch64/repodata/e4d3753a784da1ea557c232d6783fea81d93884398c3cfb629cdd73ab8c78480-primary.xml.gz"
Expand All @@ -303,10 +303,10 @@
"last_db": "https://download.copr.fedorainfracloud.org/results/@asahi/kernel/fedora-rawhide-aarch64/repodata/b9c7c85791d00ff09ebf9f508f107ec5b97db1d53aaefdf931dfe798218dc3a2-primary.xml.gz"
},
"https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/": {
"last_db": "https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/repodata/41c732514a83dfe20d3fba0c3ebf9cf104a5faca3a811c108b779d54f5880d8f-primary.sqlite.xz"
"last_db": "https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/repodata/38860dde0ecae4cea21000684fb9502232b952e6be1d070f7bd1357f5d68f7d8-primary.sqlite.xz"
},
"https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/": {
"last_db": "https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/repodata/47360f531d53a7265134afc1e57138c67df01debf5e708175dc8ec61f115789d-primary.sqlite.xz"
"last_db": "https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/repodata/d246a917b27bd812e501f7c40145b2ffbdbcca0786b3a2e97cb5079c91b3cb47-primary.sqlite.xz"
},
"https://mirror.stream.centos.org/SIGs/9-stream/hyperscale/aarch64/packages-experimental/": {
"last_db": "https://mirror.stream.centos.org/SIGs/9-stream/hyperscale/aarch64/packages-experimental/repodata/99e8b63e88663137b6aebf5088c04332bb1768192ad8f7ad95920263bce86319-primary.sqlite.bz2"
Expand All @@ -333,25 +333,25 @@
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/repodata/cd4dc2f86c1f8bcafecec8f47a8f94082764821e-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/repodata/cb072124da632e66bb6ff12a1be741ff6ce75902f40c82fdd2e5d35f599e2d07-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/repodata/8aca1e6d9796f13adc8e46af689f263115954e959241e404f3cc4d661d4c425f-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/repodata/cb8fd659142545ea59f712194ce32a6b931bbb795dd40176f6c7e790aa94d796-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/repodata/844bd7f6a8ca54a938f93bb53dbc0997ab28199cf5fcece72371552ef3d449a2-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/repodata/8afb9cd5326eebed173eaaaa0c9332e5cde1352dabdd12e69e5bdc632bf9949f-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/repodata/0f5340f7ca3f8dec56efd757e1a05ec8b9511e452c6e73d67be51fa1e236621e-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/repodata/4470c475c050b1dac6b0541c4d52dfca0cb3e92a39e4f4751382c45f56ba1618-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/repodata/543e3e83fd51c33c3c7c62746cec4160798a08ac68e79b3c48806a97f741738d-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/repodata/6b2916f5a4a0c82f580ac3e14b2d21290fb3b98d26eba1ea43f400e82ae0ec65-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/repodata/cca056fd56608c899e8aa0dfb7fb406a594e93d45059bee5592428a9327dd4f2-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/repodata/6bf5af984853042ad37613f19ed3fb13b9bdf8cab5f4da05542ed1ecf2332b36-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/repodata/c4a1a9babb54581e374bb67b767dc4b3f438d91c269156966a08a16090feb49c-primary.sqlite.bz2"
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/repodata/81a2325e40c33597d0681f5c8a7cffa0e58364a6ca31128946683f6a83d0e297-primary.sqlite.bz2"
},
"https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/x86_64/": {
"last_db": "https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/x86_64/repodata/6405ad5c861c1483331827d4be77839fec6df8db9a2a0952a084958e4d4ea923-primary.sqlite.bz2"
Expand Down

0 comments on commit 0d816b3

Please sign in to comment.