summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mailx
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 23:01:53 +0100
commit1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch)
tree7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-extended/mailx
parent20d90af47d33329d21b1a2c945886e0801314c2a (diff)
downloadpoky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) 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')
-rw-r--r--meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch2
-rw-r--r--meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch2
-rw-r--r--meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch2
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*
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 getopt.c | 10 +++++----- 10 getopt.c | 10 +++++-----
11 1 file changed, 5 insertions(+), 5 deletions(-) 11 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.
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 mailx.1 | 2 +- 10 mailx.1 | 2 +-
11 openssl.c | 4 +--- 11 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)
5This patch is taken from 5This patch is taken from
6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 6ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
7 7
8Upstream-status: Inappropriate [upstream is dead] 8Upstream-Status: Inappropriate [upstream is dead]
9--- 9---
10 mailx.1 | 2 +- 10 mailx.1 | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-) 11 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.
12This patch is taken from 12This patch is taken from
13ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 13ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
14 14
15Upstream-status: Inappropriate [upstream is dead] 15Upstream-Status: Inappropriate [upstream is dead]
16--- 16---
17 mailx.1 | 14 ++++++++++++++ 17 mailx.1 | 14 ++++++++++++++
18 names.c | 3 +++ 18 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
7This patch is taken from 7This patch is taken from
8ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 8ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
9 9
10Upstream-status: Inappropriate [upstream is dead] 10Upstream-Status: Inappropriate [upstream is dead]
11--- 11---
12 extern.h | 2 +- 12 extern.h | 2 +-
13 names.c | 8 ++++++-- 13 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
6This patch is taken from 6This patch is taken from
7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
8 8
9Upstream-status: Inappropriate [upstream is dead] 9Upstream-Status: Inappropriate [upstream is dead]
10--- 10---
11 fio.c | 67 +++++-------------------------------------------------------------- 11 fio.c | 67 +++++--------------------------------------------------------------
12 1 file changed, 5 insertions(+), 62 deletions(-) 12 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)
6This patch is taken from 6This patch is taken from
7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 7ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
8 8
9Upstream-status: Inappropriate [upstream is dead] 9Upstream-Status: Inappropriate [upstream is dead]
10--- 10---
11 fio.c | 2 +- 11 fio.c | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-) 12 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
10This patch is taken from 10This patch is taken from
11ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz 11ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-5.debian.tar.xz
12 12
13Upstream-status: Inappropriate [upstream is dead] 13Upstream-Status: Inappropriate [upstream is dead]
14 14
15--- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400 15--- heirloom-mailx-12.5.orig/Makefile 2011-04-26 17:23:22.000000000 -0400
16+++ heirloom-mailx-12.5/Makefile 2015-01-27 13:20:04.733542801 -0500 16+++ 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 @@
1krb5 support is autodetected from sysroot making builds undeterministic 1krb5 support is autodetected from sysroot making builds undeterministic
2feel free to improve this to support explicitly enabling/disabling it 2feel free to improve this to support explicitly enabling/disabling it
3 3
4Upstream-Status: Penging 4Upstream-Status: Pending
5 5
6Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 6Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
7 7