Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
Things that need to be done before 1.0:

1) security audit for efi/fwupdate.c with secure boot violation in mind
2) debug Canoe Pass

Signed-off-by: Peter Jones <[email protected]>
  • Loading branch information
vathpela committed Nov 18, 2015
1 parent b002816 commit 0317891
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Make.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MAJOR_VERSION = 0
MINOR_VERSION = 4
MINOR_VERSION = 5
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
6 changes: 4 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
1) Support abreviated device paths in fwupdate
- because they're way nicer
Things that need to be done before 1.0:

1) security audit for efi/fwupdate.c with secure boot violation in mind
2) debug Canoe Pass

0 comments on commit 0317891

Please sign in to comment.