|
|
Log in / Subscribe / Register

udftools 2.1

From:  Pali Rohár <pali.rohar-AT-gmail.com>
To:  linux-fsdevel-AT-vger.kernel.org
Subject:  [ANNOUNCE] udftools 2.1
Date:  Fri, 28 Dec 2018 12:48:12 +0100
Message-ID:  <20181228114812.wyiuno5ft3tnwy45@pali>
Archive-link:  Article

Hello! I would like to announce a new version of udftools 2.1.

You can download it from release page:
https://github.com/pali/udftools/releases/tag/2.1

Udftools is a project which contains userspace tools for UDF filesystem.
UDF is a filesystem mostly used on optical media, but can be used also
on hard disks because is natively supported in read-write mode by Linux,
Windows and Mac OS systems.

Most important change in version 2.1 is ability to compile udftools with
modern glibc versions >= 2.25.

Other changes are:
* Ability to compile without libreadline
* Usage of pkgconfig for detection of udev rules directory
* Fixed support for big endian systems
* Added support for UDF 1.50 Logical Volume Extended Information
* Added support for UDF 1.01 revision
* For udfinfo & udflabel fixed support for disks >= 4GB on 32bit systems
...
(list of all changes is available at release page)

This release does not contain udffsck (fsck tool for UDF) yet.

-- 
Pali Rohár
pali.rohar@gmail.com


Copyright © 2018, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds