Skip to content

Commit

Permalink
Update mokutil to version 0.4.0
Browse files Browse the repository at this point in the history
Note that the mokutil .tar.gz is simply
0.4.0.tar.gz

This update includes fixes that were previously applied
as patches, so those patches are no longer being used.

Signed-off-by: Alex Doyle <[email protected]>
Signed-off-by: Alex Doyle <[email protected]>
  • Loading branch information
ehdoyle committed Jan 12, 2021
1 parent ff1fd5e commit 0472492
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 2 additions & 1 deletion build-config/make/mokutil.make
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#-------------------------------------------------------------------------------
#
# Copyright (C) 2020 Alex Doyle <[email protected]>
# Copyright (C) 2017 Curt Brune <[email protected]>
#
# SPDX-License-Identifier: GPL-2.0
Expand All @@ -9,7 +10,7 @@
# This is a makefile fragment that defines the build of mokutil
#

MOKUTIL_VERSION = 0.3.0
MOKUTIL_VERSION = 0.4.0
MOKUTIL_TARBALL = $(MOKUTIL_VERSION).tar.gz
MOKUTIL_TARBALL_URLS += $(ONIE_MIRROR) https://github.com/lcp/mokutil/archive
MOKUTIL_BUILD_DIR = $(USER_BUILDDIR)/mokutil
Expand Down
6 changes: 1 addition & 5 deletions patches/mokutil/series
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
0001-Fix-the-32bit-signedness-comparison.patch
0001-Fix-the-potential-buffer-overflow.patch
0001-Build-with-fshort-wchar-so-toggle-passwords-work-rig.patch
0001-Make-all-efi_guid_t-const.patch
efivar-30-support.patch
# New version of mokutil has patches for 3.0 already, so nothing to do here yet...
1 change: 1 addition & 0 deletions upstream/0.4.0.tar.gz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
42d6c1551535386cba63265a6ed7172d11c88b97 0.4.0.tar.gz

0 comments on commit 0472492

Please sign in to comment.