]> git.ipfire.org Git - thirdparty/grub.git/commit
Revert "templates: Reinstate unused version comparison functions with warning"
authorJulian Andres Klode <julian.klode@canonical.com>
Tue, 30 Jan 2024 12:59:43 +0000 (13:59 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 15 Feb 2024 15:54:59 +0000 (16:54 +0100)
commit04d2a50f31c4f29a451b507aefe02bf0798b534b
tree5b5334f0b90e83058720d096a579d81e1e02bf7d
parent4380c2d8ad72e4f7ffd3dae3ad1de78159c2f2ba
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>
util/grub-mkconfig_lib.in