diff --git a/samba-4.21.1+git.372.cb50f2d0a68.tar.bz2 b/samba-4.21.1+git.372.cb50f2d0a68.tar.bz2 deleted file mode 100644 index f9cd920..0000000 --- a/samba-4.21.1+git.372.cb50f2d0a68.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19aba630a7e4ea9b7476b9e63706d89006f928a2b0be421e95cfe9db3025af78 -size 44898273 diff --git a/samba-4.21.2+git.382.df546a2d31b.tar.bz2 b/samba-4.21.2+git.382.df546a2d31b.tar.bz2 new file mode 100644 index 0000000..8bbacd0 --- /dev/null +++ b/samba-4.21.2+git.382.df546a2d31b.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8b7f8dccb06b31e8bf1468e58ece93fb53703053b4c5a0c2ce7ad69f369467 +size 44945850 diff --git a/samba.changes b/samba.changes index a8dd8c8..6ca47b5 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Dec 6 09:09:04 UTC 2024 - Noel Power + +- Update shipped /etc/samba/smb.conf to point to smb.conf + man page;(bsc#1233880). + +------------------------------------------------------------------- +Mon Nov 25 17:35:43 UTC 2024 - Noel Power + +- Update to 4.21.2 + * smbd fails to correctly check sharemode against OVERWRITE + dispositions; (bso#15732). + * Panic in close_directory; (bso#15754). + * winexe no longer works with samba 4.21; (bso#15752). + * protocol error - Unclear debug message "pad length mismatch" + for invalid bind packet; (bso#14356). + * NetrGetLogonCapabilities QueryLevel 2 needs to be + implemented; (bso#15425). + * gss_accept_sec_context() from Heimdal does not imply + GSS_C_MUTUAL_FLAG with GSS_C_DCE_STYLE; (bso#15740). + * winbindd should call process_set_title() for locator child; + (bso#15749). + * Update CTDB to track all TCP connections to public IP + addresses; (bso#15320). + ------------------------------------------------------------------- Thu Oct 31 13:20:25 UTC 2024 - Noel Power diff --git a/samba.spec b/samba.spec index 3a77506..f7f14d3 100644 --- a/samba.spec +++ b/samba.spec @@ -169,7 +169,7 @@ BuildRequires: liburing-devel %endif BuildRequires: sysuser-tools -Version: 4.21.1+git.372.cb50f2d0a68 +Version: 4.21.2+git.382.df546a2d31b Release: 0 URL: https://www.samba.org/ Obsoletes: samba-32bit < %{version} @@ -798,9 +798,6 @@ make %{?_smp_mflags} install \ # debug symbols are created and installed if the files are excluded only %if ! %{with_dc} rm \ - %{buildroot}/%{_libdir}/libsamba-policy.so* \ - %{buildroot}/%{_libdir}/pkgconfig/samba-policy.pc \ - %{buildroot}/%{_libdir}/samba/libsamba-net-private-samba.so \ %{buildroot}/%{_mandir}/man8/samba.8* \ %{buildroot}/%{_mandir}/man8/samba_downgrade_db.8* \ %{buildroot}/%{_unitdir}/samba-ad-dc.service @@ -828,9 +825,8 @@ for i in $scripts; do done # configuration files pushd packaging/SuSE/ -echo "# smb.conf is the main Samba configuration file. You find a full commented" >config/smb.conf -echo "# version at %{DOCDIR}/examples/smb.conf.%{VENDOR} if the" >>config/smb.conf -echo "# samba-doc package is installed." >>config/smb.conf +echo "# smb.conf is the main Samba configuration file. see man smb.conf " >config/smb.conf +echo "# for full details." >>config/smb.conf grep -v "\(^#\|^;\|^$\)" config/smb.conf.vendor >>config/smb.conf install -p -m 0644 config/smb.conf.vendor ../../examples/smb.conf.%{VENDOR} for file in smb.conf lmhosts smbusers smbpasswd smbusers; do @@ -1438,13 +1434,13 @@ exit 0 %{_libdir}/pkgconfig/netapi.pc %{_libdir}/libsmbclient.so %{_libdir}/pkgconfig/smbclient.pc +%{_libdir}/libsamba-policy.so +%{_libdir}/pkgconfig/samba-policy.pc %{_mandir}/man7/libsmbclient.7.* %if %{with_dc} %{_includedir}/samba-4.0/dcerpc_server.h %{_libdir}/libdcerpc-server.so %{_libdir}/pkgconfig/dcerpc_server.pc -%{_libdir}/libsamba-policy.so -%{_libdir}/pkgconfig/samba-policy.pc %endif %files client-libs @@ -1575,6 +1571,8 @@ exit 0 %{_libdir}/samba/libRPC-SERVER-LOOP-private-samba.so %{_libdir}/samba/libRPC-WORKER-private-samba.so %{_libdir}/samba/libdsdb-module-private-samba.so +%{_libdir}/samba/libsamba-net-private-samba.so +%{_libdir}/libsamba-policy.so.* %if ! %{with_mitkrb5} %{_libdir}/samba/libasn1-private-samba.so %{_libdir}/samba/libcom-err-private-samba.so @@ -1950,8 +1948,6 @@ exit 0 %{_libdir}/samba/service/winbindd.so %{_libdir}/samba/service/wrepl.so %{_libdir}/libdcerpc-server.so.* -%{_libdir}/libsamba-policy.so.* -%{_libdir}/samba/libsamba-net-private-samba.so %{_libdir}/samba/pdb/samba_dsdb.so %if %{with_mit_dc} %{_libdir}/krb5/plugins/kdb/samba.so