libproxy1-pacrunner-webkit-0.4.15-12.72 >  A `^p9|VTv[2,/6v)p警[. L׀] E6HgZKfπ6Lsv&:ʏG'o3\0K ̶$Yel}\OjR4%Jhrȡgղ61UWd1TNvXpE Q^䃞gxeØGdβ1/z)c U UhL8963f5f2f6cdd3d8fc72e694b00206f85226fe8618cab1c6271d36528caa366b6c48d0814e8eb0883fdf159e411ecd6d7088c59b9>`^p9|5bT=^_okRIa6R"]2MK]PNFyo+|7yQϋL.X˚)ĕt蠅6-HBәR=GNLcA.xўR1;w\Gk?~evn$m9bPĊSb8+`oTQX<yEԔ INEE])6 ognԙ )%QFZe%ZQhj>pA?d$ * w>e {       @D(89H:FGHIXY\]^b@cdKePfSlUuhvlwxy z4DHy|Clibproxy1-pacrunner-webkit0.4.1512.72Libproxy module to support WPAD/PAC parsing via the WebKit JavaScript EngineA module to extend libproxy with capabilities to pass addresses to a WPAD/PAC script and have it find the correct proxy.`_\s390zp34iSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libproxy.github.io/libproxy/linuxs390xiЁ`_[17074992c3dffc5c2c40060f93f387c05c50c1fc4207ea27f8d5215f0c43f35arootrootlibproxy-plugins-0.4.15-12.72.src.rpmlibproxy1-pacrunnerlibproxy1-pacrunner-webkitlibproxy1-pacrunner-webkit(s390-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjavascriptcoregtk-4.0.so.18()(64bit)libproxy.so.1()(64bit)libproxy1libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.4.153.0.4-14.6.0-14.0-15.2-14.14.1_ts@__[@^@^j$@\@[R@[@@ZY4YR@Xe@Xs{@X43@W@Wt@W W>@W1@W0{W!@WVVUUmgorse@suse.comyfjiang@suse.comdimstar@opensuse.orgtchvatal@suse.comdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comfvogt@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).- Build with KDE on Tumbleweed, Leap and SLE releases greater than SLE-15-SP2 (jsc#SLE-12256).- Add libproxy-pxgsettings.patch: pxgsettings: use the correct syntax to connect to the changed signal.- Remove few SLE11 conditions - Fix build without python2 available- Convert package from multispec to multibuild.- Update Url tag to point to http://libproxy.github.io/libproxy/ - Add libproxy-python3.7.patch: Support python 3.7 and 3.8. - Drop py_requires: no longer needed.- Drop favor_gtk2 conditional.- 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.s390zp34 16200743320.4.150.4.15-12.720.4.15-12.72pacrunner_webkit.so/usr/lib64/libproxy-0.4.15/modules/-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:SLE-15-SP3:GA/standard/66afa2d34fcb7d7304fb07ac51db7e29-libproxy:pluginscpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=4da2baa57e1543cc7aab6882267f875a6f25dfea, stripped RRRR R R R RRRRRxzyM4packageand(libproxy1:libjavascriptcoregtk-3_0-0)utf-8a72c0ac366529308ca1957249507db05d2f1a976047e6ac65987e4642079fb1e?7zXZ !t/j] crv9w pI5>[Uԕ?LJG᱆m r:T-vQ| ~N8,P* qk`7Ӳ Ɔ24YѧHƀ6qڶ*Ű7QMpI!;vB۾ۻ쯎,~"̽&bu #jMa/R}?8E/QGq͌!UhƯ\5|];L@j(m@v; &s%$}vycr?`7$* YmhV pWA,ʞ _%f5 $LP{N"@@+d xfxI3pn7<.$bx+@B^WB2LتhūS*wM>,;iÿx.烕Lr9r F߯FPw%îXЩCcGCy^ uaDD*^E)nEU4y^v0# pR+JUZNʜ&/KhE9!|1?][hSh<8I$6C')GF Uq}~)8EY8xROn"؎_Ewۯjb$.bG \5[3Av*M1@&;rq:! >R^0]ы1&,1k]+=^VRV?VF?)ݍ)E#XGzO[+yH+mޫ ǎaN ẁ{eƪ*"SvhuWt꼇WjOOo݄&YFœc^ ҎM[2yi]C1pIRLk'hp\MYI"֡,F pmmr2Y/p<54pķ[P)@ؕj񣅎g ߅ՁdnJ\ 1axhj'~Eƿ^#TȊN!u.oH>fmtOJ\| &uZCrn*zٗqڹWWqS[͗(chˬxw9.īVb;kYc Mn]3AR_1ߕ9:"l@2=6*On=aP8.~ٶ{T}Hz»oD\;Tuxwbұ/p\,S.D2V|4S&̢]3^,cg_~Pେ#^f%Κ O1 e / PH>ɠkWx'ppaf5Eђ9t 2 º+(W9zetSD<<ù?Fڰ`Ǣ9F'Ҵ :TݝN×yU!['ťo޻r\b&fZkAcOfVdiҼ3XA20=yE)68 Ó.8dlCc=;xD{4lιzz@6^ ?FO(*nR>/)Toiӎ#$vR7u~NOGPdYޜlo$ ..X2 J2 -%%5p ٛ9(sŕyB:, t'>Yл %3n4L.pr]b[+>?lOc׉jwmv$O"Z^Da%"rz .dBy=seͯ,+xn_-8{9p-ڧLii5^^\}$ &Mbakg&$7Ro(iY q}qN`^s!rr@%cI+cvz7+Eʬhl5lF hvh)ffdrg!O@5vJ_gn ?oAyک@4Zttdhyl-vqSEj(uC &@pX?YE-ldY0@w\-X , T :֧A"Dcj׸͌=O͟ 0ER řpE)c,h:MD^XR~ *Rh"g f7P*2 F|ʢ.牽,w>u^;KQ\ʾs_"q2߲:z՟L$ :Gq~#'Y.Hl!J!>uyjfl7 jF a+'6)ZTsIHL-9u"M7%1ΐn.- |8 &ƸиL<,DgOMa5(EZ#XJ_9/Z)XfzzZc*'MD ( 5jq)>9rvr࿛ɴ q{ a \ʟv(?W0lM`*{='=U4h"Y3/T}viN(ȇ؁ h/<_cm,W>hr\I5?XKAL94@{OG-AzyM/ra'vʬ(N8;ݍKRtLT y^ 8āZ$^,p3)vH v6L0la@*|&E+(|~qbWC.(5 UYˑmjY& q"`k{l]9 Ӿ=FLUQWaK0k pe`>_Mҁ֤ .z:ifA(NPneb[̈^(phbETV]c r|F}XCecmQOSV_)J8YW09Ӟ5uNⰮ-[-);׽Q ?+:>JQTt84 t,y%"IhbK3h tgRjݓmZw|gJ# OdܥѢ r&Cih]ᤴ}a,FT :/(I^>9]xdW#SLbI S:aya#)OАD|0FԻ1QpCs|#TlJ w{  j*DXO mŸK4cyg@\)%.{!F^r,i&7+Yp,(F)Ņ2q泷3+ĒT[4- H7;d<\<(\NGv+Ii=KV)ۂp, ^ȯHbqg2~"bl^ft.X'm0:'xI+>#,V(k'Ek#D3qڋnKc`kkM( ɔLwiL}t!!sMȯ2ęi:̓&\lm778>%^+SVO6Q(sbNjUGȟ8 $&XoTm{NեIpʥrFE>Ѩ! p}a2j^;ȷdj  ~JZs!A'$zen DC[Px"J&ZŶ*rR{|ϛ0hm)3( \l($1D*uo)xa%88I2x>|KTe2Gd"(A2K0j֠`} u9%57, {6SO@/$ ,i:EP ×: Z _bJq[be(fORtւAJz6{W:q}99P236yIUN]M}CK\j"/s \sNFATw^;dG 9|:p"Id?&䫨3N_K]e X̵,SfE,! f*. ܞZIe !NhT$|B2 +<3J &!Ybx=y١}D#d^śco>Pio-ւ;P(S18)3SqAݴ~JR^r3;/`-LDuu׮m{&=-=aսyL){5DwZw)|wF>"t> `sPdf07g">&I/b4ɦ?>T.&p '|]WțJv㺶F'xxD Egv5\TEdF!5a?޸,+ȝ#4K(T$WY]lF K>(k zVN'4NOTzO3/n"nr&{aeJq47`UK u !#i[9Nx 8ѕd {-/r_V pOYM xa? N7.x$* {ŐYu9~^AxKz4k1ȼ3$O V=^\P؁ ,7Ɉm=WO)Q)a'PśSgԀ`7Z5I-yN2zWK-=+|TI0Y/tu~whFE.uNJ"Yn,$B<M|P3wS~ӈ{_N* wT/^ Ť5&\E[3;31ۚ} q*Q#GXޙOpg_QC28␇oa:umjݱkoP4ChUNқ&v:=1=)uANx%*1^lT=".TO09,\1(4HTN ((@ӻ{e4[nEk~u|2.FUVNou0pS țשpR:l;`55m YZ