diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 0b214e7..5791099 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81a1930ff03756652068b69829028f85cf2e6020349cf6ec33f91d5f468a8788 -size 285534 +oid sha256:aefbe81c7f7752c56726fe3057f35eaa69b652b3b64167db8d1f1622ecc3edf9 +size 275745 diff --git a/samba-4.1.6.tar.asc b/samba-4.1.6.tar.asc deleted file mode 100644 index 676e3a8..0000000 --- a/samba-4.1.6.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) - -iEYEABECAAYFAlMe+FYACgkQbzORW2Vot+qW8gCgjsPfEKKZ6HYlyH0tErAUCTjU -wSUAnAou9AL9jlZ3C99q0KTi69Z5tkJU -=aw1W ------END PGP SIGNATURE----- diff --git a/samba-4.1.6.tar.gz b/samba-4.1.6.tar.gz deleted file mode 100644 index 8ea65f1..0000000 --- a/samba-4.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d3b25cb70acbd75352e1a6039093689ded373f6ac755c207635416786532e6b -size 23177462 diff --git a/samba-4.1.7.tar.asc b/samba-4.1.7.tar.asc new file mode 100644 index 0000000..f2aea50 --- /dev/null +++ b/samba-4.1.7.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEABECAAYFAlNPlWYACgkQbzORW2Vot+qcJwCaAr3f56pi9qvBWCqXJJSexcCy +EHgAoLiQByNlsPcvCRlfHmIA4MeKufnh +=px79 +-----END PGP SIGNATURE----- diff --git a/samba-4.1.7.tar.gz b/samba-4.1.7.tar.gz new file mode 100644 index 0000000..5da6e5a --- /dev/null +++ b/samba-4.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a0ccc2fd90166c4231574f4f1a1229769be2cc4da7af9c16304e8659529d89 +size 23187644 diff --git a/samba.changes b/samba.changes index a6897a2..beb9dce 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Thu Apr 17 15:44:30 UTC 2014 - lmuelle@suse.com + +- Update to 4.1.7. + + Make "force user" work as expected; (bso#9878). + + Fix build on AIX with IBM XL C/C++ (gettext detection issues); (bso#9911). + + Fix problem with server taking too long to respond to a + MSG_PRINTER_DRVUPGRADE message; (bso#9942). + + s3-printing: Fix obvious memory leak in printer_list_get_printer(); + (bso#9993). + + doc: Add "spoolss: architecture" parameter usage; (bso#10188). + + Make 'smbclient' support DFS shares with SMB2/3; (bso#10200). + + Make (lib)smbclient work with NetApp; (bso#10230). + + SessionLogoff on a signed connection with an outstanding notify request + crashes smbd; (bso#10344). + + dfs: Always call create_conn_struct with root privileges; (bso#10378). + + 'net ads search' on high latency networks can return a partial list with + no error indication; (bso#10387). + + max xmit > 64kb leads to segmentation fault; (bso#10422). + + Fix STATUS_NO_MEMORY response from Query File Posix Lock request; + (bso#10431). + + Increase max netbios name components; (bso#10439). + + smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP") panics from + within ctdbd_migrate() with invalid lock_order; (bso#10444). + + Fix 'wbinfo -i' with one-way trust; (bso#10458). + + samba4 services not binding on IPv6 addresses causing connection delays; + (bso#10464). + + s3-vfs: Fix stream_depot vfs module on btrfs; (bso#10467). + + Don't respond with NXDOMAIN to records that exist with another type; + (bso#10471). + + pidl: waf should have an option for the dir to install perl files and do + not glob; (bso#10472). + + s3-spoolssd: Don't register spoolssd if epmd is not running; (bso#10474). + + s3-rpc_server: Fix handling of fragmented rpc requests; (bso#10481). + + Initial FSRVP rpcclient requests fail with NT_STATUS_PIPE_NOT_AVAILABLE; + (bso#10484). + + lsa.idl: Define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord + as public structs; (bso#10504). + + Make 'smbreadline' build with readline 6.3; (bso#10506). + + smbd: Correctly add remote users into local groups; (bso#10508). + + rpcclient FSRVP request UNCs should include a trailing backslash; + (bso#10521). + + Cleanup messages.tdb record after unclean smbd shutdown; (bso#10534). + + s3:rpc_server: Minor refactoring of process_request_pdu(). + ------------------------------------------------------------------- Tue Apr 15 15:03:27 UTC 2014 - ddiss@suse.com diff --git a/samba.spec b/samba.spec index 59bd89c..4f32cf6 100644 --- a/samba.spec +++ b/samba.spec @@ -117,7 +117,7 @@ BuildRequires: dbus-1-devel BuildRequires: gpg-offline BuildRequires: systemd %endif -%define samba_ver 4.1.6 +%define samba_ver 4.1.7 %define samba_ver_suffix %nil %if "%{samba_ver_suffix}" == "" %define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz @@ -144,11 +144,11 @@ BuildRequires: systemd %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3227 +%define SOURCE_TIMESTAMP 3228 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 -Version: 4.1.6 +Version: 4.1.7 Release: 0 License: GPL-3.0+ Url: http://www.samba.org/ @@ -1271,16 +1271,7 @@ make install \ rm -r %{buildroot}/%{_libdir}/samba/ldb %endif -# Remove PIDL files from datadir -rm -r %{buildroot}/%{_datadir}/perl5 -# And install it into the perl vendor dirs -pushd pidl -make install PERL_INSTALL_ROOT=%{buildroot} -popd - # Clean out files left behind by the PIDL install. -find %{buildroot}/%{perl_vendorlib} -type f -name .packlist -exec rm -f {} \; -rm %{buildroot}/%{perl_vendorlib}/wscript_build rm -r %{buildroot}/%{perl_vendorlib}/Parse/Yapp # utility scripts diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 9b7cdf7..1112f35 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a236db999abdc8fad8bbb971632522623f4fd1f70c54f9b65187b9b708c6a957 -size 54385 +oid sha256:03bcfeb7c2ad6282581fcdb5e4db22313555eb4353bf09194099d6daa6d7479d +size 54636