Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libntfs-3g87 | Distribution: openSUSE:Leap:15.2:PowerPC / ports |
Version: 2016.2.22 | Vendor: openSUSE |
Release: lp152.4.7 | Build date: Sat May 16 12:50:24 2020 |
Group: System/Filesystems | Build host: obs-power8-03 |
Size: 489171 | Source RPM: ntfs-3g_ntfsprogs-2016.2.22-lp152.4.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.tuxera.com/community/ntfs-3g-download/ | |
Summary: NTFS Support in Userspace -- Library |
NTFS-3G allows for read/write access to NTFS partitions which can be shared with Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows Seven.
LGPL-2.1+
* Tue Apr 02 2019 qzheng <qzheng@suse.com> - Add CVE-2019-9755.patch to fix a heap-based buffer overflow issue (CVE-2019-9755, boo#1130165). * Sat Apr 01 2017 zenitur@ya.ru - Fix SLES 11 build. * Thu Aug 11 2016 Greg.Freemyer@gmail.com - Fix update-alternatives usage. * Mon Mar 21 2016 Greg.Freemyer@gmail.com - change soname to 87 - add "--enable-extras" arg to configure Start including the extra programs: ntfswipe, ntfstruncate, ntfsrecover - add "--enable-crypto" arg to configure Start including the optional program: ntfsdecrypt - add "--enable-quarantined" arg to configure Start including the optional programs: ntfsck, ntfsdump_logfile, ntfsfallocate, ntfsmftalloc, ntfsmove Put these "quarantined" applications in a new -extra sub-project - add specfile updates to support the above new program builds - create a -extra sub-package to hold the "quarantined" utilities. - update to stable Versions 2016.2.22 (Mar 21, 2016 release date) Changes to NTFS-3G driver: – Write as much data as possible in compressed attribute pwrite – Fixed getting space for making an index non resident – Alleviated constraints relative to reparse points – Fixed special case of decompressing a runlist – Fixed returning the trimming count to fstrim() – Fixed the range of valid subauthority counts in a SID – Updated the read-only flag even when the security attribute was cached – Defended against reusing data from an invalid MFT record – Simplified NTFS ACLs when group same as owner and same permission as world – Packed/unpacked st_rdev transported as 32-bits on Solaris 64-bits – Zero uninitialized bytes before writing compressed data – Clear the environment when starting mount or umount – Implemented rewinding a directory in lowntfs-3g – Use incremental offsets when reading a directory in lowntfs-3g Changes to mkntfs: – Make installing mkntfs /sbin symlinks dependent on ENABLE_MOUNT_HELPER – Mention the starting sector when it overflows in mkntfs – Upgraded the upper-case table to same as Windows 7, 8 and 10 Changes to ntfsresize: – Fixed relocating the MFT runlists – Decode the full list of bad clusters – Fixed resizing an extended bad cluster list Changes to ntfsclone: – Decoded the full list of bad clusters Changes to ntfsinfo: – Displayed reparse point information Changes to ntfsdecrypt: – Fixed DESX decryption Changes to ntfswipe: – Added clarifications about several options to the manual New ntfsprogs tool: – Included ntfsrecover to recover the updates committed by Windows (experimental) Overall: – Made a general cleanup of endianness types for easier checks * Tue Jun 02 2015 idonmez@suse.com - Update to STABLE Version 2015.3.14 (March 31, 2015) ntfs-3g: Fixed inserting a new ACL after wiping out by chkdsk ntfs-3g: Fixed Windows-type inheritance ntfs-3g: Fixed ignoring the umask mount option when permissions are used ntfs-3g: Fixed checking permissions when Posix ACLs are compiled in but not enabled ntfs-3g: Disabled option remove_hiberfile on read-only mounts ntfs-3g: Implemented an extended attribute to get/set EAs ntfs-3g: Avoid full runlist updating in more situations ntfs-3g: Update ctime after setting an ACL ntfs-3g: Use MFT record 15 for the first extent to MFT:DATA ntfs-3g: Ignore the sloppy mount option (-s) ntfs-3g: Implemented FITRIM (fstrim) ioctl ntfs-3g: Reengineered the compression algorithm ntfsprogs: Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate * Thu Feb 12 2015 Greg.Freemyer@gmail.com - remove buildall.sh file and spec file reference It is a remnant from a previous maintainer and is well out of date * Thu Jan 01 2015 meissner@suse.com - build with PIE * Tue Nov 18 2014 crrodriguez@opensuse.org - Enable ACL support - Buildrequire libuuid-devel and hwinfo-devel, silences build warning about the need of that libraries. * Tue Apr 22 2014 tabraham@suse.com - Upgrade to STABLE Version 2014.2.15 (February 23, 2014) libntfs: added use of hd library to get the legacy BIOS geometry libntfs: switched to /proc/mounts for checking existing mounts libntfs: fixed usa checking by ntfsck on 4K sector disks libntfs: fixed processing compressed data beyond file size (Windows 8 compliance) libntfs: fixed expanding a resident attribute without inserting holes libntfs: allow DACLs to not have any ACE libntfs: ignore unmapped regions when checking whether sparse libntfs: upgraded the Win32 interface for use with ntfsprogs ntfsresize: enabled relocating the MFT when shrinking a volume ntfsresize: fixed trying to update the MFT and Bitmap on a test run ntfsresize: fixed updating all the MFT runs in a relocated MFT ntfsresize: set the backup boot sector when the size is reliable ntfsresize: reserved a single sector for the backup boot sector ntfsundelete: output the modification time when scanning files ntfsundelete: ported to Windows ntfsclone: fixed wiping fragmented metadata when creating a metadata image ntfsclone: allowed cloning a file system despite allocation errors ntfsclone: fixed bad copying of the backup boot sector ntfsclone: ported to Windows ntfsdecrypt: made compatible with libgrypt-1.6 * Mon May 20 2013 Greg.Freemyer@gmail.com - Upgrade to STABLE Version 2013.1.13 (January 14, 2013) ntfs-3g: fixed returned files types in readdir() ntfs-3g: force option ‘ro’ when mounting a read-only device ntfs-3g: keep the name of a deleted file in place for easier undeletion ntfs-3g: accept multiple read-only mounts ntfs-3g: improved Windows-type ACL inheritance, as needed by Windows 8 ntfs-3g: avoid unnecessary runlist update when appending data to a file ntfs-3g: added inheritance of the set-group-id flag ntfs-3g: deny mounting when fast restart mode of Windows 8 is detected ntfs-3g: reject getting/setting DOS names on hard linked files ntfsclone: fixed wiping user data when creating metadata images ntfsclone: implemented a new option to set a new serial number ntfsfix: implemented fixing the backup boot sector ntfsfix: fixed clearing the bad cluster list ntfsinfo: added allocation data to the volume parameters summary ntfsinfo: output the numbers of runs and fragments for the selected file ntfslabel: implemented a new option to set a new serial number ntfswipe: added optional wiping of file tails and undelete data mkntfs: insert an $Info stream in $UpCase to comply with Windows 8 openindianas: merged OpenIndiana requirements into the driver and fuse-lite - remove ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch, now in upstream
/usr/lib64/libntfs-3g.so.87 /usr/lib64/libntfs-3g.so.87.0.0 /usr/share/doc/packages/libntfs-3g87 /usr/share/doc/packages/libntfs-3g87/COPYING.LIB
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:51:01 2024