Skip to content

Commit 6bbf092

Browse files
committed
Bump release for Fedora 41
1 parent 3793dd9 commit 6bbf092

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
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=20231003
4+
pkgver=20240914
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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
linux-surface-secureboot-mok (20240914-1) unstable; urgency=medium
2+
3+
* Bump release to build for Fedora 41
4+
5+
-- Maximilian Luz <[email protected]> Sat, 14 Sep 2024 14:03:19 +0200
6+
17
linux-surface-secureboot-mok (20231003-1) unstable; urgency=medium
28

39
* Bump release to build for Fedora 39

fedora/surface-secureboot.spec

Lines changed: 4 additions & 1 deletion
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: 20231003
7+
Version: 20240914
88
Release: 1%{?dist}
99
Summary: The secureboot certificate for linux-surface
1010

@@ -184,6 +184,9 @@ fi
184184
%{sb_cert_dir}/%{sb_cert}
185185

186186
%changelog
187+
* Tue Oct 10 2023 Maximilian Luz <[email protected]> - 20240914-1
188+
- Bump release to build for Fedora 41
189+
187190
* Tue Oct 10 2023 Maximilian Luz <[email protected]> - 20231003-1
188191
- Bump release to build for Fedora 39
189192

0 commit comments

Comments
 (0)