[Lunar-commits] <moonbase> glibc: version bumped to 2.12.2.
Florin Braescu
florin at lunar-linux.org
Wed Dec 15 05:04:57 CET 2010
commit 64af0885c7f155462a43387ee7e208f1b55432de
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 15 06:04:57 2010 +0200
glibc: version bumped to 2.12.2.
Security release.
Many bugfixes.
---
libs/glibc/BUILD | 2 --
libs/glibc/BUILD.x86_64 | 2 --
libs/glibc/DETAILS | 10 +++-------
3 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index 7dfeda6..184f2bf 100644
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -25,8 +25,6 @@
patch_it $SOURCE2 1 &&
patch_it $SOURCE3 1 &&
- patch_it $SOURCE4 1 &&
- patch_it $SOURCE5 1 &&
INSTALL_ROOT=$SOURCE_DIRECTORY/glibcroot &&
mkdir -p $INSTALL_ROOT &&
diff --git a/libs/glibc/BUILD.x86_64 b/libs/glibc/BUILD.x86_64
index c560d5d..0d69e06 100644
--- a/libs/glibc/BUILD.x86_64
+++ b/libs/glibc/BUILD.x86_64
@@ -23,8 +23,6 @@
patch_it $SOURCE2 1 &&
patch_it $SOURCE3 1 &&
- patch_it $SOURCE4 1 &&
- patch_it $SOURCE5 1 &&
INSTALL_ROOT=$SOURCE_DIRECTORY/glibcroot &&
mkdir -p $INSTALL_ROOT &&
diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 62b0cb4..d934723 100644
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -1,10 +1,8 @@
MODULE=glibc
- VERSION=2.12.1
+ VERSION=2.12.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-2.11-no_timezones.patch.bz2
SOURCE3=$MODULE-2.11.1-__i686.patch.bz2
- SOURCE4=$MODULE-2.11.2-makefile_fix-1.patch
- SOURCE5=$MODULE-ORIGIN.patch.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_URL[2]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/glibc
@@ -12,14 +10,12 @@
SOURCE3_URL=$PATCH_URL
SOURCE4_URL=$PATCH_URL
SOURCE5_URL=$PATCH_URL
- SOURCE_VFY=sha1:ef5ca1e765719d3290bd24f94705f27534f3744b
+ SOURCE_VFY=sha1:3ef6d36eee2dc7c4351f215f689e6a04c161a35e
SOURCE2_VFY=sha1:fc5bf75815daeeef52f7558f27992e02c2cdc87d
SOURCE3_VFY=sha1:e3f36e2bb17e51e31035f2cd405d099c624d0e9e
- SOURCE4_VFY=sha1:13c31ed2b2a24940ed181b44d8cbc6338d72316d
- SOURCE5_VFY=sha1:feb487ed427fc8cfa6d18c3776a30ad73d7d9177
WEB_SITE=http://www.gnu.org/software/libc
ENTERED=20010922
- UPDATED=20101022
+ UPDATED=20101215
SHORT="C library for use with GNU/Hurd and GNU/Linux"
PSAFE=no
More information about the Lunar-commits
mailing list