From 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 16:03:29 +0000 Subject: changed patch to prepare --- repo/system/krb5.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/krb5.xibuild') diff --git a/repo/system/krb5.xibuild b/repo/system/krb5.xibuild index 2012fbc..013218a 100644 --- a/repo/system/krb5.xibuild +++ b/repo/system/krb5.xibuild @@ -6,7 +6,7 @@ PKG_VER=1.19.2 SOURCE=https://kerberos.org/dist/krb5/$(echo $PKG_VER | cut -d. -f-2)/krb5-$PKG_VER.tar.gz DESC="The Kerberos network authentication system" -patch () { +prepare () { # fix denial of service vulnerability sed -i '210a if (sprinc == NULL) {\ status = "NULL_SERVER";\ -- cgit v1.2.1