Re: patch for versioned symbols in Heimdal shared library

2007-07-17 Thread Guillem Jover
Hi, On Wed, 2007-07-11 at 21:28:17 -0700, Russ Allbery wrote: > I do this in configure.ac: > > dnl If and only if we're on Linux, use a mapfile to do symbol versioning. > dnl We'd like to do this on all platforms, but the syntax is different > dnl everywhere and I don't feel like dealing with the

Re: patch for versioned symbols in Heimdal shared library

2007-07-15 Thread Brian May
> "Brian" == Brian May <[EMAIL PROTECTED]> writes: > "Russ" == Russ Allbery <[EMAIL PROTECTED]> writes: Russ> Out of curiosity, have you talked to Love about this issue Russ> already? Given that MIT Kerberos supports symbol versions Russ> upstream, I'm a little surprised that

Re: patch for versioned symbols in Heimdal shared library

2007-07-11 Thread Russ Allbery
Brian May <[EMAIL PROTECTED]> writes: >> "Russ" == Russ Allbery <[EMAIL PROTECTED]> writes: > Russ> Out of curiosity, have you talked to Love about this issue > Russ> already? Given that MIT Kerberos supports symbol versions > Russ> upstream, I'm a little surprised that Heimdal do

Re: patch for versioned symbols in Heimdal shared library

2007-07-11 Thread Brian May
> "Russ" == Russ Allbery <[EMAIL PROTECTED]> writes: Russ> Out of curiosity, have you talked to Love about this issue Russ> already? Given that MIT Kerberos supports symbol versions Russ> upstream, I'm a little surprised that Heimdal doesn't as Russ> well, and I'd think that L

Re: patch for versioned symbols in Heimdal shared library

2007-07-09 Thread Russ Allbery
Brian May <[EMAIL PROTECTED]> writes: > Now that Heimdal 0.8 has finally entered experimental, could I ask > somebody to please check the patch to add versioned symbols in the > shared libraries? > The patch from previous versions wouldn't apply cleanly, so I had to > kludge a patch that would cl

Re: patch for versioned symbols in Heimdal shared library

2007-07-08 Thread Steve Langasek
On Sun, Jul 08, 2007 at 09:39:48PM -0700, Steve Langasek wrote: > On Sun, Jul 08, 2007 at 12:42:26PM +1000, Brian May wrote: > > Now that Heimdal 0.8 has finally entered experimental, could I ask > > somebody to please check the patch to add versioned symbols in the > > shared libraries? > > The

Re: patch for versioned symbols in Heimdal shared library

2007-07-08 Thread Steve Langasek
Hi Brian, On Sun, Jul 08, 2007 at 12:42:26PM +1000, Brian May wrote: > Now that Heimdal 0.8 has finally entered experimental, could I ask > somebody to please check the patch to add versioned symbols in the > shared libraries? > The patch from previous versions wouldn't apply cleanly, so I had t