bug 327479 is not fixed

Roberto C. Sanchez roberto at connexer.com
Sat Oct 21 08:44:23 UTC 2006


On Sat, Oct 21, 2006 at 10:35:53AM +0200, Andreas Metzler wrote:
> Hello,
> debian/changelog says:
> 
>   * Added symbol versioning for shared libraries (Closes: #327479)
> 
> However: The symbol versioning code is unchanged.
> Afaict the status of this bug has not been changed.
> 
This bug is fixed.  Run `svn diff -r60:61` in your working copy to see
what changed.  Basically, the addition of the reautofu stuff caused the
changes of patch 0001 to actually take effect.  That is, patch 0001
changed the Makefile.am, which was previously not being regenerated.
The addition of the call to automake means that the Makefile.in is
regenerated from the Makefile.am to include the new Version target from
the patch.  Once make is run in the actual build, the Version script is
run as well versioning the symbols.

If you don't believe me, then build the packages and unpack one fo the
shared libraries and run `objdump -T /path/to/lib` and look for the
entries with SASL2 in them.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-sasl2-debian-devel/attachments/20061021/f26cb2c4/attachment.pgp


More information about the Pkg-cyrus-sasl2-debian-devel mailing list