Author: nbd Date: 2015-05-05 23:16:13 +0200 (Tue, 05 May 2015) New Revision: 45614
Modified: trunk/config/Config-build.in Log: build: enable package list signing by default Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/config/Config-build.in =================================================================== --- trunk/config/Config-build.in 2015-05-05 13:22:41 UTC (rev 45613) +++ trunk/config/Config-build.in 2015-05-05 21:16:13 UTC (rev 45614) @@ -16,6 +16,7 @@ config SIGNED_PACKAGES bool "Cryptographically signed package lists" + default y comment "General build options" _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
