You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
ca-certificates ca-caertificates: remove myself as PKG_MAINTAINER 6 years ago
fstools fstools: update to the latest master branch 5 years ago
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 8 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd mtd: improve check for TRX header being already fixed 6 years ago
openwrt-keyring openwrt-keyring: bundle latest usign certificates 6 years ago
opkg opkg: update to latest Git head 5 years ago
procd procd: update to latest git HEAD 6 years ago
rpcd rpcd: update to latest Git head 6 years ago
ubox ubox: bump to git HEAD 5 years ago
ubus packages: set more explicit ABI_VERSION values 5 years ago
ucert ucert: work around short read 6 years ago
uci uci: bump to source date 2018-08-11 6 years ago
usign treewide: replace LEDE_GIT with PROJECT_GIT 6 years ago
zram-swap zram-swap: bump pkg version 6 years ago