From 33f4d52f3c1d498315af092faeac85fda057e1ff Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Tue, 8 Mar 2022 12:46:30 -0500 Subject: [PATCH] Release pesign 115 - Fix bad free of cms data (DoS only) - CI: be slow, for rawhide - -fcf-protection is arch-specific - Handle NULL pwdata in cms_set_pw_data() - macros: drop %{_pesign_args} - Fix format strings for 32-bit arches - Revert "Move license to GPLv3+" Signed-off-by: Robbie Harwood --- Make.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.version b/Make.version index fdf0ce7..1b74ebf 100644 --- a/Make.version +++ b/Make.version @@ -1,2 +1,2 @@ -MAJOR_VERSION = 114 +MAJOR_VERSION = 115 VERSION = $(MAJOR_VERSION)