libproxy1-0.4.15-lp151.4.3.1<>,M_/=„`ZoBb pQo$kjqhf3 ؒ0zSs"oS^syP&&@JBS%|hzo%.+h9ּg"nO<Yϧm$_E'V /} Z a3R|GSNWi6Dk#tr ꞌ,cmרR=F4ڼ)p6 -LdQ>C!x?!hd   Y 8Ilrx            , Y  `(89$: >(@7BFF`Gt H I XYZ[\ ], ^b#cdsexf{l}u vw p x y z!!!!"!dClibproxy10.4.15lp151.4.3.1Automatic proxy configuration management for applicationslibproxy is a library that provides automatic proxy configuration management. Proxy autoconfiguration (PAC) requires JavaScript (which most applications do not have), and determing the PAC script location requires a WPAD protocol implementation, which complicate proxy support. libproxy exists to abstract this issue and provides an answer how to reach a certain network resource._cloud1081openSUSE Leap 15.1openSUSEGPL-2.0+ AND LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://code.google.com/p/libproxy/linuxi586ȼngAAA큤A큤_____Y/Y/_Y/b64223b38c1fc4b598f0d478639403871fc8f9d7c847651ac886f8841b5ce3ecc6db197e12a9aa74f9fe2cfe9a14edc812a55876db1bbdde15525a44f1d6504db1330df1aaf9a7603b8ff0950053777f90b0eaa2a5b7b95d12eb9ba68fc1c511dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551libproxy.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibproxy-0.4.15-lp151.4.3.1.src.rpmlibproxy.so.1libproxy1libproxy1(x86-32)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libmodman.so.1libpthread.so.0libpthread.so.0(GLIBC_2.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.1)libstdc++.so.6(CXXABI_1.3.8)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.20)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_ts@ZY4YR@Xe@Xs{@X43@W@Wt@W W>@W1@W0{W!@WVVUUMichael Gorse fvogt@suse.comjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgalarrosa@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.org- Add libproxy-CVE-2020-25219.patch: Rewrite url::recvline to be nonrecursive (boo#1176410 CVE-2020-25219). - Add libproxy-fix-pac-buffer-overflow.patch: fix buffer overflow when PAC is enabled (boo#1177143 CVE-2020-26154).- Use %license (boo#1082318)- Update descriptions and RPM categories.- Update to version 0.4.15: + Port to, and require, SpiderMonkey 38. + Fix "NetworkManager plugin not being built" (gh#libproxy/libproxy#53). + Fix "networkmanager plugin not working (gh#libproxy/libproxy#58). + Fix "Invalid read after free" (gh#libproxy/libproxy#59). + Fix intermittent unit test failures. - Replace pkgconfig(mozjs185) buildRequires with pkgconfig(mozjs-38), following upstream.- Have libproxy1-config-kde require libqt5-qtpaths instead of libqt5-qttools on openSUSE > 13.2 / openSUSE > Leap 42.x (boo#988808).- Update to version 0.4.14: + Parallel build support for python2 and python3. - DWITH_PYTHON has been replaced with -DWITH_PYTHON2 and - DWITH_PYTHON3 to have full control over this. Default is ON for both (gh#libproxy/libproxy#22). + Minor fixes to the PAC retriever code (gh#libproxy/libproxy#40). + Fallback to mcs instead of gmcs for the mono bindings (gh#libproxy/libproxy#37). + Fix build using cmake 3.7. + Fix deprecation warnings of pxgsettings with glib 2.46. + Improve the get-pac test suite (gh#libproxy/libproxy#47). - Drop update-from-svn.sh: The script has not been usable for years, since libproxy is no longer hosted in this svn repo. - Drop upstream merged patches: + libproxy-cmake-3.7.patch + libproxy-FindMono-4.6.patch + libproxy-gnome-waitpid.patch + libproxy-python3-support.patch - Re-enable the test suite: with the upstream changes this should now be more reliable.- Add libproxy-cmake-3.7.patch: Fix build with cmake 3.7.- Add libproxy-FindMono-4.6.patch: Fall back to mcs if gmcs cannot be found. Fixes issues with mono 4.6, which no longer ships the wrapper by default.- Add libproxy-python3-support.patch: Allow to build PYTHON2 and PYTHON3 bindings during the same build phase. - Create new subpackage python3-libproxy. - Add python3-devel BuildRequires when not building core.- Add libproxy-gnome-waitpid.patch: GNOME3: Wait for pxgsettings to vanish while destroying the plugin (boo#967601).- Update to GNOME 3.20.2 (Fate#318572, bnc#980527)- Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed.- Fix condition to not build KDE plugin for SLE.- Update to version 0.4.13: + Allow linking webkit pacrunner against javascriptcore-4.0 (webkit2). + Allow to disable building of the KDE module (-DWITH_KDE=ON/OFF). + Fix compilation errors with CLang on MacOSX. + bindings: perl: Add an option to explicitly link against libperl.so. Some distributions want to do it, other prefer not to, the library is anyway in context of perl. + config_kde: Add a basic cache and invalidation: performance improvement for the KDE module. - Pass -DWITH_KDE=OFF to cmake when building core. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(javascriptcoregtk-4.0): make use of the WebKit2 port.- Update to GNOME 3.20 Fate#318572- Disable building libproxy-config-kde on SLE.- Update to version 0.4.12: + Move development to github.com/libproxy/libproxy. + Fix fd leak in get_pac (Bug #185). + Detect running MATE session (Bug #186, Part1). + Fix linking of perl bindings to pthread (Bug #182). + Correctly detect spidermonky (mozjs185) (Bug #188). + Stop pxgsettings from segfaulting on exit (Bug #192). + Fix test #10 (Bug #189). + Fix build on Mac OS X (Bug #183). + Add a generic KDE Config module (fix crashes of Qt5 based apps) (issue#4). - Drop upstream fixed patches: + libproxy-pxgsettings-crash.patch + libproxy-no-libperl.patch + libproxy-pxgsettings-signals.patch - Rename libproxy1-config-kde4 subpackage to libproxy-config-kde, following upstreams introduction of the generic config loader. - Require libKF5ConfigCore5 from libproxy1-config-kde (we don't really need the library, but kreadconfig5 in this package). - Replace libkde4-devel and libqt4-devel BuildRequires with libKF5ConfigCore5: the new KDE config parser interacts directly with kreadconfig5 and does not link to Qt.- Add libproxy-pxgsettings-signals.patch: Fix for pxgsettins not actively monitoring gsetting changes. Due to recent changes in GLib, only values are being monitored, that are read AFTER the signal handler is attached. - Adjust baselibs.conf to match what is currenly being built./sbin/ldconfig/sbin/ldconfiglibproxy1-pacrunner-mozjscloud108 1602598027 0.4.15-lp151.4.3.10.4.15-lp151.4.3.1 0.4.15libproxy-0.4.15moduleslibproxy.so.1libproxy.so.1.0.0libproxy1AUTHORSREADMElibproxy1COPYING/usr/lib//usr/lib/libproxy-0.4.15//usr/share/doc/packages//usr/share/doc/packages/libproxy1//usr/share/licenses//usr/share/licenses/libproxy1/-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:14524/openSUSE_Leap_15.1_Update/29e640d89ed35197f2d1d48fcd42ce96-libproxy.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5c87bb447b08efeb88ea3dce983a467ddabb06da, strippedUTF-8 Unicode textASCII textPRRRRRR RRR RRRRR RR R RR @c޹Nutf-8500d7728b6e54d9e91ad52db0085a432974898ae20f7bb42e908e6d789aa795c?7zXZ !t/M']"k%wdv\OCvL1B. $^6@Y@SDeav9opBR. reYU9J-shuGgYCj:>s* Y=O""+7_U:B!2bSȐ6[v kS?g'Jae vssL~rҰPד'$ OqǾrǥ/NMe%瑟8]f7'&AVc0,#HNS!@o ㌰ȟ)9mp}A0ۨ" >kk]` J`үL]ԛe~їԛx9Ƈ.q<t D53[H\Ky9P:ß&@2@s~"YObA5e^;Y0һ'HYFhպn9E=.MFu@$!)@A^Pہ89̂ dҜJL -Ui Z: zm5V: )r5"hm-v1DcUf>P~_<ӹ,lPfV'#Lg=q0];e#Ý-~%YQf;IjWݩfCcܗZ: rMƣqF^e9&"F)bʁփ)̊`YͥLylUHo" ཷ .SQ|&h8 ^{.LJ&nHn T3aئF\遫cZ?($R(zJlh7 !4 \q -?Y1 )6`E͉ٳ<  |ٕ@,GBY!Epڳi|Y^-kU#JG>akז>c}9ٮNA#[rC\v4b1o4^P);Pj/D9mM 8Y+%K@>M?J_Xi&[v?U?v̇ym͓>g}æ|)ot9e"I&gT2Ӊېߴ\CKtpDSTAn,'pXR0m?=wmX1$ 74."cU)ZPL K$q/z^E|l;A{w<(V>X ӁV|ܩzt/{ /as$}-!#eWTCŜquf]B8c4Elɠ\v|U+-Tdwɸ j uQoʛ%\).yn1p[b3yʵ 䒖L"<70,f"(Ji{\'×q܋m9Il  olkC#~ y\w 1ᤷw]c--E4[v_]Ff@7M\cgS~ei+utpJ3Nl)o {$(;yեH-?/Aglrb?+.S+iu΋Uê$v4"жZZI&IڳNvHDהH'H/QB٦w CC 2wjx&Pei{L#)f<9U;  `&X],l pVGl{5?%-G?˺#)uʣqns=*zvgM{jbT~ۼvz{N!L Hc`{K980RuMbf nڲbn9МI R/]m8NϥTS#e0emS)?jIJ/ێLAU?Yuggp;t Qh% ^k?%t,(~uMh .Q)q<;CM{y/yŠ*PaN3riXcv<,f}f:{)0.1t$ ?Y0`@*ȡ-TIe>ZW# %&'=0W$su&%Vw!E46 Ok,?h*D&";Л+KXE!;}(ʟI7%l `x@Rd ~qCq"M'=CO_*_x}8s'$&*,ٱyLiѣCGj'(%=S鋌EsTW9u,Q$_ %0* AOz FmfnKq?+P9`n$VXs)2U,ZdJR\:"( j+DO M -d9yϊkn{f_ nc?Z'Qz{o+3YNne,JX*kE%98#GUN%5<,B SZ|E4eAJ2 ")wj J*X;LxVǐU?/&'DHM1ˏECfL=9ـV(gNU#"XI14B?qO>-!9&'v@,;;$nC!{ ;y8B4{@a6cnuKE$3_M^g+[< b1iR:Ԝ^>6h]!rϠI~դ8H1E;B=Dv$b^ADjZٛ?hpN`IBAOg?dJ4EABM_ zh1y7|^=<*gu fPGU#;/^8ԕ"^xFGr=t) "IIŖ8`'8oVS'%m:2ONGj $PjAG{M SKr(}}g/o$IgCӚc >g+HR4pY"{H %Js&+,n7fĠQQԪyL=S;p5ch5x f5%?pI>GxA=WM!dtSrlE{8uv˦V9itV0-.:~%,ʱYy9i4BoF(3b鈏O 8ɱGޒfKi_Zhn(Tޘa|弥s iqf=`SgXqiV u(I;ľFŊ(.K5*e:a{̳;[H;-M&>X.Dlr{NכYbBowq85SOʶ,Q-kz#\|"ml0WаA<,/ߛZ^4z/{w+ #Rӆ7mpptU,@( EfFRP٭\Ù ?Ӛpϙ })@cSi0U3&$HHXi|VWr,yslLAo2 {a-MMHUrDўО%yRJ*b yݢ3^bo:朦#iڧP;bq/qAѨbn]%E)?8Mgr+dKVk"Pi4t'n4, c©,N6BaPt|tRy/<25+H̢ҵq(/"Bleꄾƈ&I̓r2C'S%7Xqn@KW)P;DB^7$aN5Iz_cTc"4=ٗ#67YlipSx{y^ S 'ӚD=AX v<)+ L2Iʹb?OWeZJV@$#pY \oVyF^>˦{r;!/^t\ 6_ZA lܟs1P{~Ud:Tgx)JJ'N;_pg)eFk4.L;Q\SYG.Ղ \`zyr1swkMNsQj+EYaj9-ǭACzT@~;Uj%C55Xmtg?º[= }eQ19G,$(W̾ &m]ʴ }=0c9I q>,top׽7#/ɂ K bb3nHQrkJ)wEGkN?? MOM=im6+?n L|&R9 BJ]pP v[r5H = LSm}LNH:6.0,ŒlN)5/s!Ð@g>! BqƬzSS`?OZYs %Plӌ::h Ԓt0QGNq+н_ Zo#ɑ Ә 򏸍?Qt<&pYa>1s 8yyPKN x`r ,,S+ܥdi0>j0Rm15cokܛJN7SM.Sߐh&|6_*RTH6K ]B˹7;PIoYKf7f ؕ''ܬp) 6ͩxERaA4 }loY PxBRhOf&ZK5<ȕ 8hlgS V?$& ۞A۰HLmq;ȴ0$N-H:<دpyP="kh0?y98Y 6}俤>α} w-bҞ%ԏu2+ ` /%0ZՐlco'RACJT(rzA@N͚j i9PʄQ ѶG`z'HBwOًvYUnq2N 11?.b ;[@Pk1>W:b6t蟳1p~:e8]>]2)p3?ӳA_``Ce;uZl|Ӑg)|6E+4  ^R܉1wfC:VtۤrvKiu,T2ZЕ[A _4K 9XOUjT C։TEWttJҝ̣1kn2팓n(I;JmT\C+*>Haqg͕bQ#]p?X2I%#bdbW1XSJXNUE I1ƑP&ޭKL/4sd&%$NKe}p^m:|;ˊtÃāL-' G[TNF Jxwg-?rTE=~؇‹PMw2kb1Aa;0 d$'\F0JI'fCjXڶ8] >6(2 |z\Q`-ؚR68ŬksGѯ:*t:Zm%cSDwՐ҂U)@(?Fy:l];kQ[I64+u f5)D{+j(Ȩn:4DQtJR vûdǎ-l9W p'O7n,TS4llp0YLxg(hn)õĜb#N5vVfY{J~nxvkFaTbulB=",^bLcOQ S&\>kGKȠ"jܕVFbB((Mtkg gAtu3dk BhaXk~:iR}JhM>`x%Q&A E&/Gtvk>}߅Ƽ}nXaEKth 5}C$pQ]m :0?d[#& ;>ل\ :Vmuj|̑J')qK2[l OU~Mp75&wmHB?v1(3 :[>}6(Hh嬲N`8`䊪f1 "#Xtѻb" 4Jz1q)BFK+}_֩-^C[ ' ӜCqBQ%dF@FRu>q;YoCP,(=&wQ 6-}rWȫj?!C-4bъ{CDU FؼW|˒97 ɵ/ŒA :Ο$2:h]IonGK`z1rf:$]v\yΗ'5 YېdbTBN7_;\^ X@gQ=q|l[w쮞}ȑ@_H cxn1wI?mY* DRYNQXV7'pI!s+)fl#svcv1Ugj("N(qA"ԻOJ|83dH_ }CGypzsΝ'bt*j<¶w OC#\{Ys{ukFqd5n`> 'kmi }on[p[OES׀К{7T^*Vf j"\aT)n xD!|E is^ŭ"rx&Pu#ׯL4 Q`ѤFWWa'Ēȸi-Ob"ȑON[%^xv j: Ÿ¬0Q#j(5\j0YuNj/K g!=kT>Mqk:mEuEm7=^'5x~:PG:^Yj OҸ YZ