libserf-1-1-1.3.9-150000.4.3.2<>,CfUp9|;X} fThFD\ *L>v59'.@ȅ^f*ݱ,K\w Gх}|]Z7QވYOW}s_ K}0Il*? l [tFc|hp@m0d9o%e>9!ݽn" G\M[oUulM ʭNr z0dc$IGbiE}%apӨ BW$DxDkʶ Ȫ:T.>@p?`d ! Slp| $D T d    (Hp   ( 8  9 @ :  >@FG H,ILXTY`\]^bOcdrewfzl|uvwTxtyz\Clibserf-1-11.3.9150000.4.3.2High-Performance Asynchronous HTTP Client LibraryThe serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.fUh01-ch2cEBSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Libraries/C and C++https://serf.apache.org/linuxx86_648$,] A큤fTfUfUWF+tU U F+taa01e86febe6acb4b3af866d986d38df6d172c81b5ffd273c78df79bbf5d5f2b4b0c8006fd8838d8ee7b18e52a5393a6f7c3209f1300e9598eabf3a7ab1adb71c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4015a541e5321866eabace13cb71957b7a80257cb6d298c6339ab25dea731595e44ea052f22db32cbcd1a9b25888e41559f379539236240e6fb12d69de2cc0e9e6d7d1b1cecc7958da1c5c8e6cea17c9b2e0f3a132e70c06b72b33512035a14c9libserf-1.so.1.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibserf-1.3.9-150000.4.3.2.src.rpmlibserf-1-1libserf-1-1(x86-64)libserf-1.so.1()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibapr-1.so.0()(64bit)libaprutil-1.so.0()(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)libcom_err.so.2()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libdb-4.8.so()(64bit)libdl.so.2()(64bit)libexpat.so.1()(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libk5crypto.so.3()(64bit)libkrb5.so.3()(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(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.1f[ZX@W@THTG@S@SS\@Rmdanilo.spinella@suse.comastieger@suse.comastieger@suse.comastieger@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.de- Fix build with openSSL 3 by removing usage of ERR_GET_FUNC, bsc#1221211 * fix-openssl3.patch- Add libserf-python3.patch and libserf-python3-2.patch to fix building with python3- do not check with time-dependent failures bsc#1035395 bsc#1031549- Apache Serf 1.3.9: * serf is now Apache Software Foundation project * fix various build issues * resolve a bucket (aka "memory") leak when a request bucket is destroyed before it is morphed into an aggregate bucket * reset state variables when resetting connection * fix types of passed, but unused batons * fix some usages of the openssl BIO api * improve handling of bad data in the response state line * support more overrides via SCons arguments * adapt to OpenSSL 1.1.x api - drop upstream patches: libserf-1.3.x-fix-comment-style.patch libserf-1.3.x-fix-deflate-buckets-test.patch- enable running test suite: * add libserf-1.3.x-fix-comment-style.patch to fix compile error * add libserf-1.3.x-fix-deflate-buckets-test.patch to fix crash- Serf 1.3.8 This release fixes a problem with handling very large gzip- encoded HTTP responses and disables SSLv2 and SSLv3. * CRC calculation error for gzipped http reponses > 4GB. * SSPI CredHandle not freed when APR pool is destroyed. * Disable SSLv2 and SSLv3 as both or broken [boo#901968] - disable running tests due to memory leak in test fixture- Serf 1.3.7 Serf may not provide the full value for fields contained in X.509 certificates. Allowing for clients to potentially improperly accept certificates. * Handle NUL bytes in fields of an X.509 certificate. [bnc#890510] [CVE-2014-3504]- Serf 1.3.6 [bnc#881902] This release fixes an instability introduced in serf 1.3.5 * Revert r2319 from serf 1.3.5: this change was making serf call handle_response multiple times in case of an error response, leading to unexpected behavior.- Serf 1.3.5 [bnc#875382] This release fixes a crash during SSL tunnel setup, fixes Negotiate/Kerberos authentication in some specific scenario's and brings some other small changes. * Fix issue: no reverse lookup during Negotiate authentication for proxies. * Fix a crash caused by incorrect reuse of the ssltunnel CONNECT request * Cancel request if response parsing failed + authn callback set * Update the expired certificates in the test suite.- Serf 1.3.4 This release fixes a race condition during OpenSSL initialisation and two ssl tunnel setup failures * Endless loop during ssl tunnel setup with Negotiate authn * Can't setup ssl tunnel which sends Connection close header * race condition when initializing OpenSSL from multiple threads * Incorrect pkg-config file when GSSAPI isn't configured/sbin/ldconfig/sbin/ldconfigh01-ch2c 17117092691.3.9-150000.4.3.21.3.9-150000.4.3.2libserf-1.so.1libserf-1.so.1.3.0libserf-1-1CHANGESLICENSENOTICEREADMEdesign-guide.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libserf-1-1/-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:33160/SUSE_SLE-15_Update/fedb3452270972814cc2e2070b4d8c0e-libserf.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=294299ae02d6b6289768bd449e2f57160c5b930f, strippeddirectoryASCII textPRRRR R RRRRRR RRRRRRRRR RRRRR R6T`'m|v+?utf-8a1bed0e46b967cc0761df8280d81fbf516ae522d22915fc468b1282e8aa85215?7zXZ !t/:%]"k%f0]dXHvƠ;aIB{ |o#y<{!]}س{j^W@d"ޝ_w=V")~k;o-Rg{V}Q/.:'G:ea߶qmCo1ևuIȵl`|6Omi έ ˚ yܪ1N׸gД ʿ \=xc,\}v v)21Dd~,0zr͓-X9"{v`Ds$[LC5׹4uIYj|N`ñk&A܃#2/_X'zp$]~2|W0 K0pqj[%]?r  s/gO: Qh>.͔4ͧNU^#?2-Ih _vZRI6=ܤ9e\of sxUM9~~ S郠 ,i @5v~mbg,v>wVk59&Rffg>˵O"ܗ i- xeUcUjXZ m}Rsۯ{I; KX/jsT@=8ӣMm;P0Fmި !YDr)[ֲؗaKg/plLQ;} , *MAT܍_"K^s(9Z-@ĽT 5z:y}~'gw4-DC@ ~G~exBPx< [NXw \.İ5"Ch0 }!W-gf:cnHKՔ dq@/FffNa|*8YGT..Bg7P[M5b xIѧ:ot}̮)LPb4ܭ'=b <@2d0D}CpYqKƴ&,/ο3w( _e7jqWX[,]ϣ^'ﺱ Dj'} gl뚒EI3kST,%@>Zto?f=cϲ|B|1)tdȽ=͍d/鑓8}S=T;ݐ(9km``M G-^0WEn1Q Nl#~UZ29 BTEGTiH'?N)_2D[GDGվK®Y4ǣ&ɖLUEZk{ ܼj AH*˟C y zL~dGt exoR x->zoN+@2.p ~\ʨ;{~͑t5 i{OgdK@{A^yb"8Yམ)4dN Tt'~_ ~=-5Ph^Xy-1}5r%U2Nua/R( /,0lYN Logg]ǻfLWd@ iҥm4bIG~`mc'Lk]'` S"Y7B=Mu]Xܭ{N {Xtl78c\MEvA NfJ7gb> hobt]qpOA9±=l?^ZOCN?]1AۍΕt3n5zm9aٿ zOQxm@b엓#+OC}c'DM{wSF#aJ~HJSMPЀtSڳS1FP5Ρm#za ^,?=ѕ>2PUX];yrToߎ$m^ED֩xDfog̽FOR엽R]{гˮ4|t xJ-!f*>^{[Y!mϜO#.F|f"*˱V8`0c l(Ե"cYoGҪ] m_pasyiו\4(]<Ѿ9Q(W'&01L<ߞXzs0E2f{Y2DDȥlCC T?jl#-3רp1:Pt8EJw1Pbb}LaC*@g!O5, Avޗ coyΠ)؂+ѥ$:FL#'tEȾk'Yl͓LL@vEcnroFc~~ 2fxcQ.`{6{1 iƹVvL4 E[~){;N1^ԧ?c /)jH6Ju ~ƼsFVy0$lV`TX$g ]mALu~kcD5%X焅QL{/1gmU `, g5U&K^ Eߖ.R,ba{ֆ*9L?&][(Z,pz=w#qNx;}sz @{.w"Y>#lM &6.4r^D i?5rI 2\C,ͬt0j?iHmd2QJ ) +Ffs޻#gB|$dD* w6" *TL?aʹd"|-sQk š^dU3%v(X|Hea஼%nTOtQ${3S+8]/-k|/;vaHC\c[x+VAVoug1#}i%tmA/힚p&WPoahR짪ˌ8S}`rw(f\]>dL>= I kxȠV񠆷i]2A9vJ3aB"Kt/L #$:3ꊬ;CaD:( M?wpϏ<\OB,a}P̆sH6]Bκ8<=EwTCL KfչH vaŅg0ʭ rkVQs31kcAwJkM{GMC,MR stm|])rU=x}`^ҵ"(cr j+ʡ}ʝ.Rílβ{c"/h!`O]ᮛIE̪4bxQ9P:eKK7mߦ6qvnLk:G׿ϕ˫IV[c:/Q,2"tSr!сҋ)C '77b×w3=cd'dGgA tH:p'{&v*mEy*Msbl~;ݻtC0@k7͡吽UkoLjFdOnneہܣ]/ͷu٬@ NfޫH 3tf4BiX6rDfSi0, JO&Cl IO?1`p Ƽ]³v~082pr;K`9:D`dcERcŵQtkzySM[kRӸjjR98;F)o ̳bj2E팗͝["r}fk_ y,&G-څ{Hsk7聠\Yi д3qr[H3S^t},$ KoyƁ˽ul9UkWd2ErNt gR6{e,uuSC+;@8gY=y>jNe ^@~aE8ҒȒ^Iwܿ$xؑ`>@ۜJY:}”gnh|}xI̅%ԦXxuA!g7C`NF#JPh5ZZ ,5 ; LbP\%Q"b}+j'"aE~$eyL^I$9:++gaȮSfF kE>X-HPr,¢?*B3tP^*F:^Wx{W @Ƚiʙ؏!T3H+9r2mpVtb7ȁRdcO.yӼ݌VJu۪q&}obDq0jd*DgS=aT#C?ZghoF0no6pFnM҅_z/1@븩z}{UYƮ`g6vHs?T]RBϰ(Mkb7s -"#L=b<%߳!L^a>F"XEOD;4 ]LAW /Đq7^,< ūbdB@5?B$?EŎ(lc`EhxGaAϙ|N0ґܗ\Xrj$"X`GodU$$R7 QZ'8/14M?N?::>zv-c$iU/iG (rpKSZ0'cGXH\Qf2C*6&4nd 0:S_f]1(#t0s]tF7corc1} ҊW,#A tKQ-B'MڕKTt'&ʊu3/V [F Us!AQ@euX]v{^tk!aa:FkCzҸSF64P"GIutl^MiiPTf"o7!"%NKE|%Kx{,C)lBrkXy2-`Qf3 ]ܕ6΢I:/SB~7^뵶44^ݯX' eQkWB:|ԪaāwР 7'.q#VP{u3TڅY\lX^~aJCI=/(P :&REyOmzD!zec(>AMI;rb3ѩc_g 5PDʌ?_T t)L %L O%$IS`ȭ){++Q߂Әid IC*ik=&Ϲ-J,׹:%EV[TJ}PW{̫b_ܹf-1: ͕[1V5ƿƮ6Lg.H_X&! NXo[zGךqSIujū@ #WapO̭|tE!:ݢS$Mo,yT"4C><ٜjYFޔTcXNBNU^` :vjUjs ČjjN[g߯.)ϡ9ܚc!UCU8K6 Wci@x8jG.oJua( ϼ&2X#T*QWp̔`Y[5+wΪТ3k$Q  |&Qظֿd4 kђ.*P6ogkDs,tx$a%jGxd=j9+D,B8o dH @vW&ŕ~rÍÞﳢUɂ%M]YA9N I8>W" /=BXbX :|$5OZI :=5I(VB)=%HNW`f㺓ggu1E׃.z{RSAF |s. EZה/FX!pB`u^$/P&Wկv*m3/cN^C$c^(_ToZ먅6`46Viٰ8dEffn}]gf,9P8r {v>oˁC|ί]PgToJSc} #0)oGkQ7L-O~V  =O6aM9<,"J(cU2DSB[ r'Pd80#(Wy{,TIIQsO[rkJVbXΩଐB34\YhHQ#.dJ()U&1^j kM$Q9vSi*,bM6w_4,:2mKe '{s upT70 ܬ%P.K]UXLnXh0*COa|G6^D]lhakzm/2#t< QrΡr#@y+\ %.`bX`t*BA2B04Lj̭*dCn$vM&wufy2Z;7y\u%?|1B/ KU;RUm3V -B$PcTK m5D:ٍ6G T|'ZH`[9h7˕Ӄ4{ˊMy@#Z='P:a9G^D ^յs ]Yc%v8N@]]fC$hqkٲ:wќ6!HG̈EH*\7ȑ),:r=W+hLcj#Taof SlrS,i IH&^?,?ֳۗӣ.;4|; DzKl74O`ϔZ;ĭlEigb4AhoZ> >Y$T-P.h[ n<6:56f_KRUd˜)AlBuԋKI3՚`T̘(džM~5J"}.;MQ=+|QJ# 4oL بYM3#Q6!Seiu&#[lE ǒe`0l eYHvcѡ6r 7^O-΀lvu)RN4IH! oivܑ&q^/"Dsfm@umŷ*'x/DajJpDS0m "<ʬ{-l