liblasso3-2.8.2-150600.3.5.1<>,kip9|C_ @vƃ.ATnK0Ewv.Tl)I n/5Z9hR'63Ii # 9DEܽ|[^_H<n3Ff'''1d}g,zzAjt}Zo7 ~/P@aM î_m)TQ<6™dv-ƅd?t:b(a6NnP^1d"5 H j#k\Ct4kCe9qK^)D#g"Eҭ4xnnľgX}>@'?'d   7 4:Dd t    (PxX(D8L 9x :[ >"@"F"G#H#(I#HX#PY#\\#]#^#b$qc%d%e%f%l%u%v%w&x&y&z'$'4'8'>'Cliblasso32.8.2150600.3.5.1Lasso runtime librariesThis package contains the runtime libraries for lasso (Liberty Alliance Single Sign On).ih01-armsrv3 WSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttps://lasso.entrouvert.org/linuxaarch64b( FEA큤A큤iiia2d&_#@i_#@d87097bf5aafe96af588beef1e60d2348cce194cd2e8210d6a42ad73dd307edbc3a7db2db31851941e33f5eeeae37764105af3fbb44e29043139666b04aa464b8fa5b0d76e849eeb07f5acc38590906765af0837d4a46967dcc75014e053aba2bea803a4628d993687ec0f1662fa072fd58395b50592c3aa00e70de4c4412a86501aed77dd5f377bfe8571a7fb43a8753369cb426a1ff9137525e98060c7befeliblasso.so.3.15.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlasso-2.8.2-150600.3.5.1.src.rpmliblasso.so.3()(64bit)liblasso3liblasso3(aarch-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.0)(64bit)libxml2.so.2(LIBXML2_2.5.7)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.23)(64bit)libxmlsec1-openssl.so.1()(64bit)libxmlsec1.so.1()(64bit)libxslt.so.1()(64bit)libxslt.so.1(LIBXML2_1.0.11)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3i db1@aA@`̊^^V]^U @^?@]4S]@antonio.teixeira@suse.combjorn.lie@gmail.comdanilo.spinella@suse.commeissner@suse.commichael@stroeder.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.com- Fix CVE-2025-46404 (bsc#1253092) - Denial of service in Entr'ouvert Lasso * CVE-2025-46404.patch - Fix CVE-2025-46705 (bsc#1253093) - Denial of service in Entr'ouvert Lasso * CVE-2025-46705.patch - Fix CVE-2025-47151 (bsc#1253095) - type confusion vulnerability in the lasso_node_impl_init_from_xml functionality * CVE-2025-47151.patch- Update to 2.8.2: * Compatibility with EVP API of openssl 1.x - Changes from 2.8.1: * Major overhaul of OpenSSL API usage by using only the EVP API as the low level API (RSA*, HMAC*) is deprecated. * Fix wrong parsing of Count attribute on saml:ProxyRestriction. * Perl: pass LDFLAGS to Makefile.PL * Replace use of deprecated xmlSecBase64Decode by xmlSecBase64Decode_ex. * Fix overwrite of profile.signature_status in lasso_saml20_login_process_response_status_and_assertion. * Fix lot of GCC warnings- Updaet to 2.8.0: * Improve choice of signature method and of allowed signature method (by Jakub Hrozek ), it's now possible to completely forbid SHA1 for example * Change default RSA encryption padding to OAEP * Fix: HMAC signature other than SHA1 (jhrozek@redhat.com) * Fix: prevent multiple OneTimeUse elements- the required of xmlsec1 (which only has the commandline binariy) in the library package seems unnecessary. - some pkgconfig buildrequires conversion- Update to 2.7.0 * CVE-2021-28091 (boo#1186768): Fix signature checking on unsigned response with multiple assertions * Jenkinsfile: update name of main branch * Python: improve display of warnings in the binding generator * replace deprecated index() by strchr() (#51385) * Fix: new provider reference count is incremented one time too many (#51420) * docs: update gtk-doc-tools integration (#50441) * Using reference documentation on https://developer.gnome.org/gtk-doc-manual/stable/index.html.en * bindings: disable java tests when java is disabled * Fix: RecursionError in python3 bindings (#51249) * configure.ac: disable java bindings * build: update to use origin/main * debian: add packaging for debian-buster * jenkins.sh: build against all available python versions (#44287) * python: do not leak out_pyvalue if method call protocol is not respected (#44287) * python: do not raise in valid_seq() (#44287) * python: return NULL if get_list_of_strings() fails (#44287) * python: return NULL if get_list_of_pygobject fails (#44287) * python: return NULL if get_list_of_xml_nodes fails (#44287) * python: return NULL if set_list_of_pygobject fails (#44287) * python: return NULL if set_list_of_xml_nodes fails (#44287) * python: return NULL if set_list_of_strings fails (#44287) * python: return NULL if set_hashtable_of_strings fails (#44287) * python: return NULL if set_hashtable_of_pygobject fails (#44287) * python: free internal string buffer if needed in set_list_of_strings (#44287) * python: check if hashtable is NULL before deallocatio (#44287)n * python: add a failure label to method wrappers (#44287) * python: add macro for early return (#44287) * python: remove newline before method call (#44287) * python: simplify get_logger_object (#44287) * python: fix warning about discarded const modifier (#44287) * python: replace exception by warning on logging path (#44287) * python: use simpler call format to prevent warning about PY_SSIZE_T_CLEAN (#44287) * python: remove deprecated PyErr_Warn (#44287) * python: remove unused PyString_Size (#44287) * python: Exception.message was removed in python3 (#45995) * tools: reimplement xmlURIEscapeStr to respect RFC3986 (#45581) * configure.ac: support php7 interpreter on CentOS 8 (#42299)- Update to 2.6.1 * Keep order of SessionIndexes * Clear SessionIndex when private SessionIndexes is empty * misc: clear warnings about class_init signature using coccinelle * tests: fix compilation with check>0.12 * Sort input file lists to make build deterministic * Modify .gitignore for PHP 7 binding * Add PHP 7 binding * Fix tests broken by new DEBUG logs * Improve error logging during node parsing * Improve configure compatibility * Improve compatibility with Solaris * Fix reference count in lasso_server_add_provider2 * Fix python multi-version builds on jessie and stretch * docs: do not use Internet to fetch DTDs, entities or documents * fix missing include for index() * PAOS: Do not populate "Destination" attribute * export symbol lasso_log * Do not ignore WantAuthnRequestSigned value with hint MAYBE * Use io.open(encoding=utf8) in extract_symbols/sections.py * xml: adapt schema in saml2:AuthnContext * Fix ECP signature not found error when only assertion is signed * autoconf: search python interpreters by versions * python: make tools compatible with Py3 * python: run tests and tools with same interpreter as binding target * improve resiliency of lasso_inflate * fix segfault in lasso_get_saml_message * python: add classmethod Profile.getIssuer * website: add news about 2.6.0 release * faq: fix references to lasso.profileGetIssuer * python: add a classmethod for lasso.profileGetIssuer * tools: fix segfault in lasso_get_saml_message * jenkins.sh: add a make clean to prevent previous build to break new ones * tools: set output buffer size in lasso_inflate to 20 times the input size * Use python interpreter specified configure script * Make Python scripts compatible with both Py2 and Py3 * fix duplicate definition of LogoutTestCase and logoutSuite * Downcase UTF-8 file encoding name * Make more Python scripts compatible with both Py2 and Py3 * Configure should search for versioned Python interpreter. * Clean python cache when building python3 binding * Move AC_SUBST declaration for AM_CFLAGS with alike * Remove -Werror from --enable-debugging * xml: fix parsing of saml:AuthnContext - Remove upstreamed patches: * use-specified-python-interpreter.patch * duplicate-python-LogoutTestCase.patch * versioned-python-configure.patch * build-scripts-py3-compatible.patch * 0005-tests-use-self-generated-certificate-to-sign-federat.patch * 0006-Fix-ECP-signature-not-found-error-when-only-assertio.patch * 0007-PAOS-Do-not-populate-Destination-attribute.patch * 0008-Explicitly-define-tests-cases-and-add-them-to-tests.patch- remove .la and .a files in a consistent way- remove automake-version.patch that is not needed - run spec-cleaner- Sync more patches from Fedora * 0007-PAOS-Do-not-populate-Destination-attribute.patch * 0008-Explicitly-define-tests-cases-and-add-them-to-tests.patch- Simplify the packaging and drop all unused sections and subpackages- Initial packaging based on Fedora spec/sbin/ldconfig/sbin/ldconfigh01-armsrv3 1762760423 2.8.2-150600.3.5.12.8.2-150600.3.5.1liblasso.so.3liblasso.so.3.15.2liblasso3AUTHORSNEWSREADMEliblasso3COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/liblasso3//usr/share/licenses//usr/share/licenses/liblasso3/-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:41556/SUSE_SLE-15-SP6_Update/5fff681a8a7f9aaf2f4de1dbe32ceab7-lasso.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d9504976b684e917eeb08e994cff6b2a2c016fb, strippeddirectoryUTF-8 Unicode textASCII textPRRRRRR RR R RR RRRRR RRRns~[X d+eutf-8811b645529ab8ee6096e7d5f44dddfd0487a7f41a882d57ecdf500c759a43265?7zXZ !t/Uh?]"k%wdFoL[79<"+Y-d~B `?\,/D0ueSa$ OF=jap$(0:_yOi֏<v;t 1 Ϙ@!xJC7"0ީ'k/st*3eڻ9vwsXk{VSWMJ1e! TpZ L\LJ7,i8 pʃT،+p``b9ٜf0В NP7i''߫7]UK tj&_CcglI)SfG F5#/ɿX2X:˛{.i84کMP` x1 ^2Pjyڂy/.rSp~QhaǬP+ .:8,!7Yui@\lכWX}Tٸ9FO,mT2oB㬫4(9ntRl/XM+I$XB4 amc~UFדv\X=:#\Ł/jͫv4#KՀUA0@y|!ruXoieskWZ#{I#HǗܿܢ}ߦū(%LkRmZ*i4`Z3λȋOA08_*Cdɱu/xl${'{dQ5:.#):@/dz\OANw]F4O46>z ʌ3#z35Cؐ.:@͂k33ҥۇ!NcOH;?'\#3zfQnL!cYq3Ҿ&/#mɃYx dq7 GLC;- ` U^xR.&n:i,{PSBlvY܀΀Z}B-o /mѼ3~ףZBO/NjܹZF|/?m0 yAQ7"K~I@#4g}Gg+ 4xAo^{D.59)D;LSG@!ӕ9{?d>lJk`jSnbe_*y?ׅ1F:BĤF5&ܨ4@7:Y1 {v rh+bUU18 Bivc͛PuSY2.JU{F:]HKe⏼)S6I/2EPLۃ+.W2.؄MdM1[SEyL[ӌpEDs%iƌ v&~W>ҦUI7y0Q*WxGR߬C;ୃVdܾw+3ře#Ί>bFlqvsE,e9,?XHn߯7t' f+G#{N?}8Kv-kEfa){ܗX\"-7 xH- mv-jցn'elk5m7&戍8pWcJ4c,~_.ל0ujcl 9pGڏ8D;G= }NBh.9Ye@<s\B!Q턉D;DF-H.gM#)N{u^~I6赇z#Ԥ@̴Φ3[jbnY^C&Zd.HM;3a)d,}i aUv8=BF9!x&c*(W?W}0M zĨvobmFG1Iޭ(>Qwt(CO DwQs$X<z9> o{BZyv_Ww~f?oI??4=8P@MVcw&T"8T=iF]||$)!v&@(NX2yeN6^b5?3?I-Lk4 8}nxhQ:",| Yo` |rT0HVbxzçM2OH_ZI8JJTtnNp6l3Oa$ E!-́B}x ෻iqmsV%76`=CنyƧ~. 1?;0 v lkSܫ"9}RWyЫi~3/CĶ#3E^:mi^i-ݪ(-t|[9f0erNI)$z![o42y'6=VI ͹J+WJU֔vC_1 b]},JRܷI?Z'=_T[ Ӓw7ʦ"ﳀ,uw}GRu4Y0+MG (k.F̧r$3Fcw4[ŔӄY&"t26@\ kD ^]{Ҷ7ro6AՕ{8)Ӱ>iz~=yu5' ˇN2b;ZRC R!$w'H𲅝7 ϻtdɕ؏N̖"C5@sgrrթy LG7z_hGc M@7 o6cc-iVkF˟1xv\+%ݴ愣M}fe Lw 1⠿ڝ2m*P16lh rPNE_Rd26h#oUC3AG_Fu3FʸGc~@{xhwi%\ FfjcbĐr މ(Xo"i>awwMAj ęa#8'=YdջmFA6h@y!:WӟXk BPdQ6(9]5%c50hwwvj:z9 >u.$5.o렚 )TjditT^yq⹻gT=/MP#R-l'49P¨mҌȂk?c:HraRAR'zD܆Iaz~k pǾomi(2S쇽]ZSUtmꝷ&|o4ϯހ(uMQG 25m lK5۱e5'lDzsY⽋c< 4s)E9~EOb"aS@r/s8IuIIEt2VԦi~v7 7r _%;uQ:s]G]ڔmۙ|oC H=ݛa.q 4432qӐ 'n 5 6[ y٬hW/,|RH"?  #vdp+Ë&MH>ʐZ:{gC3qT6ZvL>;jb[`o.L;%\ȹPrP>m&pLHH ;B򰿦ֶk{$qS1FGdž-Bc´o[y;Ů{;ңA$eW @V<ʙfre7h =KƥrF!e.Ҷ/` 5KDUPCo,Ţ;PZ-0wja:{DÇ(@kw`S://" S fk *gd >\Le@IzV@D |wK4tpeݘ;ac븿\]/r* 7Ƭ܊dkh#QCls{>"k>4mc-qEG~Y̮śVdӗ IymCoJ.Hq^ T}zR٪{;2A觡b! G3o^@f} ~ܳn?k:=\;Be?B"whD3 9H[~~2A"S`h -~'v*٪Pwbfďi&5kֻ r &Zl+84k*K̉\#-U=`ݛ{B+z{) b~'4 x Hϳ3?~ 0\%(Hɖ`5u(\+,::I|AeU$!zvB.£٩힛a{mN: k6b?h_6n-KEگ&CG~mP_3@VQU#UB)SZ䐨׶ԩt0Ms?%dGM=POs4Y>:5>$u;?]H^XmlX}61amj4]kZG &Gr)8l-I2ݾaSˏJ{XAzXؤ:C<oRR㍌wf2v6섣ACq8h~jKc2/D_!MleCW`!3 lT8}~9Crͺ#R~H *tz:a.E})Lu^Xbzn)v&JwDL>5av% ik;c?Pۄ)\[ER@Ki&Bp?|G'_YpGgf]`HP͸ezx0"": a Ĭ4DF|}[cim%h_qM>FV:BuiǤW̫PzEcBũYY AYqyaBҿ2{x8%lL!׈#KZ>3o+H):|4 L! &,-/v ;:!6<|pkWFQK\Ɔa{[6^/jaUT]wG{IΠJC=5n}.\x94\1dO+3,#55;l]E`, %[;…\&h;A '?0٫R}5uPW@9zƌ,_S KSRu`^2+jKON)}eEM}`˸SK׾dde3E|u?_Yijهl,Y+wi{i6kx/\L 5v[06ՋU_Vk#:7&وJqRځ؟\c(SxgApvfl{emF|p7c4:ӥ>41KIhj#KVQ \wNO֜M1-&jiT" 40^(G/w"f R()V'O:Z fxt GzC_T׾IOQ4gAtKUNa%c螚t̡#tOc"ӈAD6x )e:l%gnҮ 7bXk dsIf@H~~L[1 a ٟeڥQ-By)k\_h o@3,ـMOSJKX0ƢayU)3CW*Oy|Kۊ-@0qҟ5QĒ|GOO5͆\ ['N`3h{t&. >3P+q9JlAhl) h4MPWfNC}}BWlF+܍mtinW\E'ԍinI"! Dkc{i[ n<=O@N}֒&?42BD@JǎxktQ9ӖG:H>[X-+u0.h6G9mwfڥf9˯8\l;Mz^Eg3P콅 1bG vB0L[5ue: Uٝ_|)ރ$qXTM<.Rm(9hl(vPXqķc?~[ҔGNZhoea*z /|* ;ie9 (]ͷIJ5T[պ4Oƪ)=Q.=Ϡ53稨je)dFP0Ei/!d/V$ɿgM~9džt*w̒§0mрf1(k, 幉*b55 ٳ; ʸ )]Sp9àkBS|vU˔g*]u-# j_0gzp8 {`u}Z޲]ud>TLjj+5?*@ V' m$~MR6M|zqrRRdS#!1wsOW}-"xPF[Y+.i6L#pΨjpӤ98rНp# :PjRNi˅KDqeu_P 衇3ODaD%S צ 6s^:oes:2c T&ϛqϫ76@l!Emϸ#LOɫ6PD.q9=kc pSxGw(h6)1g0gCp[4a/뿵t@OGujqZ4I@uKgp!:5m-{P t-QvvHѸ~j]Tת2Rsx3T\-X#oh N \6sBpA 1{Uʼn j}k*S]eZP%Zn9Ӕ .&=LG/LIxJ V?tZmlS8{{NOgBLVAmX*u@h:4QM7ŦҨ`46%66 rƸz>,OIKLL!jjƖ6AhZuf +F%d{-ɛq2k hQLJCdVtERРY`ڙE// /+E}5+DUw<]T"k)dv)ʢ8 QVX ?)]Ytg*=1qFѫ_aIK}U'` -t2+1C^+'3ʩ,_I@PUh ݎ5-Լ1J5 7F}m.hɁ2 ,O :r2KŪrt*f>/æ$AB,[2HҐpWdN+礙b i٠st7WZqLͧ}D<O܊?МI%|CQ"Nr˯!07JTiD#[La!gC_%2Н J Ci"6YvMqsDds\1:F*|QƶhӪ(%ۯXdd*Ek^0U2$ŝjh Uz @pKiJ6 'Yv=U^g:1,RsS#*k r^vh7-.ql7 2-&GAUv Nk"*"v@5۪]yM]HCL-=mX.eݬَ1={ t~j5UA&%Oż8Z(\|qLGr}]t"ZǙML滒X|\p 1g[TR$Ai9NO+(Β֜OS2<.8L/l( Si/}z1By)fŴɄ"hBxb%zPӻ_.g$M!%=qB߹u 1>bnrcXJ8%|s"B효#Mÿ2`x/tl(*u#4L &C@i|~{lH8?Q ![pEdg1\?YfZ; 7sS<w"ܼv~zF*lU =\)R5pf7mrHD'+lRa~oAv : WXtN,}5&c-o}"?_+1nLk x1!kiӱvдޡq㪇Zj-]0{*1:4(7?3#mvf+pto9 K3y7EjŪT{Y=]'- s;|AE? W]BhBA}"%WFlgLx։ ?~Q1Tm<#.[³}Os Vh9]q>86׵ؕРP3lyan.nbT41*"/8w& z|) g~=j]İgU h`vP ]LD5y q#PrJUq#{^Á:P(+TGNԢ6 M }'\ {FX ˲**J:kvRIKN܂.*}GH:_4[f!`,!"n;^yz9cx HhL>6ZhdꄴW:7=ǟM 2LuDo;e h~Qs痨IxoUQAɨ;Q\PW+nD6RTC Pn&-My:f tz?O>{7R_. c/6]\E`i( {}~X""@ Pd _ߋdyuJ&Qr/n}JJl#QmEy,5qODJo4@rYPjZuqK=zaX~N.L,WD*ifIm EQ-K"Y~ 鈅B.x$osm>`=L2^K,~O;|T((ƕ`z_h/'"*m-R NM#`6|3O"$ ԡ 8 7@V^ Y' ܪ+r¸:֟Yl'oT;Rv$a"x}_DHzڬ|$ui8j=2C7JQL ԊD,`.`_8(K2Z$Zyj7`86Xw^6cDg.SAb)̑@+ 1/,< pXt*bO(jh  7O>x{mq=@mAcfAe?icB-IVlKtN78Ohiu B( z+tC"VPj3o љuA=-\ڟϥCG0ثyKudn$1V88P荏S0GqIOM[VSme>l`ċ_ࡤ gr=o(>};j"[uD[~(U).CH.R`kf-j73gb56-Ji} dȭe3#ZD>)^)ӮlUb%g2Cp`ޮ/:ʡۯDrT}M#Iԛi+\0+@G&W ,NHonb~Bdl1׻~T/K凛RQm% evJ!X=58EEK"Os ^{ tr)@ߍ(3^K GOt{ַ\6f6~T"HL9s]HAN]@R;TY| ~s>I|RcrtB 6M&I!mRȷyLzחHKG\Ę|D4BFXd)(#G࢙@ફKk-dWR&ANZtsv'&"LJWSjS]thb|h\:c{ZۦXcc)F5yy.&: %LIehUR9&9EP+SK<|<h|L)m?/A!:yul`~aՎ9 ?)3fR يT^DQzv2~5)TQXG)P{r1G+dv>/E\cb %b5Z,?Q坭M.4:aҽ{!ZW>P-S^ia2c|k{˂l{W}Mi5hAԒ3{2rDžjZyw?d5)=H:n[dz8G X dhq]{\¤H1[ _ ىٿ/mgԙf=Wyv`U7_!VE#,tv[h%N>+:o["j~adW2lwk C M+'xq`"Bb:4QbTsL(N&' nbs7Fl>G҆&xI}AgAJ 2zUn}9 7ֶٞr.KIEJog]7Hs{Rzq= h ͛QhGo)̧s%>WtU;zFJ0BV')iFˎZsKJ~dt 9 Oe*GԾ#`y4n&(B(ORTGn3/H#7+WOKnV#aVnS%B!>u嵐, BOsƋuV~ƏQ,29YUN2F1i7 $hJHꀧuԽ8mm`^ɇAE}nC7urթM2[M?X;%e;1|V/ɆiՏRRM@. 훼$;u+( ?bJeJFU p1ϰbtU9s37mRE 3 9eڬ7Rm{=ĜS}`9sZBsme+If9ҤcF=_E$l$A13xvi4(8yt!@Q,l bO19~4T1p`3r<69$sRI)Ċ7U ^ڢxe7KzA۰d˜7ݏ]i7۳=g$0meJb&;{<2@hGK|A^,(F&P@1^ۛIZ`GIxtAYVFYPhK:qL wvG=3khAszSn4 N5 aKgٶ YZ