signed char
, e.g. x86 Linux systems.Fixed an issue where some WIM images written by wimlib weren't accepted by some MS software versions. wimlib-written WIM images containing directory reparse points (e.g. junctions) weren't accepted by some versions of the Windows 8 setup wizard. Also, recent versions of DISM had stopped accepting wimlib-written WIM images containing directories with named data streams.
Commands passed to wimupdate on standard input are now interpreted as UTF-8 or UTF-16LE (autodetected), just like wimcapture config files and wimextract path list files. Previously, on Windows the Windows code page was used instead of UTF-8, which made it hard to specify non-ASCII file paths in wimupdate commands. The same change also applies to wimcapture source list files.
Removed libxml2 and libcrypto (OpenSSL) as dependencies of wimlib.
Upgraded the support for mounting WIM images on Linux from fuse2 to fuse3. fuse2 is no longer supported.
Improved performance on CPUs that have SHA-1 instructions in cases where wimlib wasn't using OpenSSL
wimupdate
now supports the --ref
option. It should be specified when
updating a delta WIM to avoid two minor issues.
wimoptimize
now has better default behavior when converting to and from
solid archives, i.e. WIM <=> ESD. It now is consistent with wimcapture
and
wimexport
. For WIM => ESD, wimoptimize --solid
now works. Before, the
needed command was wimoptimize --solid --compress=LZMS --chunk-size=128K
.
For ESD => WIM, wimoptimize --compress=LZX
now works. Before, the needed
command was wimoptimize --compress=LZX --chunk-size=32K
.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-0c573f242f
Please login to add feedback.
This update has been submitted for testing by melmorabity.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.