UbuntuUpdates.org

Package "initramfs-tools-bin"

Name: initramfs-tools-bin

Description:

binaries used by initramfs-tools

Latest version: 0.136ubuntu6.8
Release: focal (20.04)
Level: updates
Repository: main
Head package: initramfs-tools

Links


Download "initramfs-tools-bin"


Other versions of "initramfs-tools-bin" in Focal

Repository Area Version
base main 0.136ubuntu6

Changelog

Version: 0.136ubuntu6.3 2020-09-15 17:06:20 UTC

  initramfs-tools (0.136ubuntu6.3) focal; urgency=medium

  * scripts/functions: Prevent printf error carry over if the wrong
    console is set. (LP: #1879987)
      The function _log_msg() is "void" typed, returning whatever its
      last command returns. This function is the basic building block
      for all error/warning messages in initramfs-tools. If a bad console
      is provided to kernel on command-line, printf returns error, and so
      this error is carried over in _log_msg(). Happens that checkfs()
      function has a loop that runs forever in this scenario (*if* fsck
      is not present in initramfs and "quiet" is not passed in the
      command-line). If that happens, boot is stuck and cannot progress.
      The simple fix hereby merged is to return zero on _log_msg().

  * scripts/local: Re-execute cryptroot local-block script. (LP: #1879980)
      Currently, if an encrypted rootfs is configured on top of a MD RAID1
      array and such array gets degraded (like a member is removed/failed),
      initramfs-tools cannot mount the rootfs and the boot fails. We fix
      that issue here by allowing cryptroot script to re-run on local-block
      stage, given that mdadm is able to activate a degraded array in that
      point. There is a cryptsetup counter-part for this fix, but alone the
      initramfs-tools portion is innocuous.

  * d/tests: Add explicit call to partprobe on net test, specially in
    prep-image and run-image. (LP: #1893675)

 -- <email address hidden> (Guilherme G. Piccoli) Mon, 31 Aug 2020 13:43:29 -0300

Source diff to previous version
1879987 machine get stuck at boot if specified 'console=ttyS* ' doesn't exist.
1893675 Autopkgtest failure on latest version of initramfs-tools - lack of partprobe

Version: 0.136ubuntu6.2 2020-06-29 11:06:23 UTC

  initramfs-tools (0.136ubuntu6.2) focal; urgency=medium

  * Trim leading whitespaces in dumpe2fs output so date command
    is happy in the fixrtc script (LP: #1880968)

 -- Alfonso Sanchez-Beato (email Canonical) <email address hidden> Wed, 27 May 2020 16:52:16 +0200

Source diff to previous version
1880968 fixrtc fails due to bad format of input to the date command

Version: 0.136ubuntu6.1 2020-06-16 02:07:01 UTC

  initramfs-tools (0.136ubuntu6.1) focal; urgency=medium

  * SRU changes from Dimitri John Ledkov into focal:
    - Partially revert 0.133ubuntu12 upload:
      "* scripts/functions: Fix args in the add_mountroot_fail_check function."
      The arguments were correct, as used by lvm2 hook.
      LP: #1871154
    - Fix copying libgcc_s when there is optimized pthreads installed.
      LP: #1880853

 -- Gianfranco Costamagna <email address hidden> Mon, 01 Jun 2020 11:03:12 +0200

1871154 Error message displayed during boot (mountroot hook, premount)
1880853 libc6-lse lets update-initramfs fail on AWS m6g instances



About   -   Send Feedback to @ubuntu_updates