All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: John Keeping <john@metanate.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/network-manager: support libnss instead of gnutls
Date: Sun, 18 Sep 2022 22:54:50 +0200	[thread overview]
Message-ID: <87o7vcflnp.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220527113658.731372-1-john@metanate.com> (John Keeping's message of "Fri, 27 May 2022 12:36:58 +0100")

>>>>> "John" == John Keeping <john@metanate.com> writes:

 > NetworkManager supports compiling against either NSS or GnuTLS and in
 > fact upstream defaults to NSS if both are available and no choice is
 > specified.  Providing a choice can shrink images slightly if some other
 > package is already pulling in NSS but GnuTLS is not otherwise required.

 > Since a crypto provider is required and to maintain backwards
 > compatibility, select GnuTLS when NSS is not selected.

 > In keeping with the upstream default, choose NSS when both libraries are
 > available.

 > Signed-off-by: John Keeping <john@metanate.com>

Sorry for the slow response. In the mean time the network-manager
package has moved to meson, so I rewrote the patch to use the meson
equivalent and committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2022-09-18 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27 11:36 [Buildroot] [PATCH] package/network-manager: support libnss instead of gnutls John Keeping
2022-09-18 20:54 ` Peter Korsgaard [this message]

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=87o7vcflnp.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=john@metanate.com \
    /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 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.