dracut (060+5-1ubuntu3.3) noble; urgency=medium
* Fix missing compressed blobs that match wildcard fwpath (LP: #2095518)
-- You-Sheng Yang <vicamo@gmail.com> Thu, 13 Feb 2025 15:21:06 +0100
dracut (060+5-1ubuntu3.2) noble; urgency=medium
* Cherry-pick upstream performance fixes (LP: #2065180):
- perf(dracut-install): memoize find_kmod_module_from_sysfs_node
- perf(dracut-install): use driver/module sysfs dirs for module name
* Depend on isc-dhcp-client for upstream-dracut-network autopkgtest
-- Benjamin Drung <bdrung@ubuntu.com> Mon, 08 Jul 2024 22:47:24 +0200
dracut (060+5-1ubuntu3.1) noble; urgency=medium
* perf(dracut-install): preload kmod resources for quicker module lookup
(LP: #2065180)
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 04 Jun 2024 17:21:56 +0200
dracut (060+5-1ubuntu3) noble; urgency=high
* No change rebuild for 64-bit time_t and frame pointers.
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 08 Apr 2024 17:56:43 +0200
dracut (060+5-1ubuntu2) noble; urgency=medium
* d/p/ldconfig-real.patch: make sure ldconfig.real is installed where needed
(LP: #2053057)
-- Nick Rosbrook <enr0n@ubuntu.com> Tue, 13 Feb 2024 11:26:56 -0500
dracut (060+5-1ubuntu1) noble; urgency=medium
* Merge from Debian unstable. Remaining changes:
- fix(test): running tests no longer requires to be root
- Add modules 80test, 80test-makeroot, and 80test-root to dracut-core
- Add autopkgtest to run upstream test cases on amd64 (LP: #2031417)
- Split dracut-install into separate package for initramfs-tools
(LP: #2031185)
* test(FULL SYSTEMD): no need to include dbus to the target rootfs
* Drop dbus-broker from autopkgtest
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 07 Feb 2024 18:44:09 +0100
dracut (060+5-1) unstable; urgency=medium
* upstream changed the release process, and do not tag the releases any
more
* 059+212 was already version 060+5
* add dracut-network.conffiles, Closes: 1057807
-- Thomas Lange <lange@debian.org> Fri, 08 Dec 2023 21:09:47 +0100
dracut (059+212-3) unstable; urgency=medium
* fix handling of dracut-version.sh
-- Thomas Lange <lange@debian.org> Wed, 06 Dec 2023 14:36:26 +0100
dracut (059+212-2) unstable; urgency=low
* debian/rules: use correct Debian version
-- Thomas Lange <lange@debian.org> Wed, 06 Dec 2023 12:00:30 +0100
dracut (059+212-1) unstable; urgency=low
* merge upstream changes, Closes: #1056059, #1041562, #1054400, #1016052
-- Thomas Lange <lange@debian.org> Thu, 30 Nov 2023 22:10:02 +0100
dracut (059-4ubuntu2) mantic; urgency=medium
* Split dracut-install into separate package for initramfs-tools
(LP: #2031185)
* Update out-of-tree patches to final version merged upstream
* Cherry-pick upstream fixes:
- fix(dracut-systemd): rootfs-generator issues
- test: increase test VM memory from 512M to 1024M to avoid OOM killer
* Address lintian complains:
- Remove empty directories in /usr/lib/dracut/modules.d
- Add ${misc:Depends} to all binary package dependencies
- Override lintian complaint executable-in-usr-lib (reported upstream)
- Override false positive about missing init.d scripts
* Install files from debian/tmp to make dh_missing happy
* Install dracut.kernel.7 man page (link to dracut.cmdline.7)
* Restrict autopkgtest to amd64 (other architectures need upstrem work)
* autopkgtest: run more upstream test cases
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 22 Aug 2023 16:34:06 +0200
dracut (059-4ubuntu1) mantic; urgency=medium
* fix(test): running tests no longer requires to be root
* test: Make dracut and modules.d directory configurable
* Add upstream autopkgtest to run four test cases (LP: #2031417)
* Add modules 80test, 80test-makeroot, and 80test-root to dracut-core
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 16 Aug 2023 02:02:13 +0200
dracut (059-4) unstable; urgency=low
* Fix file name in patch initrd-not-initramfs.patch
Closes: #1029413, #1030191
Thanks to nabijaczleweli for the patch
-- Thomas Lange <lange@debian.org> Thu, 09 Mar 2023 19:13:42 +0100
dracut (059-3) unstable; urgency=low
* control: add breaks + replaces, Closes: #1028303
-- Thomas Lange <lange@debian.org> Mon, 09 Jan 2023 20:56:29 +0100
dracut (059-2) unstable; urgency=low
* add patches from Laszlo Gombos
dracut-live only depends on dracut-core not on dracut-network
overlayfs dracut module belongs to dracut-core and not to dracut-live
wicked dracut module is not supported by debian
remove multipath patch, no longer needed
-- Thomas Lange <lange@debian.org> Sat, 07 Jan 2023 11:43:33 +0100
dracut (059-1) unstable; urgency=low
* new upstream version
* control: new homepage, new standards version
* remove 10-debian.conf, build generic initrd by default
* rules: run script explicitly as shell, Closes: #1025378
* nm-path: fix more paths, Closes: #1016741
* patches/udevsettle: fix broken network in kvm in some cases
* remove dev-shm patch which is not needed, Closes: #1025996
* remove systemd-users patch, Closes: #1025951
-- Thomas Lange <lange@debian.org> Sun, 25 Dec 2022 17:09:02 +0100
dracut (057+157-4) unstable; urgency=low
* add missing module 90overlayfs
-- Thomas Lange <lange@debian.org> Fri, 02 Dec 2022 16:19:16 +0100
dracut (057+157-3) unstable; urgency=low
* control: add breaks and replaces, Closes: #1024435
-- Thomas Lange <lange@debian.org> Sun, 20 Nov 2022 08:56:26 +0100
dracut (057+157-2) unstable; urgency=low
* remove duplicate virtfs module, Closes: #1024390
-- Thomas Lange <lange@debian.org> Fri, 18 Nov 2022 20:54:29 +0100
dracut (057+157-1) unstable; urgency=low
* new upstream: Closes: #1023239, #1015922, #1016051, #1017411
* update initrd-not-initramfs.patch Closes: #1021229
* add patch for missing libz, Closes: #1016727
* add patch for Debian path in 35network-manager, Closes: #1016741
-- Thomas Lange <lange@debian.org> Thu, 17 Nov 2022 21:48:24 +0100
dracut (056-3) unstable; urgency=low
* new upstream, Closes: #991918
* control: Remove unnecessary constraints, demote pkg-config to
Recommends, Closes: #991920
* set Debian version in dracut-version.sh, Closes: #987320
* 90overlay-root/module-setup.sh: fix loading overlayfs kernel module
-- Thomas Lange <lange@debian.org> Tue, 24 May 2022 21:29:13 +0200
dracut (056-2) experimental; urgency=low
* Team upload.
* Fix conflict between dracut-{core,live,network} after failed amendment
of modules list
-- Dominik George <natureshadow@debian.org> Wed, 11 May 2022 12:39:03 +0200
dracut (056-1) experimental; urgency=low
* Team upload.
* New upstream version
* Refresh patches for dracut 056
* Update d/copyright
+ Accounted for moved source files
+ Accounted for source files written by authors not mentioned yet
+ Accounted for a vendored Rust module (crosvm).
* Install all modules
* Install dracut-util
-- Dominik George <natureshadow@debian.org> Tue, 10 May 2022 16:53:52 +0200
dracut (055-1) experimental; urgency=low
[ Dominik George ]
* Team upload.
* New upstream version (Closes: #991918)
[ Andre Russ ]
* Refresh patches for dracut 055
+ systemd needs more users in Debian
+ crc32c patch was applied upstream
+ several minor changes
* Update installed files
+ Several docs were moved upstream
+ mkinitrd was removed
-- Dominik George <natureshadow@debian.org> Fri, 06 Aug 2021 11:36:31 +0200
dracut (051-1) unstable; urgency=low
* new upstream version
* control: change description, Closes: #967923
* source/options: add pattern for files to ignore by dpkg-source
* fix-revdate: update modification dates
[ Antonio Russo ]
* Patch occurrences of /boot/initramfs to /boot/initrd to match Debian
default names, Closes: #972809
-- Thomas Lange <lange@debian.org> Tue, 15 Dec 2020 16:23:33 +0100
dracut (050+65-1) unstable; urgency=medium
* control: add breaks and replaces, Closes: #959852
* merge upstream changes, Closes: #963989
* add module nvmf
-- Thomas Lange <lange@debian.org> Wed, 01 Jul 2020 12:13:36 +0200
dracut (050+35-4) unstable; urgency=high
* add git tag, so dracut shows correct version
-- Thomas Lange <lange@debian.org> Wed, 22 Apr 2020 22:43:28 +0200
dracut (050+35-3) unstable; urgency=high
* fix microcode loading, Closes: #958191
-- Thomas Lange <lange@debian.org> Wed, 22 Apr 2020 22:09:22 +0200
dracut (050+35-2) unstable; urgency=low
* source only upload needed, after 050+35-1 went through new queue
-- Thomas Lange <lange@debian.org> Thu, 16 Apr 2020 10:55:04 +0200
dracut (050+35-1) unstable; urgency=low
* new upstream
* debian/copyright: fix entries, Closes: #956288
-- Thomas Lange <lange@debian.org> Fri, 10 Apr 2020 21:57:03 +0200
dracut (050+31-1) unstable; urgency=low
* new upstream: Closes: #954019
* add module 90nvdimm
-- Thomas Lange <lange@debian.org> Thu, 19 Mar 2020 23:01:22 +0100
dracut (050-1) unstable; urgency=low
[ Thomas Lange ]
* new upstream version, Closes: #948135, #945596, #952820
* additional packages dracut-live and dracut-squash were added by
upstream
* fix dpkg triggers, Closes: #720081
* kernel/postinst.d/dracut: avoid running multiple times
* update standards version
* control: use debhelper-compat, upgrade to 12
* add patch systemd-vconsole-setup.service
* remove 90aufs, only supported until 3.X
* add dracut module 06rngd
* add README.cross, rename README -> README.md
* add mkinitrd script
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one
-- Thomas Lange <lange@debian.org> Fri, 06 Mar 2020 13:30:46 +0100
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog dracut-install`.
Generated by dwww version 1.16 on Sat Dec 13 16:16:10 CET 2025.