Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Mark Hatle
On 9/28/16 10:44 AM, Alexander Kanavin wrote: > On 09/28/2016 06:44 PM, Mark Hatle wrote: >> On 9/28/16 10:26 AM, Khem Raj wrote: >>> We need to understand that disclaimer may be its requiring every one who is >>> distributing it to accept it. >> >> It is purely Oracle wanting to stop people from a

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Alexander Kanavin
On 09/28/2016 06:44 PM, Mark Hatle wrote: On 9/28/16 10:26 AM, Khem Raj wrote: We need to understand that disclaimer may be its requiring every one who is distributing it to accept it. It is purely Oracle wanting to stop people from automatically downloading from them, also so they can harvest

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Mark Hatle
On 9/28/16 10:26 AM, Khem Raj wrote: > We need to understand that disclaimer may be its requiring every one who is > distributing it to accept it. It is purely Oracle wanting to stop people from automatically downloading from them, also so they can harvest sales contacts. (nothing wrong with that

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Aníbal Limón
On 09/28/2016 10:26 AM, Khem Raj wrote: > We need to understand that disclaimer may be its requiring every one who is > distributing it to accept it. There is no LICENSE changes in that upgrade the last license changes was in the version 6.0.20 to AGPL-3 [1]. Also another option is to point to

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Khem Raj
We need to understand that disclaimer may be its requiring every one who is distributing it to accept it. On Sep 28, 2016 8:04 AM, "Aníbal Limón" wrote: > > > On 09/27/2016 08:24 PM, Khem Raj wrote: > > On Tue, Sep 27, 2016 at 4:44 PM, Aníbal Limón > > wrote: > >> For apply this patch we need t

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-28 Thread Aníbal Limón
On 09/27/2016 08:24 PM, Khem Raj wrote: > On Tue, Sep 27, 2016 at 4:44 PM, Aníbal Limón > wrote: >> For apply this patch we need to host the db-6.0.35 tarball into yp >> sources mirror because oracle page ask for login in order to download >> the source. > > why do they ask for login ? is there

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-27 Thread Khem Raj
On Tue, Sep 27, 2016 at 4:44 PM, Aníbal Limón wrote: > For apply this patch we need to host the db-6.0.35 tarball into yp > sources mirror because oracle page ask for login in order to download > the source. why do they ask for login ? is there some disclaimer that needs to be accepted before dow

Re: [OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-27 Thread Aníbal Limón
For apply this patch we need to host the db-6.0.35 tarball into yp sources mirror because oracle page ask for login in order to download the source. alimon On 09/27/2016 06:43 PM, Aníbal Limón wrote: > This is a minor upgrade that fix an issue related to multiple > rpm instances querying

[OE-core] [PATCH] db: Upgrade to 6.0.35

2016-09-27 Thread Aníbal Limón
This is a minor upgrade that fix an issue related to multiple rpm instances querying the database [1]. The bugfixes related are, - Fixed a bug that may lead to a crash when opening multiple environments in a multi-threaded program. - Fixed a bug where closing a panic environment raised access vio