libproxy1-networkmanager-0.4.17-150400.1.21 >  A bw+p9| qqg[{q<&>[&Ba줾q k^dfu#T0'T%U`YV!I`hВ q əFHB_,[7ym!=2 nLp;Pu%@Oy-f Zh Iq䚝6 ?9VgNf=%SHk&mә@ؠlPs;mJkM[1B` 3N垧 6b'ae051191b835f1f1d2db458ca36ddf6d371677f8cc56695286de728ee3d9cf7c44090e8e65e5fc513e45027407489d22e9f2e7ba48bw+p9| )g]GXRp8@Nn%T/hC-||6wJ}*l\q|@S/z% )w@{,\ɢhN)R HzX6"`k *[[w}? WpA$?$d" . _A Wh     (,hE(r8|9:F!rG!H!I!X!Y!\!]!^!b"c"d#e#f#l#u#0v#4w#x#y# z#$$ $1$4$8$>$Clibproxy1-networkmanager0.4.17150400.1.21Libproxy module for NetworkManager configurationA module to extend libproxy with capabilities to query NetworkManager about network configuration changes.bwibs-arm-4 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libproxy.github.io/libproxy/linuxaarch64 bw836857e3d43561300b19f856c24bb4cd386f4f274f42b9ff604951161dea8360rootrootlibproxy-plugins-0.4.17-150400.1.21.src.rpmlibproxy1-networkmanagerlibproxy1-networkmanager(aarch-64)@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.4.173.0.4-14.6.0-14.0-15.2-14.14.3`@_@_S_$_ts@__[@^@^j$@\@[R@[@@ZY4YR@Xe@Xs{@X43@W@Wt@W W>@W1@W0{W!@WVVUUdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgmgorse@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- Do no longer BuildRequire libmodman-devel: libproxy 0.4.17 was changed upstream to only support to internal version (no other consumer of libmodman exists). - No longer pass -DFORCE_SYSTEM_LIBMODMAN=ON to cmake: not understood anymore (boo#1188265).- Update to version 0.4.17: + python bindings: fix "TypeError: argtypes must be a sequence of types". - Drop 147.patch: fixed upstream.- Add 147.patch: python bindings: fix "TypeError: _argtypes_ must be a sequence of types".- Update to version 0.4.16: + Port to, and require, SpiderMonkey 6. + Use closesocket() instead of close() on Windows. + Add symbol versions - be ready to introduce new APIs as needed. + Add public px_proxy_factory_free_proxies function. + Add PacRunner config backend (largely untested; feedback welcome!). + Small performance improvements. + pxgsettings: use the correct syntax to connect to the changed signal (silences annoying output on console). + Support python3 up to version 3.9. + Fix buffer overflow when PAC is enabled (CVE-2020-26154). + Rewrite url::recvline to be nonrecursive (CVE-2020-25219). + Remove nonfunctional and crashy pacrunner caching. + Never use system libmodman (no other consumers, not maintained). - Drop upstream merged patches: + libproxy-python3.7.patch + libproxy-pxgsettings.patch + libproxy-CVE-2020-25219.patch libproxy-fix-pac-buffer-overflow.patch - Create new sub-package libproxy1-config-pacrunner.- 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.ibs-arm-4 16520102370.4.17-150400.1.210.4.17-150400.1.21network_networkmanager.so/usr/lib64/libproxy-0.4.17/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-SP4:GA/standard/8acf8bfdc09a639ff8a97a81c0b021ce-libproxy:pluginscpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=725f1a5cb0d8ef529a59c357e6d61e8a3b68b67f, stripped RRR RR RRRRRspq޷.hpackageand(libproxy1:NetworkManager)utf-81ca1d90ecb291a6d5ef38f31f5a6aa2d6c3649520105953fab67c136284b4672?7zXZ !t/ ? ,] crv9w!CҠLU/LW.,u+K pZ$SZ+e1Bͺ)zCj~%Qs, 07˃3 SQsmbIS^:Y?rȌ!:IU2y>b)QG]_s@u&/2_$?6 q]RjZ:,5[ϚDNm1hzaU7"/u1('*zbR ?~EJF|!h:/4K/h(y7 /_^~tDBxKߴdYD7tuW GRb<1 *>[pω7.$~jhU*vI ݣhs9ŵA+-~toA"zϬi \6qBOv%ގ=C u Kb||9]F-GɻCCTyB FP`&ܽv t" ^pD>a饔ɴ񛽸`WWL JQD Œڂdߠ?;= ؋{*i@"KܠT{`ÀV,Vc 3a}KkS^**yAg88ex糗Gp*-fbQ19} {G`)eyJ^}B0Z1X8zxP&ɩ (IѻbOVA;=]<p Шd(O6{c&$~;d:&uTuoRd?q-.J|*!z;,|K^SY'>1RʻI$.šP9)@s"L!im"Nqmܟ 6qQRJҩ޼I``OGT-sj(v?c(zkjI͕tŠE<dpɠhLxUU>mP4^zJGAǏ~~tY>+  ao=݌S&TO5ʙ,HlG2zV}(K.2byLaFEe[*U)@r/ S %gL<G͜|ZU^Zx3_;,Hf@U.ZYnll(pvPB\RpnmSH+ȪA3(:s;Md8KZ @?8x ^g /] dɓjVU:䇤ҶgR\sĎϯ }w4u:ZHPHg@<5"Zm2tI*[9S: ZXuNLEE] Rl=ߒW=#߫SMIFstU.B۱_j""չLx_՚a9 HPK:.z: @6+> qTBu75 r`^1;z>\G +V {a´3X=8oVޙOm]!*ItS# 4^5ʜH(h?`Dz_v:)C^'RKĖE|igx,lG?/v5/y)]A/8h5Tc^ʸDXDCNGȼ\?_$RiChb99ZdsvA[ƨ>%#8}F56:ݛbq8&@eF"o!}-E9Z0v'Hݸ+<*A`0)iƞbf}&ї+_Ď@JUa싅oH\ ){u&y5WAD6sWkyK'VfGj,ќt"` rGNTQB*9HOy+.l͊} JcI]_SλgU7-t'GCr_c*Xj1wC :eg(o0i6>#RF T| ]B@ì3<{u6yG4`8$-RpR=J"SsSKڬKs)\(Ublh&?hR#Q Մ ʂX P|zΙ8nn|o <nUtHh:MEEjMXbUK~+^宆CG%<rzAK!F?vlb>lGƨ֔Auq@G6MnJJBWMk4lOb;~&ɋ g K&V]/в~czHq+32nAT}iuZkÞ0vT)zd)&Yҿ1LSҶ YZ