From: Stijn Tintel Date: Mon, 20 Feb 2017 14:11:40 +0000 (+0100) Subject: Revert "px5g-standalone: provide px5g via PROVIDES" X-Git-Tag: v18.06.0-rc1~3548 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ca8aee0c570561fc59fb0d0e6b5eac418054c372;hp=315498c163f9843ca87808f18b79b3876810e563;p=openwrt%2Fstaging%2Fchunkeey.git Revert "px5g-standalone: provide px5g via PROVIDES" This reverts commit cc66f819b4e778732a32f08f5dc39a2554682b73. This commit causes opkg to install px5g-standalone instead of px5g when installing luci-ssl. As luci-ssl depends on mbedtls, using px5g-standalone makes no sense. Next to that, it creates deprecated SHA1 certificates. Revert the commit to avoid pxg5-standalone to be installed by accident. Signed-off-by: Stijn Tintel --- diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile index b8f68d7bf3..9b878ae336 100644 --- a/package/utils/px5g-standalone/Makefile +++ b/package/utils/px5g-standalone/Makefile @@ -20,7 +20,6 @@ define Package/px5g-standalone SUBMENU:=Encryption TITLE:=X.509 certificate generator (standalone version) MAINTAINER:=Jo-Philipp Wich - PROVIDES:=px5g endef define Package/px5g-standalone/description