From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id C3C3471E43 for ; Mon, 23 Jan 2017 09:58:33 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 23 Jan 2017 01:58:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,274,1477983600"; d="scan'208";a="1086210916" Received: from linux.intel.com ([10.54.29.200]) by orsmga001.jf.intel.com with ESMTP; 23 Jan 2017 01:58:34 -0800 Received: from mbabyjoh-desk.fi.intel.com (mbabyjoh-desk.fi.intel.com [10.237.72.71]) by linux.intel.com (Postfix) with ESMTP id D9B656A4080 for ; Mon, 23 Jan 2017 01:57:37 -0800 (PST) From: "Maxin B. John" To: openembedded-core@lists.openembedded.org Date: Mon, 23 Jan 2017 11:58:58 +0200 Message-Id: <1485165540-16646-2-git-send-email-maxin.john@intel.com> X-Mailer: git-send-email 2.4.0 In-Reply-To: <1485165540-16646-1-git-send-email-maxin.john@intel.com> References: <1485165540-16646-1-git-send-email-maxin.john@intel.com> Subject: [PATCH 2/4] libtasn1: Upgrade 4.9 -> 4.10 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2017 09:58:34 -0000 Removed the following Backported patches: 1. 0001-configure-don-t-add-Werror-to-build-flags.patch 2. 0002-ASN.y-corrected-compiler-warning.patch 3. 0003-parser_aux-corrected-potential-null-pointer-derefere.patch 4. 0004-tools-eliminated-compiler-warnings.patch Signed-off-by: Maxin B. John --- ...configure-don-t-add-Werror-to-build-flags.patch | 28 --------- .../0002-ASN.y-corrected-compiler-warning.patch | 28 --------- ...corrected-potential-null-pointer-derefere.patch | 73 ---------------------- .../0004-tools-eliminated-compiler-warnings.patch | 56 ----------------- .../gnutls/{libtasn1_4.9.bb => libtasn1_4.10.bb} | 8 +-- 5 files changed, 2 insertions(+), 191 deletions(-) delete mode 100644 meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch delete mode 100644 meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch delete mode 100644 meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch delete mode 100644 meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch rename meta/recipes-support/gnutls/{libtasn1_4.9.bb => libtasn1_4.10.bb} (59%) diff --git a/meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch b/meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch deleted file mode 100644 index ae64394..0000000 --- a/meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 908e9fa4c1172f09e0e45420a403dc25ed0a466c Mon Sep 17 00:00:00 2001 -From: Nikos Mavrogiannopoulos -Date: Tue, 26 Jul 2016 08:45:33 +0200 -Subject: [PATCH 1/4] configure: don't add -Werror to build flags - ---- -Upstream-Status: Backport -Signed-off-by: Khem Raj - - configure.ac | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 7a14e04..066f5fe 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -70,8 +70,6 @@ AC_ARG_ENABLE([gcc-warnings], - ) - - if test "$gl_gcc_warnings" = yes; then -- gl_WARN_ADD([-Werror], [WERROR_CFLAGS]) -- - nw="$nw -Wsystem-headers" # Don't let system headers trigger warnings - nw="$nw -Wc++-compat" # We don't care strongly about C++ compilers - nw="$nw -Wtraditional" # Warns on #elif which we use often --- -1.9.1 - diff --git a/meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch b/meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch deleted file mode 100644 index dd36422..0000000 --- a/meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 3542c01618fcde83b29640ea2c60bfd2629ae0b7 Mon Sep 17 00:00:00 2001 -From: Nikos Mavrogiannopoulos -Date: Tue, 26 Jul 2016 08:47:49 +0200 -Subject: [PATCH 2/4] ASN.y: corrected compiler warning - ---- -Upstream-Status: Backport -Signed-off-by: Khem Raj - - lib/ASN1.y | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/lib/ASN1.y b/lib/ASN1.y -index 731415d..6db638f 100644 ---- a/lib/ASN1.y -+++ b/lib/ASN1.y -@@ -621,7 +621,7 @@ _asn1_create_errorDescription (int error, char *error_desc) - case ASN1_NAME_TOO_LONG: - snprintf (error_desc, ASN1_MAX_ERROR_DESCRIPTION_SIZE, - "%s:%u: name too long (more than %u characters)", file_name, -- line_number, ASN1_MAX_NAME_SIZE); -+ line_number, (unsigned)ASN1_MAX_NAME_SIZE); - break; - case ASN1_IDENTIFIER_NOT_FOUND: - snprintf (error_desc, ASN1_MAX_ERROR_DESCRIPTION_SIZE, --- -1.9.1 - diff --git a/meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch b/meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch deleted file mode 100644 index 2420143..0000000 --- a/meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch +++ /dev/null @@ -1,73 +0,0 @@ -From c8903aa27dc9de1d9efeed9d1f7894f1019548f7 Mon Sep 17 00:00:00 2001 -From: Nikos Mavrogiannopoulos -Date: Tue, 26 Jul 2016 08:49:15 +0200 -Subject: [PATCH 3/4] parser_aux: corrected potential null pointer dereferences - ---- -Upstream-Status: Backport -Signed-off-by: Khem Raj - - lib/parser_aux.c | 12 ++++++------ - 1 file changed, 6 insertions(+), 6 deletions(-) - -diff --git a/lib/parser_aux.c b/lib/parser_aux.c -index 2285b20..12ee16f 100644 ---- a/lib/parser_aux.c -+++ b/lib/parser_aux.c -@@ -637,7 +637,7 @@ _asn1_change_integer_value (asn1_node node) - p = NULL; - break; - } -- if (p->right) -+ if (p && p->right) - { - p = p->right; - break; -@@ -753,7 +753,7 @@ _asn1_expand_object_id (asn1_node node) - - if (move == RIGHT) - { -- if (p->right) -+ if (p && p->right) - p = p->right; - else - move = UP; -@@ -828,7 +828,7 @@ _asn1_expand_object_id (asn1_node node) - - if (move == RIGHT) - { -- if (p->right) -+ if (p && p->right) - p = p->right; - else - move = UP; -@@ -898,7 +898,7 @@ _asn1_type_set_config (asn1_node node) - - if (move == RIGHT) - { -- if (p->right) -+ if (p && p->right) - p = p->right; - else - move = UP; -@@ -1007,7 +1007,7 @@ _asn1_check_identifier (asn1_node node) - p = NULL; - break; - } -- if (p->right) -+ if (p && p->right) - { - p = p->right; - break; -@@ -1067,7 +1067,7 @@ _asn1_set_default_tag (asn1_node node) - p = NULL; - break; - } -- if (p->right) -+ if (p && p->right) - { - p = p->right; - break; --- -1.9.1 - diff --git a/meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch b/meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch deleted file mode 100644 index 7bda0e6..0000000 --- a/meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch +++ /dev/null @@ -1,56 +0,0 @@ -From d647bb2fa1bd288a6ac02c18318f3cba2a34c3a0 Mon Sep 17 00:00:00 2001 -From: Nikos Mavrogiannopoulos -Date: Tue, 26 Jul 2016 08:50:24 +0200 -Subject: [PATCH 4/4] tools: eliminated compiler warnings - ---- -Upstream-Status: Backport -Signed-off-by: Khem Raj - - src/asn1Coding.c | 2 +- - src/asn1Decoding.c | 2 +- - src/asn1Parser.c | 2 +- - 3 files changed, 3 insertions(+), 3 deletions(-) - -diff --git a/src/asn1Coding.c b/src/asn1Coding.c -index d4df593..b516bfe 100644 ---- a/src/asn1Coding.c -+++ b/src/asn1Coding.c -@@ -188,7 +188,7 @@ main (int argc, char *argv[]) - default: - fprintf (stderr, - "asn1Coding: ?? getopt returned character code Ox%x ??\n", -- option_result); -+ (unsigned)option_result); - } - } - -diff --git a/src/asn1Decoding.c b/src/asn1Decoding.c -index 078963e..20f91ac 100644 ---- a/src/asn1Decoding.c -+++ b/src/asn1Decoding.c -@@ -131,7 +131,7 @@ main (int argc, char *argv[]) - default: - fprintf (stderr, - "asn1Decoding: ?? getopt returned character code Ox%x ??\n", -- option_result); -+ (unsigned)option_result); - } - } - -diff --git a/src/asn1Parser.c b/src/asn1Parser.c -index 7a3ae67..475bfc9 100644 ---- a/src/asn1Parser.c -+++ b/src/asn1Parser.c -@@ -139,7 +139,7 @@ main (int argc, char *argv[]) - default: - fprintf (stderr, - "asn1Parser: ?? getopt returned character code Ox%x ??\n", -- option_result); -+ (unsigned)option_result); - } - - } --- -1.9.1 - diff --git a/meta/recipes-support/gnutls/libtasn1_4.9.bb b/meta/recipes-support/gnutls/libtasn1_4.10.bb similarity index 59% rename from meta/recipes-support/gnutls/libtasn1_4.9.bb rename to meta/recipes-support/gnutls/libtasn1_4.10.bb index b8ff9ea..06b58f7 100644 --- a/meta/recipes-support/gnutls/libtasn1_4.9.bb +++ b/meta/recipes-support/gnutls/libtasn1_4.10.bb @@ -10,14 +10,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \ file://dont-depend-on-help2man.patch \ - file://0001-configure-don-t-add-Werror-to-build-flags.patch \ - file://0002-ASN.y-corrected-compiler-warning.patch \ - file://0003-parser_aux-corrected-potential-null-pointer-derefere.patch \ - file://0004-tools-eliminated-compiler-warnings.patch \ " -SRC_URI[md5sum] = "3018d0f466a32b66dde41bb122e6cab6" -SRC_URI[sha256sum] = "4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920" +SRC_URI[md5sum] = "f4faffdf63969d0e4e6df43b9679e8e5" +SRC_URI[sha256sum] = "681a4d9a0d259f2125713f2e5766c5809f151b3a1392fd91390f780b4b8f5a02" inherit autotools texinfo binconfig lib_package gtk-doc -- 2.4.0