gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7410: update glibc to 2.33


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7410: update glibc to 2.33
Date: Tue, 2 Feb 2021 17:57:30 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7410
revision-id: carlhansen1234@gmail.com-20210202225724-x1fi1nw0shanqt8x
parent: carlhansen1234@gmail.com-20210201012236-mefs883isn0islgt
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-02-02 14:57:24 -0800
message:
  update glibc to 2.33
renamed:
  pkg/gnu/libc/ => pkg/gnu/glibc/ libc-20160617014725-uokjfnggs70iry9h-222
modified:
  pkg/gnu/glibc/Makefile         makefile-20160617014725-uokjfnggs70iry9h-1147
  pkg/gnu/glibc/config.mk        config.mk-20160617020413-11a7qfj7m35z3xut-1
  pkg/gnu/glibc/gpg-keyring      gpgkeyring-20160617014725-uokjfnggs70iry9h-1151
  pkg/gnu/glibc/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-1152
=== renamed directory 'pkg/gnu/libc' => 'pkg/gnu/glibc'
=== modified file 'pkg/gnu/glibc/Makefile'
--- a/pkg/gnu/libc/Makefile     2020-08-06 05:26:29 +0000
+++ b/pkg/gnu/glibc/Makefile    2021-02-02 22:57:24 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,9 +21,9 @@
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 NAME = The GNU C Library glibc
-GARNAME = libc
-UPSTREAMNAME = glibc
-GARVERSION = 2.32
+GARNAME = glibc
+# was libc
+GARVERSION = 2.33
 HOME_URL = http://www.gnu.org/software/libc/
 DESCRIPTION = GNU standard C library
 define BLURB
@@ -47,7 +47,8 @@
 TEST_SCRIPTS = $(WORKOBJ)/Makefile
 INSTALL_SCRIPTS = $(WORKOBJ)/Makefile-DESTDIR
 
-BUILDDEPS = binutils
+BUILDDEPS =
+#binutils
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/gnu/glibc/config.mk'
--- a/pkg/gnu/libc/config.mk    2019-08-02 02:56:28 +0000
+++ b/pkg/gnu/glibc/config.mk   2021-02-02 22:57:24 +0000
@@ -1,4 +1,4 @@
-## Configuration options for libc ##
+## Configuration options for glibc aka libc  ##
 
 CONFIGURE_OPTS ?= 
 BUILD_OPTS ?= 

=== modified file 'pkg/gnu/glibc/gpg-keyring'
Binary files a/pkg/gnu/libc/gpg-keyring 2020-08-06 05:26:29 +0000 and 
b/pkg/gnu/glibc/gpg-keyring       2021-02-02 22:57:24 +0000 differ
=== modified file 'pkg/gnu/glibc/sha256sums'
--- a/pkg/gnu/libc/sha256sums   2020-08-06 05:26:29 +0000
+++ b/pkg/gnu/glibc/sha256sums  2021-02-02 22:57:24 +0000
@@ -1,2 +1,2 @@
-1627ea54f5a1a8467032563393e0901077626dc66f37f10ee6363bb722222836  
download/glibc-2.32.tar.xz
-badaca0512a1e115eff864d365db6919a882ccaa6dd8c0baa4bc6819c250c8f4  
download/glibc-2.32.tar.xz.sig
+2e2556000e105dbd57f0b6b2a32ff2cf173bde4f0d85dffccfd8b7e51a0677ff  
download/glibc-2.33.tar.xz
+572651aa0ae2e4dad523c62e78762a067063130d2555bf846203015282505109  
download/glibc-2.33.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]