fuse-exfat-1.2.8-bp150.3.3.1<>,4t\!M@eee *mW;_ۧjK1Je&q~AHP|¹U] cmp]u-@c+ skZx@ QQ,r#0靠±": Un;*~ٸ/1<"cReBc?Q?̄("ZEkNeѶf M4y 16f/3f0%AXkچcO oƚy*+u#vw1 =9Br>"Z2WM!>D&?&d   E@DPT]n          j     @h (89 : >!@!F!$G!< H!d I! X!Y!\! ]! ^"kb#c#d$Ne$Sf$Vl$Xu$l v$w% x% y&$ z&L&\&`&l&p&t&z&Cfuse-exfat1.2.8bp150.3.3.1Free exFAT file system implementationThis driver is the first free exFAT file system implementation with write support. exFAT is a simple file system created by Microsoft. It is intended to replace FAT32 removing some of it's limitations. exFAT is a standard FS for SDXC memory cards.\obs-arm-4y/openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Filesystemshttps://github.com/relan/exfatlinuxaarch64if ! grep -q -e '^exfat$' /etc/filesystems ; then sed -i 's/*/exfat\n*/g' /etc/filesystems echo "Added 'exfat' to the file /etc/filesystems" fi if ! grep -q exfat_fuse /etc/filesystems ; then sed -i 's/*/exfat_fuse\n*/g' /etc/filesystems echo "Added 'exfat_fuse' to the file /etc/filesystems" fiif [ "$1" == "0" ]; then sed -i -e '/exfat_fuse/d' -e '/^exfat$/d' /etc/filesystems echo "Deleted 'exfat' and 'exfat_fuse' from the file /etc/filesystems" fi B\FA큤A큤\\\\\ZulfZul\Uڪ\a13b40b984af09996ce1f7a91900da8e8ff7bfefdf84970779d9c4a9807813e022889cc8a2c801b5c20fc76ce4164d2f73d3f84c96f247c9f7377d2d725e8011bcfc55c0df333a916618b11097d283f8003b19d0feb6420881cefde9156caa988177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806431582f06b1ab39c0471d4af24f4890e74bc6763b278831f376f1278f827989a92/usr/sbin/mount.exfat/usr/sbin/mount.exfat-fusemount.exfat-fuserootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfuse-exfat-1.2.8-bp150.3.3.1.src.rpmfuse-exfatfuse-exfat(aarch-64) @@@@@@@@@@    /bin/sh/bin/shfuseld-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)libfuse.so.2()(64bit)libfuse.so.2(FUSE_2.2)(64bit)libfuse.so.2(FUSE_2.5)(64bit)libfuse.so.2(FUSE_2.6)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.63.0.4-14.6.0-14.0-15.2-14.14.1\U@Y(@WT@V@V@VjVqU@S<@S@Q@QQP@P@P-PP[@O@ObM@astieger@suse.comasarai@suse.comdap.darkness@gmail.commpluskal@suse.commpluskal@suse.commpluskal@suse.commalcolmlewis@opensuse.orgdsterba@suse.czlars@linux-schulserver.dezawertun@gmail.comsubchaser1@gmail.comzawertun@gmail.comzawertun@gmail.comzawertun@gmail.comzawertun@gmail.comzawertun@gmail.csszawertun@gmail.comzawertun@gmail.comzawertun@gmail.comzawertun@gmail.com- fuse-exfat 1.2.8: * Fixed new files or directories creation in the root directory: ensure there are no 0x00 entries before valid ones; otherwise Windows can corrupt them boo#1118871- Update to 1.2.7. * Fixed handling of two last clusters: operations with files that occupy these clusters could fail. * Fixed crash when started with stdin, stdout or stderr closed. [1.2.6] * Operations with directories (except initial listing) now make less read/write system calls. * Fixed handling of files with optional tail entries (0xe0-0xff): videoclip files created by Sony cameras were missing. * Write operations now correctly return ENOSPC (instead of EIO) when there is no free disk space left. * Fixed max file name length: it's 255 16-bit code units (not 256). [1.2.5] * Added an option for dumpexfat to show file fragments [Daniel Drake]. * Fixed crash when directory starts with an invalid cluster. * Daylight saving time in now properly reflected in file timestamps.- Update to 1.2.4: * Fixed wrong files names hashes. * Man pages are now installed by default. * Commas and backslashes in device names are now escaped.- Provide symlinks to /sbin (see boo#965476)- Update to 1.2.3 * Fixed clusters loss when file renaming replaces target.- Update to 1.2.2 * Improved reliability in case of a sudden unplug: FS will be in a clean state after closing all files and performing sync(1). * Fixed compilation on Debian GNU/kFreeBSD and GNU/Hurd platforms. * Updated mount.exfat-fuse man page.- Update to version 1.2.1: + Fixed compatibility with Zalman VE-200: now newly created directories do not have archive bit set. + Fixed heap corruption: malformed FS can use invalid sector or cluster size. + Fixed hang on mount: malformed FS can have cyclic references in the clusters.- Update to version 1.2.0: * Switched from SCons to autotools. * Added musl libc support [Brendan Heading]. * Worked around "FS is larger than device" error for memory cards formatted by Panasonic Lumix cameras. * Worked around "unknown entry type 0xe1" error for memory cards formatted by2 Sony cameras. - spec: change upstream url, cleanup- recommend exfat-utils - specfile cleanup using spec-cleaner - fix URL - add Changelog and COPYING to doc files- Update to version 1.1.0: + Relicensed the project from GPLv3+ to GPLv2+. + OpenBSD support [Helg Bredow]. + Improved I/O errors handling. + Implemented fsync() and fsyncdir(). + Fixed crash on Mac OS X 10.5 caused by non-standard use of realpath(). Also fixed TrueCrypt disks unmounting. + Avoid extra erase on writes to the end of a file. This should improve linear write speed. + Allow arbitrary changing of lower 9 bits of mode. Allow owner/group changing to the same owner/group. This fixes rsync. + Fixed buffers overflows when handling lengthy file names. + Fixed "real size does not equal to size" error on volumes with pagefile.sys. + Fixed negative IUsed in "df -i" output.- Fixed an error "unknown filesystem type 'exfat'" for the openSUSE 12.3- Update to version 1.0.1: + Fixed unexpected removal of a directory if it is moved into itself. + Fixed "Operation not permitted" error on reading an empty file.- Execute %postun script part only after package uninstallation- Added link from man page mount.exfat-fuse.8 to mount.exfat.8- Update to version 1.0.0: + Fixed crash when renaming a file within a single directory and a new name differs only in case. + Fixed clusters allocation: a cluster beyond valid clusters range could be allocated. + Fixed crash when a volume is unmounted while some files are open. + SConscript now respects AR and RANLIB environment variables. + Improved error handling. + Enabled big_writes. This improves write speed (larger block size means less switches between kernel- and user-space). + Do BLKROGET ioctl to make sure the device is not read-only: after "blockdev --setro" kernel still allows to open the device in read-write mode but fails writes.- %{optflags} passed as the value for CCFLAGS and CPPFLAGS- Update to version 0.9.8: + The mkfs utility can now create huge file systems (up to several exabytes). + Fixed handling of characters beyond Basic Multilingual Plane. + Echo messages to syslog only if stderr is not connected to a terminal.- Update to version 0.9.7: + Out-of-the-box FreeBSD support (via ublio library). + Fixed "missing EOD entry" error (could happen while reading directory that consists of several clusters). + Fixed interpretation of minutes field in files timestamps (minutes could be displayed incorrectly). + Fixed mtime seconds field initialization for newly created file (mtime could be 1 sec less than creation time). + SConscript now respects CC, CCFLAGS and LDFLAGS environment variables.- Update to version 0.9.6: + Fixed write performance regression introduced in 0.9.4. + Mount in read-only mode if the device is write-protected. + Set ctime to mtime to ensure we don't break programs that rely on ctime (e.g. rsync considered that all files are outdated) [Eldad Zack]. + Indicate that FS in not clean when it was not cleanly unmounted. + Utilities are now compatible with GNU/Hurd. + Fixed several memory leaks that could occur on error handling paths. + Improved handling of corrupted file systems.- Update to version 0.9.5: + Fixed erasing of the root directory cluster when creating a new FS with mkexfatfs. This bug could cause mkexfatfs to produce invalid FS. + Utilities are not linked with libfuse anymore. + Ensure that the path being opened is either a device or a regular file./bin/sh/bin/shobs-arm-4 1544535463 1.2.8-bp150.3.3.11.2.8-bp150.3.3.1mount.exfatmount.exfat-fusemount.exfatmount.exfat-fusefuse-exfatChangeLogREADMEfuse-exfatCOPYINGmount.exfat-fuse.8.gz/sbin//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/fuse-exfat//usr/share/licenses//usr/share/licenses/fuse-exfat//usr/share/man/man8/-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.opensuse.org/openSUSE:Maintenance:9287/openSUSE_Backports_SLE-15_Update/35aa01965bbd309eb66d904d943ce7fb-fuse-exfat.openSUSE_Backports_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=eea523aa49d9cfd1542a0026d6c820593b72a2b7, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRR R R RRR RR9]ԭw9zgexfat-utilsutf-83df1f859e34127fb30d8971dccf1087489e44d653569cf6687fe9f95af73c181?7zXZ !t/]"k%w ):(){c|j~IgJ^ w,mYh+-ǖ_ΝO{nMh|(Vp46 V׿NT=as;:톲N̏WDWBۇFq<\ؼJ;SYhK}y=ˎ:lB`rPW>% ns+oJymU:(xWA@ReWaȅG(f駊B`V.e.:e?)ABa7.ܞ|rzBw֣!Fz pOwݢ}NHE3d6}DH#'&4nrЇ )ܑ!%)4<6ϸ Dջ.˝'bxX艪x{ę>=g6ϔ+dk]LxPPS$L(D b/6W@C*n HVW"P Ъ\@Ǡha9d-GDš& )ڷj]:Qb8=OR*CaL\5e>ɦFu,1 II 7`lZS"Ŭ[ϛwWm%#4 h3ʓY4;FGM2+J6E`e^ا3v&}Pw"V?H?&>T[2*AMmһQ _Rp.6]5N{y]?D\(nf'X e/{";~V= ek9z`nB l[NEޚ|I U+ •ljN+Trҙ2L&S=L}O xTH` WNhD3+&RDWT }nKainmg(Os$_W5vokZ$nJ {XTsU.)2)-:wVPsFK]u9U[b9ହC{vOߑ&,a,mxdٞÄiz;VesKԍ+HlaesCa-4O:Y7lr1SR]Uk(S08ǘxBZZXuB^Ĕ/ - ?lcr s$ՏrHh&}!_Udxu }E3bC^LD{oW JF vd ;ZVj9"QlQ{κהj<ꑿGAm3!~ &DBnEu'tHu,/nXwBy qv1.[XNv|hZ2G8gr9QZa!g‰X,x$S*So~ o(vTg_0·\En=jniwx۟.St:&{ouȺFH#wRy98t?O\UͿ,rmrb1M =Acv8qSzg)/  `'14n/N)DoGOoF h|۽&$5̽bm-iVy px0Q:vDor2oڋVT:ECJ_Jj5baTI#E h*{>yZje׏% ieG(3btS$ѴVU_+ 8d0H*>؇sB]}F8~tQDz!8g^F/a_'Jcef_x'fO{ƹAYs