libproxy1-0.4.15-lp152.5.3.1<>,M_/=„%V1}|MAnd'&~N 'J z"b(V+E1UF=sn*3ń `>C!t?!dd   Y 4Ehnt            ( U  \(89 : >$@3BBF\Gp H I XYZ[\ ]( ^bcdoetfwlyu vw l x y z!!!!!`Clibproxy10.4.15lp152.5.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._goat031openSUSE Leap 15.2openSUSEGPL-2.0+ AND LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://code.google.com/p/libproxy/linuxi586ȼngAAA큤A큤_____Y/Y/_Y/61e0a436c29c7fc9b0a1041ebfda2cf6660fb4cd3c130146daf178f2a1982ab8c6db197e12a9aa74f9fe2cfe9a14edc812a55876db1bbdde15525a44f1d6504db1330df1aaf9a7603b8ff0950053777f90b0eaa2a5b7b95d12eb9ba68fc1c511dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551libproxy.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibproxy-0.4.15-lp152.5.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-mozjsgoat03 1602624680 0.4.15-lp152.5.3.10.4.15-lp152.5.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:14534/openSUSE_Leap_15.2_Update/5a74b24d73dc540e7c26ced7851504ea-libproxy.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ebcb8982c63c0f26360e509f98b67c23d3c4a2f9, strippedUTF-8 Unicode textASCII textPRRRRRRRR RRR RRR RR R RR,vI= utf-8995247d517529490505dabfaaed76336e6022423ae6c64db7bb2635028c05086?7zXZ !t/MN' ]"k%wdv\OCvL1HyylzeFO'v$ϝdfq;Ey@( kӖ8ՅTf,}y,#BPcVM_*cvN̔ jp_M!SgF9%FdPGByʎm_]ڬA[=ۯ5y6$@Sq S I[; OF4I }#YM4%ቝMc,`hʚgWy[w6΀X_(7(iղD!L>c’x?[Xeɜ a^=U#b?*@82&}~~]R%ia۩+֍~mۭ jZ*<$SU ` C>R=ٶ$R;gֈsnPu&f}ٶV֫+r)ʨ4SϠGdO5_EMY1YD+)gqEH??<;H?D*h(EI8Rxa쎈+)6j҉-../%ZɠJŭPI%ƞ*hAB]UDn| 8nh9 |ov@M+9"9qMrHQ8G;c8"Q'Wڢ<~(DZV"$"2,?7冦lbQ{!9o7eo2EVws[A]N{.ӉfK;T.MKTl%QZ"hgRoSZTp$(p=y綞:jVaZ@q(PoS BܑI̅A1!1tרA}AiՎL: p]Qonf2_ϴ~XMܻ\+'@|qwC'rH5EYP [hDŚ:+1^_]kی#IDgr> c{yNpӮIzZQaf`oMv!Z%B|]'7-VxYVLrDPȍ0هMʬ[υFh_:R `ë21*xMMy5@LT Q:BF2\Ly1' @t-U(t%G>(kbb԰/sY4sIsyPM/Od Q#sKOjQ7iinH6ȷcV\(U% `N*ɷiV+vTwzڱ Vj䵶)v={_ڄLƊ#D%D[qx鞞󐱚cܜb*)jgYV 8mPQ$M{'fdD # ?[p&-9sΆ~\ Wj\;{;O(|92QwA JW~iM4n+G'=C|Yɓ=,csNj )xdT5~7]#u:6;nZT/JgUPl2sK4u<(JNޘ)Z'p *۹ڧNˮXf\} -}w#jTT79lQ`37ÁCKHݎar#S"CR벟VG5u?} W`3k%]#:;ayQS~p%e/ j(5ArJ}7d5p$$ '6)d,: |[1fcNb 7w@VuS7 2 g V,`jz~hxV<;SjaPF48ꯟBCy4l5@E 6j; |]nogB&?dՑqnBcQ ,=R[h-o[/zڷ, {&ᅨU&gBZpG9X5Tҹn֧uH9KC ZDg1ϖp͓.$ lr` 7@^;Cȗ)FKQ~=dž䷕Nd|:܎dΤ+Î~rCUcrMbilo ]'gxVхN#33?Wֲi˒%gYl,YZ5$i<߲ADtɢ|rPBv}INPސ UF Fyv$ĨhW܅MY4F@XM TF vZo{2IoD?fjcQes×*GŠ#F~z3:G( &:;D;*|RTov-8?/m3qPz&f߯tT<PMẍ HFV6~` rDեӛ]oJ0?W:/uZQ֥dUGi9$hQe?tLi1%rF@E?ihR7Av2Ƹ!88 -gr$xT(VtD<٠pLze|7Tfe܎fN0ږE,a[?yAq92lG;&;RCVWMolq0iv03r'jg vɯv]c8w|HVZNQe+3/w0wؿ%qº;+nl q1@.Bu&i_ TX@vUݨR hd ^ghj3ch8L %+"ЧhGE3zZEnJ_>ù֍1#3}mycǮ)MQ6@RǶ5Jz;ԕ@mNMEGG6g (xU5rAB_pқ}![(DMm&?^qъ޴) u袁}Ne4BÈEZז74TۇBaeeҧBbE@K\.i)5\6hǗb\F0qnj[^En‹ 룊/2O` D&aUr`̕>3 nz/Y#PԻW @=|LB\MH8*Ozr"Epܹ &Ap }C=jgWĞd;dd59dRdLÕK$„B* :PP @7Z0۪\mlYF^^Ĺ$+moC]X|nD6b #6eBsLͿ؈%GT$V sqh^ t~ 9By0t][6rHe$k\뜷 psҹ( TGd,{K,ByCJ2"IC xΖV"ʐkt 5|݇ F_k6{{kHKjZ1Ґ)̖z7SX`fq6M=d7r2FYMLm-<S F @V,8A@{]K`-\pѼPJ}Iz<dF o=;f1p P Nuk֯9&k՛Q@_b/z" x-ZMn "0+jj#!.;bI?2ƊNӺkebfkh5) 0B%P~ &T=ub] :a0&S4qs `dO!$! @-8d޾99U7N[YZG#JVk =َCs-k܎o7/Av&rۣ>H|FWV}.ϼXI+ūWߺtմ]#7! x{qEo]UffF~hR~YA.`kt<W~^~uq˿R >EJ)II.`07I%%FܻL9Yoyvy1HNAd NW-X%XNKlnp^z)TF.d$=+֪0h$Pvs$Fު+fA\$"@USkrM9JkpQl2,=KgD֙ `Zv/4$c"0_<8ܧ _ᘠAGy`-ȿ%ULk͂v>N5YOm=UZhh5αO+v81 |IKL 18Q]zIΐQ5H{\V=ךc nn0*O*Λge"gQKt\K)BMpU$%YSooJmwj^Ф=$sδjwV6.tc,js^%K.RT!`=25p^bfX@5&]>(R!JEVskDd:{g/tYRU)h3'ף!zv `K$iꫩ!;jZCk&{ReOm-6} Hxk 45LL4ѓ  EÁʪ5T