summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
AgeCommit message (Expand)Author
2020-07-22glibc: whitelist CVE-2010-10029akuster
2020-06-23glibc: Update to latest on 2.31 branchKhem Raj
2020-03-29glibc: Backport patch to fix ifuncs on risc-v and gcc10 buildsKhem Raj
2020-03-11glibc: Update nativesdk locale relocation patchRichard Purdie
2020-03-10glibc: CVE-2020-10029Zhixiong Chi
2020-03-08glibc: Explicitly disable msgfmtRichard Purdie
2020-03-01glibc: Syscall fixes for mips/risc-v/mucroblazeKhem Raj
2020-02-18glibc-package.inc: fix multilib headers conflictKai Kang
2020-02-15glibc-testsuite: Exclude this recipe from world buildsNathan Rossi
2020-02-15glibc-testsuite: Remove the do_install taskNathan Rossi
2020-02-04glibc: don't ignore global LDFLAGS settingsRasmus Villemoes
2020-02-02glibc: Update to final 2.31 releaseKhem Raj
2020-02-02glibc: merge libc-common.bbclass into glibc.bbRoss Burton
2020-02-02glibc-package.inc: Remove warnings about unpacked directoriesRichard Purdie
2020-01-27glibc: Drop fortify refactoring patchKhem Raj
2020-01-27glibc: Update to final 2.31 releaseKhem Raj
2020-01-19glibc: Upgrade to 2.31Khem Raj
2019-12-28cross-localedef: Re-arrange patchesKhem Raj
2019-12-06glibc: fix ldconfig packaging issueMing Liu
2019-12-06glibc-testing.inc: Remove testglibc script generationNathan Rossi
2019-11-29glibc: fix CVE-2019-19126Anuj Mittal
2019-11-21distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, re...Denys Dmytriyenko
2019-11-11glibc: move ldconfig to its own packageAndreas Oberritter
2019-09-19glibc: Make it build without ldconfig in DISTRO_FEATURESPeter Kjellerstedt
2019-09-16glibc: Move DISTRO_FEATURE specific do_install code for target recipe onlyKhem Raj
2019-09-16glibc-testsuite: SkipRecipe if libc is not glibcNathan Rossi
2019-09-06binutils/glibc-testsuite: inherit nopackages to fix world buildsRichard Purdie
2019-09-06glibc-testsuite: Create a recipe to implement glibc test suiteNathan Rossi
2019-09-06Clean up remnants of glibc-initialNathan Rossi
2019-08-21cross-localedef-native: Add hardlink resolver from util-linuxJason Wessel
2019-08-07glibc-package.inc: Add linux-libc-headers-dev to glibc-devMark Hatle
2019-08-07glibc: Update to glibc 2.30Khem Raj
2019-07-19glibc: CVE-2018-20796 is same as CVE-2019-9169Anuj Mittal
2019-07-17glibc: exclude child recipes from CVE scanningRoss Burton
2019-07-15glibc-package.inc: Do not use bitbake variable syntax for shell variablesPeter Kjellerstedt
2019-07-10glibc / glibc-locale: Fix stash_locale determinism problemsJason Wessel
2019-07-03glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibsJason Wessel
2019-07-03glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1"Jason Wessel
2019-06-30glibc: Fix multilibs + usrmerge buildsJason Wessel
2019-05-31glibc-locale: DEPEND on virtual/libcJoshua Watt
2019-04-26glibc: always use bfd linkerMartin Jansa
2019-03-24glibc: fix CVE-2019-9169Ross Burton
2019-03-18glibc: fix do_populate_sdk fail when multilib usedChangqing Li
2019-03-06glibc: Drop upstream rejected patchesKhem Raj
2019-03-02glibc: Disable Werror when building with debug optionsKhem Raj
2019-02-28glibc: Move common bits to glibc-common.incKhem Raj
2019-02-28default-distrovars: Drop DISTRO_FEATURES_LIBCKhem Raj
2019-02-26glibc: Install AArch64 loader link correctly for usrmerge+multilibMike Crowe
2019-02-26glibc: Remove ChangeLog diff from patchAlistair Francis
2019-02-20glibc: CVE-2019-7309Zhixiong Chi