Skip to content

Choose a tag to compare

@sarroutbi sarroutbi released this 16 Mar 15:05
bf9e9ab

What's Changed

  • Fix README.md typo and latest release version by @sarroutbi in #483
  • tang: clean-up unused variable, omit reuseaddr by @oldium in #489
  • pkcs11: provide key file format to openssl by @oldium in #486
  • systemd: search for systemd-reply-password in dir specified by systemd by @oldium in #487
  • tang: allow reading full request by socat fake http server by @oldium in #488
  • pkcs11: add missing threads dependency by @oldium in #485
  • pkcs11: add Dracut install check by @oldium in #480
  • PKCS#11 pin: fix dracut for unconfigured device by @sarroutbi in #481
  • Fix potential race condition by @sarroutbi in #479
  • tpm2: fix dangling loaded session after tpm2_createpolicy by @oldium in #484
  • tpm2: use first PCR algorithm bank supported by TPM as default by @oldium in #490
  • Fix to start pcscd appropriately by @sarroutbi in #491
  • Fix support for LUKS device with an empty password by @sergio-correia in #495
  • Fix test script permissions by @sarroutbi in #499
  • initramfs: fix killing child PIDs by @oldium in #496
  • luks: make sure cryptsetup.target is installed by @LaszloGombos in #493
  • Groom references to deprecated tangd-update script by @sarroutbi in #500
  • Include tpm2_getcap as required tpm2 pin binary by @sarroutbi in #503
  • initramfs-tools: Copy a certificate bundle so curl can do https by @g2p in #189
  • Fix README.md (add clevis-pin-pkcs11 installation) by @sarroutbi in #502
  • dracut: fix running with pre-v103 Dracut by @oldium in #501
  • Install clevis-pin-tpm2 in initrd when required by @sarroutbi in #509
  • ci: fix fedora 43 (rawhide) build by @oldium in #510
  • Don't use centos10 development (use stable) by @sarroutbi in #512
  • conditionally remove tests from cross build by @n80fr1n60 in #511
  • Fix packages to install by @sarroutbi in #513
  • Remove dependencies and -y parameter by @sarroutbi in #514
  • fix missing pkcs11 when libexecdir is configured by @ClaudiaJ in #522
  • Use awk instead of cut to extract the device field from $IP by @lcharreau in #523
  • initramfs: redirect 'ip route' output to null by @natthias in #525
  • pin template with documentation, sample "file" pin by @cbiedl in #203
  • clevis-luks-askpass: allow non-block-device volumes by @x-qq in #527
  • dracut: move the dracut module to 50 ordering (from 60) by @jozzsi in #530
  • Correct LUKS hash handling by @sarroutbi in #544
  • Release version 22 by @sarroutbi in #547

New Contributors

Full Changelog: v21...v22