|
[meta-webserver][dunfell][PATCH] httpd: CVE-2022-36760 mod_proxy_ajp: Possible request smuggling
Upstream-Status: Backport from https://github.com/apache/httpd/commit/d93e61e3e9622bacff746772cb9c97fdcaed8baf Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-36760
Upstream-Status: Backport from https://github.com/apache/httpd/commit/d93e61e3e9622bacff746772cb9c97fdcaed8baf Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-36760
|
By
Hitendra Prajapati
·
|
|
[meta-oe][PATCH 8/8] lcdproc: Update to latest tip of trunk
Drop patches already present in trunk as of now Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Fix-compilation-with-GCC-10.x.patch | 39 --------------- ...ld-fix-port-internal-make-dependenci.pat
Drop patches already present in trunk as of now Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Fix-compilation-with-GCC-10.x.patch | 39 --------------- ...ld-fix-port-internal-make-dependenci.pat
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 7/8] tesseract: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...ild-with-gcc-13-by-including-cstdint.patch | 32 +++++++++++++++++++ .../tesseract/tesseract_5.3.0.bb | 2 +- 2 files changed, 33 insertions(+), 1 deletion(
Signed-off-by: Khem Raj <raj.khem@...> --- ...ild-with-gcc-13-by-including-cstdint.patch | 32 +++++++++++++++++++ .../tesseract/tesseract_5.3.0.bb | 2 +- 2 files changed, 33 insertions(+), 1 deletion(
|
By
Khem Raj
·
|
|
[meta-python][PATCH 6/8] python3-grpcio: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Include-missing-cstdint-header.patch | 32 +++++++++++++++++++ .../python/python3-grpcio_1.51.1.bb | 1 + 2 files changed, 33 insertions(+) create mod
Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Include-missing-cstdint-header.patch | 32 +++++++++++++++++++ .../python/python3-grpcio_1.51.1.bb | 1 + 2 files changed, 33 insertions(+) create mod
|
By
Khem Raj
·
|
|
[meta-networking][PATCH 5/8] ntopng: Add hiredis to depends
Fails to link otherwise ld: cannot find -lhiredis: No such file or directory collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@...> --- meta-networking/recipes-support/ntopn
Fails to link otherwise ld: cannot find -lhiredis: No such file or directory collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@...> --- meta-networking/recipes-support/ntopn
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 4/8] perfetto: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...ng-header-cstdint-for-uintXX_t-types.patch | 58 +++++++++++++++++++ meta-oe/recipes-devtools/perfetto/perfetto.bb | 3 +- 2 files changed, 60 insertions(+)
Signed-off-by: Khem Raj <raj.khem@...> --- ...ng-header-cstdint-for-uintXX_t-types.patch | 58 +++++++++++++++++++ meta-oe/recipes-devtools/perfetto/perfetto.bb | 3 +- 2 files changed, 60 insertions(+)
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 3/8] perfetto: Upgrade to 31.0 release
Forward port pc file patch to 0.31 release Signed-off-by: Khem Raj <raj.khem@...> --- ...1-meson-add-pc-file-for-lib_perfetto.patch | 25 ++++++++----------- .../recipes-devtools/perfetto/perfetto.inc
Forward port pc file patch to 0.31 release Signed-off-by: Khem Raj <raj.khem@...> --- ...1-meson-add-pc-file-for-lib_perfetto.patch | 25 ++++++++----------- .../recipes-devtools/perfetto/perfetto.inc
|
By
Khem Raj
·
|
|
[meta-python][PATCH 2/8] python3-greenlet: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...Allocator-define-missing-rebind-type.patch | 56 +++++++++++++++++++ .../python/python3-greenlet_2.0.1.bb | 3 +- 2 files changed, 58 insertions(+), 1 delet
Signed-off-by: Khem Raj <raj.khem@...> --- ...Allocator-define-missing-rebind-type.patch | 56 +++++++++++++++++++ .../python/python3-greenlet_2.0.1.bb | 3 +- 2 files changed, 58 insertions(+), 1 delet
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 1/8] zeromq: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...cator.hpp-define-missing-rebind-type.patch | 64 +++++++++++++++++++ .../zeromq/zeromq_4.3.4.bb | 1 + 2 files changed, 65 insertions(+) create mode 100644
Signed-off-by: Khem Raj <raj.khem@...> --- ...cator.hpp-define-missing-rebind-type.patch | 64 +++++++++++++++++++ .../zeromq/zeromq_4.3.4.bb | 1 + 2 files changed, 65 insertions(+) create mode 100644
|
By
Khem Raj
·
|
|
[meta-oe][PATCH] hunspell: move ispellaff2myspell script to separate package
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hunspell_
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hunspell_
|
By
Martin Jansa
·
|
|
[meta-oe][PATCH 1/2] softhsm: avoid unnecessary check for native sqlite binary
SoftHSMv2 actually only uses the sqlite library. With the check for the sqlite3 binary, building with the DB backend would mean depending on sqlite-native. Signed-off-by: Jan Luebbe <jlu@...> --- ...u
SoftHSMv2 actually only uses the sqlite library. With the check for the sqlite3 binary, building with the DB backend would mean depending on sqlite-native. Signed-off-by: Jan Luebbe <jlu@...> --- ...u
|
By
Jan Luebbe
·
|
|
[meta-oe][PATCH 2/2] softhsm: enable objectstore backend
We already depend on sqlite, but the objectstore backend using it is not enabled by default. Add the necessary configure option. The db backend is more robust when accessing the objectstore from many
We already depend on sqlite, but the objectstore backend using it is not enabled by default. Add the necessary configure option. The db backend is more robust when accessing the objectstore from many
|
By
Jan Luebbe
·
|
|
Proposal to add recipe for varlink library
2 messages
Hi, We want to add recipe for varlink library to meta-oe. varlink/libvarlink: C implementation of the Varlink protocol and command line tool (github.com) This recipe exists in meta-wayland meta-waylan
Hi, We want to add recipe for varlink library to meta-oe. varlink/libvarlink: C implementation of the Varlink protocol and command line tool (github.com) This recipe exists in meta-wayland meta-waylan
|
By
adinath.mhatre@...
·
|
|
[meta-oe][PATCH 11/12] perfetto: Disable ccache
It does not build with ccache for some reason, loses the compiler name Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-devtools/perfetto/perfetto.bb | 2 ++ 1 file changed, 2 insertions(+) d
It does not build with ccache for some reason, loses the compiler name Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-devtools/perfetto/perfetto.bb | 2 ++ 1 file changed, 2 insertions(+) d
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 10/12] mongodb: Pass MAXLINELENGTH to scons invocation
This helps in overcoming a problem when using scons with ccache enabled. When commands get longer, then it resorts to using response files to do the operations e.g. @/tmp/tmp96j6icra.lnk when this res
This helps in overcoming a problem when using scons with ccache enabled. When commands get longer, then it resorts to using response files to do the operations e.g. @/tmp/tmp96j6icra.lnk when this res
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 09/12] mongodb: Upgrade to 4.4.18
Use wildchar instead of /opt/ for build paths becasue it might be different when building with ccache Signed-off-by: Khem Raj <raj.khem@...> --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 10
Use wildchar instead of /opt/ for build paths becasue it might be different when building with ccache Signed-off-by: Khem Raj <raj.khem@...> --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 10
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 08/12] mongodb: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...001-free_mon-Include-missing-cstdint.patch | 26 +++++++++++++++++++ .../recipes-dbs/mongodb/mongodb_git.bb | 1 + 2 files changed, 27 insertions(+) create
Signed-off-by: Khem Raj <raj.khem@...> --- ...001-free_mon-Include-missing-cstdint.patch | 26 +++++++++++++++++++ .../recipes-dbs/mongodb/mongodb_git.bb | 1 + 2 files changed, 27 insertions(+) create
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 07/12] breakpad: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...-gcc-13-cannot-use-uintptr_t-via-inc.patch | 30 +++++++++++++++++++ .../recipes-devtools/breakpad/breakpad_git.bb | 1 + 2 files changed, 31 insertions(+)
Signed-off-by: Khem Raj <raj.khem@...> --- ...-gcc-13-cannot-use-uintptr_t-via-inc.patch | 30 +++++++++++++++++++ .../recipes-devtools/breakpad/breakpad_git.bb | 1 + 2 files changed, 31 insertions(+)
|
By
Khem Raj
·
|
|
[meta-networking][PATCH 06/12] dante: Add -P to preprocessor flags
configure uses AC_PREPROC_IFELSE to check for certain errors from getaddrinfo() it user search operation in a preprocessed file UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'` Howeve
configure uses AC_PREPROC_IFELSE to check for certain errors from getaddrinfo() it user search operation in a preprocessed file UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'` Howeve
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 05/12] hplip: Inherit python3targetconfig
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
|
By
Khem Raj
·
|