summaryrefslogtreecommitdiff
path: root/packages/glibc/package.desc
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2019-09-04 23:11:12 (GMT)
committerChris Packham <judge.packham@gmail.com>2019-09-04 23:32:23 (GMT)
commit7b362e6dae1d0744b1f35a930e8ec515b1ccb00b (patch)
treed47abd41edf56fb2020638a231ad4d2a7ab8f762 /packages/glibc/package.desc
parentafaf7b9a25b5d77991002936be5c47fc5ff549de (diff)
Add glibc 2.30
Add the GNU C Library version 2.30. Bring forward the typedef-caddr.patch. Skip the ARC patch for now. https://sourceware.org/ml/libc-alpha/2019-08/msg00029.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/glibc/package.desc')
-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 bc49fe0..03a01b3 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -3,6 +3,6 @@ repository='git git://sourceware.org/git/glibc.git'
mirrors='$(CT_Mirrors GNU glibc)'
# Cannot use MAJOR.MINOR as the releant part because of 2.12: 2.12.2 was the most recent
# bugfix release, but it didn't have glibc-ports released alongside it.
-milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27 2.29'
+milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27 2.29 2.30'
archive_formats='.tar.xz .tar.bz2 .tar.gz'
signature_format='packed/.sig'