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 872cbcc628 config: introduce separate CONFIG_SIGNATURE_CHECK option
Introduce a new option CONFIG_SIGNATURE_CHECK which defaults to the value
of CONFIG_SIGNED_PACKAGES and thus is enabled by default.

This option is needed to support building target opkg with enabled
signature verification while having the signed package lists disabled.

Our buildbots currently disable package signing globally in the
buildroot and SDK to avoid the need to ship private signing keys to
the build workers and to prevent the triggering of random key generation
on the worker nodes since package signing happens off-line on the master
nodes.

As unintended side-effect, updated opkg packages will get built with
disabled signature verification, hence the need for a new override option.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit f565f276e2)
5 years ago
..
ca-certificates ca-certificates: update to version 20190110 5 years ago
fstools fstools: add direct dependencies on libblobmsg-json and libjson-c 5 years ago
fwtool fwtool: add support for extracting the truncated data part to stdout 5 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd gemini: Fix up firmware checksum on DIR-685 5 years ago
openwrt-keyring openwrt-keyring: update to Git HEAD 5 years ago
opkg config: introduce separate CONFIG_SIGNATURE_CHECK option 5 years ago
procd procd: update to latest git HEAD 5 years ago
rpcd rpcd: fix init script reload action 5 years ago
ubox ubox: move getrandom into separate getrandom package 5 years ago
ubus packages: set more explicit ABI_VERSION values 6 years ago
ucert ucert: add PROVIDES also for minimal 'ucert' package 5 years ago
uci uci: fix heap use after free (FS#2288) 5 years ago
urandom-seed base-files: move urandom seed bits into separate package 5 years ago
urngd urngd: move project to git.openwrt.org 5 years ago
usign usign: update to latest Git HEAD 5 years ago
zram-swap zram-swap: bump pkg version 6 years ago