~alpine/aports

2 2

[alpine-aports] [PATCH 2/2] testing/radare2: back to GPLv3

Jose-Luis Rivas <ghostbar@riseup.net>
Details
Message ID
<20160301030509.GA11865@riseup.net>
Sender timestamp
1456801509
DKIM signature
missing
Download raw message
Patch: +1 -1
The documentation on licensing in radare2 says there's a lot of GPL
plugins which we are distributing, the rest is LGPL and given the
virulent nature of the GPL they become GPL when it comes to distributing
them. So the safest thing to do is just leaving it as GPLv3.
---
 testing/radare2/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/radare2/APKBUILD b/testing/radare2/APKBUILD
index c751117..b7849ee 100644
--- a/testing/radare2/APKBUILD
+++ b/testing/radare2/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="An opensource, crossplatform reverse engineering framework"
url="http://www.radare.org"
arch="all"
license="LGPLv3"
license="GPLv3"
depends=""
depends_dev=""
makedepends="$depends_dev libzip-dev openssl-dev capstone-dev"
-- 
2.7.2


-- 
⨳ PGP 0x13EC43EEB9AC8C43 ⨳ https://ghostbar.co
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160301080352.27e43899@vostro.util.wtbts.net>
In-Reply-To
<20160301030509.GA11865@riseup.net> (view parent)
Sender timestamp
1456812232
DKIM signature
missing
Download raw message
Hi,

I flattened this with the first patch, and applied. Thanks. Generally
non-intrusive changes we prefer to be bundled together.

I was meaning to reply to the earlier mail about the license issue,
but did not get to it yet. Sorry about that, we should've checked more
carefully it (that is read all of the upstream license text) before
applying that change.


On Mon, 29 Feb 2016 22:05:09 -0500
Jose-Luis Rivas <ghostbar@riseup.net> wrote:

> The documentation on licensing in radare2 says there's a lot of GPL
> plugins which we are distributing, the rest is LGPL and given the
> virulent nature of the GPL they become GPL when it comes to
> distributing them. So the safest thing to do is just leaving it as
> GPLv3. ---
>  testing/radare2/APKBUILD | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/testing/radare2/APKBUILD b/testing/radare2/APKBUILD
> index c751117..b7849ee 100644
> --- a/testing/radare2/APKBUILD
> +++ b/testing/radare2/APKBUILD
> @@ -8,7 +8,7 @@ pkgrel=0
>  pkgdesc="An opensource, crossplatform reverse engineering framework"
>  url="http://www.radare.org"
>  arch="all"
> -license="LGPLv3"
> +license="GPLv3"
>  depends=""
>  depends_dev=""
>  makedepends="$depends_dev libzip-dev openssl-dev capstone-dev"
Jose-Luis Rivas <ghostbar@riseup.net>
Details
Message ID
<20160301141147.GA12792@riseup.net>
In-Reply-To
<20160301080352.27e43899@vostro.util.wtbts.net> (view parent)
Sender timestamp
1456841507
DKIM signature
missing
Download raw message
Thanks, since it's licensing I thought it could be bloody, so I prefered
not to hold back the upgrade on radare2 :-)

Will bundle it next time.

On 01/03/16, 08:03am, Timo Teras wrote:
> Hi,
> 
> I flattened this with the first patch, and applied. Thanks. Generally
> non-intrusive changes we prefer to be bundled together.
> 
> I was meaning to reply to the earlier mail about the license issue,
> but did not get to it yet. Sorry about that, we should've checked more
> carefully it (that is read all of the upstream license text) before
> applying that change.
> 
> 
> On Mon, 29 Feb 2016 22:05:09 -0500
> Jose-Luis Rivas <ghostbar@riseup.net> wrote:
> 
> > The documentation on licensing in radare2 says there's a lot of GPL
> > plugins which we are distributing, the rest is LGPL and given the
> > virulent nature of the GPL they become GPL when it comes to
> > distributing them. So the safest thing to do is just leaving it as
> > GPLv3. ---
> >  testing/radare2/APKBUILD | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/testing/radare2/APKBUILD b/testing/radare2/APKBUILD
> > index c751117..b7849ee 100644
> > --- a/testing/radare2/APKBUILD
> > +++ b/testing/radare2/APKBUILD
> > @@ -8,7 +8,7 @@ pkgrel=0
> >  pkgdesc="An opensource, crossplatform reverse engineering framework"
> >  url="http://www.radare.org"
> >  arch="all"
> > -license="LGPLv3"
> > +license="GPLv3"
> >  depends=""
> >  depends_dev=""
> >  makedepends="$depends_dev libzip-dev openssl-dev capstone-dev"
> 



-- 
⨳ PGP 0x13EC43EEB9AC8C43 ⨳ https://ghostbar.co
Reply to thread Export thread (mbox)