openwrt/package/system
Jo-Philipp Wich 797e5c1c48 packages: set more explicit ABI_VERSION values
In the case of upstream libraries, set the ABI_VERSION variable to the
soname value of the first version version after the last backwards
incompatible change.

For custom OpenWrt libraries, set the ABI_VERSION to the date of the
last Git commit doing backwards incompatible changes to the source,
such as changing function singatures or dropping exported symbols.

The soname values have been determined by either checking
https://abi-laboratory.pro/index.php?view=tracker or - in the case
of OpenWrt libraries - by carefully reviewing the changes made to
header files thorough the corresponding Git history.

In the future, the ABI_VERSION values must be bumped whenever the
library is updated to an incpompatible version but not with every
package update, in order to reduce the dependency churn in the
binary package repository.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-19 14:31:51 +01:00
..
ca-certificates
fstools fstools: update to the latest master branch 2019-01-02 07:21:39 +01:00
fwtool
iucode-tool
mtd
openwrt-keyring
opkg opkg: update to latest Git head 2019-01-19 14:31:46 +01:00
procd procd: update to latest git HEAD 2018-11-23 15:27:35 +01:00
rpcd rpcd: update to latest Git head 2018-12-12 16:33:54 +01:00
ubox ubox: bump to git HEAD 2018-12-18 23:17:39 +02:00
ubus packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
ucert ucert: work around short read 2018-09-18 13:51:09 +02:00
uci uci: bump to source date 2018-08-11 2018-08-11 12:04:31 +00:00
usign
zram-swap zram-swap: bump pkg version 2018-09-29 17:23:11 +02:00