Package: libproxy / 0.4.14-2

Metadata

Package Version Patches format
libproxy 0.4.14-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable pac test.patch | (download)

libproxy/test/CMakeLists.txt | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 [patch] disable pac test

get-pac-test freezes when run from the ebuild, but succeeds when
building manually. Using Xemake/virtualx.eclass doesn't seem to help.

fix clean reload cache.patch | (download)

libproxy/modules/network_networkmanager.cpp | 2 1 + 1 - 0 !
libproxy/modules/wpad_dns_alias.cpp | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 [patch] use statechanged signal instead of statechange

StateChange signal has been deprecated since NM 0.7 and has been
completely removed in 0.9, see:
https://developer.gnome.org/NetworkManager/0.9/ref-migrating.html

Closes: #58