diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 18:09:11 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-21 09:15:20 -0700 |
commit | be8c765c7c4ed48404da8fd8e813c9f3ab5ad415 (patch) | |
tree | 45fa8c8906c400a9bc25085ec91588d02fdf5c80 /meta-networking/recipes-support | |
parent | 2393cd93ae1bb706744bae9185f2af74867950b8 (diff) | |
download | meta-openembedded-be8c765c7c4ed48404da8fd8e813c9f3ab5ad415.tar.gz |
*.patch: add Upstream-Status to all patches
There is new patch-status QA check in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a
This is temporary work around just to hide _many_ warnings from
optional patch-status (if you add it to WARN_QA).
This just added
Upstream-Status: Pending
everywhere without actually investigating what's the proper status.
This is just to hide current QA warnings and to catch new .patch files being
added without Upstream-Status, but the number of Pending patches is now terrible:
5 (26%) meta-xfce
6 (50%) meta-perl
15 (42%) meta-webserver
21 (36%) meta-gnome
25 (57%) meta-filesystems
26 (43%) meta-initramfs
45 (45%) meta-python
47 (55%) meta-multimedia
312 (63%) meta-networking
756 (61%) meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
40 files changed, 80 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch b/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch index 4939ab25c1..34d59b1aa6 100644 --- a/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch +++ b/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/Makefile | 3 | --- a/Makefile |
2 | +++ b/Makefile | 4 | +++ b/Makefile |
3 | @@ -40,7 +40,8 @@ NPERSHELF=16 | 5 | @@ -40,7 +40,8 @@ NPERSHELF=16 |
diff --git a/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch b/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch index eb58389c38..c58ef1a9ef 100644 --- a/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch +++ b/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch | |||
@@ -8,6 +8,8 @@ which OE uses to pass tweaks | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile | 10 ++++------ | 13 | Makefile | 10 ++++------ |
12 | extensions/Makefile | 4 ++++ | 14 | extensions/Makefile | 4 ++++ |
13 | 2 files changed, 8 insertions(+), 6 deletions(-) | 15 | 2 files changed, 8 insertions(+), 6 deletions(-) |
diff --git a/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch b/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch index 17b6353527..5e2bc64af3 100644 --- a/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch +++ b/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch | |||
@@ -8,6 +8,8 @@ Fixes: | |||
8 | 8 | ||
9 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 9 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | hash_intmd5.c | 2 ++ | 13 | hash_intmd5.c | 2 ++ |
12 | 1 file changed, 2 insertions(+) | 14 | 1 file changed, 2 insertions(+) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch b/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch index be2bb42fc2..f8697699ac 100644 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch | |||
@@ -7,6 +7,8 @@ Signed-off-by: Christopher Larson <chris_larson@mentor.com> | |||
7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
8 | 8 | ||
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile | 4 ++-- | 12 | Makefile | 4 ++-- |
11 | 1 file changed, 2 insertions(+), 2 deletions(-) | 13 | 1 file changed, 2 insertions(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch b/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch index 20ba73a824..af69c82f0f 100644 --- a/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch +++ b/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] not check pandoc | |||
5 | 5 | ||
6 | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> | 6 | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | m4/dovecot.m4 | 2 +- | 10 | m4/dovecot.m4 | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch b/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch index 354be0ff18..0bf4b2fce1 100644 --- a/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch +++ b/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] drbdmon: add LDFLAGS when linking | |||
5 | 5 | ||
6 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> | 6 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | user/drbdmon/Makefile.in | 2 +- | 10 | user/drbdmon/Makefile.in | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch b/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch index 92ac4b12ba..18bffe55b2 100644 --- a/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch +++ b/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch | |||
@@ -8,6 +8,8 @@ check for existence instead. | |||
8 | 8 | ||
9 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> | 9 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 8 +++++--- | 13 | configure.ac | 8 +++++--- |
12 | 1 file changed, 5 insertions(+), 3 deletions(-) | 14 | 1 file changed, 5 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch index 246910036e..3bd87ff457 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Correct typo: s/ommited/omitted/ | 3 | Description: Correct typo: s/ommited/omitted/ |
2 | Author: Michael Shuler <michael@pbandjelly.org> | 4 | Author: Michael Shuler <michael@pbandjelly.org> |
3 | Index: ifmetric/man/ifmetric.8 | 5 | Index: ifmetric/man/ifmetric.8 |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch index 374135d4f6..a6d1828d22 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix "NETLINK: Error: Invalid argument" for links that are down, in kernel 4.4+ | 3 | Description: Fix "NETLINK: Error: Invalid argument" for links that are down, in kernel 4.4+ |
2 | Author: Jim Paris <jim@jtan.com> | 4 | Author: Jim Paris <jim@jtan.com> |
3 | Bug-Debian: http://bugs.debian.org/864889 | 5 | Bug-Debian: http://bugs.debian.org/864889 |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch index 992f7d2fbb..19290a59dd 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Correct spelling-error-in-binary s/Recieved/Received/ | 3 | Description: Correct spelling-error-in-binary s/Recieved/Received/ |
2 | Author: Michael Shuler <michael@pbandjelly.org> | 4 | Author: Michael Shuler <michael@pbandjelly.org> |
3 | Index: ifmetric/src/ifmetric.c | 5 | Index: ifmetric/src/ifmetric.c |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch b/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch index 15b3103334..89851517bf 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix "NETLINK: Packet too small or truncated!" error. | 3 | Description: Fix "NETLINK: Packet too small or truncated!" error. |
2 | Author: Benedek László <benedekl@gmail.com> | 4 | Author: Benedek László <benedekl@gmail.com> |
3 | Bug-Debian: http://bugs.debian.org/514197 | 5 | Bug-Debian: http://bugs.debian.org/514197 |
diff --git a/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch b/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch index 26b5e250cb..9e5121fed7 100644 --- a/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch +++ b/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch | |||
@@ -8,6 +8,8 @@ error: comparison between pointer and integer ('char *' and 'int') | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | clients/memflush.cc | 4 ++-- | 13 | clients/memflush.cc | 4 ++-- |
12 | 1 file changed, 2 insertions(+), 2 deletions(-) | 14 | 1 file changed, 2 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch b/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch index 06febc5b13..1c1d814b50 100644 --- a/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch +++ b/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch | |||
@@ -8,6 +8,8 @@ configure: error: cannot find install-sh, install.sh, or shtool | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 1 - | 13 | configure.ac | 1 - |
12 | 1 file changed, 1 deletion(-) | 14 | 1 file changed, 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch b/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch index e1e1be8c68..4d38fe452e 100644 --- a/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch +++ b/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch | |||
@@ -9,6 +9,8 @@ cmdline.cc:206:12: error: use of undeclared identifier 'POSIX_SPAWN_USEVFORK' | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | libtest/cmdline.cc | 2 +- | 14 | libtest/cmdline.cc | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/crosscompile.patch b/meta-networking/recipes-support/libmemcached/files/crosscompile.patch index 63511bff5f..441b8d4177 100644 --- a/meta-networking/recipes-support/libmemcached/files/crosscompile.patch +++ b/meta-networking/recipes-support/libmemcached/files/crosscompile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | libmemcached/backtrace.cc | 3 ++- | 3 | libmemcached/backtrace.cc | 3 ++- |
2 | 1 file changed, 2 insertions(+), 1 deletion(-) | 4 | 1 file changed, 2 insertions(+), 1 deletion(-) |
3 | 5 | ||
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch b/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch index 3c85a8a2d4..fe8d10d6f4 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch +++ b/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 25 Dec 2020 15:10:58 +0900 | |||
4 | Subject: [PATCH] avoid attr unless wanted | 4 | Subject: [PATCH] avoid attr unless wanted |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | lib/replace/wscript | 4 +--- | 9 | lib/replace/wscript | 4 +--- |
8 | 1 file changed, 1 insertion(+), 3 deletions(-) | 10 | 1 file changed, 1 insertion(+), 3 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch b/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch index 1e340f3692..e15f14ab78 100644 --- a/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch +++ b/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 25 Dec 2020 15:10:58 +0900 | |||
4 | Subject: [PATCH] avoid attr unless wanted | 4 | Subject: [PATCH] avoid attr unless wanted |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | lib/replace/wscript | 4 +--- | 9 | lib/replace/wscript | 4 +--- |
8 | 1 file changed, 1 insertion(+), 3 deletions(-) | 10 | 1 file changed, 1 insertion(+), 3 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch b/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch index d1380eb2aa..08cb817f77 100644 --- a/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch +++ b/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | install binaries from builddir not srcdir. | 3 | install binaries from builddir not srcdir. |
2 | 4 | ||
3 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 5 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
diff --git a/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch b/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch index 62fad2a54a..8324040da9 100644 --- a/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch +++ b/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | LDFLAGS_FOR_BUILD should be required when doing link for qgen. | 3 | LDFLAGS_FOR_BUILD should be required when doing link for qgen. |
2 | 4 | ||
3 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 5 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch index 1453b75d56..b8fe66f346 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch | |||
@@ -11,6 +11,8 @@ error: '__builtin___snprintf_chk' output truncated before the last format charac | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | addrdb/addrdb.c | 2 +- | 16 | addrdb/addrdb.c | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch index 0a81a22526..81a3f52d90 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch | |||
@@ -21,6 +21,8 @@ Yacc. | |||
21 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 21 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
23 | --- | 23 | --- |
24 | Upstream-Status: Pending | ||
25 | |||
24 | addrdb/coord-config-parse.y | 4 ++++ | 26 | addrdb/coord-config-parse.y | 4 ++++ |
25 | 1 file changed, 4 insertions(+) | 27 | 1 file changed, 4 insertions(+) |
26 | 28 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch index 493832bb84..aadfae238d 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch | |||
@@ -8,6 +8,8 @@ error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop- | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/coordinator.c | 5 +++-- | 13 | src/coordinator.c | 5 +++-- |
12 | 1 file changed, 3 insertions(+), 2 deletions(-) | 14 | 1 file changed, 3 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch index 68393067d0..fec9b5736d 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch | |||
@@ -7,6 +7,8 @@ Clang is picky and warns about macros redefinition | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | src/iz.c | 1 + | 12 | src/iz.c | 1 + |
11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch b/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch index d36087d550..5231015701 100644 --- a/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch +++ b/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch | |||
@@ -11,6 +11,8 @@ Missing data type is defined in <sys/types.h>. | |||
11 | 11 | ||
12 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 12 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | src/netinfo.c | 1 + | 16 | src/netinfo.c | 1 + |
15 | 1 file changed, 1 insertion(+) | 17 | 1 file changed, 1 insertion(+) |
16 | 18 | ||
diff --git a/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch b/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch index e535aedf51..490990d29d 100644 --- a/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch +++ b/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 14 Feb 2022 18:37:22 +0100 | |||
4 | Subject: [PATCH] Cmds: automatically create folder | 4 | Subject: [PATCH] Cmds: automatically create folder |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | Cmds | 3 ++- | 9 | Cmds | 3 ++- |
8 | 1 file changed, 2 insertions(+), 1 deletion(-) | 10 | 1 file changed, 2 insertions(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch b/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch index d45b7e38b7..d8e0ad3309 100644 --- a/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch +++ b/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch | |||
@@ -3,6 +3,8 @@ From: Koen Kooi <koen@dominion.thruhere.net> | |||
3 | Date: Wed, 12 Jan 2011 21:38:46 +0100 | 3 | Date: Wed, 12 Jan 2011 21:38:46 +0100 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | include/ntp_syscall.h | 8 ++++++++ | 8 | include/ntp_syscall.h | 8 ++++++++ |
7 | 1 file changed, 8 insertions(+) | 9 | 1 file changed, 8 insertions(+) |
8 | 10 | ||
diff --git a/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch b/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch index 1961ada9b6..036c61a78f 100644 --- a/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch +++ b/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | reproducibility fixed path to posixshell | 1 | reproducibility fixed path to posixshell |
2 | --- | 2 | --- |
3 | Upstream-Status: Pending | ||
4 | |||
3 | sntp/libopts/m4/libopts.m4 | 7 ------- | 5 | sntp/libopts/m4/libopts.m4 | 7 ------- |
4 | 1 file changed, 7 deletions(-) | 6 | 1 file changed, 7 deletions(-) |
5 | 7 | ||
diff --git a/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch b/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch index 2e3730df47..fb29fdc47e 100644 --- a/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch +++ b/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch | |||
@@ -4,6 +4,8 @@ Date: Thu, 19 Jan 2023 13:00:45 +0000 | |||
4 | Subject: [PATCH] wscript: Add BISONFLAGS support | 4 | Subject: [PATCH] wscript: Add BISONFLAGS support |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | wscript | 2 ++ | 9 | wscript | 2 ++ |
8 | 1 file changed, 2 insertions(+) | 10 | 1 file changed, 2 insertions(+) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch index aa5ffde418..c6af3d5ff7 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch | |||
@@ -8,6 +8,8 @@ to keep track of what platforms has it. | |||
8 | 8 | ||
9 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 9 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | open-vm-tools/configure.ac | 1 + | 13 | open-vm-tools/configure.ac | 1 + |
12 | open-vm-tools/lib/include/hgfsUtil.h | 8 +------- | 14 | open-vm-tools/lib/include/hgfsUtil.h | 8 +------- |
13 | 2 files changed, 2 insertions(+), 7 deletions(-) | 15 | 2 files changed, 2 insertions(+), 7 deletions(-) |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch index 24279e34a0..4b6e089ace 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch | |||
@@ -10,6 +10,8 @@ This is needed for musl libc. | |||
10 | 10 | ||
11 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 11 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++--- | 15 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++--- |
14 | open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +-- | 16 | open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +-- |
15 | 2 files changed, 6 insertions(+), 5 deletions(-) | 17 | 2 files changed, 6 insertions(+), 5 deletions(-) |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch index 613bba2126..9fe0126d30 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch | |||
@@ -23,6 +23,8 @@ Refit patch of open-vm-tools/lib/nicInfo/nicInfoPosix.c | |||
23 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 23 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
24 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> | 24 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> |
25 | --- | 25 | --- |
26 | Upstream-Status: Pending | ||
27 | |||
26 | open-vm-tools/configure.ac | 4 ++++ | 28 | open-vm-tools/configure.ac | 4 ++++ |
27 | open-vm-tools/lib/misc/idLinux.c | 30 +++++++++++------------- | 29 | open-vm-tools/lib/misc/idLinux.c | 30 +++++++++++------------- |
28 | open-vm-tools/lib/nicInfo/nicInfoPosix.c | 6 ++++- | 30 | open-vm-tools/lib/nicInfo/nicInfoPosix.c | 6 ++++- |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch index b52f242481..ec9aa7d2ed 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch | |||
@@ -7,6 +7,8 @@ This is needed for musl libc. | |||
7 | 7 | ||
8 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 8 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/services/plugins/vix/vixTools.c | 2 +- | 12 | open-vm-tools/services/plugins/vix/vixTools.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch index cb30966afe..e83fb36214 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch | |||
@@ -7,6 +7,8 @@ Fix build on musl while here | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/configure.ac | 3 +-- | 12 | open-vm-tools/configure.ac | 3 +-- |
11 | 1 file changed, 1 insertion(+), 2 deletions(-) | 13 | 1 file changed, 1 insertion(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch index ff5fee6d4e..7eac04ab56 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch | |||
@@ -7,6 +7,8 @@ including sys/poll.h is deprecated | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- | 12 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch index b3906e827a..d9000b4f13 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch | |||
@@ -17,6 +17,8 @@ Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | |||
17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
18 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> | 18 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> |
19 | --- | 19 | --- |
20 | Upstream-Status: Pending | ||
21 | |||
20 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- | 22 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- |
21 | open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +- | 23 | open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +- |
22 | open-vm-tools/lib/include/asyncsocket.h | 2 +- | 24 | open-vm-tools/lib/include/asyncsocket.h | 2 +- |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch index 9ae1a8e6b8..9800194920 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] use posix strerror_r unless on gnu libc system | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | open-vm-tools/lib/err/errPosix.c | 9 ++++++--- | 10 | open-vm-tools/lib/err/errPosix.c | 9 ++++++--- |
9 | 1 file changed, 6 insertions(+), 3 deletions(-) | 11 | 1 file changed, 6 insertions(+), 3 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch index 36d0c641ae..d3c9149f77 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch | |||
@@ -13,6 +13,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
13 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> | 13 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> |
14 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | 14 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 4 ++-- | 18 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 4 ++-- |
17 | 1 file changed, 2 insertions(+), 2 deletions(-) | 19 | 1 file changed, 2 insertions(+), 2 deletions(-) |
18 | 20 | ||
diff --git a/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch b/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch index eb549ded9d..cacb84a1ca 100644 --- a/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch +++ b/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch | |||
@@ -7,6 +7,8 @@ Helps with cross-compiling | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | configure | 2 +- | 12 | configure | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch index 364baaa000..faefd1d4ea 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch | |||
@@ -3,6 +3,8 @@ From: Benjamin Gaignard <benjamin.gaignard@linaro.org> | |||
3 | Date: Thu, 20 Apr 2017 14:25:18 +0200 | 3 | Date: Thu, 20 Apr 2017 14:25:18 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | Makefile.am | 1 - | 8 | Makefile.am | 1 - |
7 | configure.ac | 17 ----------------- | 9 | configure.ac | 17 ----------------- |
8 | 2 files changed, 18 deletions(-) | 10 | 2 files changed, 18 deletions(-) |
diff --git a/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch b/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch index 7168a352f7..7bcf972612 100644 --- a/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch +++ b/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] contrib: add yocto compatible init script | |||
5 | 5 | ||
6 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> | 6 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | contrib/unbound.init | 20 ++++++++++---------- | 10 | contrib/unbound.init | 20 ++++++++++---------- |
9 | 1 file changed, 10 insertions(+), 10 deletions(-) | 11 | 1 file changed, 10 insertions(+), 10 deletions(-) |
10 | 12 | ||