Commit Graph

9 Commits

Author SHA1 Message Date
sthen
e1be8533a8 missed cvs add. breakage reported by viq, thank you. 2012-11-28 14:43:11 +00:00
sthen
d449cdab9c SECURITY update to libproxy 0.4.9; CVE-2012-4504, buffer overflow in PAC
processing.

While there, remove unnecessary patches (some fixed upstream, some workarounds
for header problems which have since been cleaned up, and change the "Build the
pacrunner into libproxy" patch into -DBIPR:BOOL=OFF in CONFIGURE_ARGS instead).

ok ajacoutot@
2012-10-12 13:01:15 +00:00
dcoppa
254018aeed Fix misuse of CMake
OK sthen@
2012-09-27 08:01:04 +00:00
ajacoutot
3e47445b0c Remove pthread patch and fix static linking.
from Brad
2012-08-25 13:12:59 +00:00
ajacoutot
cc08e8fa9c Update to libproxy-0.4.7.
Moves from gconf to gsettings.
Comment the mozilla FLAVOR for now as it requires a newer xulrunner.
2012-03-29 14:58:24 +00:00
sthen
951fae6b85 Applications linking libproxy need -pthread; add it to the .pc file so
it's listed in "pkg-config --libs libproxy-1.0" output.  ok ajacoutot@
2011-12-05 10:38:42 +00:00
ajacoutot
18605b3eba cmake likes to link with -lpthread instead of -pthread, so prevent that.
Fix dependencies of all subpackages.
2011-04-26 08:06:41 +00:00
ajacoutot
518ac6d7b6 Major update to libproxy-0.4.6.
Several patches from the FreeBSD port.

Create -mozilla and -webkit subpackages. Do NOT build -webkit by default
because of a cyclic dependency:
libproxy,-webkit -> webkit -> libsoup -> libproxy

tested in a bulk by landry@
ok landry@
2011-03-24 06:50:09 +00:00
landry
2df7d4e606 Import libproxy 0.2.3, a library that provides automatic proxy
configuration management. Currently provides GNOME and KDE plugins,
gecko and webkit plugins may be enabled at some point.
Joint work with and ok jasper@
2009-04-04 10:07:31 +00:00