[SM-Commit] GIT changes to master grimoire by Eric Sandall (c8b28abe43ead8fedbecc72632275746a65b2e57)

Eric Sandall scm at sourcemage.org
Fri Jun 12 18:03:56 EDT 2009


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 libs/glibc/DETAILS |    2 +-
 libs/glibc/HISTORY |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit c8b28abe43ead8fedbecc72632275746a65b2e57
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    Revert "glibc: Update default headers to 2.6.30"
    
    This reverts commit e25de8afad3db85dd14e04b7f14af2d702da6b37.
    
    Figured out some issues after committing, of course. ;)
    
    See http://bugs.sourcemage.org/show_bug.cgi?id=15260 for the master bug

diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 4d99918..e284b61 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -52,7 +52,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       PATCHLEVEL=0
   fi
   if [[ $GLIBC_SANITIZE_HEADERS == n ]]; then
- HEADERS_VERSION=2.6.30
+ HEADERS_VERSION=2.6.29
          SOURCE3=linux-${HEADERS_VERSION}.tar.bz2
          SOURCE6=${SOURCE3}.sign
      SOURCE3_GPG="kernel.gpg:${SOURCE6}:ESTABLISHED_UPSTREAM_KEY"
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index f1cb92b..4f3b2a8 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,6 +1,3 @@
-2009-06-10 Eric Sandall <sandalle at sourcemage.org>
-	* DETAILS: Update default headers to 2.6.30
-
 2009-06-09 Eric Sandall <sandalle at sourcemage.org>
 	* init.d/nscd: Also requires /var/db/nscd to exist
 



More information about the SM-Commit mailing list