On Sat, Jun 19, 2010 at 1:20 PM, Nick Mathewson wrote:
> Niels, I've tagged a new "release-1.4.14b-stable"; it changes nothing
> but the VERSION_INFO, the version number, and some explanatory
> comments in Makefile.am. Whenever you can get it uploaded, that would
> rock.
It's at
http://www.mon
On Sat, Jun 12, 2010 at 2:10 PM, Niels Provos wrote:
> On Sat, Jun 12, 2010 at 7:29 AM, Nick Mathewson wrote:
>> Ugh, how annoying! I think this warrants a 1.4.14b, if Niels agrees.
>> (1.4.14b should contain this fix, and nothing else.)
>
> Fine by me.
Okay, I've spent a while talking with peo
On Sat, Jun 12, 2010 at 7:29 AM, Nick Mathewson wrote:
> Ugh, how annoying! I think this warrants a 1.4.14b, if Niels agrees.
> (1.4.14b should contain this fix, and nothing else.)
Fine by me.
Niels.
***
To unsubscribe, send an
On Sat, Jun 12, 2010 at 10:29:26AM -0400, Nick Mathewson wrote:
> On Sat, Jun 12, 2010 at 9:29 AM, Juergen Daubert wrote:
> > Hello,
> >
> > The libraries of libevent 1.4.13 and older are versioned by
> > libtool as
> >
> > *-1.4.so.2.1.3
> >
> > whereas libevent 1.4.14 is using
> >
> > *-1.4.
On Sat, Jun 12, 2010 at 9:29 AM, Juergen Daubert wrote:
> Hello,
>
> The libraries of libevent 1.4.13 and older are versioned by
> libtool as
>
> *-1.4.so.2.1.3
>
> whereas libevent 1.4.14 is using
>
> *-1.4.so.1.2.3
>
> This breaks every application linked against 1.4.13 if you
> upgrade to v
Hello,
The libraries of libevent 1.4.13 and older are versioned by
libtool as
*-1.4.so.2.1.3
whereas libevent 1.4.14 is using
*-1.4.so.1.2.3
This breaks every application linked against 1.4.13 if you
upgrade to version 1.4.14. I don't think that this is the
desired behaviour, but a bug