Re: [committed, libffi] Match upstream soname

2016-03-10 Thread Richard Biener
On Thu, Mar 10, 2016 at 3:03 PM, Matthias Klose wrote: > On 07.03.2016 12:59, Richard Henderson wrote: >> >> On 03/06/2016 07:24 PM, Matthias Klose wrote: >>> >>> On 05.03.2016 19:28, Richard Henderson wrote: When I went to apply my symbol versioning patch to upstream, I discovered

Re: [committed, libffi] Match upstream soname

2016-03-10 Thread Matthias Klose
On 07.03.2016 12:59, Richard Henderson wrote: On 03/06/2016 07:24 PM, Matthias Klose wrote: On 05.03.2016 19:28, Richard Henderson wrote: When I went to apply my symbol versioning patch to upstream, I discovered that upstream had already bumped their soname to 6.4.0, beyond the bump that I'd ap

Re: [committed, libffi] Match upstream soname

2016-03-07 Thread Richard Henderson
On 03/06/2016 07:24 PM, Matthias Klose wrote: On 05.03.2016 19:28, Richard Henderson wrote: When I went to apply my symbol versioning patch to upstream, I discovered that upstream had already bumped their soname to 6.4.0, beyond the bump that I'd applied to gcc to 5.0.0. So I bumped upstream to

Re: [committed, libffi] Match upstream soname

2016-03-06 Thread Matthias Klose
On 05.03.2016 19:28, Richard Henderson wrote: When I went to apply my symbol versioning patch to upstream, I discovered that upstream had already bumped their soname to 6.4.0, beyond the bump that I'd applied to gcc to 5.0.0. So I bumped upstream to 7.0.0, including the symbol versioning, and th