Skip to content

Release: 0.4

Compare
Choose a tag to compare
@Foxboron Foxboron released this 09 May 14:55
· 464 commits to master since this release
0.4
e63eb3d
Release 0.4

Morten Linderud (2):
      Updated srcinfo
      sbctl: Inverted bool broke key enrollment

igo95862 (3):
      Directly pass arguments to subprocesses instead of args spliting
      Use argument list for objcopy instead of split by whitespace
      Redirect objcopy stderr to parent stderr

Érico Nogueira (1):
      Use x/sys/unix for ioctl instead of rolling our own.