mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/7] NetworkManager stack update
Date: Sun, 23 Aug 2020 15:40:13 +0200	[thread overview]
Message-ID: <20200823134013.GA482575@lenoch> (raw)

Hi there,

this patchset brings NetworkManager and ModemManager up to date
and adds openfortivpn support.

Ladislav Michl (7):
  libmbim: version bump 1.18.2 -> 1.24.2
  libqmi: version bump 1.24.4 -> 1.26.2
  modemmanager: version bump 1.12.6 -> 1.14.2
  networkmanager: version bump 1.26.0 -> 1.26.2
  networkmanager-openvpn: version bump 1.8.4 -> 1.8.12
  openfortivpn: new package
  networkmanager-fortisslvpn: new package

 ...d-generate_docs_nm_settings_nmcli-on.patch |  0
 .../series                                    |  0
 patches/openfortivpn-1.14.1/autogen.sh        |  1 +
 rules/libmbim.make                            |  8 +-
 rules/libqmi.make                             | 11 ++-
 rules/modemmanager.make                       |  8 +-
 rules/networkmanager-fortisslvpn.in           |  9 +++
 rules/networkmanager-fortisslvpn.make         | 74 +++++++++++++++++++
 rules/networkmanager-openvpn.make             | 25 ++++---
 rules/networkmanager.make                     |  4 +-
 rules/openfortivpn.in                         | 25 +++++++
 rules/openfortivpn.make                       | 72 ++++++++++++++++++
 12 files changed, 216 insertions(+), 21 deletions(-)
 rename patches/{NetworkManager-1.26.0 => NetworkManager-1.26.2}/0001-clients-cli-build-generate_docs_nm_settings_nmcli-on.patch (100%)
 rename patches/{NetworkManager-1.26.0 => NetworkManager-1.26.2}/series (100%)
 create mode 120000 patches/openfortivpn-1.14.1/autogen.sh
 create mode 100644 rules/networkmanager-fortisslvpn.in
 create mode 100644 rules/networkmanager-fortisslvpn.make
 create mode 100644 rules/openfortivpn.in
 create mode 100644 rules/openfortivpn.make

-- 
2.28.0

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-08-23 13:40 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 13:40 Ladislav Michl [this message]
2020-08-23 13:40 ` [ptxdist] [PATCH 1/7] libmbim: version bump 1.18.2 -> 1.24.2 Ladislav Michl
2020-10-06  8:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:41 ` [ptxdist] [PATCH 2/7] libqmi: version bump 1.24.4 -> 1.26.2 Ladislav Michl
2020-08-30 21:37   ` [ptxdist] [PATCH v2 " Ladislav Michl
2020-10-06  8:18     ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:41 ` [ptxdist] [PATCH 3/7] modemmanager: version bump 1.12.6 -> 1.14.2 Ladislav Michl
2020-10-06  8:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:42 ` [ptxdist] [PATCH 4/7] networkmanager: version bump 1.26.0 -> 1.26.2 Ladislav Michl
2020-10-06  8:18   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:42 ` [ptxdist] [PATCH 5/7] networkmanager-openvpn: version bump 1.8.4 -> 1.8.12 Ladislav Michl
2020-08-28 10:49   ` Michael Olbrich
2020-08-28 14:59     ` [ptxdist] [PATCH v2 " Ladislav Michl
2020-10-06  8:18       ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:43 ` [ptxdist] [PATCH 6/7] openfortivpn: new package Ladislav Michl
2020-08-23 19:56   ` Roland Hieber
2020-08-24  8:22     ` Ladislav Michl
2020-08-24  9:05       ` Roland Hieber
2020-08-24  9:14         ` Roland Hieber
2020-08-24 10:08         ` Ladislav Michl
2020-08-24 15:35           ` Roland Hieber
2020-08-25  7:40         ` [ptxdist] [PATCH v2 " Ladislav Michl
2020-08-25 11:04           ` Roland Hieber
2020-08-25 13:14             ` [ptxdist] [PATCH v3 " Ladislav Michl
2020-08-28 12:45   ` [ptxdist] [PATCH " Michael Olbrich
2020-08-28 14:57     ` [ptxdist] [PATCH v4 " Ladislav Michl
2020-10-06  8:18       ` [ptxdist] [APPLIED] " Michael Olbrich
2020-08-23 13:43 ` [ptxdist] [PATCH 7/7] networkmanager-fortisslvpn: " Ladislav Michl
2020-10-06  8:18   ` [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=20200823134013.GA482575@lenoch \
    --to=ladis@linux-mips.org \
    --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