mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba: update to 4.22.0
Release notes: - https://www.samba.org/samba/history/samba-4.22.0rc1.html - https://www.samba.org/samba/history/samba-4.22.0rc2.html - https://www.samba.org/samba/history/samba-4.22.0rc3.html - https://www.samba.org/samba/history/samba-4.22.0rc4.html - https://www.samba.org/samba/history/samba-4.22.0.html
This commit is contained in:
parent
da268573c5
commit
186639e74e
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="samba"
|
||||
PKG_VERSION="4.21.4"
|
||||
PKG_SHA256="50acf030db0ce6be1ee8a6c3a7636e54576c60a7f814e64becfa840f7b30eced"
|
||||
PKG_VERSION="4.22.0"
|
||||
PKG_SHA256="b39242e1ac1f5469e634c94b2e472045e5060975c2dd6c4cdcdfce0c5586cd76"
|
||||
PKG_LICENSE="GPLv3+"
|
||||
PKG_SITE="https://www.samba.org"
|
||||
PKG_URL="https://download.samba.org/pub/samba/stable/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
|
@ -40,10 +40,10 @@ diff --git a/wscript_configure_embedded_heimdal b/wscript_configure_embedded_hei
|
||||
index 8c55ae2..4fdae80 100644
|
||||
--- a/wscript_configure_embedded_heimdal
|
||||
+++ b/wscript_configure_embedded_heimdal
|
||||
@@ -13,3 +13,14 @@
|
||||
# when this will be available also in
|
||||
# system libraries...
|
||||
@@ -15,3 +15,14 @@
|
||||
conf.define('HAVE_CLIENT_GSS_C_CHANNEL_BOUND_FLAG', 1)
|
||||
|
||||
conf.define('HAVE_KRB5_INIT_CREDS_STEP', 1)
|
||||
+
|
||||
+def check_system_heimdal_binary(name):
|
||||
+ if conf.LIB_MAY_BE_BUNDLED(name):
|
||||
|
Loading…
x
Reference in New Issue
Block a user