libulockmgr1-2.9.7-3.3.1 4>$  Ap[^Zp9|P%kEUcU L׏k{cO]K2M}V7m>b'U-iX^Iǟ6LF[m\g=$x Vvib'ўr&C`8m^=}X2*-abIaFZUGX&XZ`ӯBꄵfr# 5ȧ6mӨUWße:Y^ʼn kq3L\d:4'õ%߀b1bba3bc9132936732d615ec0bebe85eb5fe39ec4ed922d3574235ca6eecb15bca79b7efe8408c3a005eb0b7d697752ed219849164L[^Zp9|Ցb8&)#7r,LS|TmnB\a$b e\6nOʷ 4nΌ>h*, &B:g|)hF6 .*c\^\IC9p!/2^3¤u5G_BWƞgKq78E7r;7S #\|AyDz-j(y"Yd`2Ԫq'+OTm!g7, aV l>p@?d  ]) ?Ru{     L\p   (#8,)9):)>S@bFqGHIXY\]^0bDcdcehfklmuvw4xDyTzhx|Clibulockmgr12.9.73.3.1Library of FUSE, the User space File System for GNU/Linux and BSDWith FUSE, a user space program can export a file system through the kernel-default (Linux kernel).[^OcabernetpSUSE Linux Enterprise 15SUSE LLC GPL-2.0+ and LGPL-2.1+https://www.suse.com/System/Filesystemshttps://github.com/libfuse/libfuselinuxppc64lep[^N[^N[^M[^M48f8dec6f002b070517cacba395c0108bbed214a9a4efa9d002864f6f323bf34/usr/lib64/libulockmgr.so.1/usr/lib64/libulockmgr.so.1.0.1libulockmgr.so.1.0.1rootrootrootrootrootrootrootrootfuse-2.9.7-3.3.1.src.rpmlibulockmgr.so.1()(64bit)libulockmgr1libulockmgr1(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[@Y@Yp@YVU_@T5QQQR@QQQ9Q4Q O@OOO8OOOON@NNi@N[@M=M] Lr@L@LK#@KՀ@KhK`*KD{@K(J@Jq@I@I@rgoldwyn@suse.comadmorgan@morgancomputers.netadmorgan@morgancomputers.netfcrozat@suse.comastieger@suse.commszeredi@suse.czbwiedemann@suse.commszeredi@suse.czdmueller@suse.commmeister@suse.comdmueller@suse.comidonmez@suse.comarchie@dellroad.orgcoolo@suse.comcoolo@suse.comjengelh@inai.demszeredi@suse.czrschweikert@suse.compuzel@suse.commszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czcoolo@suse.commhrusecky@suse.czcrrodriguez@opensuse.orgcoolo@novell.commszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czjengelh@medozas.dekruber@zib.depascal.bleser@opensuse.orgaj@suse.decrrodriguez@suse.decoolo@suse.de- user_allow_other restriction may be bypassed (bsc#1101797, CVE-2018-10906) - fusermount-prevent-silent-truncation-of-mount-options.patch - fusermount-dont-feed-escaped-commans-into-mount-options.patch - fusermount-bail-out-on-transient-config-read-failure.patch - fusermount-refuse-unknown-options.patch - fusermount-whitelist-known-good-filesystems-for-mountpoints.patch- Fix download link in fuse.spec- fuse 2.9.7 * Shared-object version has now been bumped correctly. * Added SELinux support. * Fixed race-condition when session is terminated right after starting a FUSE file system.- Ensure trusted group is available on Tumbleweed.- fuse 2.9.5: * fix warning in mount.c:receive_fd(). * fix possible memory leak. * new upstream project and source URL * add new maintainer keyring and verify source signature- Update to version 2.9.4 - fix exec environment for mount and umount (bsc#931452, CVE-2015-3202) - properly restore the default signal handler - fix directory file handle passed to ioctl() method. - fix for uids/gids larger than 2147483647 - initialize stat buffer passed to ->getattr() and ->fgetattr()- include commented default fuse.conf (bnc#908292)- Update to version 2.9.3 - Bug fixes - Remove fuse-gnu_source.patch (fixed upstream)- add aarch64-build-fix.patch- Added url as source. Please see http://en.opensuse.org/SourceUrls- fix build for SLE_11- Use autoreconf directly instead of makeconf.sh- Update to version 2.9.2 - Add support for fallocate() (kernel >= 3.5) - Bug fixes - Remove fix-pthread-in-fuse.pc.patch; now included in upstream - Don't patch generated files such as configure and Makefile.in; instead, regenerate them using makeconf.sh from SVN repository- update license to new format- avoid autoreconf to avoid breaking on updates of auto* tools- Remove redundant tags/sections from specfile - Parallel build with %_smp_mflags - Trim list of FUSE fses from description (it's literally endless) and text inappropraite for subpackages- Fix -pthread in fuse.pc [bnc#761117]- place binaries in /usr tree (UsrMerge project)- update to 2.9.0 - Add "zero copy" support for kernel 2.6.35 or newer - Make maximum background requests tunable on kernel 2.6.32 or newer - Require --no-canonicalize in (u)mount (util-linux version 2.18 or newer) to fix security problems with fusermount - Use dynamically sized hash tables in high level library - Memory use of filesystem daemon can shrink more easily - Add "auto_unmount" option - Add "remember" option - Add man pages for fusermount, mount.fuse and ulockmgr_server - API changes: - Introduce "store" and "retrieve" for accessing kernel buffers on kernel 2.6.36 or newer - Introduce abstract buffer for zero copy operations - Allow path calculation to be omitted on certain operations - Allow batching forget requests - Add "flock" method - Add support for ioctl on directories - Add delete notification - drop fuse-pc-remove-libdir-from-Libs.diff (upstream)- use %set_permissions instead of %run_permissions in specfile- compile /bin/fusermount as a position independent executable [bnc#743155]- update to 2.8.7 * fix ambiguous symbol version for fuse_chan_new * prevent calling ulockmgr_server with illegal arguments * fix hang in wait_on_path()- handle case of failure to allocate request [bnc#723616]- add libtool as buildrequire to make the spec file more reliable- enabling libulockmgr- Must define _GNU_SOURCE to get clone() system call.- licenses package is about to die- In case of failure to add to /etc/mtab don't umount. [bnc#668820] [CVE-2011-0541]- Fix symlink attack for mount and umount [bnc#651598]- Remove /etc/init.d/boot.fuse [bnc#648843]- update to 2.8.5 * fix option escaping for fusermount [bnc#641480]- keep examples and internal docs in devel package (from jnweiger)- update to 2.8.4 * fix checking for symlinks in umount from /tmp * fix umounting if /tmp is a symlink- update to 2.8.3 * fix unmounting with util-linux version >= 2.17- update to 2.8.2 * fix unmount race (CVE-2009-3297) * fix deadlock with "audit" subsystem on mount (also requires util-linux-ng version >=2.17)- package baselibs.conf- update to 2.8.1: * fix missing versioned symbol fuse_get_context@FUSE_2.2- update to 2.8.0: * more scalable directory tree locking * atomic open(O_TRUNC) support * support big write requests on kernels 2.6.26 and newer * out-of-tree fuse module removed * better NFS exporting support * new ioctl and poll requests * new CUSE (Character Device in Userspace) interface * allow umask processing in userspace * added cache invalidation notifications * bugfixes and small improvements- Fix exclude usage.- remove static libraries and "la" files - spec file cleanup - update to version 2.7.4 * Fix missing pthread_mutex_destroy in error path of fuse_lib_opendir(). Patch by Szabolcs Szakacsits- adding baselibs.conf to build -xxbit/sbin/ldconfig/sbin/ldconfigcabernet 15371710232.9.7-3.3.12.9.7-3.3.1libulockmgr.so.1libulockmgr.so.1.0.1libulockmgr.so.1libulockmgr.so.1.0.1/lib64//usr/lib64/-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:8743/SUSE_SLE-15_Update/a95f695e62c83b23226bdd952dcc4248-fuse.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=2e3d4f405f05e8564dacb118b5ed55a10d900d0e, strippedPRRRR%|Pa:utf-82a7d3d75d4ae9ba76d9c34a2effa4a7c49ac2ddaf86da2d9d58980fd3b10e215?7zXZ !t/ k ] cr$x#-|d=D,9ޞA$qކ\UeVLqy`cYEzɬM̭j-ư`ryHD%ua.wkx7b~v9owd V> u= wh|?&ЭXNȑh/-Q8fnOGP~FMh] Q4jbeNjCgoPn mߚ 콁}PQ9(nQm\@0#3hsd˾cGWIcRv\TxLuZc",$NM|tLmlޛvDVvjF_567ea =14'-K踚*E1W=Bn2X5[yѶ"1s8هv`yN\v9,o=y݃_mo3m GJ#}27+NF,| ekB@Qi}?vF?!.%&Z0PDٿ$:7Oal)i{ ld[25EJ?%;R{(ʇ ~ _oa8CWLե\• ֙; 0bb)Ufq Iѝ~Yl %p:+l6zCV7P9({oO1L\9jMR vm]^QU-ݰF+I<P?7fRIC<i_w*&s\,k A@f0.IIy&.Cr=Τ.OZMϤ)N$uO-WDADk\EG>Ld1soNVh&- 2]4wdĚ n 0Z4)2AWR )޵*-eK8Dg@uݭJz7)víON~N*gA9MgC97ihDw nW^h܍ʦG@CriSKk|M@ S<"NyT f!֧4UAx-Du-"f0{Ħ ,C7O elr78wlŵ%3'&~ j1$6ws8kO&;RZR -qB-X]WT YkǑP$L=⁎E]<|1P`à;Zz*uJ zR1%[alr)\k^-4K Gzݿ\peITz-4?=>-o7vLyJHJw4iZ3!zĢ-ƶR; UqLO8/;K0X,_bxa9yb+EKD4wƳC H- X>ņQkLiv}z$Lل3^OIDOԠ6 z%U4c.oW;(>n Zb2yMoe$@_3`-VYC Χ0J ]oL yژj 7k/~S~e*-REYZ6ZY ;1VMki&zGaZ"#M9Fp <=BT5WÈ&W(VȨ}_6lwy"=MGP֯{2fd{$Xq_Ou]}=,-IT^#*7:J,:JD$H(kNH΁p~{o.-PK/z?o]\q;༟4,~]\X|*u%b g:*)>_ pG ƺC+ҦFVS7Mr]BBus-/c|]Dk`3ͻqZ_&/~hOQHWxa0z{5m; ;Q xB%߈+`)ᢼ}}%MhBݴuɗYhh= `羋PlV!sNH5(A{PhNv|:L_ 1{x(t)0 ed1/ģoj#jBơ0>ulEI(28zRrǤzoj֋Ob3\pDSLƬ%jBm1=cCHRMpk/3sѽJ hֶp462/LÌDw8J*Pk^t6(eİ4zĴW$ڿM7"t!y" =M+Bӱ>FA\y0j/DD:uT\1+yǶ\M֥ bGXR}*H]>s4Yǒ6lqX_U C. 0>HnYRƿOe B8jƏ0^|vn=y1.S_YGsކTRr9fjVo{av8Z5ҿg{қG&KZ[Nk9;(Pr@R";puQRbxNNivW%SqRd26nk2[לGAXOmH,n!X"%'Ş𢉞dG@ralSOjPѼn:wjNTs-/:a+p\Q!7m 7zzfKO.y|7 c~wS Ѫ6QO>uZ ܲd2;p$; ktn]µ<_sbG}B5K)[ob*'ٳ;mS.gmdĝ7 éNJX:;Y5{ٵ4H4oÆ,ġ{p͑tϗe8-C^޿r*UhL>'r ݕyؑ.k%c}!#O"NlI]FGzlQ;ʟ:{`:1joLUn(NzzGTt;Iкxc]-Kqz{xKn5A['ƉgO^ҺmX'hbNy`>1)ՖbyAHFuBh-y2&݇֙ mỴƛ