Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fedora packages #25

Merged
merged 2 commits into from
Jun 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -173,88 +173,88 @@ key = RPM-GPG-KEY-oracle-ol7

## Fedora x86_64

[fedora_39_core]
[fedora_40_core]
name = Fedora
version = 39 Core
version = 40 Core
arch = x86_64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/x86_64/os/
key = RPM-GPG-KEY-fedora-39-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/x86_64/os/
key = RPM-GPG-KEY-fedora-40-primary

[fedora_39_updates]
[fedora_40_updates]
name = Fedora
version = 39 Updates
version = 40 Updates
arch = x86_64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/x86_64/
key = RPM-GPG-KEY-fedora-39-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/
key = RPM-GPG-KEY-fedora-40-primary

[fedora_38_core]
[fedora_39_core]
name = Fedora
version = 38 Core
version = 39 Core
arch = x86_64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/38/Everything/x86_64/os/
key = RPM-GPG-KEY-fedora-38-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/x86_64/os/
key = RPM-GPG-KEY-fedora-39-primary

[fedora_38_updates]
[fedora_39_updates]
name = Fedora
version = 38 Updates
version = 39 Updates
arch = x86_64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/38/Everything/x86_64/
key = RPM-GPG-KEY-fedora-38-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/x86_64/
key = RPM-GPG-KEY-fedora-39-primary


## Fedora aarch64

[fedora_39_core_aarch64]
[fedora_40_core_aarch64]
name = Fedora
version = 39 Core
version = 40 Core
arch = aarch64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/aarch64/os/
key = RPM-GPG-KEY-fedora-39-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/aarch64/os/
key = RPM-GPG-KEY-fedora-40-primary

[fedora_39_updates_aarch64]
[fedora_40_updates_aarch64]
name = Fedora
version = 39 Updates
version = 40 Updates
arch = aarch64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/aarch64/
key = RPM-GPG-KEY-fedora-39-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/aarch64/
key = RPM-GPG-KEY-fedora-40-primary

[fedora_38_core_aarch64]
[fedora_39_core_aarch64]
name = Fedora
version = 38 Core
version = 39 Core
arch = aarch64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/38/Everything/aarch64/os/
key = RPM-GPG-KEY-fedora-38-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/aarch64/os/
key = RPM-GPG-KEY-fedora-39-primary

[fedora_38_updates_aarch64]
[fedora_39_updates_aarch64]
name = Fedora
version = 38 Updates
version = 39 Updates
arch = aarch64
package = kernel-core
fetcher = kconfigs.rpm.RpmFetcher
extractor = kconfigs.rpm.RpmExtractor
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/38/Everything/aarch64/
key = RPM-GPG-KEY-fedora-38-primary
index = https://dl.fedoraproject.org/pub/fedora/linux/updates/39/Everything/aarch64/
key = RPM-GPG-KEY-fedora-39-primary

## Fedora Asahi Remix

Expand Down
29 changes: 0 additions & 29 deletions gpg-keys/RPM-GPG-KEY-fedora-37-primary

This file was deleted.

Binary file removed gpg-keys/RPM-GPG-KEY-fedora-37-primary.gpg
Binary file not shown.
29 changes: 0 additions & 29 deletions gpg-keys/RPM-GPG-KEY-fedora-38-primary

This file was deleted.

Binary file removed gpg-keys/RPM-GPG-KEY-fedora-38-primary.gpg
Binary file not shown.