mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 0/4] Switch to libsoup3
Date: Tue,  4 Oct 2022 16:45:29 +0200	[thread overview]
Message-ID: <20221004144533.2269637-1-bst@pengutronix.de> (raw)

libsoup 3.x breaks ABI compatibility with previous versions [1][2].

This series bumps the version of libsoup from 2.72.0 to 3.2.0. No
libsoup2 legacy package is needed since all dependants support libsoup3
already.

libnghttp2 is required now, so introduce a new package for that.

Finally migrate the packages that depend on libsoup and have some kind
of explicit version switch for libsoup2/libsoup3.

Note: gst-plugins-good1 needs no modification because it distinguishes
between libsoup2/libsoup3 automatically.

Regards,
Bastian

[1] https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
[2] https://blog.tingping.se/2021/02/23/future-of-libsoup.html

Bastian Krause (4):
  libnghttp2: new package
  libsoup: version bump 2.72.0 -> 3.2.0
  wpewebkit: use libsoup3
  cog: use libsoup3

 rules/cog.make        |  2 +-
 rules/libnghttp2.in   |  8 +++++
 rules/libnghttp2.make | 77 +++++++++++++++++++++++++++++++++++++++++++
 rules/libsoup.in      |  5 +--
 rules/libsoup.make    | 15 +++++----
 rules/wpewebkit.make  |  8 ++---
 6 files changed, 100 insertions(+), 15 deletions(-)
 create mode 100644 rules/libnghttp2.in
 create mode 100644 rules/libnghttp2.make

-- 
2.30.2




             reply	other threads:[~2022-10-04 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 14:45 Bastian Krause [this message]
2022-10-04 14:45 ` [ptxdist] [PATCH 1/4] libnghttp2: new package Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 2/4] libsoup: version bump 2.72.0 -> 3.2.0 Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 3/4] wpewebkit: use libsoup3 Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 14:45 ` [ptxdist] [PATCH 4/4] cog: " Bastian Krause
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221004144533.2269637-1-bst@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox