libproxy1-config-gnome3-0.4.15-lp151.4.3.1<>,0ĉ_5/=„+N:jTalA'쨶<;{82ئK\P*MG?d! - V <BLT X \ d  08(89:rBFG,H4I<X@YLZ|[\]^bcd.e3f6l8uLvTwxyz $8@DmptzClibproxy1-config-gnome30.4.15lp151.4.3.1Libproxy module for GNOME3 configuration A module to extend libproxy with capabilities to query GNOME about proxy settings._5lamb08openSUSE Leap 15.1openSUSEGPL-2.0+ AND LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://code.google.com/p/libproxy/linuxx86_649_4_4996200bf07c24eca6f515b616ba1a18d13813b7bb9e087da5a39e7e9d9289bcc391d55812e9086eefdea2e8073e5a581fa5b58ca85637c92385a91175b710d5crootrootrootrootlibproxy-plugins-0.4.15-lp151.4.3.1.src.rpmlibproxy-gnomelibproxy1-config-gnome3libproxy1-config-gnome3(x86-64)@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libproxy.so.1()(64bit)libproxy1libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.1)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(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@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.libproxy-gnomelamb08 16025981970.4.150.4.15-lp151.4.3.10.4.15-lp151.4.3.10.4.15pxgsettingsconfig_gnome3.so/usr/lib/libproxy-0.4.15//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.opensuse.org/openSUSE:Maintenance:14524/openSUSE_Leap_15.1_Update/b0ff7ae608b7ab63587cbed6e1c5e94d-libproxy-plugins.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=286bcb2ab88a1311d94141b12e10274da8f28729, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7603f1a5329dfc185c0b01d18df53ac71853c39, stripped RRRRRRR R R RRRRRRRRRRRRR R RRZnhu$libproxy1-pacrunner0.4.15packageand(libproxy1:gnome-session-core)utf-847818e64928056beadcfac18969904f6f7c1e7a2277b706df154c3538b0f847b?7zXZ !t/ ]"k%P4,<Fr 25cJXS#'g.,=A,DpI}A2/4h kc/C-3S$ka=>V$VK$RЫ՞B!tx]pVuQXQ^ 2NƭejN{0իI+,eբ [~<: 9os o>u0HўfLJ/ dn?WwrCYNY Җƨm(<`)=v=;\sT*f=$q[ &[R}SO) }kIWl I%þ% vWY]`/ccCnjدEFiN1_`@˚h2u@yӶv&6Y"6Wg`:Kwblj 7LF,UBR6/:88@)+2t4Ģ˧h/ $U?nxXD"-0N,\a˪缏b*R>eZP0\Vةd肑ZJ;xNUj毃V(= bl0&/.9FhѯvkP.5_y֙bK-Ub<4ZG6 &ߘUs5d-P(J\O4v:UF0lz^wbHHfKA {39oq6c*S߹q;Pp}oգnMJӺݬ~Ђ#P0wO:2&BcžT+X8Sq;@!{H)^_ehNj6oWmʙ&Q=rtqaR6fznTSN7Ϫd=Ȫ/44swRrҲ>@*draAo "&[ϖ|n t{  ׍S"^|I вIF1J69x߱^G:y_xM^-A "@$ xJ"51ܚh*CTvʶ0vfgOgĮ%x]\mv8Vrgq ̓e nlx°`kQ!ڧ#࣓er%2sMn09$MQH#,.T\D4&ɤ.~>U>6Ӭ%.Ur93e3'F_Y܃ D+ၪUIzPζMYmjWLv')χZKĨ*5sHw.͹|1f!`@'59 l M׬"t`DSh+n'*]\l3s)ӉX(15| Z˰=&QGOS*|FR7 ͘_U1gRPDŢ_xv"H"TKٻl#T32YFfU@oO < G6^ndhV24ɛD8 &n:U*?WF>oK]b]|VpzGFyr<ܢG$hD?IF`g6U*6&kX%a9nͭX+;̀j?LT4jũG])S(64XUnTx!үZ!.~#D]SPafc+%ujDi\0]o,zJ=jXFrA:-ѐF jIIZkS+wsXz>ۯalp˹rk&~,)eϊG!H}=]*[aGCe$VpLvok6\[p =S,(!dBzh-B0ZO?R-*-u%,vBȗOs}F|OD. 6fR1yh14<پ\J' ڊNAv|m/Zĉ[SaRڱ$p%2xxw=8HJ8sj#ŒXR}Ƞ Am-8pyfQT=buZQ}@ =kGMT A@F%] NIuI1gaN 68wc vc6I2.da6uҖ]z}M{ -M'iw2ML[ 4ǣlgEdy_txvJ&8 YVN\(~܅ R鲺RXgR&_%S.Zy4?K=sQRx<7aR;9i*a1bQ{&#nmɟzfk/$a,ig΂vrFS񐲞mI6ڇ~wVd^Ck:~e5γ]iuȅtgOR?Yπ2 .Z̫ԬEb /-LbYN\^{ЂlZrBRL͍چ F }Q@ϫp;ek?geņU?'y؎q%}~mR}~>+i7ʦYv]*-̀,qnV6\Йc3L_?O(Z,VLM \1<͛XkQ[D8Q lh1FU<HM(@\\;6vֆ HCVīAҀ-kRB~걟& noU8V j-&y+bXh( lb.͔z(6+weWȫ Mlz,\ ]( t}ĊM_G}x‡bgktMzdlg]+/Oׅ=^ZK_eQh&@K՚&Au YZ