diff --git a/Make.version b/Make.version index 45a423f..2d767e5 100644 --- a/Make.version +++ b/Make.version @@ -1,3 +1,3 @@ MAJOR_VERSION = 0 -MINOR_VERSION = 4 +MINOR_VERSION = 5 VERSION = $(MAJOR_VERSION).$(MINOR_VERSION) diff --git a/TODO b/TODO index ff3d040..87ceb27 100644 --- a/TODO +++ b/TODO @@ -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