openwrt/package/libs
Petr Štetiar 8307da3dbd treewide: unmark selected packages nonshared
This partially reverts changes done in commit 72cc44958e ("treewide:
mark selected packages nonshared") as it removes the nonshared flag, but
keeps the PKG_RELEASE as the PKG_RELEASE bump while adding nonshared
flag was incorrect.

Unmark uci, ubus, libubox, lua, libnl-tiny and libjson-c as nonshared
packages as this fix attempt didn't worked out. Currently the
imagebuilder is broken again:

 openwrt-imagebuilder-21.02.0-rc3-ipq40xx-generic.Linux-x86_64$ make image PROFILE=avm_fritzbox-7530 PACKAGES=luci-ssl-openssl
 ...
 Collected errors:
  * pkg_hash_check_unresolved: cannot find dependency libiwinfo20210430 for luci-mod-status
  * pkg_hash_fetch_best_installation_candidate: Packages for luci-mod-status found, but incompatible with the architectures configured
  * pkg_hash_check_unresolved: cannot find dependency libiwinfo20210430 for rpcd-mod-iwinfo
  * pkg_hash_fetch_best_installation_candidate: Packages for rpcd-mod-iwinfo found, but incompatible with the architectures configured
  * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-ssl-openssl:
  * 	libiwinfo20210430
  * opkg_install_cmd: Cannot install package luci-ssl-openssl.

Everything because iwinfo's ABI was changed two times since rc3 release:

 +IWINFO_ABI_VERSION:=20210430
 +IWINFO_ABI_VERSION:=20210420

Since iwinfo is marked as nonshared, it wasn't built by phase2 builders, but
luci-mod-status was already updated 2 times since rc3 and was thus rebuilt by
phase2 builders:

 d1d452ed2fb3 luci-mod-status: don't set '-' hostname when creating static lease
 95b3633055c1 luci-mod-status: switch to html table for wlan channel analysis

So now luci-mod-status depends on libiwinfo20210430 but only
libiwinfo20210106 can be downloaded. This is first part of the fix, in
the upcoming commit Jo is going to remove nonshared flag from iwinfo
package as well.

References: https://lists.infradead.org/pipermail/openwrt-devel/2021-July/035736.html
References: https://lists.infradead.org/pipermail/openwrt-devel/2021-July/035741.html
Acked-by: Jo-Philipp Wich <jo@mein.io>
Reported-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2021-07-02 18:12:15 +02:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils elfutils: enable building with MIPS16 2021-03-25 22:48:10 -10:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full gettext-full: disable nameless locale define 2021-03-14 19:25:32 -10:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libcap libcap: bump to 2.48 2021-04-05 18:20:45 +03:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c treewide: unmark selected packages nonshared 2021-07-02 18:12:15 +02:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 00:18:12 +01:00
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-03-19 13:37:51 -10:00
libnftnl libnftnl: update to 1.1.8 2021-02-14 19:38:15 +01:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny treewide: unmark selected packages nonshared 2021-07-02 18:12:15 +02:00
libpcap treewide: remove BUILD_PARALLEL from CMake packages 2021-06-19 20:44:59 -10:00
libselinux libselinux: update to version 3.2 2021-03-08 21:27:35 +00:00
libsemanage libsemanage: fix pkgconfig paths 2021-04-15 11:54:14 +01:00
libsepol libsepol: update to version 3.2 2021-03-08 21:27:35 +00:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox treewide: unmark selected packages nonshared 2021-07-02 18:12:15 +02:00
libunwind libunwind: Add MIPS64 dep check 2021-03-01 00:34:23 +01:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-02-21 10:12:10 -10:00
mbedtls treewide: remove PKG_INSTALL from CMake packages 2021-06-19 20:44:59 -10:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: add screen-256color terminfo 2021-03-29 13:47:55 -10:00
nettle nettle: update to 3.6 2020-12-22 18:59:10 +01:00
openssl build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
pcre pcre: disable C++ bindings 2021-02-24 00:30:40 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: update to 8.1 2021-02-14 19:38:15 +01:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: remove uClibc install stuff 2020-12-22 19:11:50 +01:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: update to Git version 2021-05-14 2021-05-14 23:40:42 +02:00
ustream-ssl ustream-ssl: variants conflict with each other 2021-06-21 18:48:03 -10:00
wolfssl wolfssl: add support for OpenVPN 2021-05-23 15:11:38 +02:00
zlib zlib: properly split patches 2021-02-24 14:08:29 +01:00