File: NEWS

package info (click to toggle)
sbsigntool 0.9.4-3.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 980 kB
  • sloc: ansic: 8,390; sh: 194; makefile: 159
file content (12 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
v0.5:
	sbkeysync's default efivars mountpoint has been moved to
	/sys/firmware/efi/efivars/. This is to match the proposed Linux kernel
	patch for efivarfs, which provides this sysfs node for the purpose of
	mounting efivarfs, and leaving the older ../vars/ interface for legacy
	applications.

	This default can be overridden using the --efivars-path option to
	sbkeysync.

v0.1:
	Initial version