libcryptmount0-2.13-5.1.1>t 4 DpQ ø/=„]b\=mcQX2Y#O?ƋQTu Ց7NP}YWIej׵c MO {V9aV:?N`4/$^SQ?30C> e(GX.ًz&!֪}]3 "p U}-.a]l~7B Q\#dۜV\I1 XEr=Ƈ B0ASvC &ʮ*BhQ ø/=„U2Վ.]/?3|KbiU4$7( c˶*PϬ]fM :bMWkHfAd'f '~ C-zʽ6lAA]GFj5AyT/SXD:-~5WCZܨꃓ@UeE"K+4zhgwAT ť2u)F%י:WaA෭H}Gf\hMM+m³dc1e97941203ccf17c1bf891659721060d67da38\><8?(d  P  ( , 0 8 Z t|(|(89@:>@FGHIXY\]^"b.cdefluv$wxyzClibcryptmount02.135.1.1Library to mount crypto images and handle key fileslibcryptmount takes care of the many steps involved in making a crypto image (file) available as a mountable block device, including supplemental key file decryption, loop device setup and crypto device setup. It supports pam_mount style plain EHD2/OpenSSL images and LUKS and transparent use of the OS's crypto layer.Q build12[@openSUSE 12.3openSUSELGPL-2.1+ and GPL-2.0+http://bugs.opensuse.orgSystem/Librarieshttp://pam-mount.sf.net/linuxx86_64[@Q Q 7d75306c0a9dc87cde02ff0352471229libcryptmount.so.0.0.0rootrootrootrootpam_mount-2.13-5.1.1.src.rpmlibcryptmount.so.0()(64bit)libcryptmount.so.0(LIBCRYPTMOUNT_2.13)(64bit)libcryptmount0libcryptmount0(x86-64)@@@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibHX.so.28()(64bit)libHX.so.28(LIBHX_1.10.0)(64bit)libHX.so.28(LIBHX_1.25)(64bit)libHX.so.28(LIBHX_2.0)(64bit)libHX.so.28(LIBHX_3.12)(64bit)libHX.so.28(LIBHX_3.4)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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)libcrypto.so.1.0.0()(64bit)libcryptsetup.so.4()(64bit)libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2PN@O8@N@N@N\NBrN>~@M3@M@MY@M1@LwLnn@L@K@KI@K+nK3@JmJB@J@sbrabec@suse.czcfarrell@suse.comjengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.decoolo@novell.comjengelh@medozas.dejengelh@medozas.delars@samba.orgmc@suse.dejengelh@medozas.dejengelh@medozas.demc@suse.demc@suse.demc@novell.comsbrabec@suse.czmc@suse.de- Verify GPG signature.- license update: LGPL-2.1+ and GPL-2.0+ See the COPYING file. There are GPL-2.0+ components aggregated- Update to new upstream release 2.13 * pam_mount: restore keyfile support for non-crypto mounts- Update to new upstream release 2.12 (bnc#722480) * mount.crypt: restore support for files >= 4 GB- Fix "error: incorrect format: missing { after %" on run of %post- Add commit 2f8daad from upstream - call umount.crypt directly from pam_mount.so while mount.crypt is having no support for utab (bnc#671276); also add commit eb20a26 for better wording of this situation.- Update to new upstream release 2.11 * Allow specifying CIFS/NCP/NFS s without a "server" attribute (this allows AD integration via pam_winbind) * Added a handful of diagnostics to umount.crypt to determine failure to find vfsmounts * Use /run directory for our variadic data * pmt-ehd: Exclusively create LUKS partitions from now on- Update to new upstream release 2.10 * loop-linux: wait for loop device deallocation to succeed * crypto: avoid premature attempt of unloading the loop device * mtab: cope with mtab-less systems in staleness check * mount.crypt: reduce mtab-less message from error to warning- Update to new upstream release 2.9 * Support for mount --bind/--move * mount.crypt: warn about unwritable /etc/mtab - %VERSION should have been %%VERSION in post - Run spec-beautifier- do not recommend hxtools, it's a huge collection of random stuff (ranging from mc syntax files to xfs repair tools)- update to version 2.8 * shipped fd0ssh and ofl were removed; the original ones from hxtools are required * fix an improper refcount drop (rhbz#622930) * %(shell EXPR) is now activated and usable from the global config file * mountpoint creation has been redone and now works better * remove mountpoint early when mount failed * fix truncation of groups on FUSE mounts * invocation of mount.fuse was broken due to missing space in config- remove unnecessary Requires(pre) - do not needlessy run autoreconf - update to version 2.5 * new mount.crypt program that now uses libcryptsetup rather than the cryptsetup binary * HXformat2 is now used. This invalidates old constructs like %(before=\"-o\"...) which need to be replaced by new syntax (see /usr/share/doc/packages/pam_mount/changelog.txt) * fusermount now called with secondary groups initialized * add support for keyfile passthru using -ofsk_cipher=none- rdconf: do not warn about missing fskeyhash when no fskey specified; (bnc#626127); http://bugs.debian.org/580430- use full paths in wrapper scripts (bnc#607200)- update to version 1.34 * decrease login refcount on logout when no volumes are defined - tag provided mount.{crypt,encfs13} wrappers as #!/bin/bash (not /bin/sh) because they use [[/]] and =~; use ${0##*/} over extra calling basename.- update to version 1.33 * avoid multi-free of auth token when pam_mount is rerun in a PAM stack * avoid NULL dereference when there is an empty line in mtab - adjust BuildRequires as upstream really requires - package baselibs.conf - convert PreReq to Requires(pre,post) - remove CFLAGS="$RPM_OPT_FLAGS", it is implicit - use _smp_mflags- update to version 1.32 * luserconf: fix skipping luser volume mounting * config: allow arbitrary source paths for tmpfs * fix a potential strlen(NULL) on login * umount.crypt: do not remove entry from /etc/mtab twice * luserconf: delayed parsing and mounting of luserconf volumes * documentation fixes- backport some code to fix the sudo crash (bnc#544154)- update to version 1.27 * mounting: stdout from mount programs is now discarded * config: do parse elements from .xml * mount: pass fstype to NFS mount program * config: map "nfs4" fstype to NFSMOUNT * pam_mount: PAM function return code audit * config: warn about ignored "server" attribute in * config: print error message on config file syntax error- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).- update to version 1.25 - fix splitting of "NTDOMAIN\username" strings - config: broaden variable expansion to resolve a case where it did not do expected expansion with AUFS - mount.crypt: write options, not "defaults" to /etc/mtab - mount.crypt: keysize truncation must happen later - mount.crypt: pass -o ro/rw down to mount program - mount.crypt: support for -o remount - mount.crypt: support overriding keysize - mount.crypt: must pass -s option to cryptsetup - mount.crypt: add "Deprecated Mount options" section to manpage - pam_mount: fix a double free that can happen when stale entries are in cmtab - pam_mount: first-time overriding of mntoptions failed to work - pmvarrun: do not segfault when no username is specified (corner-case) - pmvarrun: recognize internal _PMT_DEBUG_LEVEL env var - mtab: automatically ignore and remove stale entries from cmtab - pam_mount: fix unexpected termination after pam_mount ran - doc: list support contacts in man page/sbin/ldconfig/sbin/ldconfigbuild12 13593509532.13-5.1.12.13-5.1.1libcryptmount.so.0libcryptmount.so.0.0.0/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/ae79d22e2eed0f652c1139a9518cf99b-pam_mountcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x431430c3b3598a342b441045ecfd291ff8eb5fb2, strippeddirectoryPPRRRRRRRR R R R R RRRR3M?@] cr$x#CÛ7pxT,1olwq y b׏1 6$%4DC)ub_ Iww'b:N?=,!x: M Z,ֳn^z '0 1̇gwA[y~ ;GUWѦ}m,pAՁd:SrU=&(FiHwTm9ci| ˙ȹH:W@L& ϔuVJs3=)OiBQ{*@o2AG]wv]ڤ#PSMǡcnZx;-h37Ve.Mɰi$W lİ++V:k:Py+WZǸ&}XxrEUD^Ed*"Ld%x'l %^%vd{;n݅!~jyOPEx(+k;3s I*HqCM IzXԹw#> vϿ/CM=r#(@B-\V;t "STgɓ K]%mR V7N\D%n&6cP)VEnS)P`,?`BLh&K) Ġ ##w ;_) r9JN DA@r}wiCW 1<^g]LC#3*)2ᭅGs?1N>bKH/y0Zc8/B2;X6ܣV'qN}cjt28 IoZ"ڴ) цg\,\ЊH  UyWE_F!|Wxq[(?;^'v10ƒFslEv~ ,,JLؽWYCJvMm%*)RI~ZFpTM \3E<=LQp3Fk֝+E_n?CUk6h^gƙ,\|N Hb4 GR6Ps'KԎm~IlJ#LFaۧ:>G}.Ecq6^ﬕxnq~s6T %n Ģ>$(lI=U|UL@D?jk'f_H6xq-Ё$)j; }GȵyY$ga+ C$ 4]P7& /2rYJ^\;h Ht^̴)j8f#]ݓ$zu >\٘r+IUbwAF!UW8&z8zȱR*ݱ:{?0E4?%q@e*3!:[ʛJٌ@-9_j29ZJR[h=QFG3Ow`DNKcҊQmV 4T|sSiV}21t'yk 6F:k}p?H3>~~w3 ?D@\X*3AOi~da"c:%xO}P5yAH*͈[W鍆A8ˈ=UΩn.ecEbXUGRuSZ`7`iw濜#?JX@p{Is{~)m_^b6_W|sT`oVQ!/\|/PR7Cax@3  &Έ\aua]F<؈BZTx@@\ F2n&+ Eb͒Wj6@LXq`0r:"C h! 6!S)Fr(i\d,Oy=6(vєVGzUO|KH+(T,q-;rdٽJiL1u"1( ceŕjC9OBjqm/p1P8')eHk2ܧlNK5Hi:]17!|^I1k K ?]3P)Э_kŤ [:ΐD]S 8 *G ԢIU"a|dp(?3z+{>`+)q qZx>IkXG/wcf/9nD7y`{C8PnM~ fYܵR&ə6=D>vZ՜~ $a)r_Zp_q*G=~S7j3sȘU+~Uxsc'V3ПFI.f7op33x!Ss6"\%b"u&6[xJ3FcTI۠ҧͻ<+)gSh7TD½/qa6\ZqMVwff^)v|-{tXa :H06 > $*Grc(T'SPy&xҵOah8h=Qpv$ s,~˾cEO42Dդ6%729$1Mq=/ֵ %eK .= 刺w⍿և^D8n_~MCal@舯.6!NnR yn̮uTZ%/._8N"3yq߱@<=fݖ,-Lih6U"} mR RT[2 WѼr')/rEh S68H"I5YwHC`B6:\2 %-E}2Lxc Z($4^l:8ntwy5N!{.Ø#l#R/,R`L$5ЃJǙHٮ'eb Pδ =Obuq)bY a!X0X} UC'`PMÖ䵱޷ z1zW:!& >ʠ.D='J翅 -@Nr9zc=`M ʄd3.iNyv(?jPUO59NX+ӟGDVgن&I|]Px~0^s^%cf_)g˹Z6\>2vbvS]ur=@~\Oy3SUӵfK\,e±>y)4^o3רvp)E= tsg܇W|*p KHMZ/1*eA ޲2Ej6dv~gۭ- `52Uam63Q Ю0'i)e+[aXo*"|zkggV{!\P"O;\9=Lv(cjϝ#-V9s,~xوy0,rEsXIW~e?ֶ9 ,ǽ|ԵZ ]a7PK` kvF]-Sh Z-7)[+RbR2[n-uQʑ\A,"8_r{^(BAVªϞNR;Z'HgpqE[1?⅏X HM!aXrK{u\Qp棨Dx3OKznw$M2NSl`g/ $1O'@?7WĚF-{ouy l͠*t>d^X);ilG, i8?"W+>\ tGJkbZjMLz-Fӿ3D9JS@^}BWjJ0=net wɵ,E3`co5Zu,&\]Fʮ@Sv#) ~v>|Tf@Qz3YMWŸ} I3yn~$r-˹a BLdTI w+SMkulz|Z'2gfN"T2:ݐA\"Uʊ!W4k2;,}{?y:^ĝ`hdYIct|*Bׯ_It yűҢ/akժS`%hYT4Zcɱ-ou_%"KQ߷ef v?y #珕R6g˵*U'yw)U#N6RC'l3@\'/$-eyAGzRaUּa쓤ce6iU1dC Byk&ʬrD| ;Bm@HAz10Af8ay5-Q|c&c|sANjbgƙQ*rcOo搭ۥ[:F"'Y 7neѴ V((Sۅ7AF^臥7Y0*8\2HI:'!GI)tc 1'zΰ\_V;U!qlrKE|io &*$<*'c^*k$oa,zgZt4 r%@6o4h(nbۧ[Q"@IV<slRGv Ӭ S47@ |ю7P5w:;KTx\\f0FǑh+ɵ`uUW*[#! co]꩟sK B"lRa^f|S Wk1w :B>W͉@e b :eH.TH'{0Ur6Bn`;9x31hF@W ȧsMdum2< \kFYS%P|N]՟Tn!{:rlz(x`T(icYy=f5vqaOoiX"s0jۿ^(vf0Ye%$hUzؽєD,CYKchB.   YG6wmacl9pN.z؎L{y].HQѾ!aYk+ݝ`70´ Uq&3^Ga-8(!Ȍ8_Rk5E`p{nHX6 MHl鄶jU[#24#R?dUЮ bs29ݹ/ 5)Тѧ`h5j!4Q@¤L :{Ard Kׇ_nYѸb?`"}-A3*t, P̈́v;Ac OOEK]R3׮yef[pcHssoCsxN7B'tDKpSз*?KZEJ{Q9S1A! +2:mgX{Y=XIaJ݄)l=v uc}7KvN$@HL{㺔^vQ\+BJU=gHa]X-N|'ics FX 臨\ glA<8n.K# R6vd.fV&ݴb+²QlCCh&i8~I2J!2ŷ\(rPmSڕK/v/ l Axוœ"GYW}'l։SŇ\۞āX.uuxy/97ߖk^6v 39@^Kx J";&&J7GKP},]P3[3)}odk@ܮ)SKGc?}1+ӡy=@14\#xų*:nÜEu K6+gVmasG'N8-va3Xn+dx哎:h(ZgA^ox;~ց.Ή`/JD߱-@EU~@|;.Yn4N(Zܓ̈qU/.* j,R*xvq$ƬX+' U,y<Ƈ~|k(Jn0.)J,+.3llض]V^{Ƽw./q((b@$Ϻ&qIdCd:~[>L<8t[j*OL]yYFl_0}*ƾgYV3:TP-[:yj=>prwzؔ07x(;ч@qr)Nն4>[JDnaPCkN$j:2bưtϪ=tSyaYvm