Thanks Deepthi.

Add Steve, who maintains the stable branches of oe-core.

Can you change the subject/oneline git summary from:

Re: [kirkstone][PATCH] Below commits on glibc-2.35 stable branch are updated.

to:
Re: [kirkstone][PATCH] glibc: stable 2.35 branch updates.

like you had in your previous commit.
Remember to keep with the existing style of commit logs.

On 2023-06-09 09:18, Deepthi Hemraj wrote:
cbceb903c4 io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
0967fb5861 io: Fix record locking contants on 32 bit arch with 64 bit default 
time_t
739de21d30 Document BZ #20975 fix
2b9906f9a0 __check_pf: Add a cancellation cleanup handler
7035f2174f gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI
e698e8bd8e gmon: fix memory corruption issues
9f81b8fa65 gmon: improve mcount overflow handling
f2820e478c gmon: Fix allocated buffer overflow
413af1eb02 posix: Fix system blocks SIGCHLD erroneously

Nice, I checked and this brings us up to date for 2.35 since there
hasn't been anything merged in the last week.


Please add a comment to the commit log explaining that you dropped

   CVE-2023-0687.patch

since it was back-ported to 2.35 as commit:

   f2820e478c gmon: Fix allocated buffer overflow (bug 29444)


We still have time to fix the commit log up since theYP 4.0.11 build date is 2023/06/26.

Thanks,

../Randy


Signed-off-by: Deepthi Hemraj<[email protected]>
---
  meta/recipes-core/glibc/glibc-version.inc | 2 +-
  meta/recipes-core/glibc/glibc_2.35.bb     | 1 -
  2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-core/glibc/glibc-version.inc 
b/meta/recipes-core/glibc/glibc-version.inc
index 4d8d96cefb..01b1abef7d 100644
--- a/meta/recipes-core/glibc/glibc-version.inc
+++ b/meta/recipes-core/glibc/glibc-version.inc
@@ -1,6 +1,6 @@
  SRCBRANCH ?= "release/2.35/master"
  PV = "2.35"
-SRCREV_glibc ?= "1c7f51c75ae300fe52ccb636e71b8e28cb20824c"
+SRCREV_glibc ?= "cbceb903c4d770acc7e4ba5641036516830ed69b"
  SRCREV_localedef ?= "794da69788cbf9bf57b59a852f9f11307663fa87"
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
diff --git a/meta/recipes-core/glibc/glibc_2.35.bb 
b/meta/recipes-core/glibc/glibc_2.35.bb
index 29fcb1d627..df847e76bf 100644
--- a/meta/recipes-core/glibc/glibc_2.35.bb
+++ b/meta/recipes-core/glibc/glibc_2.35.bb
@@ -50,7 +50,6 @@ SRC_URI =  "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
             
file://0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch  \
             \
             
file://0001-Revert-Linux-Implement-a-useful-version-of-_startup_.patch  \
-file://CVE-2023-0687.patch  \
             "
  S = "${WORKDIR}/git"
  B = "${WORKDIR}/build-${TARGET_SYS}"


--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182561): 
https://lists.openembedded.org/g/openembedded-core/message/182561
Mute This Topic: https://lists.openembedded.org/mt/99430711/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to