X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:content-type; q=dns; s=default; b=vMROyiMdx4o889cBN4xtg8iSNdZvu59SrPd9xRsthco zNXvvQ6bdzVsJj427DqlavSYM0zfoeJxWzGPESjuNzPCNT8BNYxqhEkG+WXLmUZ6 ll3DYFzttV6VC2JAjZwVjW/F3LjIZTEVJuCnn5J1OIZOZxMarFzYl+uQG4QBjWnY = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:content-type; s=default; bh=bZvygLdcRRprbKf6nvdn2FXkMx8=; b=g2mmYFlyYhZuMi9rO J/vieN/I4Mwc37Mon6C1hoonC9uSK34iRLczr5cl36JCWEm+cBjjc3Yyl0OLPUGY L7y630k1A19pVNQRQ/OyJk1FuXhoPiHye1EUWYzFNm23iiKjkDAo72ejviViIHDe oVznbCKQODYUIpXw8ykuf8vdQw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*MI:1c69fb81, HX-Received:sk:u23mr52, H*M:1c69fb81, H*MI:google X-HELO: mail-ot1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:to:subject:user-agent; bh=quh7HBdCpRXbi6/b0AaSyz9B4Rz8VNH9R5AHTKuhZMA=; b=AoBKafUwzJa/cGPS/eaG7q3RqJvY2ot0rQcCUTkIfbNKNWWR7ON/md/EfwM189CHFL PuStRsM8xwc2uETsPrkcVBE+A8hDaR5rzO2RJSAeUZoY3JgBNwDxv44GLY8mVJDHcnJP JpDNqdHaJJBPJWzagZ/dsYr8dMkI3BmP2dYayYlg1XGjg+HTFZ+jdlwRnJ0LC5Gn7myy WE0xdYUxR87nLPNgm/qGT7JxwTUzMuJA1d4njHNp96BTPvgFlkJvUNzY+GximJKpQ0aZ ODFYzriAO/DBqW0OvLkvCKCgVM0OSoK4Tcs3glUrvTQyjHXslVAZcLYvxbjYeFM4LxXc o4lA== Message-ID: <5d36469c.1c69fb81.d30b3.1fe1@mx.google.com> Date: Mon, 22 Jul 2019 16:28:28 -0700 (PDT) From: Steven Penny To: cygwin AT cygwin DOT com Subject: openldap Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Suede Mail/2.8.0 (github.com/cup/suede) OpenLdap looks to be currently abandoned: https://cygwin.com/cygwin-pkg-maint This is an issue because it can (and currently is) used by Cygwin cURL build: https://github.com/cygwinports/curl/blob/2e953092/curl.cygport#L55 I think the best solution at this time is to simply remove OpenLdap from cURL builds until this is resolved. Failing that, I can volunteer to take up maintenance of OpenLdap if it really need to be kept along. However I am not sure this is the case, as my understand is OpenLdap is only used in these type cases: curl ldaps://ldap.foo.com https://stackoverflow.com/questions/44546116 and wouldnt change anything with regard to standard HTTP/HTTPS/FTP etc protocols. Personally I have never used OpenLdap so I could care less if its removed. But again I can respect if we have a significant amount of users that need it. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple