libntfs-3g87-2022.5.17-150000.3.16.1<>,>cZF(p9|s膐 Ɛ~M0bf@!?!d ' L>H ^q    X p, X f (8 9 : >@FGHI XY\P]`^bcd e f l !u 4v Dw x y! z!$!4!8!>!Clibntfs-3g872022.5.17150000.3.16.1NTFS Support in Userspace -- LibraryNTFS-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.cZF(ibs-arm-3wSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Filesystemshttps://github.com/tuxera/ntfs-3g/linuxaarch64báA큤cZF cZF#cZF&bB50d30dcac9a9f5a4e5db1068f70f4254a783e6caf925192b3db1f3401a7d79b0d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304flibntfs-3g.so.87.0.0rootrootrootrootrootrootrootrootntfs-3g_ntfsprogs-2022.5.17-150000.3.16.1.src.rpmlibntfs-3g.so.87()(64bit)libntfs-3g87libntfs-3g87(aarch-64)@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libhd.so.21()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cZrba/k@\NXߖ@WhV@UmTܕT6Tk4yfjiang@suse.commgorse@suse.commgorse@suse.comqzheng@suse.comzenitur@ya.ruGreg.Freemyer@gmail.comGreg.Freemyer@gmail.comidonmez@suse.comGreg.Freemyer@gmail.commeissner@suse.comcrrodriguez@opensuse.org- Add patches to fix CVE-2022-40284 (bsc#1204734): * ntfs-3g-CVE-2022-40284-0001-Rejected-zero-sized-runs.patch * ntfs-3g-CVE-2022-40284-0002-Avoided-merging-runlists-with-no-runs.patch- update to 2022.5.17 (bsc#1199978): * Improved defence against maliciously tampered NTFS partitions * Improved defence against improper use of options * Updated the documentation * CVE-2022-30783, CVE-2022-30785, CVE-2022-30787 * CVE-2021-46790, CVE-2022-30784, CVE-2022-30786, * CVE-2022-30788, CVE-2022-30789 - Rebase ntfs-3g-old-api.patch and ntfs-3g-old-prognames.patch.- 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 vs * 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..- Add CVE-2019-9755.patch to fix a heap-based buffer overflow issue (CVE-2019-9755, boo#1130165).- Fix SLES 11 build.- Fix update-alternatives usage.- 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- 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- remove buildall.sh file and spec file reference It is a remnant from a previous maintainer and is well out of date- build with PIE- Enable ACL support - Buildrequire libuuid-devel and hwinfo-devel, silences build warning about the need of that libraries./sbin/ldconfig/sbin/ldconfigibs-arm-3 16668605842022.5.17-150000.3.16.12022.5.17-150000.3.16.1libntfs-3g.so.87libntfs-3g.so.87.0.0libntfs-3g87COPYING.LIB/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libntfs-3g87/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26594/SUSE_SLE-15_Update/ace9e0839cc1d3ab5bbff5708e87359d-ntfs-3g_ntfsprogs.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aa7a30b643b806a02f62b73fab0c47db03b64029, strippeddirectoryASCII textPRRRRR`F7NƢ_cutf-8d52c11291b86388f9fbd998575fe22718c0078229c1d7d2b2882076da25b012d?7zXZ !t/+i]"k%fku\.hb75wyZd]i{!=ᑧS2Y(4AXjP](,r$kRNTOƇ6@+dڇ=۴6ooŭw'a6$yO0[րjP屔H={G?Ҩan kadVvfFr0\ 9]X]qH}p eqJxzIeGHABw{S]K1SQdATyRc}q#?o+]3*OYG?i3p 78,>;8-݄mn/"[/;$|t~V{TWܶO(<\1ƁaV?qxM^Rw/zmG%Kԏ7V-Ϻ` ס :,zUO)r\o dݺ䝏/@q;lx#턷#uѠ+u v01b;d1y7 \g^\ ܼߔD KǨ%r^#eE/OwG]kv'ϝ44DyG8GI$$Ip%ɭ;0sb{gLy* Zqk(Ь?%eςAQ!vI!Wf#kĪ"Ŋ rKPFœKݰMOMc|NW*U252S(0SYV<(/N57y {EiY 3&Apel񍁸T~֨_`{&%,x8F^*'OTdfndC  lxtDK$Ne(jy-\Mr)w)L\n=zc !{fE4yO:7Lգ}Ԇ7gv`2 &mh=:6tV+9#|`FpA'zD,#2Ō>Q~x*r'$ֺ&A_డ|^? 9u f<^I/P=ScØ`VAL)ǻAY]OP{o+nԑ[V=yt7P E_HU7MuV_g>Z6xT+ ?B $l`&{I7J߫ >z%ҋgԞzE`E^y=B-ќt}d{vr"=|Ikj3R*(77KQ"fhP5`{1ne丹SpAxJ`:Rkt+=fAH'WR}ؗ0y]OClfUfR{Tp\ij kE]{Ya/ԛ{+ĭpd@KF'm>q1}I2nFr=$G5t @rX{-5cސY lv y]M s? `7Cf8@ұ%IfRK4[oҠU60ra:'"9;ZK#Z*FcP']B*5J LgFvX6x' 7](ᵎ8 w g_pzѡU%DSVI ĕfiZ]7xݿP"{E-?%KX˕,[j_"-z2t+q:YOwŗdV2 ZD&g;I&'º|e+2mE+蠥/4C_'hA<7T"տof)^VaFV߻:)bjX R>xC]3~|%ev0V^Qw0!c-lݪ#<2 jӮF\Ɔ5t?#ʡEv0_oYy?tM:o@p2K6nlO)A0{D&;6JQ>>JYnj"ڎӔOا blh_G0Zm`L5j2;Ac~/ߎF x@I%ӂ/otn0vWyy.A'S%{"P]aؼ?r$Ƴ2f(U $PnHif y&)jx=^m0N8̜c=vOâ7[5.0*%'\3#9LfpAȭe^IF9)x0S3C1"'K Xf ~\jIQԔ>zdH%}Z߳r#P]o|+^SGjHGM4KX"-+nAр Vh20#y\SqT(Fz'ٗ u`0鼪Fw~uk :>j:J[k뾫Jc@`z6}輙Ud#;̀陲fy sB\7pXG e柿\ơ+&L+31^jhG I*)pO8I:am4p4=˚%֬3$anes8FSԟ6ڱ\eoyŪ(#Bw`}ptƫUwYvgcV=,ǷiW1bQswܖ7sɟ4ѼA iN/lZxG> Oz[Q*_;y!;X -g^N)X*s|<Y5r12 P5 MvYhh&M$~OW7= 6$suKc>#Y;ߢDhDۭKy=h<V= (#;<q{@Mk$`'?nB-oFg Etf\AU ӇWF0t~NhWh