diff options
Diffstat (limited to 'meta-networking')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch index 0a568fa23..2e84a334f 100644 --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0001-fix-ppp-2.5.0-build.patch | |||
@@ -7,7 +7,7 @@ MIME-Version: 1.0 | |||
7 | Content-Type: text/plain; charset=UTF-8 | 7 | Content-Type: text/plain; charset=UTF-8 |
8 | Content-Transfer-Encoding: 8bit | 8 | Content-Transfer-Encoding: 8bit |
9 | 9 | ||
10 | Upstream-Status: Accepted | 10 | Upstream-Status: Backport |
11 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> | 11 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> |
12 | --- | 12 | --- |
13 | Makefile.am | 5 +- | 13 | Makefile.am | 5 +- |
diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch index 798a57b0d..6ac8f2b64 100644 --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/0002-fix-ppp-2.5.0-build.patch | |||
@@ -6,7 +6,7 @@ MIME-Version: 1.0 | |||
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
8 | 8 | ||
9 | Upstream-Status: Accepted | 9 | Upstream-Status: Backport |
10 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> | 10 | Signed-off-by: Eivind Næss <eivnaes@yahoo.com> |
11 | --- | 11 | --- |
12 | configure.ac | 6 +----- | 12 | configure.ac | 6 +----- |
diff --git a/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch b/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch index 64938a482..dbdd64483 100644 --- a/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch +++ b/meta-networking/recipes-support/libesmtp/libesmtp/0001-Add-build-option-for-NTLM-support.patch | |||
@@ -11,7 +11,7 @@ disabled by default. | |||
11 | Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is | 11 | Like 1.0.6, it will check openssl MD4 algorithm support as MD4 is |
12 | insecure and modern systems may drop MD4 support. | 12 | insecure and modern systems may drop MD4 support. |
13 | 13 | ||
14 | Upstream-Status: Accepted [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d] | 14 | Upstream-Status: Backport [https://github.com/libesmtp/libESMTP/commit/1c304e7886a08fb56485e41614ff3f8685afb59d] |
15 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com> | 15 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com> |
16 | --- | 16 | --- |
17 | meson.build | 13 ++++++++++--- | 17 | meson.build | 13 ++++++++++--- |