librepo0-1.13.0-lp152.2.9.1<>,z`Ǎ/=„6^O:Ht)#Pwz0-*v4#!,ZY;Ǯe'}-&q0ѯ2p0IYo>|3*Fl}U`hzcGf Aۅ+ ®GM(S>y2W58M*ɒT$#kߖ@dr3ˍA6B ȣw;nODZ(|s9峙SIK[)zTG>-ԈD>@p?`d   ; /5<P Z d x = DXqTq(89:u> @F)G<HPIdXlYx\]^b]cdefluvwxyz\Clibrepo01.13.0lp152.2.9.1Repodata downloading libraryA library providing C and Python (libcURL like) API for downloading repository metadata.`Ǎlamb17/openSUSE Leap 15.2openSUSELGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/rpm-software-management/librepolinuxi586\gA큤A큤`D`Ǎ`D`Ǎ`Dd3bfab0a0e600959a80263daaf3a192614a5b060065466f1ebc5c84686c0457839175535789e72c54c171d6db139b14dca6fdfbbfdaa2635ad2c6c94c34e1e3bdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551rootrootrootrootrootrootrootrootrootrootlibrepo-1.13.0-lp152.2.9.1.src.rpmlibrepo.so.0librepo0librepo0(x86-32)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libcurl.so.4libglib-2.0.so.0libgpgme.so.11libgpgme.so.11(GPGME_1.0)libgpgme.so.11(GPGME_1.1)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.6.0)libzck.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`x*_H@_>e^$D]]@\\ \g\\\V[Q@[Q@ZN@Y?@X@VHVHJonathan Kang Wolfgang Engel Christian Vögl Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Jan Engelhardt Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - Update to 1.13.0 + Fix the key string parsing in url_substitution + Fix memory leak in 'fastestmirror' + Download whole file when server doesn't support ranges (rh#1886706) + Various fixes for mirrors without ranges support and zchunk + Add support for pkcs11 certificate and key for repository authorization (rh#1859495) + Fix lr_perform() - Avoid 100% CPU usage + Drop Python 2 support + Add support for working with certificates used with proxy (rh#1920991)- Upgrade to 1.12.1 + Validate path read from repomd.xml (rh#1868639, CVE-2020-14352) - Changes from 1.12.0 + Prefer mirrorlist/metalink over baseurl (rh#1775184) + Decode package URL when using for local filename (rh#1817130) + Fix memory leak in lr_download_metadata() and lr_yum_download_remote() + Download sources work when at least one of specified is working (rh#1775184) - Dropped validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352) since it is upstream with version 1.12.1- Add validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352)- Upgrade to 1.11.2 + Fix calling Python API without holding GIL (rh#1788918) + Do not unref LrErr_Exception on exit (rh#1778854) + Cleanup zchunk-related error messages (rh#1790625) - Fix typo in changes entry about version update to 1.11.1- Upgrade to 1.11.1 + Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012) - Fix bcond declaration for zchunk so defaults are always declared- Upgrade to 1.11.0 + Define LRO_SUPPORTS_CACHEDIR only with zchunk (rh#1726141) + Allow to use mirrors multiple times for a target (rh#1678588) + Allow to try baseurl multiple times (rh#1678588) + Remove librepo xattr when no file descriptor (rh#1690894) + Fix verification of checksum from file attr (rh#1700341) + Rephrase repository GPG check error message (rh#1741442) + Add sleep when all mirrors were tried (rh#1741931) + Raise logging level of error messages (rh#1737709) + retry mirrorlist/metalink downloads + Fix lr_url_substitute() and add ${variable} support + Add support for one-time URL flags + Fix API - LrHandleOption enum - LRO_ONETIMEFLAG (rh#1761779)- Upgrade to 1.10.3 + Exit gpg-agent after repokey import (rh#1650266) + Make sure to check next transfer if current zck transfer already exists (rh#1706627)- Upgrade to 1.10.2 + Fix librepo isn't able to load zchunk files from next server on failure (rh#1706321)- Upgrade to 1.10.1 + Clean up target->curl_handle rather than target->handle (rh#1694411) + Add an option to preserve timestamps of the downloaded files (rh#1688537) + Fix fetching repositories supplied by SUSE Customer Center + [tests] Wait for server to start instead of doing arbitrary sleep - Drop patch included in this release * Patch: librepo-PR148-clean-up-curl-target_handle.patch - Disable executing test suite on ARM and RISC-V due to performance issues with builders- Add patch to fix fetching zck-compressed repos (rh#1694411) * Patch: librepo-PR148-clean-up-curl-target_handle.patch- Upgrade to 1.9.6 + Fix progress reporting with zchunk files + Reduce download delays by using still_running correctly + Improve error handling, cleanup + Simplified lr_perform()'s loop to prevent busy wait + Require libcurl >= 7.28.0 - Drop patch included in this release * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch- Upgrade to 1.9.3 + Replace expat with libxml2 + Support using python-gpg instead of pygpgme + Fix major performance regression with libcurl-7.61.1 + Add zchunk support - Drop patch for backported fix that is part of this release * Patch: 0001-stop-requiring-attr-xattr.patch - Add patch proposed upstream to fix progress reporting for zck * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch - Fix RPM group and description for Python 3 subpackage - Drop Python 2 subpackage- Fix RPM groups. Update descriptions so that librepo0 (which is going to be installed most of the time) has something halfway useful.- Backport fix from upstream to use glibc's xattr instead of libattr * Add patch: 0001-stop-requiring-attr-xattr.patch - Use full author identities in changelog entries- Upgrade to 1.8.1 + Fix memory leaks in Python bindings (gh#rpm-software-management/librepo#83) + Fix HTTP header checking to work with proxies (gh#rpm-software-management/librepo#86) + Change connection and low-speed default timeouts to sync with DNF/Yum + Fix max download speed from repo (rh#1227921)- Disable running unit tests by default because of random pygpgme failures- Update to 1.7.20- Use SUSE-specific groups and tags- Initial packaging of librepo derived from Mageia packaging/sbin/ldconfig/sbin/ldconfiglamb17 16195111811.13.0-lp152.2.9.11.13.0-lp152.2.9.1librepo.so.0librepo0README.mdlibrepo0COPYING/usr/lib//usr/share/doc/packages//usr/share/doc/packages/librepo0//usr/share/licenses//usr/share/licenses/librepo0/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:16150/openSUSE_Leap_15.2_Update/a841ac73226d89963d0ff03d1dcf0ae9-librepo.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7cca83d00fe920d551fc8d2ac5d77be67492f736, strippeddirectoryASCII textPRRRRR R RRR RRRRRR R RRRR+;9eZx×<e utf-806c32c13a807bd7c03987830e295c60ea7f952a395a7a0318afdaedd86d38434?7zXZ !t/fV]"k%{U}d)' MX {ɤ:Ca=*[%iW`alFU>;@ɪbfX..,y3n?Pϼ:'T_Rpm!H5Δ ph$y7ZmL(ol$= {A&j9}w]aqth]C!Bt‹51W)V=31N6٬f4Ī(mәS}T&A9# VI,H:1% q+m:blR5 :l1P_:Z{O~;NƥL9_F[3MT6 142ݔH,"OH# d=.ͲHe)$éh)=FѮ/x-6r.!{'fB?6{!"A}*,YƆOy]gxlЙK|^fphLς)_ U,Dond3Bh+n_|?aIW~ ;ҵLn32a񒇁m`u; 1/QaVuV=i?\B|}eD+$]YP#k ܱb÷D轲T*dXcϞ1C|H7i-08-iY.Q?4࿈'BUX/y_;K}d !Ϗ9QaDE#$X:7e*CQK[,kӑDlVLRq`?K^Ƭ'M3dbJqc;?wnd4^[%3m;e q@#4(ZM]qQ#+l@2h3 }c&Un8'/=n2I,$J<yC-c=*/+]DG2xIckGxg%<.!򏌔O)xb a˙aT5=72X1g\,'^8[gmj!iw=m.[h쏀D[IH­)T*_nKjКK(ۣVbUkͪ-/ |0+3>#|̡d<´.魸VdeVb{u[$"c=s$gѷ.7ixJn'+d A,qBD&@BT^]Nn0-'  X >?!P`!e6#!J 9&+8s9AԅQQvs' ߐ'noHFqt _(7hu 98ڔrGNA*;bx\f袜x,wjot/F- AjsQMFAF&_wg8f6YDmTN]:_q]R!bMRԖc p˙-W'!F27n.@R#cT:2njB/Ȳ-\o4ۂgf ]YZv֜1H"_c@Un߸ɤy uxC7HK~$G hP='|L3J7zAdW,ɶX0q,"7HAg0mipvr^+ R6^?q ?D0 3ۥw9s_P[5qʑULbuKH|`t5"E[?.{$aYqij6sf!GuI`/B5ϑ[I7ߊ^HlB w+qp&>XZ ߄\pM bE:Sn2P+8.蹷:@d2sʼ6יexj" XN1%7R95Ӈ6Z煫ކWZ{n_tyIx$g4LS*-8vNǞߕ"xKv;քNYY[5Gne$?`052W2c.*Cv_Eج-=4E$Es;d4Ct(<#҉ԐkC/ЍM0~0H6NGEѬa-PV4Xv^+@ANGcNPݺ& lr|&S.W?܇Yzk[JޛCnB7H#&aҾ4w!>(PW"8`;څ60TF.:m_|]Fsjme= П3}Vtu(<hw7-54 ۇ &4CVH|š!|m33%3=>nM08Dҿ?TCI|`~hćb[ʖgO&q#Cv xPlq"%Gt:~Qt:|Z~As:TeoD$ f]7uPC4U<Ӓϲ Q/G5!Vo V {Uǀ~#h/ggr~MY&\boJκ5.1QyFփhKo*e1mJUC _5"P?^O?^yzXpqq>*ƞruI.r/2MR^Ps5F?S΢-{ۙ'$xw|at⢊IYrWV٠'ใtP%INzƽ4 }&d&SHJrYy:9 V\ý?Ǵl7PEIJ=vxIw:F  BM$p&a+;]Rɲ@J_.lrZxSvCKԜ\C8H 2A٬z(Y/W݋ODItkt29WW P],珸 kwX% "X%v`d)QOu\L3v?Xۋjcb7a:Pl@0V՟ʚ^L2Υ|V(E^yCX\H<)' @c۳4川քel5ԡyAe Iҽa͠.B ]y=;sC00|,]L6j&B}Dі24K3t -0mui8(^ٮRf)xDd˰I ka1үSS== 4LׂآVU]="Zە;R>3g'_9zo_-84Cxd)F nZ7vWwQ|_WR-YqMgk4 : qXEop׭"4V e-07U6 ǔ)YIhqa{!,@e0tDPbwS#xHb-S:):u^$셑~Y΋:Aի[KTZWZ gLbUJtܜ |o-:zApћHHF%2ii ,q9 XY҇Jިqun -=Vpn*lN+0P8B'.PY|*@:Z?:a))-ҩhY#k/js=I;R5ɧGm?aH*ү0G_ '/8Ĥ$09ʷ;7VX2A Ɣ4Hp2 ަxco2Yɷ& 34~~atJκZ`Jbn:fl@鼕 aӑ,j£=yWxcZOr?d:VudVr<2db-?d;4g:WZnquGųω8jޙcc΃%9};]Nw2av>'_>%u,CԒloa"L^۾&&1%4g{֗'\;\Bc £ź 5gXrt\N0,֣T&ir+0u-K Ff榳Bc)fIz%aWhOԣ. $VLm1uW֊ K`/h])ٮ&)'B?lERzվbԐ#|\ ub̆_mQ GzSD@妽/ yACdzXkRQdC*gQs5AIs\(g>ƵfOy6“#1(ߠW簤Q ˗#^}mZ')<׼p?B?D#Fxrs|f̗DFGx'i߬%IS *b-=w28,C\UM7&±/8"|F lcH2Yj`)9H;˜H<}MMᕭZU{=a9Kpi^;h)Yb xp(\u#=ۄQ`Gc1N3gT@xgz?'H2 `BNvFS=C" r_a L9OqJ)hfU|DP"UjhŐ!vA٬T4lbKC)59؋?w/6W {ɠH1WD>|e^8Cp1ږם~XWͦJm:]#58U]ܡa$o~/4LHCSZh0W&bAf.-ݘ0gw$NEv_t[6aRJpyRpJY99(Si roP⨞2EyIQgqCyR7*5Qڬ'wG)F yѾ3ςAZ. >d|p'8T:5'Svh*YNn=H=Lr>SDG;Xrm qLkm~J8جħ=G3jdi ;($C-kYG{j[uHAA=ܳrRQz=[Z=0U&mR$k~a ez sUrc)ElB Ի?`>m1;x|'ohKj-٨r RJޜ`x ?.Q<=,k B1=nҫ,=v ] ƔV>öH;϶dM+h)|ĦE${pcļ45dheeOxCyxX:Ic%"԰\㑸DL93-dL=n@X^a!ә=]b"J?# nGY)Ɛ[]?p5~8ӘBaUG*H;ڙ~t[Um!>lH @76F{cWVWHHa<.u-8 t='r+@獄B㉪f{uUW%ԾW&mĘ}zdbcg4Fhc:aј;5#o)/뺙E4m~a؞2%V2Ճ IgwWOEr[+Yr(в94NWs M-(I'v:0͊a2iG = ̕2,ec~6 A Rl^uDpڣe)@2KA&$fQwT"jRdŊzAvlTwQ@@AxuUE Ou"{a}1@J-Bhv/U pF/E,9=pMb2SGVU%[37;ZQ;;Z-S!/߁͖u' fcM!W4~"}AMз"|0=cmzGi eP9Zr2Jrpa1^j f|xwE}E ҙzP|CztI'`gxS ybnxmC!3*D+1%2ȈOQ qyQ[0?JTy1  V Sm`$[X*l!3접fvP[t)h ZӡX?wd6b2pumtl?g]֘k! م |o[)BbuuHyң/Cۦh 93bj N?bb2hnrф:w؆dPlWVs0ּE d!6&D3Zk fP PIxMٞ 1&u̞ {55t_ɒ9y~-CD$L86᪾xx"~[h&fwEƫ@b5i`Fbjyh$;/˶܁3L_ODt&Ce9窓~-(N_o )]z}gOIWT]#.fj,njڱj"8WJ%EH+o6bX`421?1} >Q O@5Tn0t˜.Z\xO,M:F{L: +5ZQ+;Ǯ͓ ߊ´*0GRJ: UԔ*|lGd:kFDZ#eWl+uԭ\i.53 y}g~D5tKE.!ģn<n4.:Fuן&?I&}wJZqSm1 viwo' 2/9O?v͢b㬘tG"8-qi>;E^y NM9n Qi* _r6Ʊ8Ah7bvse\)1NsrbJO2;,-"^n!7Le)>`;.p?/8@ 3ڇmV]}IkQU~l+{W [,孝4 mz?A52[Zdq*@SU#ˡ0bl3E⋼Jf7jNr;!EߐY$D<79P! pQ) MxE e " eqUuie5 Q 2K#*o:a&rYf"ȂTK=:gCMjm^'l N9^RG Q ϛ_qHc*u({ _m s=W&,GhGPGq!hG{'Gp0Diނ%Ǔc,~@AiY![[hAP}WcG;)`(;g\,;>Cs/n%Î1FViAT4,T=3v\)PS2F/,-cҿh]0qf%7[S\g/[wsI?Ǭݳ(T U)avHqR/Q? Bh܀K{.,s+LF8&/} %`Œ,+V l0,"tUZl/3z%00DPsWo^r/n}83&a?r\ 2Pi+#ϭ-2G <9"i˨ځ%XUGӝNP92 -SsiI#tOGy Q Q}={FCHqB.KW %Å1{թ3gn`;tUa,F@l}IoUz9dOM%, 8EK&(\,'7^[^}Ի 'px,X?Ts5PF ϓS=U݄ɰ@Ꝕr7jkxG6YSs  T#ЭO'Nr_BYޔZ(bo7FddIjpu[8MLؒFh,-ƣi lrU6~4"\/c]v v[+{Hb-.rC1H_vKi^B[d<41]YixP3<}ӗ\W:-VY鹶b&bd⣓7)aⶡro/)M01 1G{SK .Ebmdӡx;Ď<~΁6xPwצ%Vc3a .$*#XUřiʼn |'5`ewXTFoDhl!׃ȵLhiҵ۱E;ӅU^]vm'A1G54opz4 #!bo̒\'}S^\+?Գ:^RTh]s#A / Z3ru)pGz ̞P)= X%X{N-a_7.V}SQGF#ޘMRiӸr [rcZqzEb޺/R1dzP'hy/ s1w@ƹ2_G gж6yQfX`KJbe P1{w/5"K ? H<]ժ+k L!ŏDIVtp'ܱIe朽NϘ1iILBVP 'N:hZ̧]+Qy9ۯ65L<{@S4_NS$gee<]%Li"=:  PgHpϏ$th XvВDb~K[=$1F:|?P} }Z-`TOT5v:?"c>/(dM\goxS3R߲0av/jQXHYuu o|S8F_:$7bTNވc (s΄|&o4eްY*ڊe%vZ+o{tk]D$B$et͡ұԙPhOgҩXТ1a0TcfڎQ]B <>$(w"9@zXd φE[Lԭ-?]5 $+A pۆMz>Ce6-|W6jcנ ;>F㱱wRJ X[ b%udklQ1kF%3!uXa5KV%`@J͠X85ql(2ݑEwJNQ+,m?>˓8pt{g4_$(* 3"4 ?K|d2Qg{ bZ !ՀpLڿ]%-2r [*J5UJf( FVl4J kv耞O.ۗ6b0CIuFԋQpNoGC_eBMxԕX9-Kq [X%ASj v tW7\Y1{s`w~1@0c*g X캿4R>X#BG4b 1~2l1,OQic uF&UC" K)4$_1 ;?6zK.4nVŧ2UEu E;1PH'\ft|!X|q_Bkdʋ,Xї&Hi!j=eZ9#ߣô/:2 E PwLhirqjp>\LbFN=PENjǟ%|g^dιlDrMP? +GdO!mQ-@˧T$)1J*{J5'6P bnl2:^e?/т;5hIVIwsfv6U(:K S}tX OER`MtP'*}l%xyeҽdl9b1hKabܢ04ѐ֔ \M.eMeSĵ0c~KE*Qb2J?ѡ2g$+l&%xSaN?wWYqzƁos0{ښ.z%yGekj=F8<,De;s~D"lL4cQ+h$N@&+_N`ߧ(U{!gd en;:}wD6;ʶ}TywIxmx~f[)&y2G1}5ČvjWE!m:hok#J5(Рm|A홫x }s2Zo[$K<჉I㔁kRzKݦYB!_tߺw.XsIΉ̺JCdS A-+ aEnm)Gp8mv=(U!`v뎯h~>4Tql1@0xVfZUO2Qy > <ࡪG4CmO]P) F>_&QZ0y*|ߑ~3cJlVLA-ep٣wP4 YY9!ȤC  EB֦8_-!" drkڸOYAˬ7zMzبdɌ =+!$/NN|o8jF NSX9S15$$mXbvgSJj C;m>~S`<2FO@tAV13%1ԉ촰$1 AX.ޛ#hggQI 1 U"6zc Em"!ij,Rf6<;Q1Q3~AE7rzhƴ-WBvͽ6KE}Eb;XѻhV #diFY|j~NOkgxį)a~*@iWo kkK@oϼzQ-r-.ᘼq?)5)/WnPva_%_ѳo a:bز4ۏUW|A%Fd>[.]\W8(΍Gb  4%dL^dݨrcVVJ>1GJ#Ss(δqE.W MD\ȼ>ڿmn>J4<_ )B@QG T6 >4\+l(|.hdAWNCUhQ2FbXe@LM4InN9U9S/9 3[WRO^7.^(o/[gT _mc>'-H#>@2MJu:sL]&GCqrzJ51C kV]`S'3U67Fzz*K^ g$អ\ {R}=,[[}̸.p%UkQţ&{cmYk{gY]圻{Xɕ<',UD\4$y8;f =乱 !*wZ1> uY()j_sS*J=N\7 Ug:ӽ h^wg۟ ߄'#A_:U2Fˆ4I Gq]SNFͅᖌ5LժR옂{Ρj>e 4@aTJ(}>I-L> EAyb,`^D]$PMD@ I7tvc@=A6sR >a,-"0'ReMMp xgz5n25Y*l;r6^+Nʥ @\su ԲCb  A P| Y`? 5}3x?g=vc]qg'RHoN#j!Hv}'WDJ-1T̼Sqd n$Jc/5F7/!eDdKN7@x14Smr/=(!7 L &1>sʏ[|qo"J56p<>yKP[/yMcwT@7 ~ÌBd $7[N)7mD0L]\>76 Is-2:NPn巙B#ȝ[cJw8˻_ zX[ǬxG}`#&::!7u#_XEb,S˳oP3:&!p7<+&++䏂|,f6 Ω$'~9-p?e' :; ER6٦Iy-qs.R`7D &Ě)dU-bh6!w8kPcmNR{K2Hz[ 3d( XhcB%1n =-}aU[U$Y{Y=il_NB<@^]\0G vhDQJ/b޺ׯeqG"IcEN†`1"pW+vOզ6uq>1GW9R"7O W֗t'Eiv ";hդrUڙT['|̢{VC|=YR-vFS3(4T _\Upc  ImjW0b{{ɾJGO'b'Í T{Ŀ~sAkM\÷vH;e jMTEM%ڭ7]¬kvEʒs?|U-BSi6 ybJёh_0n#r7yZVRX&)qkt_zo˧,*9j0jy|„{se:}E!$Gۆas_.)'L-\) d ^t n#`,0\ǶN^ [ܙ4tŮqJn{<<9. AFBdJtD +,z{^(DbN8 im0q83F{NlFt듏mS9xCIw;Eގ4EB1dn%oZ~%tzknN垷Ø ?a2n`Ou ~ s}o42M 4U)=YHMPJ,  x<