Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ntfs-3g | Distribution: SUSE Linux Enterprise 15 |
Version: 2021.8.22 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 3.8.1 | Build date: Mon Sep 6 15:09:41 2021 |
Group: System/Filesystems | Build host: sheep11 |
Size: 314191 | Source RPM: ntfs-3g_ntfsprogs-2021.8.22-3.8.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/tuxera/ntfs-3g/ | |
Summary: NTFS Support in Userspace |
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.
GPL-2.0+
* Wed Sep 01 2021 mgorse@suse.com - Update to version 2021.8.22 (boo#1189720): * Fixed compile error when building with libfuse < 2.8.0 * Fixed obsolete macros in configure.ac * Signalled support of UTIME_OMIT to external libfuse2 * Fixed an improper macro usage in ntfscp.c * Updated the repository change in the README * Fixed vulnerability threats caused by maliciously tampered NTFS partitions * Security fixes: CVE-2021-33285, CVE-2021-33286, CVE-2021-33287, CVE-2021-33289, CVE-2021-35266, CVE-2021-35267, CVE-2021-35268, CVE-2021-35269, CVE-2021-39251, CVE-2021-39252, CVE-2021-39253, CVE_2021-39254, CVE-2021-39255, CVE-2021-39256, CVE-2021-39257, CVE-2021-39258, CVE-2021-39259, CVE-2021-39260, CVE-2021-39261, CVE-2021-39262, CVE-2021-39263. - Sover is now 89 * Changes in version 2017.3.23 * Delegated processing of special reparse points to external plugins * Allowed kernel cacheing by lowntfs-3g when not using Posix ACLs * Enabled fallback to read-only mount when the volume is hibernated * Made a full check for whether an extended attribute is allowed * Moved secaudit and usermap to ntfsprogs (now ntfssecaudit and ntfsusermap) * Enabled encoding broken UTF-16 into broken UTF-8 * Autoconfigured selecting <sys/sysmacros.h> vs <sys/mkdev> * Allowed using the full library API on systems without extended attributes support * Fixed DISABLE_PLUGINS as the condition for not using plugins * Corrected validation of multi sector transfer protected records * Denied creating/removing files from $Extend * Returned the size of locale encoded target as the size of symlinks - Update URL. - Drop CVE-2019-9755.patch: included upstream. - Add ntfs-3g-old-api.patch: back out potentially API-incompatible changes. - Add ntfs-3g-old-prognames.patch: rename ntfsusermap and ntfssecaudit to their old names. - Add libtool to BuildRequires, and regenerate configure and Makefile.in.. * Tue Apr 02 2019 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
/etc/alternatives/mount.ntfs /etc/alternatives/mount.ntfs.8.gz /sbin/mount.lowntfs-3g /sbin/mount.ntfs /sbin/mount.ntfs-3g /usr/bin/lowntfs-3g /usr/bin/ntfs-3g /usr/bin/ntfs-3g.probe /usr/bin/ntfs-3g.secaudit /usr/bin/ntfs-3g.usermap /usr/share/doc/packages/ntfs-3g /usr/share/doc/packages/ntfs-3g/AUTHORS /usr/share/doc/packages/ntfs-3g/COPYING /usr/share/doc/packages/ntfs-3g/CREDITS /usr/share/doc/packages/ntfs-3g/ChangeLog /usr/share/doc/packages/ntfs-3g/NEWS /usr/share/doc/packages/ntfs-3g/README /usr/share/hal /usr/share/hal/fdi /usr/share/hal/fdi/policy /usr/share/hal/fdi/policy/10osvendor /usr/share/hal/fdi/policy/10osvendor/21-storage-ntfs-3g.fdi /usr/share/man/man8/mount.lowntfs-3g.8.gz /usr/share/man/man8/mount.ntfs-3g.8.gz /usr/share/man/man8/mount.ntfs.8.gz /usr/share/man/man8/ntfs-3g.8.gz /usr/share/man/man8/ntfs-3g.probe.8.gz /usr/share/man/man8/ntfs-3g.secaudit.8.gz /usr/share/man/man8/ntfs-3g.usermap.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 16:00:25 2024