wimlib 1.9.1 released

Comments, questions, bug reports, etc.
Post Reply
synchronicity
Site Admin
Posts: 474
Joined: Sun Aug 02, 2015 10:31 pm

wimlib 1.9.1 released

Post by synchronicity »

wimlib version 1.9.1 has been released. There are a few (generally small) changes:
Object IDs are now saved and restored on Windows and in NTFS-3G mode.

Reduced memory usage when exporting large numbers of WIM images.

Non UTF-8 locales are now detected correctly.

Addressed compiler warnings and enabled "silent" make rules by default.

Windows-specific updates:
Fixed a bug where duplicate backslashes could be generated in
link targets when extracting symbolic links and junctions.

Fixed a bug where the .cmd shortcuts for wimlib-imagex wouldn't
work if their full path contained a space.

Fixed bugs related to scanning SMB filesystems.

Added warning message about known issue with WindowsApps folder.

Added instructions for building from source on Windows.

VSS support is no longer marked "experimental".

Added missing license file for libdivsufsort-lite.
The files and their SHA-256 checksums are:
5466209f221919d091357667cf5a3c8b73ffc973972fce1c3aa96de6bd0cd014 wimlib-1.9.1.tar.gz
233c44f8f6a2cee6c43e94382156a5c366c338b4709bbdbff8dd79861121fc7d wimlib-1.9.1-windows-i686-bin.zip
a14b6e48afc73be191686cc6ad085efabb82a506a67249f37c3ed5c87f1cfe6f wimlib-1.9.1-windows-x86_64-bin.zip
bliblubli
Posts: 88
Joined: Thu Dec 31, 2015 10:45 am

Re: wimlib 1.9.1 released

Post by bliblubli »

HI Synchronicity,
Nice to see an update making it even more stable :)
btcslg
Posts: 1
Joined: Fri Mar 18, 2016 2:11 pm

Re: wimlib 1.9.1 released

Post by btcslg »

What is known issue with WindowsApps folder?
synchronicity
Site Admin
Posts: 474
Joined: Sun Aug 02, 2015 10:31 pm

Re: wimlib 1.9.1 released

Post by synchronicity »

Extracting files to an existing "\Program Files\WindowsApps" directory fails with an "Access denied" error when running wimlib on Windows 8.1 or later, as discussed in this thread: viewtopic.php?f=1&t=261
Post Reply