Commit Graph

645 Commits

Author SHA256 Message Date
57f7e6e270 Accepting request 1060367 from home:afeijoo:branches:openSUSE:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1060367
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=486
2023-01-23 09:43:39 +00:00
Dominique Leuenberger
8b47a12040 https://bugzilla.opensuse.org/show_bug.cgi?id=1207366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=202
2023-01-21 12:37:17 +00:00
OBS User buildservice-autocommit
5d61ca3101 Updating link to change in openSUSE:Factory/dracut revision 202
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=76b7a724cbe5789e29020d3f48bbee62
2023-01-21 12:37:17 +00:00
Dominique Leuenberger
ea08a275bd Accepting request 1046083 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1046083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=201
2023-01-20 16:37:45 +00:00
7cce14a10d Accepting request 1045385 from home:afeijoo:branches:openSUSE:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1045385
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=484
2023-01-02 07:11:11 +00:00
Dominique Leuenberger
3f8f887f9e Accepting request 1043172 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1043172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=200
2022-12-16 16:51:28 +00:00
7cf0ae4a71 Accepting request 1043171 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.353.g6dab83eb:
  * revert(fips): check for fipscheck in libexec (bsc#1206431)

OBS-URL: https://build.opensuse.org/request/show/1043171
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=482
2022-12-15 15:34:58 +00:00
Dominique Leuenberger
f277d9b11c Accepting request 1042609 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1042609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=199
2022-12-14 13:10:45 +00:00
5579906c5c Accepting request 1042569 from home:afeijoo:branches:openSUSE:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1042569
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=480
2022-12-13 11:31:18 +00:00
Dominique Leuenberger
4c2b3eccd9 Accepting request 1035898 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1035898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=198
2022-11-16 14:42:36 +00:00
4428b08e30 Accepting request 1035846 from home:afeijoo:branches:openSUSE:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1035846
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=478
2022-11-15 16:16:25 +00:00
Dominique Leuenberger
bfb66af10a Accepting request 1010598 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1010598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=197
2022-10-14 13:40:10 +00:00
653c90c921 Accepting request 1010479 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.337.g4162a70e:
  * fix(network-legacy): misleading duplicate address detection using wicked (bsc#1201235)

  A series of fixes for NVMeoF boot (bsc#1203368):
  * fix(man): dracut.cmdline.7: clarify "rd.nvmf.discover=fc,auto"
  * fix(network): avoid double brackets around IPv6 address
  * feat(nvmf): set rd.neednet=1 if tcp records encountered
  * fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf
  * fix(network): don't use same ifname multiple times
  * fix(nvmf): run cmdline hook before parse-ip-opts.sh
  * fix(nvmf): avoid calling "exit" in a cmdline hook
  * fix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes precedence
  * fix(nvmf): don't use "finished" queue for autoconnect
  * fix(nvmf): don't create did-setup file
  * fix(nvmf): no need to load the nvme module
  * fix(nvmf): don't try to validate network connections in cmdline hook
  * fix(nvmf): nvme list-subsys prints the address using commas as separator

  * fix(systemd): add missing modprobe@.service (bsc#1203749)
  * fix(i18n): do not fail if FONT in /etc/vconsole.conf has the file extension (bsc#1203267)

OBS-URL: https://build.opensuse.org/request/show/1010479
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=476
2022-10-14 06:11:24 +00:00
Dominique Leuenberger
0dbc669e6f Accepting request 1004025 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1004025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=196
2022-09-17 18:10:04 +00:00
7ab2c2b4ee Accepting request 1003523 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.315.gd210fc38:
  * chore(suse): update spec
      Fix "directories not owned by a package" caused by bash-completion directories not owned by dracut.
      Do not install modules incompatible with the system architecture.
  * chore(suse): change default persistent policy
  * ci(suse.conf.example): update SUSE-specific config
  * chore(suse): fix 99-debug.conf

OBS-URL: https://build.opensuse.org/request/show/1003523
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=474
2022-09-16 06:03:45 +00:00
Dominique Leuenberger
4b1cb74ae7 Accepting request 997715 from Base:System
OBS-URL: https://build.opensuse.org/request/show/997715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=195
2022-08-19 15:53:17 +00:00
e345350126 Accepting request 997694 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.309.gb71946f6:
  * fix(dracut-initramfs-restore.sh): hide unpack errors (bsc#1199341)
  * chore(suse): remove suse-module-tools build requirement
  * fix(suse-initrd): always check that MACHINE_ID is not empty (bsc#1201780)

OBS-URL: https://build.opensuse.org/request/show/997694
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=472
2022-08-18 10:20:37 +00:00
Richard Brown
175e3fb7db Accepting request 990354 from Base:System
OBS-URL: https://build.opensuse.org/request/show/990354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=194
2022-07-22 17:20:18 +00:00
d6b41c8006 Accepting request 990352 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.303.gc4ea1bea:
  * fix(network-legacy): add auto timeout to wicked DHCP test (bsc#1198709)
  * fix(network-legacy): check if dhclient has --timeout option
  * fix(man): correct typo
  * fix(network-legacy): properly install dhclient
  * fix(fips): add missing bash dependency

OBS-URL: https://build.opensuse.org/request/show/990352
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=470
2022-07-20 07:57:29 +00:00
Dominique Leuenberger
fb3988bbf2 Accepting request 986682 from Base:System
OBS-URL: https://build.opensuse.org/request/show/986682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=193
2022-07-05 10:27:36 +00:00
f85b624220 Accepting request 986645 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.294.gaa9ea2d2:
  * fix(i18n): add required includes for keymaps (bsc#1200950)

OBS-URL: https://build.opensuse.org/request/show/986645
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=468
2022-07-04 14:59:35 +00:00
Dominique Leuenberger
2088a62d9c Accepting request 984449 from Base:System
OBS-URL: https://build.opensuse.org/request/show/984449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=192
2022-06-24 06:45:15 +00:00
aae329fea8 Accepting request 984211 from home:afeijoo:branches:openSUSE:Factory
- Update to version 057+suse.292.g508db4cd:
  See https://github.com/dracutdevs/dracut/releases/tag/057 for details.
  Additional changes:
  * fix(integrity): do not enable EVM if there is no key (bsc#1200718)
  * fix(dracut.sh): temporary workaround for kiwi (bsc#1199051)
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/984211
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=466
2022-06-22 10:50:50 +00:00
Dominique Leuenberger
fb0dfa1665 https://bugzilla.opensuse.org/show_bug.cgi?id=1199051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=191
2022-05-01 16:47:13 +00:00
OBS User buildservice-autocommit
38c7e23dd6 Updating link to change in openSUSE:Factory/dracut revision 191.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=e27eaad0dd1b9aac8baf5077b22c8046
2022-05-01 16:47:13 +00:00
Dominique Leuenberger
eb05917a12 Accepting request 973619 from Base:System
OBS-URL: https://build.opensuse.org/request/show/973619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=190
2022-04-29 22:44:11 +00:00
c971ec944f Accepting request 973577 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.280.g8dd85003:
  * fix(suse-initrd): avoid use with systemd-boot (bsc#1198681)
  * fix(man): add missing default paths (bsc#1198681)
  * fix(lsinitrd.sh): add missing default paths (bsc#1198681)
  * fix(dracut.sh): add missing default output file paths (bsc#1198681)

OBS-URL: https://build.opensuse.org/request/show/973577
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=464
2022-04-28 09:55:43 +00:00
Dominique Leuenberger
9ace3fbc14 Accepting request 972188 from Base:System
OBS-URL: https://build.opensuse.org/request/show/972188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=189
2022-04-23 17:45:07 +00:00
e286620230 Accepting request 972031 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.275.g4ce7a6a7:
  * fix(resume): relax exclusion check (bsc#1198554)
  * fix(nfs): /var is not mounted during the transactional-update run (bsc#1184970)
  * fix(nfs): give /run/rpcbind ownership to rpc user (bsc#1177461)
  * fix(nfs): require and install needed binaries

OBS-URL: https://build.opensuse.org/request/show/972031
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=462
2022-04-22 12:57:36 +00:00
Dominique Leuenberger
b041c9fc5e Accepting request 969485 from Base:System
OBS-URL: https://build.opensuse.org/request/show/969485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=188
2022-04-14 15:24:19 +00:00
72b94a9a0a Accepting request 969425 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.268.g0b2bd662:
  * fix(resume): do not add this module if there is no suitable swap (bsc#1198095)
  * feat(resume): improve sanity check by verifying volatile swap (bsc#1198095)
  * fix(resume): correct call to block_is_netdevice function (bsc#1197737)
  * fix(lvm): add missing grep requirement (bsc#1198271)

OBS-URL: https://build.opensuse.org/request/show/969425
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=460
2022-04-12 15:02:44 +00:00
Dominique Leuenberger
da2b07af7f Accepting request 967511 from Base:System
OBS-URL: https://build.opensuse.org/request/show/967511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=187
2022-04-08 23:43:52 +00:00
b179d59c94 Accepting request 967190 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.261.gf83268d5:
  * chore(suse): remove fipscheck requirement (bsc#1198065)

- Update to version 056+suse.259.g16e9c5e9:
  * fix(ifcfg): repair POSIX compliance
  * fix(network-legacy): repair POSIX compliance
  * fix(dracut-install): copy files preserving ownership attributes (bsc#1197967)
  * fix(bluetooth): make $dbussystem/bluetooth.conf optional (bsc#1195047)

OBS-URL: https://build.opensuse.org/request/show/967190
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=458
2022-04-07 14:01:00 +00:00
Dominique Leuenberger
dd06c67e90 Accepting request 966734 from Base:System
OBS-URL: https://build.opensuse.org/request/show/966734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=186
2022-04-05 17:54:54 +00:00
08e9da1c37 Accepting request 966462 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.252.g75c0d4d5:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * feat(resume): sanity check (bsc#1197192)
  * fix(dracut-initramfs-restore.sh): unpack uncompressed initrd as last option (bsc#1197195)
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/966462
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=456
2022-04-04 06:01:58 +00:00
Dominique Leuenberger
115d90205e https://bugzilla.opensuse.org/show_bug.cgi?id=1197195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=185
2022-03-16 19:20:18 +00:00
OBS User buildservice-autocommit
e5d272fc1e Updating link to change in openSUSE:Factory/dracut revision 185.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=7c29be9115313c35dcbf601c42eb7aae
2022-03-16 19:20:18 +00:00
Dominique Leuenberger
bad6388323 Accepting request 961563 from Base:System
OBS-URL: https://build.opensuse.org/request/show/961563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=184
2022-03-15 18:03:43 +00:00
c59671c439 Accepting request 961094 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.248.gfe239c23:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/961094
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=454
2022-03-14 07:41:04 +00:00
Dominique Leuenberger
85738fd5cc Accepting request 957061 from Base:System
OBS-URL: https://build.opensuse.org/request/show/957061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=183
2022-02-24 17:18:27 +00:00
1325483e68 Accepting request 955792 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.238.gacab0df5:
  * fix(cpio): correct dev_t -> rmajor/rminor mapping (bsc#1195808)
  * ci(cpio): add test_archive_dev_maj_min (bsc#1195808)
  * ci(cpio): add TempWorkDir.create_tmp_mknod helper (bsc#1195808)

- Update to version 055+suse.234.gbdaf66ff:
  * fix(tpm2-tss): install SUSE specific files (bsc#1195984)
  * fix(systemd-sysusers): override systemd-sysusers.service (bsc#1195983)

- Update to version 055+suse.230.g3fdde49a:
  * fix(dasd_rules): correct udev dasd rules parsing (bsc#1195309)
  * revert(lvm): remove 69-dm-lvm-metad.rules (bsc#1195604)

OBS-URL: https://build.opensuse.org/request/show/955792
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=453
2022-02-23 12:25:48 +00:00
Dominique Leuenberger
bcb7c55a6f Accepting request 951396 from Base:System
OBS-URL: https://build.opensuse.org/request/show/951396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=182
2022-02-06 22:53:41 +00:00
71956064c8 Accepting request 949590 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.226.g44139dde:
  * fix(zfcp_rules): remove collect based udev rule creators
  * fix(dasd_rules): remove collect based udev rule creators
  * fix(kernel-modules-extra): handle zstd module extension
  * fix(ifcfg): add SUSE specific write-ifcfg file (bsc#1193518)
  * fix(dracut-functions): skip iSCSI sessions without initiatorname (bsc#1195011)
  * fix(dracut-functions.sh): ip route parsing (bsc#1195011)
  * fix(fips): missing sourcing of dracut-lib
  * fix(fips): wrong error message
  * fix(network-legacy): install only existing SUSE specific files (bsc#1194879)
  * fix(network-legacy): set dhclient as optional (bsc#1194879)
  * fix(40network): consistent use of "$gw" for gateway (bsc#1192685)
  * fix(multipathd-configure.service): drop unneeded dependencies
  * fix(multipath): check if mpathconf is available
  * fix(multipathd.service): drop dependencies on iscsi and iscsid
  * fix(multipathd.service): adapt to upstream multipath-tools unit file
  * fix(multipathd.service): remove dependency on systemd-udev-settle
  * fix(fips): avoid shellcheck warnings
  * fix(fips): get _vmname value only if it is needed
  * fix(fips.sh): respect rd.fips.skipkernel
  * fix(fips): alignment with the upstream format

OBS-URL: https://build.opensuse.org/request/show/949590
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=452
2022-02-03 21:08:18 +00:00
Dominique Leuenberger
1a374ee8ea Accepting request 947267 from Base:System
OBS-URL: https://build.opensuse.org/request/show/947267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=181
2022-01-21 00:25:00 +00:00
cf6b708a6b Accepting request 946940 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.194.gdd41932a:
  * fix(network-legacy): add wicked as an alternative to arping (bsc#1193670)
  * fix(network): add wicked as an alternative to arping (bsc#1193670)

- Update to version 055+suse.191.g67eb4ea8:
  * fix(dracut-initramfs-restore.sh): add test for SUSE initrd name (bsc#1194570)
  * fix(dracut.spec): require util-linux-systemd (bsc#1194162)
  * fix(network-wicked): multiple path corrections
  * fix(drm): add privacy screen modules to the initrd (bsc#1193590)
  * fix(dracut.spec): update usrmerged mkinitrd dir
  * fix(url-lib): improve ca-bundle detection (bsc#1175892)

OBS-URL: https://build.opensuse.org/request/show/946940
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=451
2022-01-18 17:00:29 +00:00
Dominique Leuenberger
48275c563e Accepting request 939049 from Base:System
OBS-URL: https://build.opensuse.org/request/show/939049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=180
2021-12-16 01:00:27 +00:00
Thomas Blume
cf9ce0332d Accepting request 938270 from home:dmdiss:dracut-cpio-and-zstd-final
- Update to version 055+suse.179.g3cf989c2:
  * fix(cpio): write zeros instead of seek for padding and alignment (bsc#1190982)
  * fix(dracut.sh): check kernel zstd support early
  * fix(dracut.sh): check availability of configured compression
  * fix(dracut.sh): inform user about auto-selected compression method
  * fix(dracut.sh): drop pointless check for module compression method
  * chore(suse): add dracut-cpio archiver (jsc#SLE-16157)
  * ci(TEST-63-DRACUT-CPIO): kernel extraction tests for dracut-cpio
  * feat(dracut.sh): add "--enhanced-cpio" option for calling dracut-cpio
  * feat(Makefile): cargo wrapper for dracut-cpio build
  * feat(cpio): add newc archive creation utility
  * feat(cpio): add rust argument parsing library from crosvm
  * ci(TEST-62-SKIPCPIO): add simple skipcpio test
  * ci(test): export basedir and testdir as absolute paths
  * ci(TEST-60-BONDBRIDGEVLANIFCFG): use toplevel Makefile
  * fix(dracut.spec): check for non-usrmerged environments
  * fix(zfcp_rules): add quotes around rule installation argument
  * fix(zipl): correct argument for uuid to device conversion
  * fix(fips): missing value of _vmname variable (bsc#1193267)

OBS-URL: https://build.opensuse.org/request/show/938270
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=450
2021-12-10 09:30:32 +00:00
38cb5faf11 Accepting request 935123 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.158.g51e87247:
  * chore(suse): add fido2 module (jsc#SLE-21070)
  * feat(crypt): check if fido2 module is needed in hostonly mode (jsc#SLE-21070)
  * feat(fido2): introducing the fido2 module (jsc#SLE-21070)
  * feat(crypt): check if tpm2-tss module is needed in hostonly mode (jsc#SLE-21070)
  * fix(dracut-functions.sh): get block device driver if in a virtual subsystem (bsc#1189776)
  * fix(mdraid): allow UUID comparison for more than one UUID (bsc#1192665)
  * fix(dracut.spec): update dependency for suse-module-tools
  * fix(network-legacy): route parsing issues in ifup (bsc#1182688)
  * fix(systemd-udevd): make collect optional (bsc#1177870)

OBS-URL: https://build.opensuse.org/request/show/935123
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=449
2021-12-09 10:14:41 +00:00
Dominique Leuenberger
a6ce07f3bc Accepting request 933233 from Base:System
OBS-URL: https://build.opensuse.org/request/show/933233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=179
2021-11-24 22:54:21 +00:00
Thomas Blume
ba5084e0a1 Accepting request 932459 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.142.g7d8c3ce3:
  * style(dracut.sh): remove redundant script header
  * fix(dracut.sh): change misspelled variable name
  * fix(dracut.sh): remove wrong $ in loop sequence
  * chore(suse): update spec (jsc#SLE-20248)
  * fix(90kernel-modules): add isp1760 USB controller
  * fix(iscsi): add support for the new iscsiadm "no-wait" (-W) command (bsc#1187190)
  * ci(suse.conf.example): optimal compression parameters for zstd (jsc#SLE-20248)
  * feat(dracut.sh): check if target kernel has zstd support compiled in (jsc#SLE-20248)
  * ci(suse.conf.example): change default compression option for SUSE (jsc#SLE-20248)

OBS-URL: https://build.opensuse.org/request/show/932459
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=448
2021-11-23 09:42:24 +00:00