gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6667: update grub to 2.04


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6667: update grub to 2.04
Date: Sat, 6 Jul 2019 01:04:00 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6667
revision-id: address@hidden-20190706050352-gifn3xlmfoef8v2f
parent: address@hidden-20190705060244-88qvbj2inzir4pkb
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-07-05 22:03:52 -0700
message:
  update grub to 2.04
modified:
  pkg/gnu/grub/Makefile          makefile-20160617014725-uokjfnggs70iry9h-942
  pkg/gnu/grub/config.mk         config.mk-20160617020043-v27yj8js90406o8o-1
  pkg/gnu/grub/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-943
  pkg/gnu/grub/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-944
=== modified file 'pkg/gnu/grub/Makefile'
--- a/pkg/gnu/grub/Makefile     2017-04-27 06:42:24 +0000
+++ b/pkg/gnu/grub/Makefile     2019-07-06 05:03:52 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2019 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -14,10 +16,14 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = GRUB
 GARNAME = grub
-GARVERSION = 2.02
+GARVERSION = 2.04
 HOME_URL = http://www.gnu.org/software/grub/
 DESCRIPTION = GRand Unified Boot loader
 define BLURB
@@ -49,6 +55,6 @@
 
 CONFIGURE_ARGS += --with-bootdir=$(prefix)/boot 
--with-libiconv-prefix=$(prefix) --disable-werror
 
-pre-build:
-       exec sed -i -e '/gets is a security/d' 
$(WORKSRC)/grub-core/gnulib/stdio.in.h
-       $(MAKECOOKIE)
+#pre-build:
+#      exec sed -i -e '/gets is a security/d' 
$(WORKSRC)/grub-core/gnulib/stdio.in.h
+#      $(MAKECOOKIE)

=== modified file 'pkg/gnu/grub/config.mk'
--- a/pkg/gnu/grub/config.mk    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/grub/config.mk    2019-07-06 05:03:52 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for grub ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+BUILD_OPTS ?= CFALGS=-Wl,-L$(prefx)/lib

=== modified file 'pkg/gnu/grub/gpg-keyring'
Binary files a/pkg/gnu/grub/gpg-keyring 2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/grub/gpg-keyring        2019-07-06 05:03:52 +0000 differ
=== modified file 'pkg/gnu/grub/sha256sums'
--- a/pkg/gnu/grub/sha256sums   2017-04-27 06:42:24 +0000
+++ b/pkg/gnu/grub/sha256sums   2019-07-06 05:03:52 +0000
@@ -1,2 +1,2 @@
-810b3798d316394f94096ec2797909dbf23c858e48f7b3830826b8daa06b7b0f  
download/grub-2.02.tar.xz
-c03867454ace1696f0debf6f5da4dea098d4ab540e1e0f2583066f22a0e6c512  
download/grub-2.02.tar.xz.sig
+e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d  
download/grub-2.04.tar.xz
+2b4b35daefd207bb854f1518c1169939ae655fe889f59cd5201d3b18e3ea3176  
download/grub-2.04.tar.xz.sig


reply via email to

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