* [][PATCH] glibc: stable 2.38 branch updates.
@ 2023-09-27 10:12 Deepthi Hemraj
2023-09-28 1:36 ` [OE-core] " Khem Raj
0 siblings, 1 reply; 6+ messages in thread
From: Deepthi Hemraj @ 2023-09-27 10:12 UTC (permalink / raw)
To: openembedded-core
Cc: Randy.MacLeod, Umesh.Kalappa, Naveen.Gowda,
Shivaprasad.Moodalappa, Sundeep.Kokkonda
Below commits on glibc-2.38 stable branch are updated.
0e1ef6779a (HEAD -> release/2.38/master, origin/release/2.38/master) manual/jobs.texi: Add missing @item EPERM for getpgid
d94461bb86 string: Fix tester build with fortify enable with gcc < 12
63250e9c57 iconv: restore verbosity with unrecognized encoding names (bug 30694)
00ae4f10b5 getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
b25508dd77 CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
89da8bc588 NEWS: Add the 2.38.1 bug list
d3ba6c1333 elf: Move l_init_called_next to old place of l_text_end in link map
750f19526a elf: Remove unused l_text_end field from struct link_map
a3189f66a5 elf: Always call destructors in reverse constructor order (bug 30785)
7ae211a01b elf: Do not run constructors for proxy objects
92201f16cb libio: Fix oversized __io_vtables
5bdef6f27c io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
---
meta/recipes-core/glibc/glibc-version.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
index a907444f50..f5ebbb2ee6 100644
--- a/meta/recipes-core/glibc/glibc-version.inc
+++ b/meta/recipes-core/glibc/glibc-version.inc
@@ -1,6 +1,6 @@
SRCBRANCH ?= "release/2.38/master"
PV = "2.38+git"
-SRCREV_glibc ?= "1aed90c9c8f8be9f68b58e96b6e4cd0fc08eb2b1"
+SRCREV_glibc ?= "0e1ef6779a90bc0f8a05bc367796df2793deecaa"
SRCREV_localedef ?= "e0eca29583b9e0f62645c4316ced93cf4e4e26e1"
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"
--
2.39.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [OE-core] [][PATCH] glibc: stable 2.38 branch updates.
2023-09-27 10:12 [][PATCH] glibc: stable 2.38 branch updates Deepthi Hemraj
@ 2023-09-28 1:36 ` Khem Raj
2023-09-29 7:56 ` Deepthi.Hemraj
0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2023-09-28 1:36 UTC (permalink / raw)
To: Deepthi.Hemraj
Cc: openembedded-core, Randy.MacLeod, Umesh.Kalappa, Naveen.Gowda,
Shivaprasad.Moodalappa, Sundeep.Kokkonda
Please rebase this change on top of latest master, seeing patching issues see
https://errors.yoctoproject.org/Errors/Details/738684/
On Wed, Sep 27, 2023 at 3:14 AM Hemraj, Deepthi via
lists.openembedded.org
<Deepthi.Hemraj=windriver.com@lists.openembedded.org> wrote:
>
> Below commits on glibc-2.38 stable branch are updated.
> 0e1ef6779a (HEAD -> release/2.38/master, origin/release/2.38/master) manual/jobs.texi: Add missing @item EPERM for getpgid
> d94461bb86 string: Fix tester build with fortify enable with gcc < 12
> 63250e9c57 iconv: restore verbosity with unrecognized encoding names (bug 30694)
> 00ae4f10b5 getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
> b25508dd77 CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
> 89da8bc588 NEWS: Add the 2.38.1 bug list
> d3ba6c1333 elf: Move l_init_called_next to old place of l_text_end in link map
> 750f19526a elf: Remove unused l_text_end field from struct link_map
> a3189f66a5 elf: Always call destructors in reverse constructor order (bug 30785)
> 7ae211a01b elf: Do not run constructors for proxy objects
> 92201f16cb libio: Fix oversized __io_vtables
> 5bdef6f27c io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
>
> Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
> ---
> meta/recipes-core/glibc/glibc-version.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
> index a907444f50..f5ebbb2ee6 100644
> --- a/meta/recipes-core/glibc/glibc-version.inc
> +++ b/meta/recipes-core/glibc/glibc-version.inc
> @@ -1,6 +1,6 @@
> SRCBRANCH ?= "release/2.38/master"
> PV = "2.38+git"
> -SRCREV_glibc ?= "1aed90c9c8f8be9f68b58e96b6e4cd0fc08eb2b1"
> +SRCREV_glibc ?= "0e1ef6779a90bc0f8a05bc367796df2793deecaa"
> SRCREV_localedef ?= "e0eca29583b9e0f62645c4316ced93cf4e4e26e1"
>
> GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"
> --
> 2.39.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#188296): https://lists.openembedded.org/g/openembedded-core/message/188296
> Mute This Topic: https://lists.openembedded.org/mt/101614434/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [][PATCH] glibc: stable 2.38 branch updates.
2023-09-28 1:36 ` [OE-core] " Khem Raj
@ 2023-09-29 7:56 ` Deepthi.Hemraj
2023-10-03 5:32 ` Deepthi.Hemraj
0 siblings, 1 reply; 6+ messages in thread
From: Deepthi.Hemraj @ 2023-09-29 7:56 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]
The build is successful when 0024-CVE-2023-4527.patch is dropped and I see that this patch is reverted https://lists.openembedded.org/g/openembedded-core/message/188348?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Arecentpostdate%2Fsticky%2C%2CYash%2C20%2C2%2C0%2C101630465 ( https://teams.microsoft.com/l/message/19:28c4be68-9d27-4c30-8b0e-3fabfe9de7e0_de8ec29b-fce8-4e95-bab9-de5b9391d57f@unq.gbl.spaces/1695971770894?context=%7B%22contextType%22%3A%22chat%22%7D )
but the revert commit has not yet been upstreamed.
Should I send a V3 dropping the patch.
[-- Attachment #2: Type: text/html, Size: 674 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [][PATCH] glibc: stable 2.38 branch updates.
2023-09-29 7:56 ` Deepthi.Hemraj
@ 2023-10-03 5:32 ` Deepthi.Hemraj
0 siblings, 0 replies; 6+ messages in thread
From: Deepthi.Hemraj @ 2023-10-03 5:32 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 57 bytes --]
I have sent a V3 dropping the 0024-CVE-2023-4527.patch
[-- Attachment #2: Type: text/html, Size: 61 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] glibc: stable 2.38 branch updates
@ 2023-11-27 4:00 Sundeep KOKKONDA
2023-11-27 4:01 ` Sundeep KOKKONDA
0 siblings, 1 reply; 6+ messages in thread
From: Sundeep KOKKONDA @ 2023-11-27 4:00 UTC (permalink / raw)
To: openembedded-core
Cc: randy.macleod, naveen.gowda, shivaprasad.moodalappa, yash.shinde,
deepthi.hemraj, umesh.kallapa, steve
Below commits on glibc-2.38 stable branch are updated.
1e04dcec49 Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
719866ab2f Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
e0b6c9706c Revert "elf: Remove unused l_text_end field from struct link_map"
Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
---
meta/recipes-core/glibc/glibc-version.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
index 19b98bc11a..ccf9d505c5 100644
--- a/meta/recipes-core/glibc/glibc-version.inc
+++ b/meta/recipes-core/glibc/glibc-version.inc
@@ -1,6 +1,6 @@
SRCBRANCH ?= "release/2.38/master"
PV = "2.38+git"
-SRCREV_glibc ?= "750a45a783906a19591fb8ff6b7841470f1f5701"
+SRCREV_glibc ?= "1e04dcec491bd8f48b5b74ce3e8414132578a645"
SRCREV_localedef ?= "e0eca29583b9e0f62645c4316ced93cf4e4e26e1"
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"
--
2.42.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] glibc: stable 2.38 branch updates
2023-11-27 4:00 [PATCH] " Sundeep KOKKONDA
@ 2023-11-27 4:01 ` Sundeep KOKKONDA
0 siblings, 0 replies; 6+ messages in thread
From: Sundeep KOKKONDA @ 2023-11-27 4:01 UTC (permalink / raw)
To: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 43 bytes --]
Testing is done and no regressions found.
[-- Attachment #2: Type: text/html, Size: 43 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-11-27 4:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 10:12 [][PATCH] glibc: stable 2.38 branch updates Deepthi Hemraj
2023-09-28 1:36 ` [OE-core] " Khem Raj
2023-09-29 7:56 ` Deepthi.Hemraj
2023-10-03 5:32 ` Deepthi.Hemraj
-- strict thread matches above, loose matches on Subject: below --
2023-11-27 4:00 [PATCH] " Sundeep KOKKONDA
2023-11-27 4:01 ` Sundeep KOKKONDA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox