git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: "Randall S. Becker" <rsbecker@nexbridge.com>,
	'Junio C Hamano' <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: RE: [BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl
Date: Mon, 21 Dec 2020 14:41:25 -0600	[thread overview]
Message-ID: <5fe108752910_f93820887@natae.notmuch> (raw)
In-Reply-To: <003e01d6d7ce$ccc648f0$6652dad0$@nexbridge.com>

Randall S. Becker wrote:
> git is the only product my group builds that uses libcurl. There is a
> less functional version of libcurl that comes with the operating
> system that we ignore. We are not linking with that version. The
> version of curl we have, we built but not since 2.29.2.
> So  I'm confused.

Could be: b990f02fd8 (config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flag, 2020-11-11)

It seems it was attempting to only remove NEEDS_SSL_WITH_CURL, which
indeed wasn't used anymore, but it also removed:

  #NO_CURL = YesPlease

I've no idea about these systems, but a quick search makes me wonder if
perhaps this was not intended.

-- 
Felipe Contreras

  reply	other threads:[~2020-12-21 20:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 17:22 [BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl Randall S. Becker
2020-12-21 18:37 ` Junio C Hamano
2020-12-21 19:23   ` Randall S. Becker
2020-12-21 20:41     ` Felipe Contreras [this message]
2020-12-21 21:02       ` Randall S. Becker

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=5fe108752910_f93820887@natae.notmuch \
    --to=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=rsbecker@nexbridge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).