We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c32bd commit b83a7ceCopy full SHA for b83a7ce
Makefile
@@ -1,4 +1,4 @@
1
-VERSION ?= 0.3
+VERSION ?= 0.4
2
3
BINS += bin/sbsign.safeboot
4
BINS += bin/sign-efi-sig-list.safeboot
debian/changelog
@@ -1,4 +1,11 @@
-safeboot (0.3-1ubuntu1) UNRELEASED; urgency=medium
+safeboot (0.4) UNRELEASED; urgency=medium
+
+ * Reworked install instructions
+ * safeboot sip-init works (with lots of caveats)
5
6
+ -- Trammell Hudson <hudson@tank> Mon, 11 May 2020 17:03:40 +0200
7
8
+safeboot (0.3-1ubuntu1) unstable; urgency=medium
9
10
* Added /etc/safeboot/safeboot.conf
11
* Support openssl x509 keys
0 commit comments