diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:59:01 +0100 |
commit | bd220fe6ce8c3a0805f13a14706d3130ea872604 (patch) | |
tree | b044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-extended/mailx | |
parent | cf03765705c6cd26c1a904b62b9aca8f914f44aa (diff) | |
download | openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.bz2 openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.zip |
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect
Upstream-Status values.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mailx')
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch b/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch index 126f50539d..77da33321d 100644 --- a/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch +++ b/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch @@ -5,7 +5,7 @@ Subject: Don't reuse weak symbol optopt to fix FTBFS on mips* This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- getopt.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch b/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch index f70f8fc622..6bad433ea6 100644 --- a/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch +++ b/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch @@ -5,7 +5,7 @@ Subject: Patched out SSL2 support since it is no longer supported by OpenSSL. This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- mailx.1 | 2 +- openssl.c | 4 +--- diff --git a/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch b/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch index 0ee133ac63..13b73ae593 100644 --- a/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch +++ b/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch @@ -5,7 +5,7 @@ Subject: Fixed Lintian warning (warning: macro `N' not defined) This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- mailx.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch b/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch index fdce13f202..5d616458bc 100644 --- a/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch +++ b/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch @@ -12,7 +12,7 @@ a vulnerability in Heirloom mailx because this feature was documented. This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- mailx.1 | 14 ++++++++++++++ names.c | 3 +++ diff --git a/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch b/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch index b51472f046..8cdbfd8b03 100644 --- a/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch +++ b/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch @@ -7,7 +7,7 @@ Subject: [PATCH 2/4] unpack: Disable option processing for email addresses This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- extern.h | 2 +- names.c | 8 ++++++-- diff --git a/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch b/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch index 5bf3cdd54f..5558d8639f 100644 --- a/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch +++ b/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch @@ -6,7 +6,7 @@ Subject: [PATCH 3/4] fio.c: Unconditionally require wordexp support This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- fio.c | 67 +++++-------------------------------------------------------------- 1 file changed, 5 insertions(+), 62 deletions(-) diff --git a/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch b/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch index 6f162ea680..f65cfa8ca7 100644 --- a/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch +++ b/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch @@ -6,7 +6,7 @@ Subject: [PATCH 4/4] globname: Invoke wordexp with WRDE_NOCMD (CVE-2004-2771) This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- fio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch b/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch index 7e33789a76..2b5991425b 100644 --- a/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch +++ b/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch @@ -10,7 +10,7 @@ Index: heirloom-mailx-12.5/Makefile This patch is taken from ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz -Upstream-status: Inappropriate [upstream is dead] +Upstream-Status: Inappropriate [upstream is dead] --- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400 +++ heirloom-mailx-12.5/Makefile 2015-01-27 13:20:04.733542801 -0500 diff --git a/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch b/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch index 8c7178bf8c..b74fd0472e 100644 --- a/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch +++ b/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch @@ -1,7 +1,7 @@ krb5 support is autodetected from sysroot making builds undeterministic feel free to improve this to support explicitly enabling/disabling it -Upstream-Status: Penging +Upstream-Status: Pending Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |