Skip to content

Commit cbc37d9

Browse files
committed
Release pesign 113
- Get rid of the 0.Y versioning - Make --padding the default - Various build bugfixes - Add kmod signing (drake) - efisiglist format fixes - enforce the use of --kernel or --module in efikeygen - RPM macro updates - Move the license to GPLv3+ - Use sql-type NSS database by default - Various documentation improvements. - Improve /etc/pki/pesign authorization scripts - Various pesigcheck improvements - Make --certfile work - Try even harder to make pesigcheck ignore validation windows - I still don't think it works right. - Add coverity and clang-verifier support. - Lots of minor bug fixes due to making clang-verifier work. Signed-off-by: Peter Jones <[email protected]>
1 parent a970f1d commit cbc37d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Make.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MAJOR_VERSION = 112
1+
MAJOR_VERSION = 113
22
VERSION = $(MAJOR_VERSION)

0 commit comments

Comments
 (0)