Page 1 of 1

wimlib 1.9.2 released

Posted: Wed Jun 01, 2016 2:48 am
by synchronicity
wimlib version 1.9.2 has been released. There are a few small changes:
On UNIX, wimlib can now overwrite readonly files when extracting.

On Windows, fixed a bug where wimlib could leave a null DACL (a.k.a. "no
NTFS permissions") set on some existing directories after extraction.

On Windows, when applying a WIM image in "WIMBoot mode" when the WOF
driver is not loaded, wimlib can now correctly register a new WIM file
with the target volume when the target volume previously had had WIM
files unregistered.

Added a new testing program.

Clarified the main license text and updated public domain dedications
for certain files to be more thorough.

The files and their SHA-256 checksums are:
067cf78e6083a585d7dffd8ded059ba9584c3d530afcddf40b7219bc9adfd94f wimlib-1.9.2.tar.gz
4a08b956bad574dded4deb8cc09b8dbaa6cd9cba8af45ee018ce46d16e406e84 wimlib-1.9.2-windows-i686-bin.zip
5b9271beb30ffe3293b6a936ba3001a4bd3970a9bcdab2d65516606da953a858 wimlib-1.9.2-windows-x86_64-bin.zip

Re: wimlib 1.9.2 released

Posted: Mon Jun 06, 2016 7:37 am
by bliblubli
A pleasure to see this tool so well maintained :)