Accepting request 1278858 from network:samba:STABLE

OBS-URL: https://build.opensuse.org/request/show/1278858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=318
This commit is contained in:
2025-05-26 16:31:34 +00:00
committed by Git OBS Bridge
4 changed files with 50 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,47 @@
-------------------------------------------------------------------
Fri May 9 10:37:16 UTC 2025 - Noel Power <nopower@suse.com>
- Update and rename update-apparmor-samba-profile script to
update-samba-security-profile. It additionally now caters
for selinux (if selinux is used); (bsc#1241391);
-------------------------------------------------------------------
Wed Apr 30 11:49:35 UTC 2025 - Samuel Cabrero <scabrero@suse.de>
- Update smb.conf to enable SMB3 unix extensions
-------------------------------------------------------------------
Tue Apr 22 10:08:04 UTC 2025 - Noel Power <nopower@suse.com>
- Update to 4.22.1
* Running "gpo manage motd set" twice fails with backtrace;
(bso#15774).
* samba-tool gpo backup creates entity backups it can't read;
(bso#15829).
* gp_cert_auto_enroll_ext.py has problem unpacking GUIDs with
prepended 0's; (bso#15839).
* Deadlock between two smbd processes; (bso#15767).
* Subnet based interfaces definition not listening on all
covered IP addresses; (bso#15823).
* PANIC: assert failed at source3/smbd/smb2_oplock.c(156):
sconn->oplocks.exclusive_open>=0; (bso#15836).
* net ad join fails with "Failed to join domain: failed to
create kerberos keytab"; (bso#15727).
* Enable support for cephfs case insensitive behavior;
(bso#15822).
* Remove of file or directory not possible with vfs_acl_tdb;
(bso#15791).
* Wide link issue in samba 4.22; (bso#15841).
* NT_STATUS_INVALID_PARAMETER: Can't create folders on share of
an exfat file system; (bso#15845).
* Lease code is not endian-safe; (bso#15849).
* vfs_ceph_new module does not work with other modules for
snapshot management; (bso#15818).
* vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN,
SMB_VFS_FCHMOD and SMB_VFS_FNTIMES; (bso#15834).
* Add async io API from libcephfs to ceph_new VFS module;
(bso#15810).
-------------------------------------------------------------------
Wed Mar 12 15:03:15 UTC 2025 - Samuel Cabrero <scabrero@suse.de>

View File

@@ -168,7 +168,7 @@ BuildRequires: liburing-devel
%endif
BuildRequires: sysuser-tools
Version: 4.22.0+git.379.98f46fb51c
Version: 4.22.1+git.393.a3fcbaec1e5
Release: 0
URL: https://www.samba.org/
Obsoletes: samba-32bit < %{version}
@@ -866,7 +866,7 @@ for script in ${startScripts}; do
done
install -m 0755 tools/nmbstatus %{buildroot}/%{_bindir}/nmbstatus
pod2man tools/nmbstatus >%{buildroot}/%{_mandir}/man1/nmbstatus.1
install -m 0755 tools/update-apparmor-samba-profile \
install -m 0755 tools/update-samba-security-profile \
%{buildroot}/%{_datadir}/samba/
# PDF generator
install -p -m 0755 tools/smbprngenpdf %{buildroot}/%{_bindir}/smbprngenpdf
@@ -1195,7 +1195,7 @@ exit 0
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/nmb.xml
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smb.xml
%dir %{_datadir}/samba
%{_datadir}/samba/update-apparmor-samba-profile
%{_datadir}/samba/update-samba-security-profile
%{_mandir}/man1/smbstatus.1.*
%{_mandir}/man1/wspsearch.1.*
%{_mandir}/man5/smbpasswd.5.*