Opened 14 years ago
Closed 13 years ago
#28933 closed defect (fixed)
libsoup: update to 2.32.2 to fix IPv6 problem
Reported by: | mike@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | IPv6 | Cc: | rudloff@…, jeremyhu (Jeremy Huddleston Sequoia) |
Port: | libsoup |
Description
I have found that libsoup 2.30.2, as included with MacPorts does not work properly with IPv6. Specifically, I have a libsoup-based client that will not connect to a local service using the host's link-local IPv6 address. This address includes a zone index (ends in %en0).
Upgrading libsoup to version 2.32.2 fixed the problem. With this version, the client works fine.
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Summary: | Bug in libsoup with IPv6, fixed by upgrade to libsoup-2.32.2 → libsoup: update to 2.32.2 to fix IPv6 problem |
comment:2 Changed 13 years ago by rudloff@…
Changed 13 years ago by rudloff@…
Attachment: | Portfile.diff added |
---|
comment:5 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
2.33.6 is unstable. The latest stable version (2.34.2) is blocked (at runtime) by #29962
comment:7 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
+1 I want to build WebKit but I need libsoup >= 2.33.6 so an update would be welcome.