Revisions of dracut

buildservice-autocommit accepted request 1093898 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 55)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 54)
- Update to version 059+suse.447.g9d1fc722:
  This a is backport of the most important fixes and features from the upstream master branch,
  while the release date of version 060 is still undefined.

  Features:
  * chore(shfmt): update to pass with shfmt v3.5.1
  * feat(dracut-init.sh): do not print by default if an udev rule is skipped
  * feat(lsinitrd): notify user on missing compressor
  * feat(dracut): use log level indicator in console output
  * feat(kernel-modules): driver support for macbook keyboards
  * feat(dracut-init.sh): specify if a module cannot be found or cannot be installed

  Fixes:
  * fix(multipath): explicitly check if `hostonly_cmdline` is `yes`
  * fix(systemd-timedated): correct typo in override path
  * fix(systemd-resolved): correct typo in override path
  * fix(systemd-networkd): correct typos in override paths
  * fix(dracut-init.sh): correct check in `is_qemu_virtualized` function
  * fix(Makefile): execute command -v instead of which
  * fix(network-legacy): typo
  * fix(network,dbus): improve dependency checking
  * fix(systemd-pcrphase): only include systemd-pcrphase-initrd.service
  * fix(systemd-tmpfiles): do not include systemd-tmpfiles-clean.timer
  * fix(systemd-journald): do not include systemd-journal-flush.service
  * fix(systemd): do not include systemd-random-seed.service
  * fix(kernel-modules): add interconnect drivers
  * fix(dracut-lib.sh): remove successful finished initqueue scripts
  * fix(udev-rules): remove firmware.rules
  * fix(dracut.sh): silence the output of hardlinking files by default
  * fix(virtiofs): add virtio_pci kernel module to virtiofs
  * fix(dracut-systemd): rootfs-generator cannot write outside of generator dir
  * fix(dracut-systemd): check and create generator dir outside of inner function
  * fix(dracut-systemd): do not hardcode the systemd generator directory
  * fix(dracut-functions): avoid calling grep with PCRE (-P)
  * fix(dracut-initramfs-restore.sh): handle /etc/machine-id empty or uninitialized
  * fix(lsinitrd.sh): handle /etc/machine-id empty or uninitialized
  * fix(dracut.sh): handle /etc/machine-id empty or uninitialized
  * fix(systemd-networkd): add missing conf files and services
  * fix(dracut-functions.sh): convert mmcblk to the real kernel module name
  * fix(multipath): remove dependency on multipathd.socket
  * fix(99base): adjust to allow mksh as initrd shell
  * fix(base): do not quote $CLINE in the `set` command
  * fix(systemd-ac-power): correct systemd-ac-power binary path
  * fix(dracut.sh): use dynamically uefi's sections offset
  * fix(lvmthinpool-monitor): activate lvm thin pool before extend its size
  * fix(dmsquash-live): restore compatibility with earlier releases
  * fix(dracut.sh): kmoddir does not handle trailing /
  * fix(udev-rules): remove old eudev specific rule
  * fix(udev-rules): remove old redhat specific rule
  * fix(udev-rules): remove old edd_id extra rules
  * fix(udev-rules): remove old debian specific rules
  * fix(kernel-modules): add UFS drivers
  * fix(kernel-modules): use modalias info in get_dev_module()
  * fix(crypt): add missing libraries
  * revert(network-manager): avoid restarting NetworkManager
  * fix(dracut.sh): handle sbsign errors for UEFI builds
  * fix(dracut.sh): handle out of space error for UEFI builds
  * fix(network): IPv6: don't wait for RA for static IPv6 assignments
  * fix(network-legacy): always include af_packet
  * fix(network): don't assume prefix length 64 by default
  * fix(iscsi): prefix syntax for static iBFT IPv6 addresses
  * fix(iscsi): install 8021q module unconditionally
  * fix(plymouth): remove /etc/system-release dependency
  * fix(network-manager): add "After" dependency on dbus.service
  * fix(fido2): libfido2.so depends on libz.so
  * fix(dracut-install): continue parsing if ldd prints "cannot execute binary file"
  * fix: make iso-scan trigger udev events
  * fix(install): do not undef _FILE_OFFSET_BITS
  * fix(dracut.sh): --sysroot option broken if global variables not set in conf
  * fix(lsinitrd.sh): handle filenames with special characters
  * fix(dracut-systemd): remove unused argument
  * fix(dracut-init.sh): correct typo in comment
  * fix(dracut.sh): correct --help and --version exit codes
  * fix(crypt-gpg): do not use always --card-status
  * fix(dmsquash-live): live:/dev/*
  * fix(load_fstype): avoid false positive searchs
  * fix: shellcheck 0.8.0
buildservice-autocommit accepted request 1082465 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 53)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 52)
- Update to version 059+suse.375.gafb362e4:
  * fix(network-legacy): handle do_dhcp calls without arguments (bsc#1210640)

  fips=1 and separate /boot break s390x (bsc#1204478):
  * fix(fips): move fips-boot script to pre-pivot
  * fix(fips): only unmount /boot if it was mounted by the fips module
  * feat(fips): add progress messages
  * fix(fips): do not blindly remove /boot
buildservice-autocommit accepted request 1078229 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 51)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 50)
- Update to version 059+suse.368.g2e7ac134:
  * chore(suse): remove mkinitrd wrapper (bsc#1202351) (jsc#PED-1919)
buildservice-autocommit accepted request 1069169 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 49)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 48)
- Update to version 059+suse.366.gf45bc67a:
  * fix(fips): add libkcapi fipscheck also with the libexec location (bsc#1207892)
  * feat(lvm): always include all drivers that LVM can use (bsc#1206195)
  * chore(suse): update url in spec
buildservice-autocommit accepted request 1060969 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 47)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 46)
- Update to version 059+suse.360.g2e0ed5f7:
  * revert(multipath): install multipathd.socket (bsc#1207524)
buildservice-autocommit accepted request 1060367 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 45)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 44)
- Update to version 059+suse.358.g8ecd6e83:
  See https://github.com/dracutdevs/dracut/releases/tag/058 for details (059
  just adds missing entries in NEWS.md).
  Additional changes:
  * chore(suse): add execute permission to all scripts
  * chore(suse): update spec

- Update to version 057+suse.355.g1b722fda:
  * fix(dracut.spec): require libopenssl1_1-hmac for dracut-fips (bsc#1206439)
buildservice-autocommit accepted request 1045385 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 43)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 42)
- Update to version 059+suse.358.g8ecd6e83:
  See https://github.com/dracutdevs/dracut/releases/tag/058 for details (059
  just adds missing entries in NEWS.md).
  Additional changes:
  * chore(suse): add execute permission to all scripts
  * chore(suse): update spec

- Update to version 057+suse.355.g1b722fda:
  * fix(dracut.spec): require libopenssl1_1-hmac for dracut-fips (bsc#1206439)
buildservice-autocommit accepted request 1043171 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 41)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 40)
- Update to version 057+suse.353.g6dab83eb:
  * revert(fips): check for fipscheck in libexec (bsc#1206431)
buildservice-autocommit accepted request 1042569 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 39)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 38)
- Update to version 057+suse.351.ge78c8ff6:
  * feat(kernel-modules): exclude USB drivers in strict hostonly mode (bsc#1186056)
  * feat(multipath): warn if included with no multipath devices and no user conf (bsc#1069169)
  * fix(fips): check for fipscheck in libexec
  * fix(fips): install required sed binary
buildservice-autocommit accepted request 1035846 from Antonio Feijoo's avatar Antonio Feijoo (afeijoo) (revision 37)
baserev update by copy to link target
Antonio Feijoo's avatar Antonio Feijoo (afeijoo) committed (revision 36)
- Update to version 057+suse.344.g021aead9:
  * fix(dracut-systemd): run systemctl daemon-reload after remove_hostonly_files
  * fix(dracut.sh): improve detection of installed kernel versions (bsc#1205175)
  * fix(network-manager): always install the library plugins directory (bsc#1202014)
  * feat(dracut-init.sh): add inst_libdir_dir() helper (bsc#1202014)
Displaying revisions 41 - 60 of 95
openSUSE Build Service is sponsored by