Accepting request 1254187 from network:samba:STABLE

Please stage together with talloc, tdb and tevent.

- Update to 4.22.0
  * SMB3 Directory Leases are supported. By default, SMB3 Directory
    Leases are enabled on non-clustered Samba and disabled on
    clustered Samba, based on the "clustering" option.
  * Netlogon Ping over LDAP and LDAPS
  * Experimental Himmelblaud Authentication in Samba
  * The "nmbd proxy logon" feature was removed.
  * fruit:posix_rename option of the vfs_fruit VFS module that
    could be used to enable POSIX directory rename behaviour for
    OS X clients has been removed as it could result in severe
    problems for Windows clients.

OBS-URL: https://build.opensuse.org/request/show/1254187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=317
This commit is contained in:
2025-03-20 18:24:33 +00:00
committed by Git OBS Bridge
5 changed files with 25 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://gitlab.suse.de/samba/suse-samba.git/</param>
<param name="scm">git</param>
<param name="revision">factory-4-21-stable</param>
<param name="revision">factory-4-22-stable</param>
<param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">samba-(.*)</param>
<param name="versionrewrite-replacement">\1</param>

BIN
samba-4.21.4+git.390.43d401e5b77.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a613f9f68c17df19e34ef3a5a8ae9210057418ce3eb9583928012e0b8bae9032
size 45115077

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 12 15:03:15 UTC 2025 - Samuel Cabrero <scabrero@suse.de>
- Update to 4.22.0
* SMB3 Directory Leases are supported. By default, SMB3 Directory
Leases are enabled on non-clustered Samba and disabled on
clustered Samba, based on the "clustering" option.
* Netlogon Ping over LDAP and LDAPS
* Experimental Himmelblaud Authentication in Samba
* The "nmbd proxy logon" feature was removed.
* fruit:posix_rename option of the vfs_fruit VFS module that
could be used to enable POSIX directory rename behaviour for
OS X clients has been removed as it could result in severe
problems for Windows clients.
-------------------------------------------------------------------
Tue Feb 19 10:42:17 UTC 2025 - Samuel Cabrero <scabrero@suse.de>

View File

@@ -38,9 +38,9 @@
%define build_ceph 1
%endif
%define talloc_version 2.4.2
%define tevent_version 0.16.1
%define tdb_version 1.4.12
%define talloc_version 2.4.3
%define tevent_version 0.16.2
%define tdb_version 1.4.13
# This table represents the possible combinations of build macros.
# They are defined only if not already defined in the build service
@@ -168,7 +168,7 @@ BuildRequires: liburing-devel
%endif
BuildRequires: sysuser-tools
Version: 4.21.4+git.390.43d401e5b77
Version: 4.22.0+git.379.98f46fb51c
Release: 0
URL: https://www.samba.org/
Obsoletes: samba-32bit < %{version}
@@ -1696,6 +1696,7 @@ exit 0
%dir %{_sysconfdir}/ctdb
%{_fillupdir}/sysconfig.ctdb
%{_sysconfdir}/ctdb/notify.sh
%{_sysconfdir}/ctdb/ctdb-backup-persistent-tdbs.sh
%{_sysconfdir}/ctdb/ctdb-crash-cleanup.sh
%{_sysconfdir}/ctdb/debug-hung-script.sh
%{_sysconfdir}/ctdb/debug_locks.sh
@@ -1741,7 +1742,7 @@ exit 0
%{_libdir}/ctdb/ctdb_natgw
%{_libdir}/ctdb/ctdb_recovery_helper
%{_libdir}/ctdb/ctdb_takeover_helper
%{_libdir}/ctdb/smnotify
%{_libdir}/ctdb/ctdb_smnotify_helper
%{_libdir}/ctdb/ctdb_killtcp
%{_libdir}/ctdb/ctdb_lvs
%{_libdir}/ctdb/ctdb_mutex_fcntl_helper