[arch-commits] Commit in grub/repos (18 files)

2017-09-16 Thread Christian Hesse
Date: Saturday, September 16, 2017 @ 23:19:38
  Author: eworm
Revision: 305699

archrelease: copy trunk to testing-x86_64, testing-i686

Added:
  grub/repos/testing-i686/
  grub/repos/testing-i686/0002-intel-ucode.patch
(from rev 305698, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 305698, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-i686/0004-add-GRUB_COLOR_variables.patch
(from rev 305698, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  
grub/repos/testing-i686/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
(from rev 305698, 
grub/trunk/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch)
  grub/repos/testing-i686/PKGBUILD
(from rev 305698, grub/trunk/PKGBUILD)
  grub/repos/testing-i686/grub.cfg
(from rev 305698, grub/trunk/grub.cfg)
  grub/repos/testing-i686/grub.default
(from rev 305698, grub/trunk/grub.default)
  grub/repos/testing-i686/grub.install
(from rev 305698, grub/trunk/grub.install)
  grub/repos/testing-x86_64/
  grub/repos/testing-x86_64/0002-intel-ucode.patch
(from rev 305698, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 305698, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-x86_64/0004-add-GRUB_COLOR_variables.patch
(from rev 305698, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  
grub/repos/testing-x86_64/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
(from rev 305698, 
grub/trunk/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch)
  grub/repos/testing-x86_64/PKGBUILD
(from rev 305698, grub/trunk/PKGBUILD)
  grub/repos/testing-x86_64/grub.cfg
(from rev 305698, grub/trunk/grub.cfg)
  grub/repos/testing-x86_64/grub.default
(from rev 305698, grub/trunk/grub.default)
  grub/repos/testing-x86_64/grub.install
(from rev 305698, grub/trunk/grub.install)

---+
 testing-i686/0002-intel-ucode.patch
   |   52 +
 testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
   |   44 +
 testing-i686/0004-add-GRUB_COLOR_variables.patch   
   |   32 
 
testing-i686/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
   |  140 +++
 testing-i686/PKGBUILD  
   |  367 ++
 testing-i686/grub.cfg  
   |  139 +++
 testing-i686/grub.default  
   |   54 +
 testing-i686/grub.install  
   |   15 
 testing-x86_64/0002-intel-ucode.patch  
   |   52 +
 testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch  
   |   44 +
 testing-x86_64/0004-add-GRUB_COLOR_variables.patch 
   |   32 
 
testing-x86_64/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
 |  140 +++
 testing-x86_64/PKGBUILD
   |  367 ++
 testing-x86_64/grub.cfg
   |  139 +++
 testing-x86_64/grub.default
   |   54 +
 testing-x86_64/grub.install
   |   15 
 16 files changed, 1686 insertions(+)

Copied: grub/repos/testing-i686/0002-intel-ucode.patch (from rev 305698, 
grub/trunk/0002-intel-ucode.patch)
===
--- testing-i686/0002-intel-ucode.patch (rev 0)
+++ testing-i686/0002-intel-ucode.patch 2017-09-16 23:19:38 UTC (rev 305699)
@@ -0,0 +1,52 @@
+diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in
+index de9044c..f5d3e78 100644
+--- a/util/grub.d/10_linux.in
 b/util/grub.d/10_linux.in
+@@ -133,13 +133,15 @@ linux_entry ()
+   echo'$(echo "$message" | grub_quote)'
+   linux   ${rel_dirname}/${basename} 
root=${linux_root_device_thisversion} ro ${args}
+ EOF
+-  if test -n "${initrd}" ; then
++  if test -n "${initrd}" -o -n "${initrd_extra}" ; then
+ # TRANSLATORS: ramdisk isn't identifier. Should be translated.
+ message="$(gettext_printf "Loading initial ramdisk ...")"
+-sed "s/^/$submenu_indentation/" << EOF
+-  echo

[arch-commits] Commit in grub/repos (18 files)

2017-09-08 Thread Christian Hesse
Date: Friday, September 8, 2017 @ 10:09:43
  Author: eworm
Revision: 305043

archrelease: copy trunk to testing-x86_64, testing-i686

Added:
  grub/repos/testing-i686/
  grub/repos/testing-i686/0002-intel-ucode.patch
(from rev 305042, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 305042, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-i686/0004-add-GRUB_COLOR_variables.patch
(from rev 305042, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  
grub/repos/testing-i686/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
(from rev 305042, 
grub/trunk/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch)
  grub/repos/testing-i686/PKGBUILD
(from rev 305042, grub/trunk/PKGBUILD)
  grub/repos/testing-i686/grub.cfg
(from rev 305042, grub/trunk/grub.cfg)
  grub/repos/testing-i686/grub.default
(from rev 305042, grub/trunk/grub.default)
  grub/repos/testing-i686/grub.install
(from rev 305042, grub/trunk/grub.install)
  grub/repos/testing-x86_64/
  grub/repos/testing-x86_64/0002-intel-ucode.patch
(from rev 305042, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 305042, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-x86_64/0004-add-GRUB_COLOR_variables.patch
(from rev 305042, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  
grub/repos/testing-x86_64/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
(from rev 305042, 
grub/trunk/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch)
  grub/repos/testing-x86_64/PKGBUILD
(from rev 305042, grub/trunk/PKGBUILD)
  grub/repos/testing-x86_64/grub.cfg
(from rev 305042, grub/trunk/grub.cfg)
  grub/repos/testing-x86_64/grub.default
(from rev 305042, grub/trunk/grub.default)
  grub/repos/testing-x86_64/grub.install
(from rev 305042, grub/trunk/grub.install)

---+
 testing-i686/0002-intel-ucode.patch
   |   52 +
 testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
   |   44 +
 testing-i686/0004-add-GRUB_COLOR_variables.patch   
   |   32 
 
testing-i686/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
   |  140 +++
 testing-i686/PKGBUILD  
   |  367 ++
 testing-i686/grub.cfg  
   |  139 +++
 testing-i686/grub.default  
   |   47 +
 testing-i686/grub.install  
   |   15 
 testing-x86_64/0002-intel-ucode.patch  
   |   52 +
 testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch  
   |   44 +
 testing-x86_64/0004-add-GRUB_COLOR_variables.patch 
   |   32 
 
testing-x86_64/0005-Allow_GRUB_to_mount_ext234_filesystems_that_have_the_encryption_feature.patch
 |  140 +++
 testing-x86_64/PKGBUILD
   |  367 ++
 testing-x86_64/grub.cfg
   |  139 +++
 testing-x86_64/grub.default
   |   47 +
 testing-x86_64/grub.install
   |   15 
 16 files changed, 1672 insertions(+)

Copied: grub/repos/testing-i686/0002-intel-ucode.patch (from rev 305042, 
grub/trunk/0002-intel-ucode.patch)
===
--- testing-i686/0002-intel-ucode.patch (rev 0)
+++ testing-i686/0002-intel-ucode.patch 2017-09-08 10:09:43 UTC (rev 305043)
@@ -0,0 +1,52 @@
+diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in
+index de9044c..f5d3e78 100644
+--- a/util/grub.d/10_linux.in
 b/util/grub.d/10_linux.in
+@@ -133,13 +133,15 @@ linux_entry ()
+   echo'$(echo "$message" | grub_quote)'
+   linux   ${rel_dirname}/${basename} 
root=${linux_root_device_thisversion} ro ${args}
+ EOF
+-  if test -n "${initrd}" ; then
++  if test -n "${initrd}" -o -n "${initrd_extra}" ; then
+ # TRANSLATORS: ramdisk isn't identifier. Should be translated.
+ message="$(gettext_printf "Loading initial ramdisk ...")"
+-sed "s/^/$submenu_indentation/" << EOF
+-  echo

[arch-commits] Commit in grub/repos (18 files)

2016-08-03 Thread Christian Hesse
Date: Wednesday, August 3, 2016 @ 07:43:08
  Author: eworm
Revision: 272947

archrelease: copy trunk to testing-x86_64, testing-i686

Added:
  grub/repos/testing-i686/
  
grub/repos/testing-i686/0001-Fix-security-issue-when-reading-username-and-passwor.patch
(from rev 272946, 
grub/trunk/0001-Fix-security-issue-when-reading-username-and-passwor.patch)
  grub/repos/testing-i686/0002-intel-ucode.patch
(from rev 272946, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 272946, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-i686/0004-add-GRUB_COLOR_variables.patch
(from rev 272946, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  grub/repos/testing-i686/PKGBUILD
(from rev 272946, grub/trunk/PKGBUILD)
  grub/repos/testing-i686/grub.cfg
(from rev 272946, grub/trunk/grub.cfg)
  grub/repos/testing-i686/grub.default
(from rev 272946, grub/trunk/grub.default)
  grub/repos/testing-i686/grub.install
(from rev 272946, grub/trunk/grub.install)
  grub/repos/testing-x86_64/
  
grub/repos/testing-x86_64/0001-Fix-security-issue-when-reading-username-and-passwor.patch
(from rev 272946, 
grub/trunk/0001-Fix-security-issue-when-reading-username-and-passwor.patch)
  grub/repos/testing-x86_64/0002-intel-ucode.patch
(from rev 272946, grub/trunk/0002-intel-ucode.patch)
  grub/repos/testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch
(from rev 272946, grub/trunk/0003-10_linux-detect-archlinux-initramfs.patch)
  grub/repos/testing-x86_64/0004-add-GRUB_COLOR_variables.patch
(from rev 272946, grub/trunk/0004-add-GRUB_COLOR_variables.patch)
  grub/repos/testing-x86_64/PKGBUILD
(from rev 272946, grub/trunk/PKGBUILD)
  grub/repos/testing-x86_64/grub.cfg
(from rev 272946, grub/trunk/grub.cfg)
  grub/repos/testing-x86_64/grub.default
(from rev 272946, grub/trunk/grub.default)
  grub/repos/testing-x86_64/grub.install
(from rev 272946, grub/trunk/grub.install)

+
 testing-i686/0001-Fix-security-issue-when-reading-username-and-passwor.patch   
|   47 +
 testing-i686/0002-intel-ucode.patch
|   52 +
 testing-i686/0003-10_linux-detect-archlinux-initramfs.patch
|   44 +
 testing-i686/0004-add-GRUB_COLOR_variables.patch   
|   32 
 testing-i686/PKGBUILD  
|  374 ++
 testing-i686/grub.cfg  
|  139 +++
 testing-i686/grub.default  
|   47 +
 testing-i686/grub.install  
|   15 
 testing-x86_64/0001-Fix-security-issue-when-reading-username-and-passwor.patch 
|   47 +
 testing-x86_64/0002-intel-ucode.patch  
|   52 +
 testing-x86_64/0003-10_linux-detect-archlinux-initramfs.patch  
|   44 +
 testing-x86_64/0004-add-GRUB_COLOR_variables.patch 
|   32 
 testing-x86_64/PKGBUILD
|  374 ++
 testing-x86_64/grub.cfg
|  139 +++
 testing-x86_64/grub.default
|   47 +
 testing-x86_64/grub.install
|   15 
 16 files changed, 1500 insertions(+)

Copied: 
grub/repos/testing-i686/0001-Fix-security-issue-when-reading-username-and-passwor.patch
 (from rev 272946, 
grub/trunk/0001-Fix-security-issue-when-reading-username-and-passwor.patch)
===
--- 
testing-i686/0001-Fix-security-issue-when-reading-username-and-passwor.patch
(rev 0)
+++ 
testing-i686/0001-Fix-security-issue-when-reading-username-and-passwor.patch
2016-08-03 07:43:08 UTC (rev 272947)
@@ -0,0 +1,47 @@
+From e16eeda1200deabd0d3a4af968d526d62845a85f Mon Sep 17 00:00:00 2001
+From: Hector Marco-Gisbert 
+Date: Fri, 13 Nov 2015 16:21:09 +0100
+Subject: [PATCH] Fix security issue when reading username and password
+
+  This patch fixes two integer underflows at:
+* grub-core/lib/crypto.c
+* grub-core/normal/auth.c
+
+Resolves: CVE-2015-8370
+
+Signed-off-by: Hector Marco-Gisbert 
+Signed-off-by: Ismael Ripoll-Ripoll 
+---
+ grub-core/lib/crypto.c  | 2 +-
+ grub-core/normal/auth.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/grub-core/lib/crypto.c b/grub-core/lib/crypto.c
+index 010e550..524a3d8 100644
+--- a/grub-core/lib/crypto.c
 b/grub-core/lib/crypto.c
+@@ -468,7 +468,7 @@ grub_password_get (char buf[], unsigned buf_size)
+ break;
+  

[arch-commits] Commit in grub/repos (18 files)

2013-10-23 Thread Tobias Powalowski
Date: Wednesday, October 23, 2013 @ 22:31:32
  Author: tpowa
Revision: 197202

archrelease: copy trunk to testing-x86_64, testing-i686

Added:
  grub/repos/testing-i686/
  grub/repos/testing-i686/60_memtest86+
(from rev 197201, grub/trunk/60_memtest86+)
  grub/repos/testing-i686/PKGBUILD
(from rev 197201, grub/trunk/PKGBUILD)
  grub/repos/testing-i686/archlinux_grub_mkconfig_fixes.patch
(from rev 197201, grub/trunk/archlinux_grub_mkconfig_fixes.patch)
  grub/repos/testing-i686/grub-2.00-mkinitcpio-0.15.patch
(from rev 197201, grub/trunk/grub-2.00-mkinitcpio-0.15.patch)
  grub/repos/testing-i686/grub-2.00.5086-fix-lvm-parsing.patch
(from rev 197201, grub/trunk/grub-2.00.5086-fix-lvm-parsing.patch)
  grub/repos/testing-i686/grub.cfg
(from rev 197201, grub/trunk/grub.cfg)
  grub/repos/testing-i686/grub.default
(from rev 197201, grub/trunk/grub.default)
  grub/repos/testing-i686/grub.install
(from rev 197201, grub/trunk/grub.install)
  grub/repos/testing-x86_64/
  grub/repos/testing-x86_64/60_memtest86+
(from rev 197201, grub/trunk/60_memtest86+)
  grub/repos/testing-x86_64/PKGBUILD
(from rev 197201, grub/trunk/PKGBUILD)
  grub/repos/testing-x86_64/archlinux_grub_mkconfig_fixes.patch
(from rev 197201, grub/trunk/archlinux_grub_mkconfig_fixes.patch)
  grub/repos/testing-x86_64/grub-2.00-mkinitcpio-0.15.patch
(from rev 197201, grub/trunk/grub-2.00-mkinitcpio-0.15.patch)
  grub/repos/testing-x86_64/grub-2.00.5086-fix-lvm-parsing.patch
(from rev 197201, grub/trunk/grub-2.00.5086-fix-lvm-parsing.patch)
  grub/repos/testing-x86_64/grub.cfg
(from rev 197201, grub/trunk/grub.cfg)
  grub/repos/testing-x86_64/grub.default
(from rev 197201, grub/trunk/grub.default)
  grub/repos/testing-x86_64/grub.install
(from rev 197201, grub/trunk/grub.install)

-+
 testing-i686/60_memtest86+  |   32 ++
 testing-i686/PKGBUILD   |  276 ++
 testing-i686/archlinux_grub_mkconfig_fixes.patch|  143 +
 testing-i686/grub-2.00-mkinitcpio-0.15.patch|   11 
 testing-i686/grub-2.00.5086-fix-lvm-parsing.patch   |   54 +++
 testing-i686/grub.cfg   |  139 +
 testing-i686/grub.default   |   47 +++
 testing-i686/grub.install   |   33 ++
 testing-x86_64/60_memtest86+|   32 ++
 testing-x86_64/PKGBUILD |  276 ++
 testing-x86_64/archlinux_grub_mkconfig_fixes.patch  |  143 +
 testing-x86_64/grub-2.00-mkinitcpio-0.15.patch  |   11 
 testing-x86_64/grub-2.00.5086-fix-lvm-parsing.patch |   54 +++
 testing-x86_64/grub.cfg |  139 +
 testing-x86_64/grub.default |   47 +++
 testing-x86_64/grub.install |   33 ++
 16 files changed, 1470 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 197201:197202 to see the changes.


[arch-commits] Commit in grub/repos (18 files)

2012-07-20 Thread Ronald van Haren
Date: Friday, July 20, 2012 @ 05:37:10
  Author: ronald
Revision: 163803

db-move: moved grub from [testing] to [core] ( i686,  x86_64)

Added:
  grub/repos/core-i686/
  grub/repos/core-i686/20_memtest86+
(from rev 163802, grub/repos/testing-i686/20_memtest86+)
  grub/repos/core-i686/PKGBUILD
(from rev 163802, grub/repos/testing-i686/PKGBUILD)
  grub/repos/core-i686/archlinux_grub_mkconfig_fixes.patch
(from rev 163802, 
grub/repos/testing-i686/archlinux_grub_mkconfig_fixes.patch)
  grub/repos/core-i686/grub.cfg
(from rev 163802, grub/repos/testing-i686/grub.cfg)
  grub/repos/core-i686/grub.default
(from rev 163802, grub/repos/testing-i686/grub.default)
  grub/repos/core-i686/grub.install
(from rev 163802, grub/repos/testing-i686/grub.install)
  grub/repos/core-i686/grub_bzr_export.sh
(from rev 163802, grub/repos/testing-i686/grub_bzr_export.sh)
  grub/repos/core-x86_64/
  grub/repos/core-x86_64/20_memtest86+
(from rev 163802, grub/repos/testing-x86_64/20_memtest86+)
  grub/repos/core-x86_64/PKGBUILD
(from rev 163802, grub/repos/testing-x86_64/PKGBUILD)
  grub/repos/core-x86_64/archlinux_grub_mkconfig_fixes.patch
(from rev 163802, 
grub/repos/testing-x86_64/archlinux_grub_mkconfig_fixes.patch)
  grub/repos/core-x86_64/grub.cfg
(from rev 163802, grub/repos/testing-x86_64/grub.cfg)
  grub/repos/core-x86_64/grub.default
(from rev 163802, grub/repos/testing-x86_64/grub.default)
  grub/repos/core-x86_64/grub.install
(from rev 163802, grub/repos/testing-x86_64/grub.install)
  grub/repos/core-x86_64/grub_bzr_export.sh
(from rev 163802, grub/repos/testing-x86_64/grub_bzr_export.sh)
Deleted:
  grub/repos/testing-i686/
  grub/repos/testing-x86_64/

-+
 core-i686/20_memtest86+ |   29 ++
 core-i686/PKGBUILD  |  249 ++
 core-i686/archlinux_grub_mkconfig_fixes.patch   |  143 
 core-i686/grub.cfg  |  139 
 core-i686/grub.default  |   47 
 core-i686/grub.install  |   33 ++
 core-i686/grub_bzr_export.sh|  113 +
 core-x86_64/20_memtest86+   |   29 ++
 core-x86_64/PKGBUILD|  249 ++
 core-x86_64/archlinux_grub_mkconfig_fixes.patch |  143 
 core-x86_64/grub.cfg|  139 
 core-x86_64/grub.default|   47 
 core-x86_64/grub.install|   33 ++
 core-x86_64/grub_bzr_export.sh  |  113 +
 14 files changed, 1506 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 163802:163803 to see the changes.