Skip to content

Commit

Permalink
Release pesign 113
Browse files Browse the repository at this point in the history
- 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 <pjones@redhat.com>
  • Loading branch information
vathpela committed May 10, 2019
1 parent a970f1d commit cbc37d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MAJOR_VERSION = 112
MAJOR_VERSION = 113
VERSION = $(MAJOR_VERSION)

0 comments on commit cbc37d9

Please sign in to comment.