chiark / gitweb /
build-sys: re-add old symbols for abi compat
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 Feb 2015 17:13:20 +0000 (12:13 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 Feb 2015 17:19:46 +0000 (12:19 -0500)
commit93a1e66efd4b0f4cda29c467d20d0f7510c0b3a8
tree4a590f2eea5f409279ee92040be691e5f773d82f
parent407d02621e34244f693cdb52525415698600b8f2
build-sys: re-add old symbols for abi compat

For two releases those exported with version 183 by mistake, and then
they were fixed to have version 215 (015419c0df libudev: fix symbol
version for udev_queue_flush() and udev_queue_get_fd()). But that
breaks ABI compatibility for binaries compiled with udev from before
that commit. There most likely very few such binaries, if any, but as
a matter of principle we should export the old symbols too, in order
to keep full compatibility.
src/libudev/libudev-queue.c