libproxy-tools-debuginfo-0.4.15-lp152.5.3.1 4>$  Ap_/=„~)<"C쵼B0YR:YL|x}QirO2𹁹[ j; ~)r pbU_#W\COygkO[n>g$7Ęjۇ9!6%f?^/>WU1m}1Fw)36}SZ6b1I+m=X;4k {V\]JʓAsת3f,'!"U!Ux8cb9f3856b0966f37dde797da20b49dbd16883bb2ac827088a47cbc64671a54e670a5e7a3326b4a46184331ce88689bfc0e91cb74_/=„Ųbi:H|ac7(ΡVEz|(5͝zB4c}ms 9 >kV Lkgzr*>̏hBW7|/g%$ oCFNn[^ЭZ({Y#fl^嶵HԾtWn]vgJ!zw*aCWO0Hf 'z$[(]ʸ&)ATS#q:;9*?_ f$B6TXGGQv6>p@?  , Y /8O hz    P ,Pp3(O8X9:FGHIXY \\]|^bcJdefluvwxy4z8HLi|libproxy-tools-debuginfo0.4.15lp152.5.3.1Debug information for package libproxy-toolsThis package provides debug information for package libproxy-tools. Debug information is useful when developing applications that use this package or when debugging this package._goat030openSUSE Leap 15.2openSUSEGPL-2.0+ AND LGPL-2.1+http://bugs.opensuse.orgDevelopment/Debughttp://code.google.com/p/libproxy/linuxi586H0AAAAA큤________ca3f42f5616b72041c73b100f387a63f737059d7e9db69f9752c9c41422c3960../../../../../usr/bin/proxy../../../../../usr/lib/debug/usr/bin/proxy-0.4.15-lp152.5.3.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibproxy-0.4.15-lp152.5.3.1.src.rpmdebuginfo(build-id)libproxy-tools-debuginfolibproxy-tools-debuginfo(x86-32)    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.goat03 1602624680537a2ac7392630c43e7dc50d2b5da45ceeefbae40.4.15-lp152.5.3.10.4.15-lp152.5.3.1debug.build-id537a2ac7392630c43e7dc50d2b5da45ceeefbae47a2ac7392630c43e7dc50d2b5da45ceeefbae4.debugusrbinproxy-0.4.15-lp152.5.3.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/53//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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_Updatecpioxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter *emp, BuildID[sha1]=537a2ac7392630c43e7dc50d2b5da45ceeefbae4, for GNU/Linux 3.2.0, with debug_info, not strippedP,vI= libproxy-debugsource(x86-32)0.4.15-lp152.5.3.1utf-81e9b75665563d1826f22c4e80b9767daac744de6e2f683ce6d17e59c80a52f10?7zXZ !t/6c] crt:bLL iGo?x_q̍%|uj+(Ii7۽i1;,A\tSXsHi3)чwj}وR|XTTO}]٭?tM3prWVSVirفnZ.o~!IȯpW#A8gI}dCӜ}ӕ%%2Edzm=FN@ $m1=7Y"bϫ5#PUFPnk ,+FgqPn!ꨭWSs=Y cr.7= ECZ)&KcÕox!g:Sql&T+(J߰aiCyP-paݯlV7~΅tI|! dU co֦-$꼵=5 M-6Di;qqQxp%8(j!HB@nG8Z8 u(̒m(zXexvUkUhp 8#>hFM!!K`wl}KK+?X, Y0sj\Q^jɏ\ gv$KғuzڈkJ]-2Sg d>Xix%m<9Si b}XߕJo)awܤR%6fHlɵ=^M5-SQtcn2s'"*,O#}Y5AT-Hig,MLMA68E j$+%^ʙt.8XxQpT!8ho.B\k }4 IpQ5BO}S_qޭotHVPX2(9]Њ*GP\Q'l2-7:_dQpu6:K<}zq͟ixH.76o}/ǔO7}w=0Y=( W)-T,facߝسTlɧ[ "J0TQ٬$!;|'b{ͥVč3d@|`!_mՖWa0fM4ј ca:[6eF, 8yZʒvEᆟ 5.ˆn^^ˀ MNbt@m ŀ$$Z+ӵ z)[B#c`{`O6?KՐo=]o@SLq A0sek(죷3JXUJCg-.2h%Uf}1B?+1BT+|s)=HK8wʲWd䗲_A ! rCKY3zTzd)2buŢn%׼tfK2`@8,wh%O<d|>/bVHmdj7 s =[ RDV; 2mBD#a5 =<8 PRRMf`敇Y<_+7wUZMo FEbW$I: tm5Iq" b7{@& t1`ShJ]-=A6@x[ڴJyu7&Qiؕ $yEJ[7f. ,wŜgֺw1U6ؗ]slG0[C Gɍ^ivȔ hau0y U}/n[7`P0lLa._3DyRKA)ԝ(U2FǓxMf г-/c| pnDlQ DaÍO&?H}ڙrgZQ%&3[TG#e=IBMX$/ZVyi lmFږ-5%;:P.\=GeG%& ?7Å΃u E"r|5+FWuY1\h_0հE {CnxhEfbXd6 ukYV!X\:>||x&pYweǪ`heJl>X\n| 5WQ ucPhyGw{B^'gm? )DG._dS)0 'X2=035eSӱ sb+#ApN>l 8\٥3 l܃1A S"F{/cK%1PN7'^FOcǶ^0W*ϥll/)73^I;}~vg; q(aHLB|f(xUԪK/Tֿ;xUhQts'= CQYB"zB`[q[Goe7`1f/7jzʈ1濮f|v`Z^HYFe޷צc4]w_]]riؔ=3OKv46gs@,UǬ<fjؓ _>0MeYزe]~Ŷ Oqu[eLŸ p1~abu][].͢=7f]}G4x2{)0OV%l]. YZ