[Bug 750709] souphttpsrc: add tls-interaction property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 10 06:24:28 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750709

--- Comment #2 from Xavier Claessens <xclaesse at gmail.com> ---
SoupSession::tls-interaction property has been added in libsoup 2.48 which
itself depend on glib 2.38. Currently -good depends on libsoup 2.40 and glib
2.32.

Options are:
1) Bump dependency
2) Delay merging this patch until we can bump dependency
3) Only bump libsoup dependency since it's optional plugin anyway
4) ifdef setting the tls-interaction on the SoupSession but then it would mean
that the feature won't work depending on the version of libsoup at build-time,
it's weird IMO.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list