Bugzilla – Bug 115440
version handling fixes for limal
Last modified: 2005-09-06 18:40:34 UTC
The current library verion handling may cause compatibility problems later, since it allows to say, that a library contains changes to its binary interface by changing the major number only. See http://w3.suse.de/~mt/limal-versions.txt for more info.
The new one allows to specify a range of compatible minor versions.
Created attachment 48952 [details] Fix applied to packages avaliable on SUSE 10.0
Fixed - all concerned packages are submitted to STABLE now, in particular: limal, limal-devtools, limal-bootloader. Adreas: If you don't like it, let us know :-)
If this does not break existing stuff, it can go in. Will review the packages.
No, it shouldn't.