|
[kirkstone 4/5] strongswan: upgrade 5.9.5 -> 5.9.6
From: Yi Zhao <yi.zhao@...>
* Drop backport patch 0001-openssl-Don-t-unload-providers.patch
* Backport a patch to fix the build error:
src/libstrongswan/utils/enum.c: In function
From: Yi Zhao <yi.zhao@...>
* Drop backport patch 0001-openssl-Don-t-unload-providers.patch
* Backport a patch to fix the build error:
src/libstrongswan/utils/enum.c: In function
|
By
Armin Kuster
·
#97699
·
|
|
[kirkstone 3/5] postgresql: upgrade 14.3 -> 14.4
From: wangmy <wangmy@...>
0001-configure.ac-bypass-autoconf-2.69-version-check.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
Signed-off-by: Khem Raj
From: wangmy <wangmy@...>
0001-configure.ac-bypass-autoconf-2.69-version-check.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
Signed-off-by: Khem Raj
|
By
Armin Kuster
·
#97698
·
|
|
[kirkstone 2/5] exo: upgrade 4.16.3 -> 4.16.4
From: Yue Tao <yue.tao@...>
To fix CVE-2022-32278
Upstream fix is:
https://gitlab.xfce.org/xfce/exo/-/commit/c71c04ff5882b2866a0d8506fb460d4ef796de9f
Signed-off-by: Yue Tao
From: Yue Tao <yue.tao@...>
To fix CVE-2022-32278
Upstream fix is:
https://gitlab.xfce.org/xfce/exo/-/commit/c71c04ff5882b2866a0d8506fb460d4ef796de9f
Signed-off-by: Yue Tao
|
By
Armin Kuster
·
#97697
·
|
|
[kirkstone 1/5] networkmanager: fix build with enabled ppp
From: Javier Viguera <javier.viguera@...>
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" :
From: Javier Viguera <javier.viguera@...>
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" :
|
By
Armin Kuster
·
#97696
·
|
|
[kirkstone 0/5] Patch review July 4th
Please have comments back by July 6th.
The following changes since commit d7aaee2c377cb4852f7cd602681967524d81126a:
chrony: create /var/lib/chrony by systemd-tmpfiles (2022-06-22 16:26:04
Please have comments back by July 6th.
The following changes since commit d7aaee2c377cb4852f7cd602681967524d81126a:
chrony: create /var/lib/chrony by systemd-tmpfiles (2022-06-22 16:26:04
|
By
Armin Kuster
·
#97695
·
|
|
[meta-oe][PATCH 1/4] libdbi-perl: fix interpreter on shebang line
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in scripts to fix error:
ERROR: QA Issue: :
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in scripts to fix error:
ERROR: QA Issue: :
|
By
Kai Kang
·
#97694
·
|
|
[meta-oe][PATCH 3/4] libparse-yapp-perl: update interpreter of yapp
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line of script yapp to fix qa error:
ERROR: QA Issue: :
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line of script yapp to fix qa error:
ERROR: QA Issue: :
|
By
Kai Kang
·
#97693
·
|
|
[meta-oe][PATCH 4/4] python3-flatbuffer: enable native
From: Kai Kang <kai.kang@...>
Native python module of flatbuffer exists before it is split from
flatbuffers. So add it back.
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Native python module of flatbuffer exists before it is split from
flatbuffers. So add it back.
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#97692
·
|
|
[meta-oe][PATCH 2/4] libdev-checklib-perl: fix interpreter of script use-devel-checklib
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in script use-devel-checklib to fix
QA error:
ERROR: QA Issue: :
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in script use-devel-checklib to fix
QA error:
ERROR: QA Issue: :
|
By
Kai Kang
·
#97691
·
|
|
[meta-networking][master][kirkstone][PATCH] ntp: ignore many CVEs
cve-check is not able to correctly identify many of the patched
CVEs because of the non standard version number. All the ignored
CVEs were manually checked with the NVD database and deemed
cve-check is not able to correctly identify many of the patched
CVEs because of the non standard version number. All the ignored
CVEs were manually checked with the NVD database and deemed
|
By
Davide Gardenal
·
#97690
·
|
|
[meta-networking][master][kirkstone][PATCH] openflow: ignore CVE-2018-1078
CVE-2018-1078 is not for openflow but in the NVD database the
CVE is for a specific implementation that we don't have so we
can ignore it.
Signed-off-by: Davide Gardenal
CVE-2018-1078 is not for openflow but in the NVD database the
CVE is for a specific implementation that we don't have so we
can ignore it.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97689
·
|
|
[meta-networking][kirkstone][master][PATCH] usrsctp: add CVE_VERSION to correctly check for CVEs
The current version of usrsctp is not a release so cve-check
is not able to find the product version. CVE_VERSION is now set
to 0.9.3.0 that is the nearest version in the past starting from
the
The current version of usrsctp is not a release so cve-check
is not able to find the product version. CVE_VERSION is now set
to 0.9.3.0 that is the nearest version in the past starting from
the
|
By
Davide Gardenal
·
#97688
·
|
|
[meta-oe][master][kirkstone][PATCH v2] emlog: ignore unrelated CVEs
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
|
By
Davide Gardenal
·
#97687
·
|
|
[meta-oe][master][kirkstone][PATCH] emlog: ignore unrelated CVEs
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
|
By
Davide Gardenal
·
#97686
·
|
|
[meta-oe] [PATCH] catch2: upgrade 2.13.7 -> 3.0.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-test/catch2/{catch2_2.13.7.bb => catch2_3.0.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-test/catch2/{catch2_2.13.7.bb => catch2_3.0.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
|
By
wangmy
·
#97685
·
|
|
[meta-oe] [PATCH] capnproto: upgrade 0.9.1 -> 0.10.2
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../capnproto/{capnproto_0.9.1.bb => capnproto_0.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../capnproto/{capnproto_0.9.1.bb => capnproto_0.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97684
·
|
|
[meta-oe] [PATCH] bats: upgrade 1.6.1 -> 1.7.0
Changelog:https://github.com/bats-core/bats-core/releases/tag/v1.7.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/bats/{bats_1.6.1.bb => bats_1.7.0.bb} | 4 ++--
1 file
Changelog:https://github.com/bats-core/bats-core/releases/tag/v1.7.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/bats/{bats_1.6.1.bb => bats_1.7.0.bb} | 4 ++--
1 file
|
By
wangmy
·
#97683
·
|
|
[meta-oe] [PATCH] abseil-cpp: upgrade 20211102 -> 20220623
0001-absl-always-use-asm-sgidefs.h.patch
refreshed for new verion.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch | 9 +++++----
0001-absl-always-use-asm-sgidefs.h.patch
refreshed for new verion.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch | 9 +++++----
|
By
wangmy
·
#97682
·
|
|
[meta-oe][master][kirkstone][PATCH] dlt-daemon: upgrade to commit 6a3bd901d8 to fix CVE-2022-31291
From: Yue Tao <Yue.Tao@...>
The upstream commit fcb676a79d introduced new option
WITH_DLT_ADAPTOR_UDP to select dlt-adaptor-udp.service instread of
WITH_DLT_ADAPTOR, so update the
From: Yue Tao <Yue.Tao@...>
The upstream commit fcb676a79d introduced new option
WITH_DLT_ADAPTOR_UDP to select dlt-adaptor-udp.service instread of
WITH_DLT_ADAPTOR, so update the
|
By
Yue Tao
·
#97681
·
|
|
[meta-oe][PATCH v2] mariadb: Upgrade to 10.8.3
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add zstd to DEPENDS as below commit [1] introduced.
770cf22
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add zstd to DEPENDS as below commit [1] introduced.
770cf22
|
By
Yu, Mingli
·
#97680
·
|