All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] update libglib2 and libsoup
@ 2012-02-27 12:38 Sven Neumann
  2012-02-27 12:38 ` [Buildroot] [PATCH 1/4] gamin: fix compilation with glib 2.30 Sven Neumann
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Sven Neumann @ 2012-02-27 12:38 UTC (permalink / raw)
  To: buildroot


This is a patchset that updates libglib2 and libsoup to the latest
stable versions.

SSL/TLS support in libsoup does not any longer use libgcrypt directly
but relies on GIO modules that are provided by glib-networking. Thus
a new package "glib-networking" is introduced.

Packages using libsoup with SSL support don't need to be changed;
the BR2_PACKAGE_LIBSOUP_SSL option takes care of selecting the new
glib-networking package and compiling it with libgcrypt support.

There's also a patch included for gamin that is needed to make it
compile with the latest libglib2.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-02-28 20:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 12:38 [Buildroot] update libglib2 and libsoup Sven Neumann
2012-02-27 12:38 ` [Buildroot] [PATCH 1/4] gamin: fix compilation with glib 2.30 Sven Neumann
2012-02-27 12:38 ` [Buildroot] [PATCH 2/4] libglib2: update to version 2.30.2 Sven Neumann
2012-02-27 23:34   ` Peter Korsgaard
2012-02-28 13:39     ` Sven Neumann
2012-02-28 20:34       ` Peter Korsgaard
2012-02-27 12:38 ` [Buildroot] [PATCH 3/4] glib-networking: new package Sven Neumann
2012-02-27 12:38 ` [Buildroot] [PATCH 4/4] libsoup: update to version 2.36.1 Sven Neumann
2012-02-28  8:22 ` [Buildroot] update libglib2 and libsoup Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.