phcoder

phcoder created pull request grub/grub#1

Import libgcrypt 1.10.3

9 months ago

phcoder pushed to gcry2 at phcoder/grub

  • bb9c583afc keccak: Disable acceleration with SSE asm
  • 3e213a2d55 Adjust import script, definitions and API users for libgcrypt 1.10
  • fea1539bcb Import libgcrypt 1.10.3
  • 04d2a50f31 Revert "templates: Reinstate unused version comparison functions with warning" We reinstated these functions before the 2.12 release with a warning such that users upgrading to 2.12 who had custom scripts using them would not get broken in the upgrade and agreed to remove them after the 2.12 release. This removes them accordingly. This reverts commit e7a831963 (templates: Reinstate unused version comparison functions with warning). Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Daniel Kiper <daniel.kiper@oracle.com> Signed-off-by: Julian Andres Klode <julian.klode@canonical.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
  • 4380c2d8ad util/bash-completion: Load scripts on demand There are two system directories for bash-completion scripts. One is /usr/share/bash-completion/completions/ and the other is /etc/bash_completion.d/. The "etc" scripts are loaded in advance and for backward compatibility while the "usr" scripts are loaded on demand. To load scripts on demand it requires a corresponding script for every command. So, the main bash-completion script is split into several subscripts for different "grub-*" commands. To share the code the real completion functions are still implemented in "grub" and each subscript sources "grub" and invokes the corresponding function. Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

9 months ago

phcoder created new branch gcry2 at phcoder/grub

9 months ago

phcoder pushed to refs/remotes/ghf/gcry2 at phcoder/grub

  • bb9c583afc keccak: Disable acceleration with SSE asm
  • 3e213a2d55 Adjust import script, definitions and API users for libgcrypt 1.10
  • fea1539bcb Import libgcrypt 1.10.3
  • 04d2a50f31 Revert "templates: Reinstate unused version comparison functions with warning" We reinstated these functions before the 2.12 release with a warning such that users upgrading to 2.12 who had custom scripts using them would not get broken in the upgrade and agreed to remove them after the 2.12 release. This removes them accordingly. This reverts commit e7a831963 (templates: Reinstate unused version comparison functions with warning). Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Daniel Kiper <daniel.kiper@oracle.com> Signed-off-by: Julian Andres Klode <julian.klode@canonical.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
  • 4380c2d8ad util/bash-completion: Load scripts on demand There are two system directories for bash-completion scripts. One is /usr/share/bash-completion/completions/ and the other is /etc/bash_completion.d/. The "etc" scripts are loaded in advance and for backward compatibility while the "usr" scripts are loaded on demand. To load scripts on demand it requires a corresponding script for every command. So, the main bash-completion script is split into several subscripts for different "grub-*" commands. To share the code the real completion functions are still implemented in "grub" and each subscript sources "grub" and invokes the corresponding function. Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

9 months ago

phcoder created new branch refs/remotes/ghf/gcry2 at phcoder/grub

9 months ago

phcoder forked a repository to phcoder/grub

9 months ago

phcoder created repository grub/grub

9 months ago

phcoder created repository phcoder/grub-savannah-mirror

9 months ago