Skip to content

Commit 6042904

Browse files
committed
pkg: Bump release to build for Fedora 38
1 parent 654e710 commit 6042904

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

arch/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Maximilian Luz <[email protected]>
22

33
pkgname="linux-surface-secureboot-mok"
4-
pkgver=20230130
4+
pkgver=20230419
55
pkgrel=1
66
pkgdesc='Secure-boot machine owner key for linux-surface kernels'
77
url='https://github.com/linux-surface/linux-surface'

debian/debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
linux-surface-secureboot-mok (20230419-1) unstable; urgency=medium
2+
3+
* Bump release to build for Fedora 38
4+
5+
-- Maximilian Luz <[email protected]> Wed, 19 Apr 2023 14:04:07 +0200
6+
17
linux-surface-secureboot-mok (20230130-1) unstable; urgency=medium
28

39
* Check if efivarfs has been mounted before attempting to enroll via mokutil

fedora/surface-secureboot.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global sb_cert_dir /usr/share/surface-secureboot
55

66
Name: surface-secureboot
7-
Version: 20230130
7+
Version: 20230419
88
Release: 1%{?dist}
99
Summary: The secureboot certificate for linux-surface
1010

@@ -184,7 +184,10 @@ fi
184184
%{sb_cert_dir}/%{sb_cert}
185185

186186
%changelog
187-
* Mon Jan 30 2022 Maximilian Luz <[email protected]> - 20230130-1
187+
* Wed Apr 19 2023 Maximilian Luz <[email protected]> - 20230419-1
188+
- Bump release to build for Fedora 38
189+
190+
* Mon Jan 30 2023 Maximilian Luz <[email protected]> - 20230130-1
188191
- Check if efivarfs has been mounted before attempting to enroll via mokutil
189192

190193
* Fri Oct 14 2022 Maximilian Luz <[email protected]> - 20220427-1

0 commit comments

Comments
 (0)