From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: git-fetch in 1.5.4 fails versus 1.5.3.8 Date: Thu, 7 Feb 2008 17:46:40 -0500 Message-ID: <20080207224640.GB18502@coredump.intra.peff.net> References: <20080205050741.GA4624@coredump.intra.peff.net> <20080207042332.GA7632@sigill.intra.peff.net> <20080207142322.GC18497@mail-vs.djpig.de> <20080207204026.GA2550@sigill.intra.peff.net> <20080207215309.GP30368@dpotapov.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Linus Torvalds , Frank Lichtenheld , Anand Kumria , git@vger.kernel.org To: Dmitry Potapov X-From: git-owner@vger.kernel.org Thu Feb 07 23:47:31 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JNFWk-0003zX-AB for gcvg-git-2@gmane.org; Thu, 07 Feb 2008 23:47:30 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755703AbYBGWqq (ORCPT ); Thu, 7 Feb 2008 17:46:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759867AbYBGWqq (ORCPT ); Thu, 7 Feb 2008 17:46:46 -0500 Received: from 66-23-211-5.clients.speedfactory.net ([66.23.211.5]:1735 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755881AbYBGWqp (ORCPT ); Thu, 7 Feb 2008 17:46:45 -0500 Received: (qmail 21462 invoked by uid 111); 7 Feb 2008 22:46:41 -0000 Received: from coredump.intra.peff.net (HELO coredump.intra.peff.net) (10.0.0.2) by peff.net (qpsmtpd/0.32) with SMTP; Thu, 07 Feb 2008 17:46:41 -0500 Received: by coredump.intra.peff.net (sSMTP sendmail emulation); Thu, 07 Feb 2008 17:46:40 -0500 Content-Disposition: inline In-Reply-To: <20080207215309.GP30368@dpotapov.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, Feb 08, 2008 at 12:53:09AM +0300, Dmitry Potapov wrote: > any derived work) to distribute Git linked against OpenSSL is technically > illegal unless OpenSSL is the part of the standard OS libraries or Git FWIW, openssl is in the "important" section in Debian, which makes it a part of the standard install. But again, this doesn't matter at all for git itself, but only for binary distributors who must follow whatever interpretation of the GPL their distribution decrees. -Peff