immortalwrt/package/libs
Hannu Nyman 8124a5bbba treewide: mark selected packages nonshared
Mark uci, ubus, libubox, lua, libnl-tiny and libjson-c
as nonshared packages. This helps to keep coherent dependencies
if these ABI versioned packages are later updated.

Before this commit it is possible to get missing dependencies
in target-specific nonshared packages (like iwinfo) that depend
on these shared ABI versioned packages. If these are later updated
and rebuilt, only the new ABI version will be available for download,
while the target-specific packages in releases continue to depend on
the old ABI version.

After this commit the packages are built along the other nonshared
packages by the phase1 images buildbot and will be available at the
target/ download directories instead of packages/base dir. That will
help to keep a coherent set available.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-06-14 11:43:00 +08:00
..
argp-standalone fix & merge 2019-09-30 13:21:19 +08:00
elfutils elfutils: enable building with MIPS16 2021-03-26 20:00:31 +08:00
gettext fix permission 2019-09-30 14:27:46 +08:00
gettext-full gettext-full: disable nameless locale define 2021-03-16 11:12:46 +08:00
gmp gmp: update to 6.2.1 2021-02-15 12:13:58 +08:00
jansson jansson: Activate link time optimization (LTO) 2020-09-07 17:20:07 +08:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-02 11:30:31 +08:00
libbsd libbsd: update to 0.10.0 2020-02-23 15:26:25 +08:00
libcap libcap: bump to 2.48 2021-04-06 20:49:52 +08:00
libevent2 libevent2: update to 2.1.12 2021-02-15 12:14:40 +08:00
libiconv treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv-full libiconv-full: update to version 1.16 2020-11-28 19:05:28 +08:00
libjson-c treewide: mark selected packages nonshared 2021-06-14 11:43:00 +08:00
libmnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 11:39:31 +08:00
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-03-20 11:56:16 +08:00
libnftnl libnftnl: update to 1.1.8 2021-02-15 12:14:56 +08:00
libnl libnl: update to lastest version 2019-11-23 09:58:26 -08:00
libnl-tiny treewide: mark selected packages nonshared 2021-06-14 11:43:00 +08:00
libpcap libpcap: update to 1.10.0 2021-03-01 12:13:45 +08:00
librpc fix & merge 2019-09-30 13:21:19 +08:00
libselinux libselinux: update to version 3.2 2021-03-09 12:09:26 +08:00
libsemanage libsemanage: fix pkgconfig paths 2021-04-15 23:18:53 +08:00
libsepol libsepol: update to version 3.2 2021-03-09 12:08:57 +08:00
libtool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libubox treewide: mark selected packages nonshared 2021-06-14 11:43:00 +08:00
libunwind libunwind: Add MIPS64 dep check 2021-03-02 12:04:21 +08:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-02-22 12:02:39 +08:00
mbedtls mbedtls: update to 2.16.10 2021-03-17 11:28:57 +08:00
musl-fts musl-fts: import from packages feed 2020-08-13 22:08:36 +08:00
ncurses ncurses: add screen-256color terminfo 2021-03-30 23:13:57 +08:00
nettle nettle: update to 3.6 2020-12-23 11:17:37 +08:00
openssl build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
pcre pcre: disable C++ bindings 2021-02-24 12:26:13 +08:00
popt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
readline Revert "package: libs: ncurses/readline use PKG_ABI_VERSION" 2021-02-19 03:28:41 +08:00
sysfsutils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
toolchain toolchain: remove uClibc install stuff 2020-12-23 11:36:16 +08:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-09 12:01:47 +08:00
uclient uclient: update to Git version 2020-12-10 2020-12-15 11:33:42 +08:00
ustream-ssl ustream-ssl: update to Git version 2020-12-10 2020-12-15 11:33:20 +08:00
wolfssl wolfssl: add support for OpenVPN 2021-05-23 23:21:14 +08:00
zlib zlib: properly split patches 2021-02-25 12:01:45 +08:00