From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] libevent2: Update to 2.1.8-stable Date: Tue, 11 Apr 2017 15:21:24 +0100 Message-ID: <1491920484.11653.21.camel@ipfire.org> In-Reply-To: <1d5e8841-2a3b-6e57-e2c4-bee848abc1ac@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8846705129208466269==" List-Id: --===============8846705129208466269== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tue, 2017-04-11 at 16:20 +0200, Matthias Fischer wrote: > Hi, >=20 > On 11.04.2017 13:05, Michael Tremer wrote: > > Hi, > >=20 > > this patch looks alright except that it introduces an soname change. >=20 > Hm... >=20 > > That therefore requires a -compat package for the old version. We already > > have > > one for libevent 1.4.x. >=20 > For 1.4.x? I didn't notice - where? Here: http://cgit.ipfire.org/ipfire-2.x.git/tree/lfs/libevent It's not really a -compat package per se, but essentially the same :) >=20 > > Would you add one for 2.0, too in an extra patch? >=20 > No problem - I'll see what I can do. ;-) >=20 > Best, > Matthias >=20 > >=20 > > Best, > > -Michael > >=20 > > On Mon, 2017-04-10 at 00:35 +0200, Matthias Fischer wrote: > > > Contains lots of build- and bugfixes since 2.0.22 - for details see: > > > https://raw.githubusercontent.com/libevent/libevent/release-2.1.8-stabl= e/C > > > hang > > > eLog > > >=20 > > > Best, > > > Matthias > > >=20 > > > Signed-off-by: Matthias Fischer > > > --- > > > =C2=A0config/rootfiles/common/libevent2 | 25 +++++++++++++------------ > > > =C2=A0lfs/libevent2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0|= =C2=A0=C2=A06 +++--- > > > =C2=A02 files changed, 16 insertions(+), 15 deletions(-) > > >=20 > > > diff --git a/config/rootfiles/common/libevent2 > > > b/config/rootfiles/common/libevent2 > > > index aab354ebe..d5c60c233 100644 > > > --- a/config/rootfiles/common/libevent2 > > > +++ b/config/rootfiles/common/libevent2 > > > @@ -24,22 +24,23 @@ > > > =C2=A0#usr/include/event2/tag_compat.h > > > =C2=A0#usr/include/event2/thread.h > > > =C2=A0#usr/include/event2/util.h > > > -usr/lib/libevent-2.0.so.5 > > > -usr/lib/libevent-2.0.so.5.1.9 > > > -usr/lib/libevent_core-2.0.so.5 > > > -usr/lib/libevent_core-2.0.so.5.1.9 > > > -usr/lib/libevent_extra-2.0.so.5 > > > -usr/lib/libevent_extra-2.0.so.5.1.9 > > > -usr/lib/libevent_openssl-2.0.so.5 > > > -usr/lib/libevent_openssl-2.0.so.5.1.9 > > > -#usr/lib/libevent_openssl.a > > > +#usr/include/event2/visibility.h > > > +usr/lib/libevent-2.1.so.6 > > > +usr/lib/libevent-2.1.so.6.0.2 > > > +usr/lib/libevent_core-2.1.so.6 > > > +usr/lib/libevent_core-2.1.so.6.0.2 > > > +usr/lib/libevent_extra-2.1.so.6 > > > +usr/lib/libevent_extra-2.1.so.6.0.2 > > > +usr/lib/libevent_openssl-2.1.so.6 > > > +usr/lib/libevent_openssl-2.1.so.6.0.2 > > > =C2=A0#usr/lib/libevent_openssl.la > > > =C2=A0usr/lib/libevent_openssl.so > > > -usr/lib/libevent_pthreads-2.0.so.5 > > > -usr/lib/libevent_pthreads-2.0.so.5.1.9 > > > -#usr/lib/libevent_pthreads.a > > > +usr/lib/libevent_pthreads-2.1.so.6 > > > +usr/lib/libevent_pthreads-2.1.so.6.0.2 > > > =C2=A0#usr/lib/libevent_pthreads.la > > > =C2=A0usr/lib/libevent_pthreads.so > > > =C2=A0#usr/lib/pkgconfig/libevent.pc > > > +#usr/lib/pkgconfig/libevent_core.pc > > > +#usr/lib/pkgconfig/libevent_extra.pc > > > =C2=A0#usr/lib/pkgconfig/libevent_openssl.pc > > > =C2=A0#usr/lib/pkgconfig/libevent_pthreads.pc > > > diff --git a/lfs/libevent2 b/lfs/libevent2 > > > index 2482dda17..014086403 100644 > > > --- a/lfs/libevent2 > > > +++ b/lfs/libevent2 > > > @@ -1,7 +1,7 @@ > > > =C2=A0#################################################################= ######## > > > #### > > > ## > > > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0# > > > =C2=A0# IPFire.org - A linux based > > > firewall=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > -# Copyright (C) 2007-2015=C2=A0=C2=A0IPFire Team=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0# > > > +# Copyright (C) 2007-2017=C2=A0=C2=A0IPFire Team=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0# > > > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0# > > > =C2=A0# This program is free software: you can redistribute it and/or > > > modify=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > =C2=A0# it under the terms of the GNU General Public License as publish= ed > > > by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > @@ -24,7 +24,7 @@ > > > =C2=A0 > > > =C2=A0include Config > > > =C2=A0 > > > -VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.0.22-stable > > > +VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.1.8-stable > > > =C2=A0 > > > =C2=A0THISAPP=C2=A0=C2=A0=C2=A0=C2=A0=3D libevent-$(VER) > > > =C2=A0DL_FILE=C2=A0=C2=A0=C2=A0=C2=A0=3D $(THISAPP).tar.gz > > > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) > > > =C2=A0 > > > =C2=A0$(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > > > =C2=A0 > > > -$(DL_FILE)_MD5 =3D c4c56f986aa985677ca1db89630a2e11 > > > +$(DL_FILE)_MD5 =3D f3eeaed018542963b7d2416ef1135ecc > > > =C2=A0 > > > =C2=A0install : $(TARGET) > > > =C2=A0 >=20 >=20 --===============8846705129208466269== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIKCmlRSWNCQUFC Q2dBR0JRSlk3T1prQUFvSkVJQjU4UDl2a0FrSHhzSVFBSmhhUU85SnE1MHM4ZVl5RTZ2eXoyamUK T0Y0L0w0UVZQakdTcUFDenJhbWhBTUwxWTJGSmNaS1NUTWtvWHN3alExMUlDUGlhUnlSWmpWVVRr L0h4amY5VApFNGxockFsVk13VFZuUzlEZmVaaWlNZlM4RXBHeGpmT2o3YmswT21QS2VKamE0dVJs T1NYbm1GS1AzY3daT3dICnJGemVUM215eXVNZGl0S3FGOHFRZUJUQVZBMW9FQVNUM0UrRHZWWlZi OFVmdTV5czVqZFRYdFpRU2NoLzlmeisKZHpremw4Ym9PdWNKU0dEQW01bkZhMFBZelk3NGJTWXBY cEVVLzNjTDAvS1lhdmZncE9raVgzYW8zTVB4dlF0SAp2WVFtcHZBZ0pKNEpVbml3NmF1M1ZFY0lP dklrTW91M1YzYkRTWTRWMG1MTEI1T3pUNmd2d3lCSzNtQzZQbDhnCm40TkNOd0VvVUhNdTBkdjRX cU1WRk9UNFFVU2xkZnFlcWxyUk0vWTljOCtMTEVpVlN1OFVtdE4wZ2pkUjJiQU8KZ0xBK0Yyb1Ru YnVLOWZLUWRxWVZNVG1zOUlkTWVSV1RNbVdERUNGSUZ5VHE0cWRmcjh0T040MDZKcnNhVE9CbgpZ SlFYWHNWUTAzY08wUG1NcHRBdisvSUxXUmpVUHdEeVRQY0FFb0tRNGZBdzJIcW81OVFuUDhabWJO UzRsZVhUCjFjdnFhRVVPa3dGbzJzMWVRWGlTOVIyY25OQXNYZWthbWJ6NGJ2VFdwcDFRWVhOYnI0 clRkcUhHdUdDNHptdWwKVEpqUkJ5amFjYkh2dnR1QWN4T0F5Y013YzFHK251enlXRWtqYmhzV29l b2dReksxa1Q1QitFdkI3eTAyWWFnUwo2djg0YkI5VXJyZy91c0kwcHpnMgo9VjBPSwotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============8846705129208466269==--