Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:96271 php.pecl.dev:14025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44523 invoked from network); 6 Oct 2016 12:48:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2016 12:48:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=jakub.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jakub.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: jakub.php@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-ua0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:36654] helo=mail-ua0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/9F-23443-33846F75 for ; Thu, 06 Oct 2016 08:48:53 -0400 Received: by mail-ua0-f175.google.com with SMTP id r64so16230940uar.3; Thu, 06 Oct 2016 05:48:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=QkaiaNvA61kclK0nJ6VI1zx8qI1E+4GMzcezUhzCSVQ=; b=Sk/FC5kU6tcfkiFe4Z7T0bfoKfJgLtCnVbeI8UFTblXYhR/K48vdVgC02BH0/6qXjY VeQp+IgXoNkHXHs+ERwidKC0V9XlAO6o1f0N5NCJgczSffhTCu7f3DxaUtJUGTiIm6qc /frhAKzL3CPzt/qtBADuBluc83zCU1ixRRl99X+6KrIAcvgjsq2m+SrJTOFsxHBou1N1 bfi/iO5eBcgGhfzgWnzXcvjwwnaPB/KROvQ3cpOJYLYqha6aQDVUOhle4ALEwTShnDId 1nDcesV5Bj3qPZeYEHPiHggZTek0Im/gSEX3HZX/rcAn9ryBzF/fpKlm+V7sc6/RIIQz TRSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=QkaiaNvA61kclK0nJ6VI1zx8qI1E+4GMzcezUhzCSVQ=; b=JOYEmhumk8y7mikR719rM2pkwJ7TLHbn0WFbXG7kHbT/v8lq6UKuxZQc0T2EEb5yA8 ak3uBxx3rKncnUzzovdEjHLhen+xNR0wrxT9kAGXzVSGSU0uamRSgyl0S3f6i5hws38O x2a37DskXjos1/q3xAFYldGzYnofbc5Q+xTTucRBkZvhxI8nBQo/i8rf3xRo4RiaXEvW FgNfshr5E7sRK3n6fKmWPs1/LngudP8dL0FpZXW4Y24E9YyWCLsdbrS2bnRlQx879OOZ VSBvi21NOvfln6FFhi+GsLXiYuryvmVSgi8YXopg5VS3k5VXe2RGpsjBxZBL+5PgZpt4 Dqwg== X-Gm-Message-State: AA6/9Rk6Tb+xrZ3tq7nRwghPQGz+hYB/6i0HfEzY6uHOjhgfWk/6/Dx17Sf3UxWJz0YZAf42pA+Pm/cvfaq9uA== X-Received: by 10.159.33.170 with SMTP id 39mr10761000uac.79.1475758129329; Thu, 06 Oct 2016 05:48:49 -0700 (PDT) MIME-Version: 1.0 Sender: jakub.php@gmail.com Received: by 10.31.174.151 with HTTP; Thu, 6 Oct 2016 05:48:48 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Oct 2016 13:48:48 +0100 X-Google-Sender-Auth: _PS9V7UrwRZWEplJccb3Q0RbHXY Message-ID: To: Leigh Cc: Ferenc Kovacs , PECL Announce , PHP internals list Content-Type: multipart/alternative; boundary=001a1140a22212b9a8053e31b775 Subject: Re: [PHP-DEV] Intention to move mcrypt to PECL From: bukka@php.net (Jakub Zelenka) --001a1140a22212b9a8053e31b775 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Oct 6, 2016 at 1:38 PM, Leigh wrote: > On 6 October 2016 at 13:35, Ferenc Kovacs wrote: > > > > > > On Thu, Oct 6, 2016 at 12:12 PM, Jakub Zelenka wrote: > >> > >> Hi, > >> > >> On Tue, Oct 4, 2016 at 5:58 PM, Leigh wrote: > >> > >> > Hello list, > >> > > >> > It is my intention to create a new PECL package for ext/mcrypt, so > >> > that it can be removed from master as per the RFC > >> > (https://wiki.php.net/rfc/mcrypt-viking-funeral) > >> > > >> > I do not expect there to be any updates to the extension after it ha= s > >> > been migrated, however we voted to move it there. > >> > > >> > Any objections/comments? If not I'll apply for my PECL account in th= e > >> > next few days. > >> > > >> > > >> I don't think it can be added to PECL as it breaks its licensing rules > >> (mcrypt is GPL licensed): > >> > >> > >> - Note: wrappers for GPL (all versions) or LGPLv3 libraries will no= t > be > >> accepted. Wrappers for libraries licensed under LGPLv2 are however > >> allowed > >> while being discouraged. > >> > >> See https://pecl.php.net/account-request.php > >> > >> Cheers > >> > >> Jakub > > > > > > AFAIK mcrypt is gpl, libmcrypt (wrapped by our mcrypt ext) is lgpl so i= t > > would be fine for pecl. > > > > -- > > Ferenc Kov=C3=A1cs > > @Tyr43l - http://tyrael.hu > > http://mcrypt.cvs.sourceforge.net/viewvc/mcrypt/libmcrypt/ > COPYING.LIB?revision=3D1.1.1.1&view=3Dmarkup > > LGPLv2 > Looks like copying says LGPLv2 but the files seems to be under GPLv2. See for example http://mcrypt.cvs.sourceforge.net/viewvc/mcrypt/libmcrypt/lib/mcrypt.h.in?v= iew=3Dmarkup That's why I thought it's GPL. Not sure what's more important though... Cheers Jakub --001a1140a22212b9a8053e31b775--