From df15a4c914177024f1825aacb4701fd232e1dd58 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 28 Aug 2018 12:23:12 +0200 Subject: openssl: rename openssl 1.0.x to openssl10 and make openssl 1.1.x the default version I believe the time has come to do this: openssl 1.0 upstream support stops at the end of 2019, and we do not want a situation where a supported YP release contains an unsupported version of a critical security component. Openssl 1.0 can still be utilized by depending on 'openssl10' recipe. (From OE-Core rev: 876466145f2da93757ba3f92177d0f959f5fe975) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/conf/distro/include/maintainers.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf/distro/include/maintainers.inc') diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 98b661d911..c76f81fb63 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -503,6 +503,7 @@ RECIPE_MAINTAINER_pn-nss-myhostname = "Maxin B. John " RECIPE_MAINTAINER_pn-ofono = "Maxin B. John " RECIPE_MAINTAINER_pn-openssh = "Armin Kuster " RECIPE_MAINTAINER_pn-openssl = "Alexander Kanavin " +RECIPE_MAINTAINER_pn-openssl10 = "Alexander Kanavin " RECIPE_MAINTAINER_pn-opkg = "Alejandro del Castillo " RECIPE_MAINTAINER_pn-opkg-arch-config = "Alejandro del Castillo " RECIPE_MAINTAINER_pn-opkg-keyrings = "Alejandro del Castillo " -- cgit v1.2.3-54-g00ecf