From 7b362e6dae1d0744b1f35a930e8ec515b1ccb00b Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Thu, 5 Sep 2019 11:11:12 +1200 Subject: 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 --- packages/glibc/package.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/glibc/package.desc') diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc index bc49fe01..03a01b3d 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' -- cgit v1.2.3