public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Andrew Schulman <schulman.andrew@epa.gov>
To: cygwin-apps@cygwin.com
Subject: Re: [ATTN MAINTAINERS] OpenSSL 1.0 dependencies
Date: Wed, 27 Oct 2021 09:24:28 -0400	[thread overview]
Message-ID: <m3kinglls5mfkvtd8eig8rtmf5299ufcdo@4ax.com> (raw)
In-Reply-To: <87tuh7iqkm.fsf@Rainer.invalid>

> 
> We should get rid of dependencies to the obsolete OpensSSL 1.0 library
> that is no longer maintained upstream and has several critical bugs.
> 
> Current and previous versions of the following packages depend on the
> outdated libopenssl100 (a lot of these have many packages depending on
> them in turn and/or are orphaned):
...
> lftp
...

Are you sure about lftp? AFAIK it only uses libssl1.1:

$ lftp --version
LFTP | Version 4.9.2 | Copyright (c) 1996-2020 Alexander V. Lukyanov
...
Libraries used: Expat 2.4.1, idn2 2.3.2, libiconv 1.16, OpenSSL 1.1.1l  24
Aug 2021, Readline 8.1,
zlib 1.2.11

$ ldd /usr/bin/lftp | grep ssl
    cygssl-1.1.dll => /usr/bin/cygssl-1.1.dll (0x4c7bc0000)


  reply	other threads:[~2021-10-27 13:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-23 17:44 Achim Gratz
2021-10-27 13:24 ` Andrew Schulman [this message]
2021-10-31 20:13   ` Achim Gratz
2021-11-07 11:46 ` Lemures Lemniscati
2021-11-07 12:07   ` [ITA] lua-crypto-0.3.2p4 Lemures Lemniscati
2021-11-09 18:17     ` Marco Atzeri
2021-11-10 12:04       ` Lemures Lemniscati

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=m3kinglls5mfkvtd8eig8rtmf5299ufcdo@4ax.com \
    --to=schulman.andrew@epa.gov \
    --cc=cygwin-apps@cygwin.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 read-only IMAP folder(s) and NNTP newsgroup(s).