Fri, 29 Mar 2024 15:59:15 CST | login

Information for build glibc-2.33-3.oe1

ID1165
Package Nameglibc
Version2.33
Release3.oe1
Epoch
Sourcegit+https://gitee.com/src-openeuler/glibc.git#7113e43a556289d30b4aae5d80e6908ad6f4edf4
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 bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 Sep 2021 04:00:55 CST
CompletedSat, 18 Sep 2021 11:39:53 CST
Taskbuild (roe1, /src-openeuler/glibc.git:7113e43a556289d30b4aae5d80e6908ad6f4edf4)
Extra{'source': {'original_url': 'git+https://gitee.com/src-openeuler/glibc.git#7113e43a556289d30b4aae5d80e6908ad6f4edf4'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Apr 27 2021 xuhuijie<xuhujie@huawei.com> - 2.33-3 - Fix locales BEP inconsistence, use python to replace same file to hard link * Wed Apr 07 2021 xieliuhua<xieliuhua@huawei.com> - 2.33-2 - Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch * Fri Mar 05 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.33-1 - upgrade glibc to 2.33-1 * Tue Jan 26 2021 shanzhikun <shanzhikun@huawei.com> - 2.31-9 - elf: Allow dlopen of filter object to work [BZ #16272] https://sourceware.org/bugzilla/show_bug.cgi?id=16272 * Fri Jan 08 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.31-8 - Replace "openEuler" by openEuler for versatility * Tue Nov 10 2020 liusirui <liusirui@huawei.com> - 2.31-7 - Fix CVE-2020-27618, iconv accept redundant shift sequences in IBM1364 [BZ #26224] https://sourceware.org/bugzilla/show_bug.cgi?id=26224 * Tue Sep 15 2020 shanzhikun<shanzhikun@huawei.com> - 2.31-6 - rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]. https://sourceware.org/git/?p=glibc.git;a=commit;h=ffb17e7ba3a5ba9632cee97330b325072fbe41dd * Fri Sep 04 2020 MarsChan<chenmingmin@huawei.com> - 2.31-5 - For political reasons, remove country selection from tzselect.ksh * Fri Aug 14 2020 Xu Huijie<546391727@qq.com> - 2.31-4 - since the new version of the pthread_cond_wait() function has performance degradation in multi-core scenarios, here is an extra libpthreadcond.so using old version of the function. you can use it by adding LD_PRELOAD=./libpthreadcond.so in front of your program (eg: LD_PRELOAD=./libpthreadcond.so ./test). use with-libpthreadcond to compile it. warning:2.17 version pthread_cond_wait() does not meet the posix standard, you should pay attention when using it. * Fri Jul 24 2020 Wang Shuo<wangshuo_1994@foxmail.com> - 2.31-3 - backport patch to disable warnings due to deprecated libselinux - symbols used by nss and nscd * Fri Jul 24 2020 Wang Shuo<wangshuo_1994@foxmail.com> - 2.31-2 - fix CVE-2020-6096 - fix bugzilla 26137, 26214 and 26215 * Thu Jul 09 2020 wuxu<wuxu.wu@hotmail.com> - 2.31-1 - upgrade glibc to 2.31-1 - delete build-locale-archive command - delete nsswitch.conf file - replace glibc_post_upgrade function with lua - remove sys/sysctl.h header file - delete stime, ftime function * Tue Jul 07 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-45 - disable rpc, it has been splited to libnss and libtirpc - disable parallel compilation * Tue Jul 07 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-44 - backup to version 40 * Mon Jul 06 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-43 - disable rpc, it has been splited to libnss and libtirpc - disable parallel compilation * Mon Jul 06 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-42 - add zh and en to LanguageList * Thu Jul 02 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-41 - add filelist to improve the scalability - backport many patch for bugfix * Sat May 30 2020 liqingqing<liqignqing3@huawei.com> - 2.28-40 - Fix array overflow in backtrace on PowerPC (bug 25423) * Thu May 28 2020 jdkboy<guoge1@huawei.com> - 2.28-39 - Disable compilation warnings temporarily * Tue Apr 28 2020 liqingqing<liqignqing3@huawei.com> - 2.28-38 - Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) * Thu Apr 16 2020 wangbin<wangbin224@huawei.com> - 2.28-37 - backport Kunpeng patches * Thu Mar 19 2020 yuxiangyang<yuxiangyang4@huawei.com> - 2.28-36 - fix build src.rpm error * Fri Mar 13 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-35 - exclude conflict files about rpc * Fri Mar 13 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-34 - enable obsolete rpc * Tue Mar 10 2020 liqingqing<liqingqing3@huawei.com> - 2.28-33 - fix use after free in glob when expanding user bug * Wed Feb 26 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-32 - remove aditional require for debugutils package * Tue Jan 07 2020 Wang Shuo <wangshuo47@huawei.com> - 2.28-31 - Fix compile macro * Mon Jan 06 2020 Wang Shuo <wangshuo47@huawei.com> - 2.28-30 - add obsoletes symbol for language * Fri Dec 20 2019 liqingqing <liqingqing3@huawei.com> - 2.28-29 - remove country selection from tzselect - fix some bugs https://sourceware.org/git/?p=glibc.git;a=commit;h=1df872fd74f730bcae3df201a229195445d2e18a https://sourceware.org/git/?p=glibc.git;a=commit;h=823624bdc47f1f80109c9c52dee7939b9386d708 https://sourceware.org/git/?p=glibc.git;a=commit;h=bc10e22c90e42613bd5dafb77b80a9ea1759dd1b https://sourceware.org/git/?p=glibc.git;a=commit;h=6c29942cbf059aca47fd4bbd852ea42c9d46b71f https://sourceware.org/git/?p=glibc.git;a=commit;h=31effacee2fc1b327bedc9a5fcb4b83f227c6539 https://sourceware.org/git/?p=glibc.git;a=commit;h=5b06f538c5aee0389ed034f60d90a8884d6d54de https://sourceware.org/git/?p=glibc.git;a=commit;h=57ada43c905eec7ba28fe60a08b93a52d88e26c1 https://sourceware.org/git/?p=glibc.git;a=commit;h=e0e4c321c3145b6ac0e8f6e894f87790cf9437ce https://sourceware.org/git/?p=glibc.git;a=commit;h=182a3746b8cc28784718c8ea27346e97d1423945 https://sourceware.org/git/?p=glibc.git;a=commit;h=02d8b5ab1c89bcef2627d2b621bfb35b573852c2 https://sourceware.org/git/?p=glibc.git;a=commit;h=f59a54ab0c2dcaf9ee946df2bfee9d4be81f09b8 https://sourceware.org/git/?p=glibc.git;a=commit;h=fefa21790b5081e5d04662a240e2efd18603ef86 https://sourceware.org/git/?p=glibc.git;a=commit;h=2bd81b60d6ffdf7e0d22006d69f4b812b1c80513 https://sourceware.org/git/?p=glibc.git;a=commit;h=a55541fd1c4774d483c2d2b4bd17bcb9faac62e7 https://sourceware.org/git/?p=glibc.git;a=commit;h=b6d2c4475d5abc05dd009575b90556bdd3c78ad0 https://sourceware.org/git/?p=glibc.git;a=commit;h=8a80ee5e2bab17a1f8e1e78fab5c33ac7efa8b29 https://sourceware.org/git/?p=glibc.git;a=commit;h=c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4 - fix CVE-2016-10739 CVE-2019-19126 CVE-2019-6488 - add pie compile option for debug/Makefile and remove -static for build-locale-archive * Fri Dec 20 2019 liusirui <liusirui@huawei.com> - 2.28-28 - Fix null pointer in mtrace * Thu Nov 21 2019 mengxian <mengxian@huawei.com> - 2.28-27 - In x86, configure static pie and cet only with gcc 8 or above * Wed Nov 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.28-26 - Optimized instructions for Kunpeng processor