Package: clevis-initramfs
Version: 13-2
Severity: normal
Tags: patch

I've prepared a branch that backports several fixes to the initramfs support:

  https://salsa.debian.org/dannf/clevis/-/commits/v13-initramfs-fixes

Here's a summary extracted from the changelog:

  * initramfs: Fix parsing of interface names when bringing the network
    back down in local-bottom, which also avoids a mess of "ip: can't find
    device '/sys/class/net/$iface'" errors on the console. LP: #1896294.
  * initramfs: Warn users with multiple interfaces that they should consider
    specifying an 'ip=' parameter for reliable operation. LP: #1896289.
    As a side-effect, also fix interface parsing while bringing links
    up. LP: #1873593.
  * initramfs: Wait for interface to appear before attempting configuration.
    LP: #1873914.

The first change is already in v14 upstream, the others aren't yet in
an upstream release. Please consider merging :)

Reply via email to