Fri, 22 Nov 2024 13:41:55 CST | login

Information for build glibc-2.38-4.ocs23

ID6172
Package Nameglibc
Version2.38
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/glibc.git?.#b136ff9b195ecf119488188ba1ed9c1d2ace557e
SummaryThe GNU libc libraries
DescriptionThe GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational facilities as open, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt, login, exit and more.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 18 Oct 2023 20:56:33 CST
CompletedWed, 18 Oct 2023 21:24:29 CST
Taskbuild (dist-ocs23, /opencloudos-stream/glibc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/glibc.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
glibc-2.38-4.ocs23.src.rpm (info) (download)
aarch64
glibc-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-all-langpacks-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-benchtests-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-common-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-devel-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-locale-source-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-nss-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-nss-devel-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-utils-2.38-4.ocs23.aarch64.rpm (info) (download)
nscd-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-benchtests-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-common-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-debugsource-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-nss-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
glibc-utils-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
nscd-debuginfo-2.38-4.ocs23.aarch64.rpm (info) (download)
x86_64
glibc-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-all-langpacks-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-benchtests-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-common-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-devel-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-locale-source-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-nss-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-nss-devel-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-utils-2.38-4.ocs23.x86_64.rpm (info) (download)
nscd-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-benchtests-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-common-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-debugsource-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-nss-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
glibc-utils-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
nscd-debuginfo-2.38-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Oct 18 2023 Shuo Wang <abushwang@tencent.com> - 2.38-4 - backport patch to fix CVE-2023-4806 CVE-2023-5156 CVE-2023-4527 * Mon Oct 09 2023 Shuo Wang <abushwang@tencent.com> - 2.38-3 - backport patch to fix CVE-2023-4911 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.38-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Aug 28 2023 Shuo Wang <abushwang@tencent.com> - 2.38-1 - update to 2.38 * Thu Aug 10 2023 Shuo Wang <abushwang@tencent.com> - 2.37-3 - fix CVE-2023-25139 * Fri Aug 04 2023 Xin Cheng <denisecheng@tencent.com> - 2.37-2 - add GB18030-2022 charmap * Mon Jul 24 2023 Shuo Wang <abushwang@tencent.com> - 2.37-1 - update to 2.37 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.35-7 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 cunshunxia <cunshunxia@tencent.com> - 2.35-6 - restore nscd. * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.35-5 - Rebuilt for OpenCloudOS Stream 23 * Thu Mar 09 2023 Shuo Wang <abushwang@tencent.com> - 2.35-4 - backport patch to fix shm_open errno no meet POSIX * Mon Oct 10 2022 Yi Lin <nilusyi@tencent.com> - 2.35-3 - reserve debug symbol in ld.so * Sat Oct 08 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.35-2 - disabled annobin to avoid compiling error * Mon May 30 2022 cunshunxia <cunshunxia@tencent.com> - 2.35-1 - initial build