libcryptmount0-32bit-2.13-5.1.1>t 4 DpQָ/=„R{"[r}։Tp{_*ԙlo`%zS†}-o.J`TssDEAb}R}<~+# QX- r)lӫ^se/!RBe^w$޼Ɨ.[d8DAstvkFEerzRmXP2])?!Im;`!<7yVދ69n8h/0p! `UNYn)"n&\A:Qָ/=„Pԗ[JPbeL1N7E,o"܃p 5tI]X??de1WɏWH'Ic>5[~V]ӍEБ?|U>eʇ0*>!i nt)E;[$u7!s'4KKSI=4ފ We1?v_mKTTKE[z]y:,$T;TN+ 3 Z]76cZCeWw8M Y'iF18b1a1185817af4b785e0799a3cccde156d79527X>:?d " V &8@ D H P r <p(89:Q>7G@HHIPXTYd\|]^bc@defluvwdxlytClibcryptmount0-32bit2.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.Qbuild27W,openSUSE 12.3openSUSELGPL-2.1+ and GPL-2.0+http://bugs.opensuse.orgSystem/Librarieshttp://pam-mount.sf.net/linuxx86_64/sbin/ldconfigW,QQ16259f80429c6d4a2910429e85f221cclibcryptmount.so.0.0.0rootrootrootrootpam_mount-2.13-5.1.1.src.rpmlibcryptmount.so.0libcryptmount.so.0(LIBCRYPTMOUNT_2.13)libcryptmount0-32bitlibcryptmount0-32bit(x86-32)@@@@@@@@@@@@@@@@@@   /bin/shlibHX.so.28libHX.so.28(LIBHX_1.10.0)libHX.so.28(LIBHX_1.25)libHX.so.28(LIBHX_2.0)libHX.so.28(LIBHX_3.12)libHX.so.28(LIBHX_3.4)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcrypto.so.1.0.0libcryptsetup.so.4libcryptsetup.so.4(CRYPTSETUP_1.0)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/bin/sh2.13-5.1.12.13-5.1.1libcryptmount.so.0libcryptmount.so.0.0.0/usr/lib/-fomit-frame-pointer -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 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x944cb836e34cac921e42d7c99300c9033e2ca968, strippeddirectoryPPRRRRRRRRR R R R R RRRRR?`] cr$x#CØ'9\]}X43sU/R8J,3zvGu)cwojtx(m Gƻ6ցp$殙 \6]aC-hS= RjWzW}EY!XWk~46g'--Nfh=|mp^}TeE<:έ;u?`CYPjL`yt DC*^$]ѫ~C{ [{v:ps})qBRY)ݸHJbq -r?2#Uݴ!':]_:ǧ-9µ.:ծ0hSgǫL,vt4%ȿ6>#d`NњI+j";SgZ?pw%*T~p0wP?9wb)vX0EU Y'(>qP ?`Rl;(aĎHczBc<4X`T89jtC-c=L^fuQ# F*\P&1ԋЫ0]tuz-£ _򇊗q=" VM9Z 7^zA_W@:u^rWQ>&}f k/ |{p[L18"6CWe/xv7ׯNI6*J UU98.eRO۟%δEǘ<﬑yisJ"1>r xВnmQ:/ 7D$d>FH̀BJj$z3ƌlHW"x}S=bHʽڷ5wy)Qnjj˕ 㙴F oiJz[qoY29#}AR@,ANs(>JV[2(3"x}^^4ʻjlX䢥<|Vh ;eDuW@f(FuxdϷ'Eq";D.Q D`Q/N*LeĔq{q΄vHl3v[) /̺< `%aF .؏n{˴+ R?oߴ6=_`dX\ij-8 \57S#~}IARbuNL4S' zOtx)9B甘F݊H%{dͽu0}jBQ4W>M]DzBFĠ8殔3z 'EO|m](t{3Vat's8oW_$T&k6el0մ1v b͟}r/O5^Z>)8@gkj8SfLnsT ^U'b귎]R}&WJ"q/ :y]/=l*31!qVcwcӺI*,v 6I9yc{ibD_YbN.${OW{IYTejmypUKavP4ǟp=a;߰a^ZqSv[!63n݌Yw~FW/ :Bzm~ |<~Lmj!o'{*T ?r@T/$ޘZd??\-|bMͪ*C 8+S{bq,/ҐrױaFI^BF,<PodL֚hN2j":)SW['2'M-[Gճ}63fg/}[ :D԰a ?E^tr52g$)@.d$UmiZsثwWc|Vyek ־&3]^k١t\jTozIkަ`-`SEf)Doe4I>:H޳x/Y{F7ՉЎuжI>N ǓDV¼чU" G~0i}]-ᾬ7Z}@ԇnϭwa[ov{1t~W8ctX G5М2yUk̈́kzo|mX1GwE W7Y&o}oLN/\l\$ݙe\JчK(7 `W*o5hG:q+0ćV@TO6{cnhcZ'EIֽٝgDkж{;zbp<ˣU=}fB+]4Z~_Ѝ_"xM'o`'\&pEى#,Dt%WGb%cx ȧ~׍4p7 ό}fʞq!+0tdtuƇ(Zsr'QD}1U1;F }=0{ QQ o ]R>7a ?$< Yk'7V uՈja05qi`?+5)Y$oMdy0FwR ^HU&8ndCYz>0E @^V_ 8>Xڏz) rHM$3ڗ)z&Z7RjZLqH ۨJU!Ȣc+iSxEvQrZ~,iFՋ\>!jWEC>"%7x=D-:jEUZ(^<\*"U֣ Mn:D{%0炓s-BhٷJpۑީž_#Jm0J75e!0\Qmtth}^D[߉-Fa9_H{|DWAL7rTߟ !XP\VAG_cb̉!ƛ^ gM`Y)bVY PWW d9 )Pxo| oIH;;WpmP yN!PxݰbS{y#υ-Ӡ0Vc,Ą %lFl/06INr`<PBRw-S|S_ dvM>Ym5 /gH/9.޾s=INCIV- _ͮxlWϮQv x'$QqIr4u41>Dk0!aՓC`3;adbr7UKvy*޶DMqCl$T'Ūi,PeYwX+F~XT[wz+WZH26q[%cQ~A\=J|=Hͳ;:X;rO)9#Yvq3Y싓g-8^L)ɹ SB][?x4j AeN[fg&s/nOp!Y0 _R/hwtG vJn^Ji|o7H,^\S_k!¾W編$ Zh<aDD㏴gt7t5O8Jt>1=HBrRWQ b.2"wx_F5v Loyʯr!i;mkA~5fkof0hCů\Ƨ4RlkY_1^cP;_;!#[ӕr\3bDu/y>wrޖe5mYWXFJw%~&|BkJNSBmg wdx")l_]C0-VNЗ,^XmbїSn.^|Id x 4 *vQ?97%M ':"َB4 sE(+IMu5%.fZ2GrYGX\μX7Z"Fq!2@ۿs'1xnO41\{_%P1LPtr[Qܢ`$u+4?0fXY3#mZ4?w@=47z#SdJgxtwL=H) m@{}ױ3/Tx dY[ :G'2#U*NFvpQa~?;x8 չWG tzI[]:WɌ ksgr9^PG4Bt`nYBX*D UƷ6#Jd܄Ig obsh'UF yt/A k䚁6֛]gD润֔)`c-}cۚAXaT&X#qU tb=R8/')ǶyLA!Q <* hYK; ]'G:9\jD9 3 }hR7=T }Cf W (N+FMDX8R[e Nej Gf sCv(:7"jid;C_.wx t4찵$?{ {?j)f05Ia.jpu`yCHA{B4~}ikoS3G,n*PPdt|]_d_D.#w߳Q {st&[=_<8P bWBf{"`z?g3Ék+ow-(r*ͻ^~=7HEL:6ދ!+pŎ#lmʑC*5'vng fWNdP&z6z[jv!Kbw,ҤҫkP@EK+![_`h"̻F9{Ea_/Vz8,*V/l^Vfy¨8ixJ(#6`JGNG &\mbrVux`X‡_. PJ*9<6X G1÷=fM]DDEڶ LC:NyJצ:yiA{,Uċz#D:^]HEuH>Ǻ` Q~X/wC[lvgD HlpfǻNR:gkJ ׶;%5,x_KwGmUDV݋oդCK19j]6&.q`~@grfT0 S 'l>'pSx|]$5aʣtFhtF7.{ ϩJDhb]-Jz~zŝL>$[@S{}:xOu,3>[/gǡ+n[|G98?.~oFW'5Ψn:9Um wL._~1~;l=|Zݎ0LHZ7 ^p ^׺ؕ'(-iݒ:0^MNZMI{q6͏"V# Ӈ2;:̚{&$ C_\ugQ]ʶ/.{7}pd%by[|=w׾ЊY:xN$ qOAǥYl~yȊJhqHzrUb3 ǚݵ)3AWێ,7Ogh*ƿWz%ElM>`GňZ92`Y~U:M'XHnIߵz_U L_X$u5;;E=bdyVLW5w6nkuebD/YL@ȸ_ԹMVt ,ubnPr# 3avt8E3o ,NR`O9s,/ܖcNYaSz փD t=&a^3b}JeU@ĻUX