From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Vong Subject: octave license is incompatible with openssl Date: Fri, 05 Aug 2016 00:35:54 +0800 Message-ID: <87h9b0ij9x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVLcv-00056N-24 for guix-devel@gnu.org; Thu, 04 Aug 2016 12:36:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVLcp-0001Pj-P8 for guix-devel@gnu.org; Thu, 04 Aug 2016 12:36:08 -0400 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]:35928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVLcp-0001Pf-Hw for guix-devel@gnu.org; Thu, 04 Aug 2016 12:36:03 -0400 Received: by mail-pf0-x232.google.com with SMTP id h186so87972585pfg.3 for ; Thu, 04 Aug 2016 09:36:03 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi guixes, First, congratulations to Ricardo Wurmus as new maintainer and the new 0.11 release is good (it passed all tests)! I notice 'octave 4.0.2' has 'openssl@1.0.2h' as one of its inputs. As far as I know, gplv3 is incompatible with openssl license (https://people.gnome.org/~markmc/openssl-and-the-gpl.html). How should we fix this? Cheers, Alex