libproxy1-config-gnome-0.4.7-3.3.1<>,8މNO߬/=„JŢ5uiܡr2Q{o҅k$"d9W\Ě%Bo^CE][ *%!bQsk!x=dO2S&[=(!.otF'7`Jɮ`NMĘIsHz7;,l.%#/%I}; ~D{'|<#ibyzf ztv/@k"@ yt8 wʂ)$q(n+Dz?`q.ޣ>>*?*d % M '-4< @ D L  4C(w8$9$:$B(F(G(H(I(X(Y(Z)[)\)])^)0b)jc)d*`e*ef*jl*lz*|******Clibproxy1-config-gnome0.4.73.3.1Libproxy module for GNOME configurationA module to extend libproxy with capabilities to query GNOME about proxy settings.NNDbuild33openSUSE 11.4openSUSEGPLv2+ ; LGPLv2.1+http://bugs.opensuse.orgSystem/Librarieshttp://code.google.com/p/libproxy/linuxi586&NN?NN@02c7c020e9e02ef8dff2835c10f7a1f1f40e6177633a574e60b8b5d41ce2a614rootrootrootrootlibproxy-plugins-0.4.7-3.3.1.src.rpmlibproxy-gnomeconfig_gnome.solibproxy1-config-gnomelibproxy1-config-gnome(x86-32)   @@@@@@@@@@@@@@@@ libproxy1rpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgconf-2.so.4libglib-2.0.so.0libgobject-2.0.so.0libproxy.so.1libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.1)libstdc++.so.6(GLIBCXX_3.4)rpmlib(PayloadIsLzma)0.4.73.0.3-14.0-13.0.4-14.4.6-14.8.0N?N@MZjMY@L@LLnn@LmLmL1@L LL@L @KK@K@KK!@KKKCKKC)J@JJJ~@J?r@J7@J @J{IX@II@I@dimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgcoolo@novell.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@medozas.dedimstar@opensuse.orgdominique-obs@leuenberger.netdominique-obs@leuenberger.netcoolo@novell.comdominique-obs@leuenberger.netdominique-obs@leuenberger.netvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comwr@rosenauer.org- Add libproxy-trim-ignores.patch: Trim strings in ignore list. Fix bnc#679322.- Update to version 0.4.7 (for bnc#701059): + Support/require xulrunner 2.0+ + Support linking againgst libwebkit-gtk3 (-DWITH_WEBKIT3=ON) + Port to gsettings for gnome3. (-DWITH_GNOME3=ON[default]) + Issues closed: - #149: always test for the right python noarch module path - #155: Cannot compile with Firefox 4 - #156: libproxy should build against webkitgtk-3.0 - #158: Won't compile w/ xulrunner 2.0 final - #159: libproxy fails with autoconfiguration "http://proxy.domain.com" - #131: GSettings-based GNOME plugin - #150: SUSE sysconfig/proxy config support - Build gnome2 module and webkitgtk linked against gtk2. - DWITH_GNOME3=OFF - DWITH_WEBKIGTK3=OFF- Add libproxy-backports.patch: Backport critical fixes from upstream codestream.- Add libproxy-xul2.patch: Add compatibility to build against xulrunner 2.0. Patch submitted upstream, issue#155. - Use xulrunner 2.0 on openSUSE 11.4.- Add libproxy-sysconfig-support.patch, to support the proxy configuration from sysconfig. Part of bnc#655483. Patch written by Duncan Mac-Vicar .- Update to version 0.4.6: + Fixed a crash in the URL parser + Fixed build issues with Visual Studio + Updated the INSTALL file + Install Python binding in prefix path if site-packages exists- Mono bindings are not available for all supported platforms, thus wrapping it in a if have_mono [...] endif.- Check for build_snapshot: the svn snapshot project contains unversioned tarballs.- Update to version 0.4.5: + C# bindings are installable (-DWITH_DOTNET=ON) + C# bindings installation path can be changed using -DGAC_DIR= + Internal libmodman build fixed + Installation dirs are now all relative to CMAKE_INSTALL_PREFIX + Fixed test while using --as-needed linker flag + Fixed generation of libproxy-1.0.pc + Basic support for Mingw added (not yet 100% functional) + Ruby binding implemented (not yet in the build system) + Fixed modules not being found caused by relative LIBEXEC_INSTALL_DIR + Fixed bug with builtin plugins (Issue 133) + Vala bindings installation path can be changed using - DVAPI_DIR= + Python bindings installation path can be changed using - DPYTHON_SITEPKG_DIR= + Perl bindings can be installed in vendor directory (-DPERL_VENDORARCH=ON) + Perl bindings installation path can be change using - DPX_PERL_ARCH= + Unit test now builds on OSX - Changes from version 0.4.4: + Add support for optionally building using a system libmodman + Rework build system to be cleaner + Fix two major build system bugs: 127, 128- Add mono-devel BuildRequires to install the csharp bindings.- Initial work to support win32 cross building.- Use external libmodman: add libmodman-devel BuildRequires. - Drop libmodman0 subpackage- Enable build on other distributions than openSUSE, wrapping openSUSE rpm tags like Recommends and Supplements in %if statements.- Update to version 0.4.3: + Test can now be out-compiled using BUILD_TESTING=OFF + Fixed python binding not handling NULL pointer + Pyhton binding now support Python version 3 + Rewrote URL parser to comply with unit test (bnc#612007) + Username and password are now URL encoded + Scheme comparison is now non-case sensitive + Fixed deadlock using WebKit as PAC runner + Fixed OS X compilation of Perl bindings - libmodman0_0_0 is now correctly called libmodman0, follow this change also in baselibs.conf- Update to version 0.4.2: + Fixed python bindings + Workaround cmake bug with dynamic libraries in non-standard folders.- Update to version 0.4.1: + Improved cross-platform build + Added Perl and Vala bindings + Fix multiple infinite loop bugs + Fix random crash with Gnome backend + Standardized Gnome backend based on Mozilla and Chrome behavior + Removed dependency to X11 in Gnome backend + Allow disabling features at build time using WITH_* cmake options + Module path can now be altered using PX_MODULE_PATH environment + pxgconf helper location can be altered using PX_GCONF environment + Removed proxy scheme filtering, we now trust config modules + socks5:// and socks4:// is now allowed + Fix crash when password is empty string + Complete list of bug fixes: - #19, #59, #65, #86, #87, #88, #89, #90, #91, #92, #93, #97, [#98], #99, #100, #101, #102, #103, #106, #108, #110 + Known issues: + #109 - Scheme comparison is case sensitive + #112 - Username and password are not URI encoded- Update to svn snapshot 626 + No longer require xlib to detect session. - Remove xorg-x11-libXmu-devel BuildRequires.- Build against mozilla-xulrunner192-devel on openSUSE > 11.2.- Update to svn snapshot 621 in order to fix some serious crashes in config_gnome. This is close to what will be the 0.4.1 release. - Drop all patches as they came from upstream and are included in this snapshot already.- Do not forcibly require libmodman from the tools package. It's pulled in by library dependencies.- add libmodman0_0_0 to baselibs.conf- Add libproxy-gcc45.patch to fix build with gcc 4.5. Patch comes from upstream svn, rev 599.- Update to version 0.4.0: + C++ rewrite + Small API change (px_proxy_factory_get_proxy() can now return NULL) + SOVERSION bump + libmodman is now a separate library + Migrate to cmake + Windows support (config_w32reg, ignore_hostname; VC++ support) + MacOSX support (config_macosx, ignore_hostname) + Built-in modules support + Support for chunked encoding + Move to hidden visibility by default + KDE's KConfig semantics are fully supported + Removeal of all PX_* env variables (no longer needed) + Symbol based detection of relevant pacrunner + Reworked config_gnome to not suck (its *much* faster) + Many other things I can't remember - BuildRequire cmake, gccc-++ and zlib-devel - Add libproxy-pysitelib.patch, as the python bindings are are arch-independent - Add libproxy-libexecpatch.patch to move library helpers to proper libexecdir. - Build the python-package as noarch - sonum bump to 1, thus changing name to libproxy1 - Split out libmodman (will not follow the versioning of libproxy in the long run). - Add libproxy-pkgconfig.patch to also install the .pc file.- Package baselibs.conf- Update to version 0.3.1 + Bugfixes - config file parser reads all sections - KDE session detection based on environment varibales, as suggested by KDE upstream. + KDE configuration module is the first module in C++ and now links to libkdecore4 in order to properly detect the configuration folder for kde. + At the moment we're not compatible with KDE3. Sorry. + .NET bindings can now properly be installed and it should be possible for packagers to provide them. - Add gcc-c++, libkde4-devel and libqt4-devel for updated kde mod. - This update solves bnc#546199.- Update to version 0.3.0 + WARNING!!! Slight API change!!! see docs for px_proxy_factory_get_proxies() + Credentials support (see API change above) + A complete rewrite of the module manager + file:// as valid PAC URLs + Sample Mono application + Automake 1.11 shaved output + gnome backend rewrite (now w/o thread issues) + Test suite base functionality exists + Many solaris build fixes + Seamonkey support as JS pacrunner + Bugfixes + Compiles for MS Windows using Mingw - Split additional modules out in separate packages.- Use new python macros on openSUSE <= 11.1- use new python macros- Add libproxy-svn-303_as-needed.patch to successfully build with - -as-needed- Extend baselibs.conf We also need the plugins 32bit. The 32bit plugin get's installed as soon as the 32bit librarz is installed. Same featureset is recommended, bnc#485543- Tag patches.- Build libproxy-plugins against mozilla-xulrunner191 on openSUSE > 11.1.- Change Name to libproxy-plugins in libproxy-plugins.spec.- Split the build in two steps, libproxy and libproxy-plugins, to avoid a build loop: libproxy depends on libwebkit which depends on libsoup which depends on libproxy. So we now have a new spec file for libproxy-plugins where the libwebkit dependency is.- Review changes.- use correct mozilla/xulrunner dependencieslibproxy-gnomebuild33 13137797800.4.70.4.7-3.3.10.4.7-3.3.10.4.7config_gnome.sopxgconf/usr/lib/libproxy-0.4.7/modules//usr/lib/libproxy-0.4.7/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4:Update:Test/standard/e2e842ff01ac445a795e7e744c563181-libproxy-pluginscpiolzma5i586-suse-linux|oQ%1U?libproxy1-pacrunner0.4.7packageand(libproxy1:gconf2)? ] "k%+4,<FrI|$\a\>9TUj.΍>^LwH|=4sDUd[W<"C-KE { &z1q^T.ӂVNJ #}q!'Lxqu d"j=꯿p;`NijAI߶Z .=HVB9+A.x[|׺b*9:! nߨyå-{-2fy "`06{|o}ByXj^5L=6\oDqEcsDH;c %zÈށaz !\n>%E9%a;%˛s5wzjg,P^ ӠBօ6y-Ջnc[ۦAj,cTn<b|S 5L3ӻ;<NNen{ew0 $A]"z_?һOYaC0Xt6ZcogӗK01kt8ex,,ܺȄ+U+Lq4-HN0oB(ǝJŤAV: ~#EdkeOej'F :1Lʈ+$bNxO4z.[5ƴI54Tʼɯ9/aym:~tຣl8i6y sOE-ntMk̜"`³V "T'|h ^Uc+ HBOB_Rk3LR6 5B27cؗ#9`֧2 +pݛO$Z{ uJ׌F=YkӶEggށ3'T@,*1_,]roZz̾tJx 'TNյRhF9Ɋ"%PO]~4G+f'7f*pPIb> ^ָ)/Dۊ{HCނxϿ*' plQF.dC|>-*= k!5IpU:lr(Nj W Kxeǁ V85<H| 5nS򈦡֎{zdZAycJ4_s1'}$\jC~[;LF&"j"5s,btrF dU "A+͑?p@?~ 1v+xlۊYr.0