dwww Home | Show directory contents | Find package

initramfs-tools (0.140ubuntu13.5) jammy; urgency=medium

  * Fix configuring BOOTIF when using iSCSI (LP: #2056187)
  * Backport autopkgtest improvements from version 0.142ubuntu23 to run the
    test on all architectures and to check more results from qemu-net

 -- Benjamin Drung <bdrung@ubuntu.com>  Tue, 19 Mar 2024 13:06:27 +0100

initramfs-tools (0.140ubuntu13.4) jammy; urgency=medium

  * hook-functions: add stusb160x kernel module for Tegra IGX (LP: #2027636)

 -- Loïc Minier <loic.minier@ubuntu.com>  Tue, 25 Jul 2023 11:54:44 +0200

initramfs-tools (0.140ubuntu13.3) jammy; urgency=medium

  [ Loïc Minier ]
  * Include kernel/drivers/usb/typec/ucsi with MODULES=most along with other
    USB storage drivers; LP: #2027636.

  [ Benjamin Drung ]
  * Port the net autopkgtest to the common test framework. This drops
    depending on downloading a cloud image from the Internet and reduces
    the execution time from 3:19 min down to 0:57 min. (LP: #2027575)

 -- Benjamin Drung <bdrung@ubuntu.com>  Thu, 13 Jul 2023 13:12:19 +0200

initramfs-tools (0.140ubuntu13.2) jammy; urgency=medium

  * Add char/hw_random drivers (LP: #1983359)

 -- Heinrich Schuchardt <heinrich.schuchardt@canonical.com>  Wed, 14 Jun 2023 08:54:33 +0200

initramfs-tools (0.140ubuntu13.1) jammy; urgency=medium

  * Backport pmem support from kinetic by adding the nvdimm, dax, and nfit
    modules (LP: #1981385)

 -- Dan Bungert <daniel.bungert@canonical.com>  Thu, 27 Oct 2022 11:44:07 -0600

initramfs-tools (0.140ubuntu13) jammy; urgency=medium

  * Lower the compression levels for zstd and lz4 (LP: #1958148)
    Following the discussion on the mailing list, we have reached
    a conclusion to lower the default compression levels:
    - For lz4, the compression level is lowered to 2 from 9
    - For zstd, the compression level is lowered to 1 from 19


 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 15 Mar 2022 16:00:55 +0100

initramfs-tools (0.140ubuntu12) jammy; urgency=medium

  * Force copy pthread and libgcc_s libraries via a stub binary.

    To avoid circular shared library dependencies between compiler and
    libc, libpthreads chooses to dlopen libgcc_s, instead of linking
    against it. However, we have no way to parse/know what it
    needs. And even when we hardcode to include libgcc_s1, we don't
    have a way to know which libgcc_s1 is needed on a given system and
    from which path to include it. But there is a hook-function to
    copy a binary and all of its shared library dependencies. Thus
    create a stub empty executable, with shared linking against
    pthreads and gcc_s1 and always include it in the initrd. This way
    at initrd creation time, ldd is used to correctly resolve these
    shared library dependencies and correctly copy them into the
    initrd. This removes hardcoding paths as to where these libraries
    must be copied from on the host. LP: #1958594 LP: #1880853

  * For net boot include most of net/usb modules, except niche modems. LP:
    #1950996

  * Cherry-pick updated merge request !26 to support xz compressed
    firmware. Uncompressed firmware is preffered, with a fallback to use
    compressed firmware files. LP: #1942260

  * Cherry-pick updated merge request !51 to decompress compressed kernel
    modules for boot speed performance. LP: #1932329

 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com>  Tue, 08 Feb 2022 20:43:02 +0000

initramfs-tools (0.140ubuntu11) jammy; urgency=medium

  * Increase image file to 2GB in autopkgtest (LP: #1958904)

 -- Andrea Righi <andrea.righi@canonical.com>  Tue, 25 Jan 2022 15:03:39 +0000

initramfs-tools (0.140ubuntu10) jammy; urgency=medium

  * Improve shell scripts to conform to standards in shellcheck > 8.0

 -- William 'jawn-smith' Wilson <jawn-smith@ubuntu.com>  Thu, 13 Jan 2022 09:19:53 -0600

initramfs-tools (0.140ubuntu9) jammy; urgency=medium

  * scripts/local-premount/fixrtc: ensure that the fixrtc script doesn't
    produce extraneous output from wait-for-root and date (LP: #1953521)

 -- Dave Jones <dave.jones@canonical.com>  Tue, 07 Dec 2021 15:35:22 +0000

# For older changelog entries, run 'apt-get changelog initramfs-tools-bin'

Generated by dwww version 1.14 on Tue Aug 26 18:16:48 CEST 2025.