David Runge pushed to branch main at Arch Linux / Packaging / Packages / edk2


Commits:
0da99e24 by David Runge at 2025-08-19T21:52:57+02:00
Set license for the JSON config files

Signed-off-by: David Runge <[email protected]>

- - - - -
17f9e93b by David Runge at 2025-08-19T21:53:24+02:00
upgpkg: 202505-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = edk2
        pkgdesc = Modern, feature-rich firmware development environment for the 
UEFI specifications
-       pkgver = 202411
+       pkgver = 202505
        pkgrel = 1
        url = https://github.com/tianocore/edk2
        arch = any
@@ -15,7 +15,7 @@ pkgbase = edk2
        makedepends = nasm
        makedepends = python
        options = !makeflags
-       source = git+https://github.com/tianocore/edk2#tag=edk2-stable202411
+       source = git+https://github.com/tianocore/edk2#tag=edk2-stable202505
        source = openssl::git+https://github.com/openssl/openssl.git
        source = pyca-cryptography::git+https://github.com/pyca/cryptography.git
        source = krb5::git+https://github.com/krb5/krb5.git
@@ -44,7 +44,7 @@ pkgbase = edk2
        source = 60-edk2-arm.json
        source = 80-edk2-ovmf-ia32-on-x86_64-secure-4m.json
        source = 81-edk2-ovmf-ia32-on-x86_64-4m.json
-       sha512sums = 
fb15d0709778aebca8060004820f7af6718e95ea3b3ceb50efe7af82b64feee85af1480be4126691569d0c89c891677db4bb27b4d54126875a3748044017f4eb
+       sha512sums = 
88484c4676ea076758c18473c798d91b42aeea8cad5f7c0e7d13cb1510b0445567f465e94dd823d471e4a1613f5d7108f8ddabf54888c4b9f7f7569704b16034
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP
@@ -73,7 +73,7 @@ pkgbase = edk2
        sha512sums = 
bbf663d539a985504d5fbc95552a2a60ac860a6bce4a62ecc551292d838b41cba3b5203f580a76a05e9f862ef98e7a3e5da39505c1f39d8ef48c08778fac584a
        sha512sums = 
95661c2182112a76652507de84b7d0f9bb0d21f6b3b62134952bd7aada8df5cfc727658d11b71a7780a22049d9cafc4361d9a1d515b68d1463e7082465fd4f7e
        sha512sums = 
c9dbe7b2b6b8c18b7b8fdfef5bc329d9142c442f2f3dbae3ca4919255dcaf2ab576cd305648228d5dd48040ca3b14f44ee33b05cb6ca13b49e2836947b78ea53
-       b2sums = 
fb2977af32fd2f33bfc661cb6c4b28a7f5d390c498122b26920cf18d1c3c0f29f19c618726d7f5a439a1b964e05d689eac94be1bada34c35b6358eb5e591e287
+       b2sums = 
34173ca6676e43bb65484f8d94bb652539d468427b951f08b8420437454ad3f14787b8c3be302df4a458769e0c688fb84a298c5aa585426ff8b857d1758b6303
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=edk2
 pkgname=(edk2-arm edk2-aarch64 edk2-shell edk2-ovmf)
-pkgver=202411
+pkgver=202505
 pkgrel=1
 pkgdesc="Modern, feature-rich firmware development environment for the UEFI 
specifications"
 arch=(any)
@@ -54,7 +54,7 @@ source=(
   80-edk2-ovmf-ia32-on-x86_64-secure-4m.json
   81-edk2-ovmf-ia32-on-x86_64-4m.json
 )
-sha512sums=('fb15d0709778aebca8060004820f7af6718e95ea3b3ceb50efe7af82b64feee85af1480be4126691569d0c89c891677db4bb27b4d54126875a3748044017f4eb'
+sha512sums=('88484c4676ea076758c18473c798d91b42aeea8cad5f7c0e7d13cb1510b0445567f465e94dd823d471e4a1613f5d7108f8ddabf54888c4b9f7f7569704b16034'
             'SKIP'
             'SKIP'
             'SKIP'
@@ -83,7 +83,7 @@ 
sha512sums=('fb15d0709778aebca8060004820f7af6718e95ea3b3ceb50efe7af82b64feee85af
             
'bbf663d539a985504d5fbc95552a2a60ac860a6bce4a62ecc551292d838b41cba3b5203f580a76a05e9f862ef98e7a3e5da39505c1f39d8ef48c08778fac584a'
             
'95661c2182112a76652507de84b7d0f9bb0d21f6b3b62134952bd7aada8df5cfc727658d11b71a7780a22049d9cafc4361d9a1d515b68d1463e7082465fd4f7e'
             
'c9dbe7b2b6b8c18b7b8fdfef5bc329d9142c442f2f3dbae3ca4919255dcaf2ab576cd305648228d5dd48040ca3b14f44ee33b05cb6ca13b49e2836947b78ea53')
-b2sums=('fb2977af32fd2f33bfc661cb6c4b28a7f5d390c498122b26920cf18d1c3c0f29f19c618726d7f5a439a1b964e05d689eac94be1bada34c35b6358eb5e591e287'
+b2sums=('34173ca6676e43bb65484f8d94bb652539d468427b951f08b8420437454ad3f14787b8c3be302df4a458769e0c688fb84a298c5aa585426ff8b857d1758b6303'
         'SKIP'
         'SKIP'
         'SKIP'


=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
     "*.timer",
     "*.desktop",
     "*.hook",
+    "*.json",
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/edk2/-/compare/59390151e3b419f7c04e502975680a8a2a9add4e...17f9e93bc834751f19244e6dcbd2dbc70234e9e5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/edk2/-/compare/59390151e3b419f7c04e502975680a8a2a9add4e...17f9e93bc834751f19244e6dcbd2dbc70234e9e5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to