mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
samba: update to samba-4.7.4
This commit is contained in:
parent
199a9acdbf
commit
bc33dcd0e7
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="samba"
|
PKG_NAME="samba"
|
||||||
PKG_VERSION="4.7.3"
|
PKG_VERSION="4.7.4"
|
||||||
PKG_SHA256="06e4152ca1cb803f005e92eb6baedb6cc874998b44ee37c2a7819e77a55bfd2c"
|
PKG_SHA256="fb12d0c4452f85b67b78bbeabd4c762d8feb8ff83e39d044d285120c2c488247"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPLv3+"
|
PKG_LICENSE="GPLv3+"
|
||||||
PKG_SITE="https://www.samba.org"
|
PKG_SITE="https://www.samba.org"
|
||||||
|
@ -28,7 +28,7 @@ diff -Naur samba-4.5.5/buildtools/wafsamba/wafsamba.py samba-4.5.5.patch/buildto
|
|||||||
diff -Naur samba-4.5.5/docs-xml/wscript_build samba-4.5.5.patch/docs-xml/wscript_build
|
diff -Naur samba-4.5.5/docs-xml/wscript_build samba-4.5.5.patch/docs-xml/wscript_build
|
||||||
--- samba-4.5.5/docs-xml/wscript_build 2016-08-11 09:51:04.000000000 +0200
|
--- samba-4.5.5/docs-xml/wscript_build 2016-08-11 09:51:04.000000000 +0200
|
||||||
+++ samba-4.5.5.patch/docs-xml/wscript_build 2017-02-17 15:44:45.142392019 +0100
|
+++ samba-4.5.5.patch/docs-xml/wscript_build 2017-02-17 15:44:45.142392019 +0100
|
||||||
@@ -127,17 +127,17 @@
|
@@ -127,20 +127,20 @@
|
||||||
rule=smbdotconf_generate_parameter_list,
|
rule=smbdotconf_generate_parameter_list,
|
||||||
dep_vars=bld.dynconfig_varnames())
|
dep_vars=bld.dynconfig_varnames())
|
||||||
|
|
||||||
@ -46,6 +46,9 @@ diff -Naur samba-4.5.5/docs-xml/wscript_build samba-4.5.5.patch/docs-xml/wscript
|
|||||||
-
|
-
|
||||||
- if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
|
- if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
|
||||||
- bld.SAMBAMANPAGES(krb5_locator_manpages)
|
- bld.SAMBAMANPAGES(krb5_locator_manpages)
|
||||||
|
-
|
||||||
|
- if bld.SAMBA3_IS_ENABLED_MODULE('vfs_zfsacl'):
|
||||||
|
- bld.SAMBAMANPAGES('manpages/vfs_zfsacl.8')
|
||||||
+#def SMBDOTCONF_MANPAGE(bld, target):
|
+#def SMBDOTCONF_MANPAGE(bld, target):
|
||||||
+# ''' assemble and build smb.conf.5 manual page'''
|
+# ''' assemble and build smb.conf.5 manual page'''
|
||||||
+# bld.SAMBAMANPAGES(target, parameter_all)
|
+# bld.SAMBAMANPAGES(target, parameter_all)
|
||||||
@ -60,3 +63,6 @@ diff -Naur samba-4.5.5/docs-xml/wscript_build samba-4.5.5.patch/docs-xml/wscript
|
|||||||
+#
|
+#
|
||||||
+# if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
|
+# if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
|
||||||
+# bld.SAMBAMANPAGES(krb5_locator_manpages)
|
+# bld.SAMBAMANPAGES(krb5_locator_manpages)
|
||||||
|
+#
|
||||||
|
+# if bld.SAMBA3_IS_ENABLED_MODULE('vfs_zfsacl'):
|
||||||
|
+# bld.SAMBAMANPAGES('manpages/vfs_zfsacl.8')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user