[ubuntu/plucky-proposed] dracut 105-1ubuntu1 (Accepted)
Benjamin Drung
bdrung at ubuntu.com
Thu Nov 14 17:35:16 UTC 2024
dracut (105-1ubuntu1) plucky; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Run upstream autopkgtest as root
- disable using DH_VERBOSE=1
- drop udevsettle patch (these kind of patches should be applied upstream)
- drop 90overlay-root in favor of 90overlayfs (Closes: #1017039)
- dracut-core:
- demote cryptsetup, systemd-cryptsetup, dmraid, dmsetup, kpartx, lvm2,
and mdadm to suggests
- demote binutils to suggests. its only needed when using UEFI executables
- Include all packages with dracut modules in Apport bug reports
(LP: #2081183)
dracut (105-1) unstable; urgency=low
[ Thomas Lange ]
* new upstream, Closes: #1081566
* add systemd-cryptsetup as Recommends, Closes: #1078792
* add Benjamin as uploader
* update standards version, no changes needed
* instead of depend on init, now recommend systemd-sysv, Closes: #1056382
* Do not call clean target in tests, Closes: #1086085
[ Benjamin Drung ]
* dracut-core:
- add new modules 00shell-interpreter, 01fips-crypto-policies,
01systemd-bsod, 01systemd-creds, 90numlock, 90pcmcia
- drop recommending pkgconf
- drop depending directly on libkmod2. dracut-install links against it.
- recommend zstd instead of pigz and default to zstd
* Switch to debhelper 13
* dracut: use await variant of update-initramfs trigger
* drop nm-path patch (network-manager ships the helpers in /usr/libexec)
* Add systemd-coredump, systemd-cryptsetup, and systemd-repart as
dependencies for upstream-dracut-core autopkgtest.
* Regenerate only the latest and missing initrds (LP: #2048990)
* Move module 95nvmf from dracut-core to dracut-network (LP: #2083881)
* Drop unneeded quilt from build dependencies
* Default initrdname to initrd.img-${kernel}
* Enable all hardening flags
* fix-01fips-crypto-policies-use-bin-in-shebang.patch: use /bin in shebang
* Add a dracut-test package to ship the files needed for the test suite
* autopkgtest:
- run autopkgtest with V=2 (for maximum verbosity)
- run autopkgtest on all architectures
- disable using KVM for ppc64el
- set ARCH to dpkg architecture
- Depend on ovmf, squashfs-tools, and systemd-ukify for TEST-18-UEFI
- Depend on systemd-cryptsetup for TEST-40-NBD
- restrict systemd-boot-efi to supported archs
* dracut-config-generic: ship upstream 50-generic.conf instead of Debian
specific one and put it into /usr/lib/dracut/dracut.conf.d
* dracut-config-rescue: ship upstream 50-rescue.conf instead of Debian
specific one and put it into /usr/lib/dracut/dracut.conf.d
* Set Rules-Requires-Root: no
* test: decrease default VM memory size to 1 GiB
* Run wrap-and-sort
dracut (103-2) unstable; urgency=low
* control: add depends on gawk, init, Closes: #1056382, #1081005
dracut (103-1.1) unstable; urgency=medium
* no changes non-maintainer upload to rebuild the package with a newer
libkmod2 (see #1079022)
Date: Thu, 14 Nov 2024 14:06:43 +0100
Changed-By: Benjamin Drung <bdrung at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/dracut/105-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 14 Nov 2024 14:06:43 +0100
Source: dracut
Built-For-Profiles: noudeb
Architecture: source
Version: 105-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Benjamin Drung <bdrung at ubuntu.com>
Closes: 1017039 1056382 1078792 1081005 1081566 1086085
Launchpad-Bugs-Fixed: 2048990 2081183 2083881
Changes:
dracut (105-1ubuntu1) plucky; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- Run upstream autopkgtest as root
- disable using DH_VERBOSE=1
- drop udevsettle patch (these kind of patches should be applied upstream)
- drop 90overlay-root in favor of 90overlayfs (Closes: #1017039)
- dracut-core:
- demote cryptsetup, systemd-cryptsetup, dmraid, dmsetup, kpartx, lvm2,
and mdadm to suggests
- demote binutils to suggests. its only needed when using UEFI executables
- Include all packages with dracut modules in Apport bug reports
(LP: #2081183)
.
dracut (105-1) unstable; urgency=low
.
[ Thomas Lange ]
* new upstream, Closes: #1081566
* add systemd-cryptsetup as Recommends, Closes: #1078792
* add Benjamin as uploader
* update standards version, no changes needed
* instead of depend on init, now recommend systemd-sysv, Closes: #1056382
* Do not call clean target in tests, Closes: #1086085
.
[ Benjamin Drung ]
* dracut-core:
- add new modules 00shell-interpreter, 01fips-crypto-policies,
01systemd-bsod, 01systemd-creds, 90numlock, 90pcmcia
- drop recommending pkgconf
- drop depending directly on libkmod2. dracut-install links against it.
- recommend zstd instead of pigz and default to zstd
* Switch to debhelper 13
* dracut: use await variant of update-initramfs trigger
* drop nm-path patch (network-manager ships the helpers in /usr/libexec)
* Add systemd-coredump, systemd-cryptsetup, and systemd-repart as
dependencies for upstream-dracut-core autopkgtest.
* Regenerate only the latest and missing initrds (LP: #2048990)
* Move module 95nvmf from dracut-core to dracut-network (LP: #2083881)
* Drop unneeded quilt from build dependencies
* Default initrdname to initrd.img-${kernel}
* Enable all hardening flags
* fix-01fips-crypto-policies-use-bin-in-shebang.patch: use /bin in shebang
* Add a dracut-test package to ship the files needed for the test suite
* autopkgtest:
- run autopkgtest with V=2 (for maximum verbosity)
- run autopkgtest on all architectures
- disable using KVM for ppc64el
- set ARCH to dpkg architecture
- Depend on ovmf, squashfs-tools, and systemd-ukify for TEST-18-UEFI
- Depend on systemd-cryptsetup for TEST-40-NBD
- restrict systemd-boot-efi to supported archs
* dracut-config-generic: ship upstream 50-generic.conf instead of Debian
specific one and put it into /usr/lib/dracut/dracut.conf.d
* dracut-config-rescue: ship upstream 50-rescue.conf instead of Debian
specific one and put it into /usr/lib/dracut/dracut.conf.d
* Set Rules-Requires-Root: no
* test: decrease default VM memory size to 1 GiB
* Run wrap-and-sort
.
dracut (103-2) unstable; urgency=low
.
* control: add depends on gawk, init, Closes: #1056382, #1081005
.
dracut (103-1.1) unstable; urgency=medium
.
* no changes non-maintainer upload to rebuild the package with a newer
libkmod2 (see #1079022)
Checksums-Sha1:
7e7202c59e1040a8ed38917a07d413f971b0bf29 2966 dracut_105-1ubuntu1.dsc
8a9af5e5a9857e8847c7a77d0e078fa99512fbf5 575857 dracut_105.orig.tar.gz
fbbcaf54d7b632f5a24aeae11ade0156078cdfbe 19884 dracut_105-1ubuntu1.debian.tar.xz
939f14bf5f86013ffdb06c7033a4654c4a322f28 8379 dracut_105-1ubuntu1_source.buildinfo
Checksums-Sha256:
7f7185bb481b4329deabaf8b6a1f5c8c59901de5520559f83f3b4b7f37c2f7de 2966 dracut_105-1ubuntu1.dsc
a5f94012873f589e2efc3659341f5e383ec90419f5c361a6fd3561f946133f69 575857 dracut_105.orig.tar.gz
c3e29249a181dc61535b99215975342189b6850dc1fedd4978b4480945f314ca 19884 dracut_105-1ubuntu1.debian.tar.xz
22363b1baffeccdad9b886c93aea706698e590410a06abf53cf4a2dcb641162b 8379 dracut_105-1ubuntu1_source.buildinfo
Files:
e602463724dbbc397c809c8d90638937 2966 utils optional dracut_105-1ubuntu1.dsc
2b001f101c067e3ccd1cca6216e665e1 575857 utils optional dracut_105.orig.tar.gz
b49dcd6240c8982160d78d0ba237957d 19884 utils optional dracut_105-1ubuntu1.debian.tar.xz
fa62a6d27d6147035a15590a179d9be5 8379 utils optional dracut_105-1ubuntu1_source.buildinfo
Original-Maintainer: Thomas Lange <lange at debian.org>
Vcs-Git: https://git.launchpad.net/~bdrung/ubuntu/+source/dracut
Vcs-Git-Commit: 8774c8a4311cf45ba65bf62e260f8e7441998591
Vcs-Git-Ref: refs/heads/ubuntu/devel
More information about the plucky-changes
mailing list