summaryrefslogtreecommitdiff
path: root/packages/glibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-16 21:26:31 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-16 21:26:31 (GMT)
commit9b076a39abf04442245738bf434cc35a85f502ca (patch)
tree7bc58233f52e32c5a188ad601d64826375e61f81 /packages/glibc
parent3d470580cedeffb86d33832ffffc7ad010978b4f (diff)
Record glibc 2.24+ dependency
... on kernel headers of 3.2 and newer. Fixes #794. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc
index 13e2233..bef0c1d 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -1,4 +1,4 @@
origin='GNU'
repository='git git://sourceware.org/git/glibc.git'
mirrors='$(CT_Mirrors GNU glibc) $(CT_Mirrors sourceware glibc/releases)'
-milestones='2.17 2.20 2.23'
+milestones='2.17 2.20 2.23 2.24'