Debian Patches
Status for libspectrum/1.6.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| revert-soname-change.patch | Change the soname back to libspectrum.so.8 Upstream commit 94a54c76482b085ab6ebf37c38d94b2484e3135d made changes to the internal GLib replacement that broke the ABI of the library, and bumped the soname from libspectrum.so.8 to .9 accordingly. . The Debian build of libspectrum however does not use the GLib replacement so it is not affected by those changes. . Later, commit da6be4186477de4a1b74a283b8cd5c0d527015d5 changed the default visibility of the symbols, hiding some internal ones in the process, and upstream bumped the soname again, this time to .18. The Debian package was already using that patch so no ABI was broken between libspectrum 1.5.0 and 1.6.0. . This patch reverts the soname back to libspectrum.so.8 in order to keep compatibity with older versions of the package and prevent unnecessary rebuilds and package transitions. =================================================================== |
Alberto Garcia <berto@igalia.com> | no |
