fuse3-3.10.5-150400.3.2.1<>,mhgP Kp9|}hH˨'RRhq;ש~U yl? ҄h`}"L1PCVP[~o_J%)1Qr:zG+4w&2Oc K5!=TӆۻMq+q`C͵Xr;]V@f g>>0eC1MVDZ]v5e`U`yw\֩ם௰vM:$+tl9y8$Dx_KK} Nϫz0̈́ s$-T ğ>E&?&d  V $7Z`f     0  `     ( d  h ( E7 L8 9 : >}CFG H I  X Y \ X ] ^! b!c"`d"e"f"l"u" v#,w% x% y& z&<&L&P&a&d&h&n&Cfuse33.10.5150400.3.2.1Reference implementation of the "Filesystem in Userspace"FUSE (Filesystem in Userspace) is an interface by the Linux kernel for userspace programs to export a filesystem to the kernel. This package contains helper programs for using FUSE mounts. FUSE file systems are typically implemented as a standalone applications in their own right and are packaged separately.gP Ks390zl38 SUSE Linux Enterprise 15SUSE LLC BSD-2-Clause and GPL-2.0-only and LGPL-2.1-onlyhttps://www.suse.com/System/Filesystemshttps://github.com/libfuse/libfuselinuxs390x if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system /usr/bin/fusermount3 fi9XcFgLA큤A큤gP :gP ;gP ;gP >a6 ia6 igP >a6 ia6 ia6 ia6 ia6 i024aa16852bdbecfe3b828c7c5f7baf2db51fae72ddcd488445b99331aafebedc7cf5b7cb0e7f1cd8a7087f78fd0476883974373cb8cdb99145e5a03bb0778d5774a029fa0b88c0935e4fa93d9d35ec0139901baa555727b7d24a9bf5eae081350188026d810bfeb3720e1bb68867cc27b58fc3a85fbad59c9219e193d7af111110b8f15b27a7b90da2246644cd8e1e29351280bc872fefebc762a4bbd116f4a8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fadf305a693bda7ccfc1320c8cd7404bc2d18d13e796cf8d81f93d760c00a37cece78460c7ae095c2185de3fb9760c7c7e56f2662d660db46d7fb57d61c1b68945crootrootrootrootrootrootrootrootrootrootrootrootroottrustedrootrootrootrootrootrootrootrootrootrootfuse3-3.10.5-150400.3.2.1.src.rpmconfig(fuse3)fuse3fuse3(s390-64)!@@@@@@@@@    /bin/sh/bin/shconfig(fuse3)group(trusted)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libfuse3.so.3()(64bit)libfuse3.so.3(FUSE_3.3)(64bit)permissionsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)util-linux3.10.5-150400.3.2.13.0.4-14.6.0-14.0-15.2-12.184.14.3 /usr/bin/chkstat -n --warn --system -e /usr/bin/fusermount3 1>&2aUa6`@`t6@`3@`_@__P_/@^^t@]]@]$] u@]:]:\@\\@[[@[lhenriques@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.delnussel@suse.dejengelh@inai.dejengelh@inai.dejengelh@inai.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.commliska@suse.czidonmez@suse.comidonmez@suse.cominfo@paolostivanin.comjengelh@inai.deinfo@paolostivanin.comjengelh@inai.deidonmez@suse.comidonmez@suse.com- Update fuse3 to the version >= 3.9.1 (jsc#SLE-21826)- Update to release 3.10.5 * Various improvements to make unit tests more robust.- Update to release 3.10.4 * Source code: fixed memory leaks in examples.- Update to release 3.10.3 * Fix returning d_ino and d_type from readdir(3) in non-plus mode- Update to release 3.10.2 * Allow "nonempty" as a mount option, for backwards compatibility with fusermount 2. The option has no effect since mounting over non-empty directories is allowed by default. * FUSE filesystems can now be mounted underneath EXFAT mountpoints.- prepare usrmerge (boo#1029961)- Update to release 3.10.1 * Unspecified "various minor fixes"- Drop /sbin links; they do not seem to be used from anywhere. - Package "permission" is required in %post, not %pre. - Update descriptions.- Update to release 3.10.0 * Add FUSE_CAP_CACHE_SYMLINKS: allow caching symlinks in kernel page cache.- Update to version 3.9.3 * Minor bugfixes, documentation updates- Update to version 3.9.2 * Remove obsolete workarounds in examples. * Do not require C++ compiler for building. * Minor bugfixes. - Drop BR on c++_compiler- Update to version 3.9.1 * Fixed memory leak in fuse_session_new(). * Fixed an issue with the linker version script. * Make ioctl prototype conditional on FUSE_USE_VERSION. Define FUSE_USE_VERSION < 35 to get old ioctl prototype with int commands; define FUSE_USE_VERSION >= 35 to get new ioctl prototype with unsigned int commands. * Various small bugfixes.- Update to version 3.9.0 * Added support for FUSE_EXPLICIT_INVAL_DATA to enable onl invalidate cached pages on explicit request.- Update to version 3.8.0 * Added support for FUSE_LSEEK operation which can be used to report holes in sparse files.- Update to version 3.6.2 * The init script is now installed to /etc/ rather than /usr/local/etc by default. * Minor bugfixes - Drop fuse-install-fix.patch, not needed with -Duseroot=false - Add conf-rename.patch, which is split from the above now removed patch- Disable LTO due to symbol versioning (boo#1138803).- Update to version 3.6.1 (bsc#1137860) * Fixed version number (release 3.6.0 was shipped with a declared version of 3.0.0).- Update to version 3.6.0 * Added a new example (passthrough_hp). The functionality is similar to passthrough_ll, but the implementation focuses on performance and correctness rather than simplicity. * Added support for fuse kernel feature max_pages which allows to increase the maximum number of pages that can be used per request. This feature was introduced in kernel 4.20. max_pages is set based on the value in max_write. By default max_write will be 1MiB now for kernels that support max_pages. If you want smaller buffers or writes you have to set max_write manually.- Update to 3.5.0: * Changed ioctl commands to "unsigned int" in order to support commands which do not fit into a signed int. Commands issued by applications are still truncated to 32 bits. * Added SMB2 to whitelist (so users can now mount FUSE filesystems on mountpoints within SMB 2.0 filesystems). * Added a new cache_readdir flag to fuse_file_info to enable caching of readdir results. Supported by kernels 4.20 and newer. * Add support and documentation for FUSE_CAP_NO_OPENDIR_SUPPORT.- Amend License: field with BSD2c, from https://github.com/libfuse/libfuse/commit/4c699e7debd99b178b9574e7dd20f36937ef296e#diff-3f1e2bdc537057b6ac2f74d095a431b8- Update to 3.4.2 * The examples/passthrough_ll.c example filesystem has been significantly extended. * Support for copy_file_range has been added. * Build system updates for non-Linux systems. * Fixed a memory leak * Added OpenAFS and HFS+ to whitelist * Docu updates- Update descriptions. - Do not make documentation mandatory.- Update to version 3.3.0 * The auto_unmount mode now works correctly in combination with autofs. * The FUSE_CAP_READDIRPLUS_AUTO capability is no longer enabled by default unless the file system defines both a readdir() and a readdirplus() handler. * The description of the FUSE_CAP_READDIRPLUS_AUTO flag has been improved. * Allow open /dev/fuse file descriptors to be passed via mountpoints of the special format /dev/fd/%u. This allows mounting to be handled by the parent so the FUSE filesystem process can run fully unprivileged. * Add a drop_privileges option to mount.fuse3 which causes it to open /dev/fuse and mount the file system itself, then run the FUSE file filesystem fully unprivileged and unable to re-acquire privilege via setuid, fscaps, etc. * Documented under which conditions the fuse_lowlevel_notify_* functions may block. * The chmod, chown, truncate, utimens and getattr handlers of the high-level API now all receive an additional struct fuse_file_info pointer. There are more API changes, consult https://github.com/libfuse/libfuse/releases/tag/fuse-3.3.0 for details.- Initial release v3.2.6/bin/sh/bin/shs390zl38 1733299275 3.10.5-150400.3.2.13.10.5-150400.3.2.13.10.5-150400.3.2.1fuse3.conffusermount3mount.fuse3fuse3AUTHORSChangeLog.rstfuse3GPL2.txtLGPL2.txtLICENSEfusermount3.1.gzmount.fuse3.8.gz/etc//usr/bin//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/fuse3//usr/share/licenses//usr/share/licenses/fuse3//usr/share/man/man1//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.suse.de/SUSE:Maintenance:36675/SUSE_SLE-15-SP4_Update/891886a430d0ad0885641688b8d09faa-fuse3.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxASCII textsetuid ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3469cea1ef9d8aa8e690c4443fa2bc7700ab4a37, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b44693ec57727e72a349c703fc7ecf620655cf22, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RR RR RRR RR RR R @DgF#;#>filesystem(fuse)utf-86bba7c72eb64d0ef57b67ecb18a0f827fa9bb6b62f6074c98e4d6bd784300f23?7zXZ !t/oA]"k%P8):)Md #n0o} ^Х#NA_zo {ȝGgϺY$_x LڴZt.rPN}:A<Zfk*˸ߌ]^|"~}Pv?}FQDa,(GsSҨ#ܚY%P"s])W(-*Blsg=h[YA8VW!kt ycFO߫{iՂcazr>O uƭ@m ? %t {}G“[PjUR^<-Mu 66O6t[7*uSj"E +\gHMC/z({Я.$UYCRm;@6yZAS8Rͮ,wA`a$EPnІ6526~b6f+;~ݕ9S ~T|+紒TE&`?Ӂͫlo2 M5}af2l6+=2]4ry;g>QZROI`B5OKUanqgI,֮gBnSaL `Y # !@1L6!J)!B̔UkouQxFos@3kmPqٛ}$@[I`U^g-u7~A{7\C7$;N/~4J15dVE3.8k/|NnX9YP*=[nT]?Ivs>3E I^w/6~~;ͭ+IzҜ[:Gvjh߮BQt7G!3`sԓ5 ڰԔf8H<Ii#;+Ǭ 1^h dZhE H?Sb?adHF:1νpGXQ?_5WTB}"/oSXO *B(pxKB܌]` -΍ayhϤI<+-]x4W볞^v8XfznZAW zb͚vQoF ll`Egk # śp7鏖TЮ5Z[z^Օ@uy8p!V 3tR;:L/k~;m>`}gîۆH ` pW Gyn|<u+ױě-h9ړ[z ʕe.*|]mҷdhHA:n⻽Y~"Z.#$3eX_]Xo]3D1+$)y ola 28npҌ\-%>lńUh>5Iَ@eoJ#;3|g ц}9ԭ|k*y~ UYF,sTBVg>W8#/@ŵhHe+/]]'B{@4-ʡyT،gҸ~8 I$f0m S鬜>H#`ס8g'D$#JMt=S66k3"m̠XE$y@W.A_B4aWNNj_cUdZcԖ |ZLtO9W*g.(yPiK#U嗰uG*Oe(Og "ZT}Q\.; G+d;tBNW e.|k1P;ϥJ/Әϲ><*X'n&v׸0qV(MM,2z(n#+9U#4G6 {ѻ068tJٝ'V[vZqZȱ3yr+L8iݱ|ŐUFqsYO!״@'G1Zi+A';{&D\89 \7&?rN#e_wO\XUqK!HUyL䙥wJ.!s-q3yYucW6^+YLsUԡMVV%ـÚNp5tkChPnlwXYښ7o9ۙOdwӶXpşZa8qc ZzHώlx 5׶ ΞXj2p k'!yKH÷8>?Ҕu)SDfYdoSfe0Ҷ'zlM xx_ ex@ЋUQM>/>q7YǍdC-N {%ԧ,DwWTlx h (/D߃ M.G1/u@pIbf}q]J#N9,mn~$.ܯ#m{To%ʤf` :?{܄2'=)1Lv*gºqpa̞gNg!.*o^5&*Y@8wU:XYﺄ!*^D +kƄ_5Iaq6`0.uwV ͊pB)+"(])5FahBʞ<Fit]6k\<\]7Y7Cz"yجxe\kWi)2lޏ󻍻GI7jF lMR'i;Cs6L{y.! ł[m-gr. Vv|ɚ'}+FcPi^яUsp[%o9F@U4Un~bdqFie.P hۦ^%2sX.E)?\(E|= !UN0CO <܅Aܖ!:CLơfsTFm/J^Ǽ?ēDփ8'8ݏ~lmBGPnUlȒ k༏1?u;(ۚl¢|~ 1L[ u7醴AUpy]3̺0%L2d3 e"GdFjl&%Yb]l/oQ7{y+# c!'sZԯ?e e1M[1^Yh۷ ќJxjnԔp{go5Xԁ/}{.✃jWגЗjλ3)QrP@YF˿ƏI#}G;v;0._fGɯ,IkE wBqM%&RU"_ H^W ~u\[ }>ܩ `O`?fcNj9B+$GߗŤb<-V$$ƨjat:囬lbdUGEfě<5K𮽗9pպDD9m'z}]GEAQ6$QS8yo `QA^8C )7Fl^YdBxP2<=7la)˨# bwY ?Er8%[]rHoR hE|uAiܿE\a)evf SgwďgsREW;dcIlފ/.%_rcPx;򿡅!Y⽅b^{H٘EMRf'(jM>i |Fd;>ɁӵvE/īpؐQ|"^TH#.оOE[tq~[*rIJ- 3C+/SHn TlqRBiO^+$'#g);1f3xUݻqIxMx{ݿ`]*;LWc,r.Of=~WZۜbv&7DEה;QOҼȩJ29"8[@QS+-vsWgJ^wĿ9M놬&t!ꨥ$飣 3vY?0WfL 꾴7WsPr,'k#DC0_ ߽:>d̋K .P9|oRl!LQftcH+>?x f}IJaϰiWYAuHw:rm&Y`[~t`Uh` `{:m u;Yjcd"N`Nʷ;$ۛA``E{e&^%Yh~ mZBG"ʜ(~}ܞEu+6jFGLlyPؠa1`r-CƦ\)~V]W;>*lj/!ʇTy?fI]pX)8!-/ װ9)!&'@-s0vk9g%.rm4L/zm0^>ϒ=Sx[9N,Ԧ Mq wxgSG zWB9 BL(bR% 6Thae_A?ϔ##h>XpvYC#TLuyx߲ Mx\1fNIbm9n] nʀr!$@3|PyLP~ º=B'<ųdja>\A(=(z@9&n:>$'/ b`H)z=x뻓4fATI1 :rO! !ˎOЋq3ʋ*[ۢM(uPi\Mڮ.=p߮E RV´ا)9>(#ִISHS־h\oD?lD=(LCq$2Ƀ Ma b_ade7&lD^B gKL48!1p׼EnZqg[5\_RNE8Z0a sӹbIń,lE74}. %YBP8Űkl*87Ҏn! ~WZUc1?I&;v, XL;D>X OͥY1A(Im{Z[`_h!&{xOc`^UC"ݼ&N6MZgWӔf4\{Q< R)/ +``DdF{F kA)mhG&"d6zF@G ;N5j_'3e/#֘EWWXye2p֮*6[B9YejO~]f )+#wp"B̸, #ɳEY,`KOR}RRݮlr K'>N[7%Sػ2Y#IoA6s[/n')!i8'j;i,145}l]\.BGp'f. 5`ZL{JڞW%Mn}b(W!TO3~9~y?b޵)Lv(Lba/Hk. ha5k1SʋI]L`Mw~x.i6Rh2IAWvJ50޻.[g$OLr:hF2kXf̜SPYZ`9mYd/*xUKZ悍b.$ӣE`u! *wȹ0Q GB?3=<9#2pן'hrپrq:? +y؞>o'DꑝVmƘ]'_T.@A2KoJfmgk3A&Bg˩_ O>GPnW Cj*Ԕ'אYP%JDzX4ka+2ʲ~Vz+KF v`jbE"4'8ұCਨSrJmRف)6vӘ,  7İ3G v,ɤtr5vW(C@+_Y67st{U)6 S~Ӎ@]Hho/(VwNΛ#q?Bִ޴]CZ"6'[DX&%yV Y+)&*hI E;TN`Uk@H@j# .e=ҏB1zfTeD9ܧ,|SC8?$rKFǛtw[i+ 1!G~MkmE mb :a8(w&2b#v) ~8p Hp+="nojdP>hz "K'bexTeRkXPbhb~\Fa&Nƛ5/\ڳkrXۥo} '%7 Ф>6;:nGڣʗ.gpR}c.z%ȼ~?i)g)YH86Ff,jJzB8TrcRk`dĚ}],)SAr`R'Ev]XFDr,>0fIsi/-(8?/Q$/v}.NY:Bpy<.{ ߊMޯ$a7RJşP02`ǝi-JJy6gN_Awu-ˊǹO: ](]{fW\d:uu)m#2H  heg(|5hMB"oi+wnMQw z[xdoădv 3mO,}ogX\G gU]\qcɸY8!֖*V$ U`׸NQ #&]}]je y̻o 3}ƩF̳u>EY+dڔP?'~v3^ }G iEC]kWx-0CU >s-mԞdkie=sǼC`ѿL3Ui;^/ ^taq˹E~$n;C O!.~U.kSl ?!$80\ܳ/5f2z QnholrI\jsI]dxbmo:fs;rX-#☀l+E e 8ijA0k* Nb%ծ&&9-,m]+-P>#[N,Gt>u]36D?j{碗8S&<>M6_c-l%Y@/jD^b7cQpG+!^ D!?UG Σ u 7 IPBLr~lufyP9tz,ؼ~= anކX')Rvb }ubokOEi+DکglQqen4)w[eGK f '} y)a+ /ԌNGT/I2w8 Vi_(U$hzVx?F=T4gPl{,4")Z:-:roa:r 'C,ȏ@%3frP_vdRX(7$Q}PVS'nFꙌM9'y޹:ЈC*?J䱐HN, ^=dxlSxdCw$I:!Jc21 Nӑ!b6Wj[YPw-3B-U@ ./b5`P@| "c^2Xd~I,!NJ ]A|wumgevS]/*璝b`X]]R[bY!OgU*qn^Ӌ{RHg@P$M7,lŷ~#ATM TbtXZ€4w6a9k&IKfS]Z%:}pԯ &aRqDyAM:`{:;p/{bv}ҚVj0R6xͣV\ISJ.P->GsQ',\m0/HtkI~LW/p`ٍLT(̅ƵyaӮ$-q\Y3Tw4KSoc7e~`DZ{0H>e 3ԥ u^g CgL~/(gȸRjGd y~Ί7KWXs(a 0[dbF@z Ff!wsj)`X D"%aJ>pԨ7bBTsQF!W@xMIqf-0A**t 5:8NG#e26Seߢ;.g64F_LFyM:t^79 N#Z6ɉnHE^V4W3_Pw tv?Ht=h$9xa"A# \=5*>S&dq8yfT0V\o9=X#\%GV4ht:K`}B~0bLlZ&r|>(f~,# @i9/86Ui-PSδqߧ\9Z vX$|"x䜀B^A/r[dD 8k_Z?'c<݈KSVEƳ^Wտ $ߪ)M"U0Oܬ̎h/_uȀ{ޥ{af$22L9]\\jYutk'xƒ5&[.{t,cL0ræNM7e,HX& LDj~+/r#rWIn}La7GN;7j\qށRě |,[FQM/ gx?'rR>i8[M7W{HŶJ oM=z\ I?nblĶdnL&ϳ(l 8zF`OZ +h!B0;??+{n!k\i`0ho?|3#? .j`Z|j[aGl(o!G6=S@c4c3BP!7{\Efl|$.qJZ5ҷ/`%7\0T$4M_X.Aa`L+lnqK ǹV#E(5Nr%]uNi>nZGݺg7tuL{¥]A|GZ5*&-ځȉ%MֳPsH{n̷fv$hJ?' jb0 5<owu̮җ' A?>j"wv;58J*Z$; mH, r' ^I(:5͙:'2ERZ~= ":z A  ϐl/;'2% \zȁT>#B^E(JMެ k8!@FOU:4x>ap4]ŝ-pmӪl(s@9P$Su_hQD''Rt\`\SPIHtOsCsȏzqh <htt laHczG.z~cpԌL*k.Ӄ!f [-6̌`W{v=!o GT>M fI43Fa3 h2A^]LK9w'p]@qQwBڑ7i&qMʠ/6ni1r!0u3/ˠG%]bJ|PۃʈT$ºZnF 6 qA?+R{J DWx8Ϯ~,h]+w8bfAs0dǛdX@4Q%W<8"#eQyٶ^{=P_ƍeB NKDqj̪smNFћ8N0VX8R' )h}_^_eVn[sB˸:p#곷3z~k]k\o4+iQFnķ?qʜWIw$kiZԢHriD5ԡcF:S#c8Ozc(W ?#12:\^OGKlV(3鏑I4fKAFOPWgicو*TV{$gGN%/wzQo$m6;UHruc_||k/2=AOp>L%q?9O- cp:pi;5])jK6LSKW|n}L l}.`*xqFj~:ʑ+ Fj!-!OQj=1?aK~{29쁠K si2\S15nXMBhȪ0ϊ8>2p0ϊO'k{'7oF kMlj٤xOGǣə0w ~6t>\ 'JC!fYT#E\'Dr㙚'ɝڧc\4G+9ĭVEW6<>o`_ Bklt-؏{ ( [jU6[?c6>f;S9ZR4_3{Rɭd|Um_U<Աn?o44n$_TOtVIo{ʁtZP2*V".;y Sܟխ$U(: E`ۧmRMĻ2%6L\aɸ֠؟z'֍ida*iN~ ZH,xdGb1:Žӏ^}2 Sl[ꫵ e|2ZIbA ŁԫXz@QkW ĩ9x dH w++r0 l %dy ]C-,{x#NLW`WkLSڍZ^<%|GqTq\BiX,5bpJk+vڗ ߣѸJh{&[&dxϳ I?t[%q|Hd DSZBܪR{kTKMA7>?GR-J#il/ڂ2{ԓ=;G]ƹ>(?]AHq:uzీ($ 78khy% .Ź] 0B))naqd]44#6-[2l)}8dc1*șy!`a*|$ "L"xr _!78r&0