summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-version.inc
blob: 6e167b6ca4a67d178eb5ab6bf45c02013e573a74 (plain)
1
2
3
4
5
6
7
8
9
10
SRCBRANCH ?= "release/2.40/master"
PV = "2.40+git"
SRCREV_glibc ?= "6daa77104520ca992a9369bd01cccd4d98c82984"
SRCREV_localedef ?= "fab74f31b3811df543e24b6de47efdf45b538abc"

GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"

UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)"

CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates"