fuse-devel-2.7.4-3.8.1<>, Mh/=„$B¾i:o\'?괜Swp=*J1MӔ.xTh>Y| (?$ѻx\ 8(%.U({_7%ӑIxLxOT)s7[IT)%t*'`Ҁ j= ^]mcɗ'MF >EʡF?g5Ek7/ `NͬRWk_E!өC폵7&vҤNv[H>5?d   U  #C_el           < h   <T(89\: FG HD Ip X|Y\ ] ^QbcdzeflzCfuse-devel2.7.43.8.1Development package for FUSE (userspace filesystem) modulesThis package contains all include files, libraries and configuration files needed to develop programs that use the fuse (FUSE) library to implement kernel-default (Linux) file systems in user space. Many user space file systems are already provided as packages for installation: - curlftpfs (mount FTP servers), - encfs (layered file encryption), - fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images), - fusepod (mount iPods), - fusesmb (mount a fully browseable network neighborhood), - gphotofs (mount gphoto-supported cameras), - ntfs-3g (mount NTFS volumes read-write), - obexfs (mount of bluetooth devices), - sshfs (mount over ssh), - wdfs (mount of WebDAV shares) With fuse-devel, administrators can compile and install other user space file systems which can be found at http://fuse.sourceforge.net/wiki Authors: -------- Miklos Szeredi Mkbuild24m*openSUSE 11.2openSUSEGPLv2+ ; LGPLv2.1+http://bugs.opensuse.orgDevelopment/Languages/C and C++http://fuse.sourceforge.netlinuxi586g A큤MkMkMkMkMkMkMkMkMkMkMk1b253c64883a7e7cba57f093486fba32b9e446f2d0ca3b123bfa5f4653c8b44059d0506ebe6464d2e0d3b99d22be6b2af65bc51636e2f2450069b958c48deb077dd8bf00e00792a8a878e19dbfa3864af19766e76cf2a5ed22fdd0f2080f0d9134914dcba8d27bff1e7916d946ca8846c7dc03539fdc21b3d563dc407324d42dfa9605d998ee7b334717d2ad0b535e22/lib/libfuse.so.2.7.4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfuse-2.7.4-3.8.1.src.rpmfuse-develfuse-devel(x86-32)   fuselibfuse2glibc-develrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)2.7.42.7.44.0-13.0.4-14.4.6-14.7.1M] Lr@KK`*Jq@II@I3GfdGFFڥFFS@Fi@F@F:@FvsF; @F8}@Eb@Eɿ@E@E3@Ea@E@E;]@D@D|Dmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czmszeredi@suse.czaj@suse.decrrodriguez@suse.decoolo@suse.dero@suse.demszeredi@suse.demszeredi@suse.deaj@suse.demszeredi@suse.debk@suse.demszeredi@suse.debk@suse.debk@suse.dedmueller@suse.demszeredi@suse.demszeredi@suse.dero@suse.demszeredi@suse.czmszeredi@suse.cztiwai@suse.detiwai@suse.detiwai@suse.decthiel@suse.decthiel@suse.detiwai@suse.decthiel@suse.de- 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]- Fix remaining security hole in unmount (BNC#582725)- Fix unmount race (CVE-2009-3297)- 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- check for /.buildenv before stop_on_removal- Update to version 2.7.2 * Fix a symbol versioning mistake * Fix a deadlock on termination, if umount is synchronous * Fix umounting if /etc/mtab is a symlink- Update to version 2.7.1 * Add missing context initialization in fuse_fs_chmod() * Fix a fuse_req leak in do_forget() * Work around hotplug issue * Reset args->argc in fuse_opt_free_args()- Fix building. - Rename rpmlintrc to fuse.rpmlintrc and add it as source.- fix location of COPYING files (#306681)- branch off libfuse2 to avoid having to start fuse on boot (#285101) - Add "Supplements: filesystem(fuse)" in case someone looks for fuse - libulockmgr and ulockmgr_server are separate from fuse (#285101)- conditionally add udev rule if building with 10.2 or earlier- update to new major release 2.7.0: * Support for stacking filesystem modules * New module for converting filename character sets * "setuid=USER" allows to do "su - USER" for the filesystem * fs subtype has been added to libfuse and the mount commands * Several problems have been addressed, e.g. mount.fuse is rewritten the multithreaded loop uses a semaphore instead of signals, improved locking and O_APPEND is fixed in direct IO mode- move libs and programs to /lib and /bin, recommended for ntfs-3g- fix boot.fuse to start after boot.localfs- fix build error- updated to version 2.6.5 * mount.fuse script fixes * fix exiting on umount for filesystems which block SIGHUP - udev rule for fuse device is now in udev package - don't remove fuse module in the init-script - use 'fusectl' as the filesystem source- change fillup_and_insserv to insserv_force_if_yast in post-script (there is no sysconfig file involved here)- added init script which loads the fuse module and mounts the control filesystem (#223663)- updated to version 2.6.3: * fix regression causing an abort during heavy filesystem use * update author's email- updated to version 2.6.2: * fix 64bit compile problems * fix fuse_teardown problem * fix unaligned access in file descriptor in libfuse * fix detection of fuseblk * fix use after free in fuse_flush * fix compatible API for opts == NULL- fix compat API (#233870)- updated to version 2.6.1: * improved fusermout help texts * fix automake problems- update to version 2.6.0 * Improved read characteristics (asynchronous reads) * Support for aborting filesystem connection * POSIX file locking support * Request interruption support * Building module for Linux kernels earlier than 2.6.9 not supported * Allow block device based filesystems to support swap files * Several bugs fixed, including a rare system hang on SMP- fix requirements of -devel package, to require fuse by version (#200496)- fixed a syntax error in udev rules.- fix buildbuild24 1298911971'''''''''((2.7.4-3.8.12.7.4-3.8.1fusefuse.hfuse.hfuse_common.hfuse_common_compat.hfuse_compat.hfuse_lowlevel.hfuse_lowlevel_compat.hfuse_opt.hlibfuse.sofuse.pc/usr/include//usr/include/fuse//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/9e7d9657eacad39c2aa92d2a356319c3-fusecpiolzma2i586-suse-linuxp)Ƨĩr?]"k%f#X):()ʂ䍗J݁ɨkZ1CP^6_ B1hź+G7CTMң跘pWl3@"mux@a^ۭѕDFtKXYwfn!*@|3E{|bK[~\P<>{y،1ės;լf]^8Þ\ŸV qi_ߗKrVnCoX_c`YKݢ6ќr"[{|Ly=ІCHM‘>X zdR_dގ`e5Ecnn'K)3 ,,Zl5ㆨY?B۬vQy %h7!XCIM 7m{&_K!TKC]PHk `iHfY_F72]{كf$˰f4Æ7d@Ƿ q|}Y2R7 AK3]