|
[meta-networking][PATCH] openvpn: upgrade 2.6.0 -> 2.6.1
Changelog: https://github.com/OpenVPN/openvpn/blob/v2.6.1/Changes.rst Signed-off-by: Petr Gotthard <petr.gotthard@...> --- .../openvpn/{openvpn_2.6.0.bb => openvpn_2.6.1.bb} | 2 +- 1 file changed, 1 i
Changelog: https://github.com/OpenVPN/openvpn/blob/v2.6.1/Changes.rst Signed-off-by: Petr Gotthard <petr.gotthard@...> --- .../openvpn/{openvpn_2.6.0.bb => openvpn_2.6.1.bb} | 2 +- 1 file changed, 1 i
|
By
Petr Gotthard
·
|
|
[meta-oe][PATCH 2/2] netplan: add missing runtime dependencies
4 messages
Add python3-dbus and python3-rich[1] to RDEPENDS. [1] https://github.com/canonical/netplan/pull/290 Signed-off-by: Yi Zhao <yi.zhao@...> --- .../meta-python/recipes-connectivity/netplan/netplan_0.106.
Add python3-dbus and python3-rich[1] to RDEPENDS. [1] https://github.com/canonical/netplan/pull/290 Signed-off-by: Yi Zhao <yi.zhao@...> --- .../meta-python/recipes-connectivity/netplan/netplan_0.106.
|
By
Yi Zhao
·
|
|
[meta-oe] [PATCH 04/11] php: update 8.1.16 -> 8.2.3
2 messages
From: Wang Mingyu <wangmy@...> License-Update: Copyright year updated to 2022. Changelog: ========= - Core: . Fixed bug #81744 (Password_verify() always return true with some hash). (CVE-2023-0567) .
From: Wang Mingyu <wangmy@...> License-Update: Copyright year updated to 2022. Changelog: ========= - Core: . Fixed bug #81744 (Password_verify() always return true with some hash). (CVE-2023-0567) .
|
By
wangmy
·
|
|
[meta-oe][kirkstone][PATCH 1/1] nodejs: Upgrade 16.19.0 -> 16.19.1
The following CVEs fixed in this version: CVE-2023-23918 CVE-2023-23919 CVE-2023-23920 CVE-2023-23936 CVE-2023-24807 Signed-off-by: Archana Polampalli <archana.polampalli@...> --- .../nodejs/{nodejs_1
The following CVEs fixed in this version: CVE-2023-23918 CVE-2023-23919 CVE-2023-23920 CVE-2023-23936 CVE-2023-24807 Signed-off-by: Archana Polampalli <archana.polampalli@...> --- .../nodejs/{nodejs_1
|
By
Polampalli, Archana
·
|
|
[meta-python][PATCH v2 2/3] python3-cmake: New recipe
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a cri
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a cri
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH v2 1/3] python3-scikit-build: New recipe
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- v2: Fixed BBCLASSEXTEND .../python/python3-scikit-build_0.16.7.bb | 21 +++++++++++++++++++ 1 file changed,
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- v2: Fixed BBCLASSEXTEND .../python/python3-scikit-build_0.16.7.bb | 21 +++++++++++++++++++ 1 file changed,
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 3/3] python3-ninja: New recipe
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a cri
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a cri
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 2/3] python3-cmake: New recipe
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a cri
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a cri
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 1/3] python3-scikit-build: New recipe
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-scikit-build_0.16.7.bb | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-scikit-build_0.16.7.bb | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe] [PATCH v2] unixodbc: Fix install conflict when enable multilib.
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/include/unixODBC/config.h conflicts between attempted installs of unixodbc-dev-2.3.11-r0.aarch64 and lib32-unixodbc-dev-2.3.11-r
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/include/unixODBC/config.h conflicts between attempted installs of unixodbc-dev-2.3.11-r0.aarch64 and lib32-unixodbc-dev-2.3.11-r
|
By
wangmy
·
|
|
[meta-oe][PATCH] pahole: Upgrade to tip of trunk
Drop patches already present in 1.24+ Needed to get fixes to build with latest libbpf APIs Signed-off-by: Khem Raj <raj.khem@...> --- ...1-CMakeList.txt-make-python-optional.patch | 44 ---------------
Drop patches already present in 1.24+ Needed to get fixes to build with latest libbpf APIs Signed-off-by: Khem Raj <raj.khem@...> --- ...1-CMakeList.txt-make-python-optional.patch | 44 ---------------
|
By
Khem Raj
·
|
|
[meta-webserver] [PATCH 11/11] spawn-fcgi: upgrade 1.6.4 -> 1.6.5
From: Wang Mingyu <wangmy@...> fix_configure_ipv6_test.patch removed since it's included in 1.6.5 Changelog: ========== * Configure script cleanups (fixing detection of IPv6) * Update links and email
From: Wang Mingyu <wangmy@...> fix_configure_ipv6_test.patch removed since it's included in 1.6.5 Changelog: ========== * Configure script cleanups (fixing detection of IPv6) * Update links and email
|
By
wangmy
·
|
|
[meta-webserver] [PATCH 10/11] nginx: upgrade 1.20.1 -> 1.23.3
From: Wang Mingyu <wangmy@...> CVE-2021-3618.patch removed since it's included in 1.23.3 Changelog: ========== *) Bugfix: an error might occur when reading PROXY protocol version 2 header with large n
From: Wang Mingyu <wangmy@...> CVE-2021-3618.patch removed since it's included in 1.23.3 Changelog: ========== *) Bugfix: an error might occur when reading PROXY protocol version 2 header with large n
|
By
wangmy
·
|
|
[meta-oe] [PATCH 09/11] satyr: upgrade 0.40 -> 0.42
From: Wang Mingyu <wangmy@...> Changelog: ========= Find crash thread before stacktrace is normalized Normalize both gdb stacktrace and the crash frame (rhbz#2168223) Signed-off-by: Wang Mingyu <wangm
From: Wang Mingyu <wangmy@...> Changelog: ========= Find crash thread before stacktrace is normalized Normalize both gdb stacktrace and the crash frame (rhbz#2168223) Signed-off-by: Wang Mingyu <wangm
|
By
wangmy
·
|
|
[meta-oe] [PATCH 08/11] raptor2: upgrade 2.0.15 -> 2.0.16
From: Wang Mingyu <wangmy@...> 0001-Match-reutrn-type-from-RAPTOR_ASSERT_OBJECT_POINTER_.patch 0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch removed since they're included in 2.0.16
From: Wang Mingyu <wangmy@...> 0001-Match-reutrn-type-from-RAPTOR_ASSERT_OBJECT_POINTER_.patch 0001-configure.ac-do-additional-checks-on-libxml2-also-wh.patch removed since they're included in 2.0.16
|
By
wangmy
·
|
|
[meta-oe] [PATCH 07/11] poppler: upgrade 23.02.0 -> 23.03.0
From: Wang Mingyu <wangmy@...> Changelog: * PngWriter: Fix potential uninitialized memory use Signed-off-by: Wang Mingyu <wangmy@...> --- .../poppler/{poppler_23.02.0.bb => poppler_23.03.0.bb} | 2 +-
From: Wang Mingyu <wangmy@...> Changelog: * PngWriter: Fix potential uninitialized memory use Signed-off-by: Wang Mingyu <wangmy@...> --- .../poppler/{poppler_23.02.0.bb => poppler_23.03.0.bb} | 2 +-
|
By
wangmy
·
|
|
[meta-oe] [PATCH 06/11] monit: upgrade 5.32.0 -> 5.33.0
From: Wang Mingyu <wangmy@...> Changelog: ========== New: Added click-jacking protection headers to Monit HTTP GUI (the SAMEORIGIN iframe is allowed). Fixed: Issue #1035: If the start, stop or restart
From: Wang Mingyu <wangmy@...> Changelog: ========== New: Added click-jacking protection headers to Monit HTTP GUI (the SAMEORIGIN iframe is allowed). Fixed: Issue #1035: If the start, stop or restart
|
By
wangmy
·
|
|
[meta-oe] [PATCH 05/11] tcsh: upgrade 6.22.04 -> 6.24.07
From: Wang Mingyu <wangmy@...> 0001-Enable-system-malloc-on-all-linux.patch refreshed for 6.24.07 Signed-off-by: Wang Mingyu <wangmy@...> --- .../tcsh/0001-Enable-system-malloc-on-all-linux.patch | 10
From: Wang Mingyu <wangmy@...> 0001-Enable-system-malloc-on-all-linux.patch refreshed for 6.24.07 Signed-off-by: Wang Mingyu <wangmy@...> --- .../tcsh/0001-Enable-system-malloc-on-all-linux.patch | 10
|
By
wangmy
·
|
|
[meta-networking] [PATCH 03/11] stunnel: upgrade 5.67 -> 5.69
From: Wang Mingyu <wangmy@...> License-Update: Copyright year updated to 2023. Changelog: ========== * New features - Improved logging performance with the "output" option. - Improved file read perfor
From: Wang Mingyu <wangmy@...> License-Update: Copyright year updated to 2023. Changelog: ========== * New features - Improved logging performance with the "output" option. - Improved file read perfor
|
By
wangmy
·
|
|
[meta-networking] [PATCH 02/11] nbdkit: upgrade 1.33.7 -> 1.33.10
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../nbdkit/{nbdkit_1.33.7.bb => nbdkit_1.33.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networkin
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../nbdkit/{nbdkit_1.33.7.bb => nbdkit_1.33.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networkin
|
By
wangmy
·
|