From 346d625ac5b37afb2c0be3e9676d61c304b37cd454d8b90636dc12374a8795c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 13 Jan 2016 10:34:39 +0000 Subject: [PATCH 1/4] - Update to 4.3.4. Check WHATSNEW.txt from the main tar ball, the web page, or the samba package change log for a detailed list of changes. - Prevent access denied if the share path is "/"; (bso#11647); (bnc#960249). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=517 --- patches.tar.bz2 | 4 ++-- samba-4.3.3.tar.asc | 7 ------- samba-4.3.3.tar.gz | 3 --- samba-4.3.4.tar.asc | 7 +++++++ samba-4.3.4.tar.gz | 3 +++ samba.changes | 28 ++++++++++++++++++++++++++++ samba.spec | 6 +++--- vendor-files.tar.bz2 | 4 ++-- 8 files changed, 45 insertions(+), 17 deletions(-) delete mode 100644 samba-4.3.3.tar.asc delete mode 100644 samba-4.3.3.tar.gz create mode 100644 samba-4.3.4.tar.asc create mode 100644 samba-4.3.4.tar.gz diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 3c32129..1ea45e0 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3af5090525b5ad700a476a87b5dd204ac73a0e5c69ae4106e1688e9325ec5bb7 -size 29365 +oid sha256:a711e3d891bd46d5941306b73346664a1991f3cf3651bfd5f282d34aa109ec84 +size 12820 diff --git a/samba-4.3.3.tar.asc b/samba-4.3.3.tar.asc deleted file mode 100644 index 793a605..0000000 --- a/samba-4.3.3.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iD8DBQBWaWgFbzORW2Vot+oRAtnwAJ0f3MAti7KVNg+R04BJEBl4zBVyXACfeAus -vmEQRaNHbsqOslrw40hKTcY= -=4i4d ------END PGP SIGNATURE----- diff --git a/samba-4.3.3.tar.gz b/samba-4.3.3.tar.gz deleted file mode 100644 index d808870..0000000 --- a/samba-4.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e62d21313acbb29e24b0b80aaf2b63fdd1ccce4cfb741f333deca95a1a3a70df -size 20427281 diff --git a/samba-4.3.4.tar.asc b/samba-4.3.4.tar.asc new file mode 100644 index 0000000..99c8024 --- /dev/null +++ b/samba-4.3.4.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iD8DBQBWlLgLbzORW2Vot+oRAg0iAJ9MoZJhzdA2Mz5OagDo6Kzl9h9hYACffa+6 +HhjKN2ZSSyGOWTDMTFFBYzE= +=9Y+5 +-----END PGP SIGNATURE----- diff --git a/samba-4.3.4.tar.gz b/samba-4.3.4.tar.gz new file mode 100644 index 0000000..dc8e95a --- /dev/null +++ b/samba-4.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0eb52e842832af922f7d57716eacff23192906ec3bdf6727e18ca24f1419d9 +size 20434434 diff --git a/samba.changes b/samba.changes index 06b5d6e..9bd1757 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Jan 13 10:23:56 UTC 2016 - lmuelle@suse.com + +- Update to 4.3.4. + + vfs_fruit: Enable POSIX directory rename semantics; (bso#11065). + + Crash: Bad talloc magic value - access after free; (bso#11394). + + Copying files with vfs_fruit fails when using vfs_streams_xattr without + stream prefix and type suffix; (bso#11466). + + samba-tool: Fix uncaught exception if no fSMORoleOwner attribute is given; + (bso#11613). + + Fix a typo in the smb.conf manpage, explanation of idmap config; + (bso#11619). + + Correctly initialize the list head when keeping a list of primary followed + by DFS connections; (bso#11624). + + Reduce the memory footprint of empty string options; (bso#11625). + + lib/async_req: Do not install async_connect_send_test; (bso#11639). + + Fix typos in man vfs_gpfs; (bso#11641). + + Make "hide dot files" option work with "store dos attributes = yes"; + (bso#11645). + + Fix a corner case of the symlink verification; (bso#11647); (bnc#960249). + + Do not disable "store dos attributes" on-the-fly; (bso#11649). + + Update lastLogon and lastLogonTimestamp; (bso#11659). + +------------------------------------------------------------------- +Mon Jan 11 19:16:46 UTC 2016 - lmuelle@suse.com + +- Prevent access denied if the share path is "/"; (bso#11647); (bnc#960249). + ------------------------------------------------------------------- Fri Dec 11 16:49:16 UTC 2015 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index 42253e7..3c88ddc 100644 --- a/samba.spec +++ b/samba.spec @@ -122,7 +122,7 @@ BuildRequires: libavahi-devel BuildRequires: systemd BuildRequires: systemd-devel %endif -%define samba_ver 4.3.3 +%define samba_ver 4.3.4 %define samba_ver_suffix %nil %if "%{samba_ver_suffix}" == "" %define samba_source_location https://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz @@ -144,11 +144,11 @@ BuildRequires: systemd-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3552 +%define SOURCE_TIMESTAMP 3561 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 -Version: 4.3.3 +Version: 4.3.4 Release: 0 Url: https://www.samba.org/ Provides: samba-gplv3 = %{version} diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 82ef41f..dbb36f8 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:db58877d59dbe26e26b5073034e5510f4d6c841e71024badfb4167b705d6e385 -size 52885 +oid sha256:4537b980b213d25b38ef2bfc102d3ae6cafbb222bc53b8f415de0d8b6312d247 +size 52979 From 5bc5934a711e134c4f5568f66821b2dea0b08066845c5410bc534b0d6b03cbce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 13 Jan 2016 10:39:18 +0000 Subject: [PATCH 2/4] async_connect_send_test doen't longer get installed OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=518 --- patches.tar.bz2 | 4 ++-- samba.spec | 3 +-- vendor-files.tar.bz2 | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 1ea45e0..3b340a9 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a711e3d891bd46d5941306b73346664a1991f3cf3651bfd5f282d34aa109ec84 -size 12820 +oid sha256:5deb8add25e4ee69463b982c476baa6f9cab7e230f537d297db6e5e12515618f +size 12794 diff --git a/samba.spec b/samba.spec index 3c88ddc..e5042e2 100644 --- a/samba.spec +++ b/samba.spec @@ -144,7 +144,7 @@ BuildRequires: systemd-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3561 +%define SOURCE_TIMESTAMP 3562 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 @@ -1224,7 +1224,6 @@ make install \ rm \ %{buildroot}/%{_libdir}/samba/ldb/ildap.so \ %{buildroot}/%{_libdir}/samba/ldb/ldbsamba_extensions.so \ - %{buildroot}/%{_bindir}/async_connect_send_test \ %endif # utility scripts diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index dbb36f8..a2bd3b4 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:4537b980b213d25b38ef2bfc102d3ae6cafbb222bc53b8f415de0d8b6312d247 -size 52979 +oid sha256:8e0aea87f2225fea82262d2304b78cd944dc86e60da1972e16ecaa5c57811327 +size 52964 From 37c9f2ecdf1e9c9d95d3e5eb9470ab57d7a8417dfb4b7e8e1af9d24548d6893f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 13 Jan 2016 21:38:03 +0000 Subject: [PATCH 3/4] Remove autoconf build-time requirement. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=519 --- patches.tar.bz2 | 4 ++-- samba.changes | 5 +++++ samba.spec | 5 +---- vendor-files.tar.bz2 | 4 ++-- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 3b340a9..1443b14 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5deb8add25e4ee69463b982c476baa6f9cab7e230f537d297db6e5e12515618f -size 12794 +oid sha256:be58a37e4329b5572b3d0d39d94b60225b05e964d3dfb226e61336e50c06daf0 +size 12805 diff --git a/samba.changes b/samba.changes index 9bd1757..f9576eb 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 13 21:25:05 UTC 2016 - lmuelle@suse.com + +- Remove autoconf build-time requirement. + ------------------------------------------------------------------- Wed Jan 13 10:23:56 UTC 2016 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index e5042e2..b36b0d7 100644 --- a/samba.spec +++ b/samba.spec @@ -19,9 +19,6 @@ %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} Name: samba -%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 -BuildRequires: autoconf -%endif BuildRequires: cups-devel BuildRequires: cyrus-sasl-devel BuildRequires: e2fsprogs-devel @@ -144,7 +141,7 @@ BuildRequires: systemd-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3562 +%define SOURCE_TIMESTAMP 3563 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index a2bd3b4..c7e2dbe 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:8e0aea87f2225fea82262d2304b78cd944dc86e60da1972e16ecaa5c57811327 -size 52964 +oid sha256:bdb934ac4b6351442cf3d91a33b2a4fdeb9d5ee62928ce9e5e0efd354fdd5411 +size 52922 From fae32e150603da91a98f37d3e501d3b197f7ee19918111be41f5136d79baf827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Sat, 16 Jan 2016 21:37:47 +0000 Subject: [PATCH 4/4] Add quotes around path of update-apparmor-samba-profile; (bnc#962177). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=520 --- patches.tar.bz2 | 4 ++-- samba.changes | 5 +++++ samba.spec | 6 +++--- vendor-files.tar.bz2 | 4 ++-- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 1443b14..4624802 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be58a37e4329b5572b3d0d39d94b60225b05e964d3dfb226e61336e50c06daf0 -size 12805 +oid sha256:fbcf78012784e1d3c77c637c797cee2cb1c055e67ea013b2b46d69aa0d7f4bc3 +size 12794 diff --git a/samba.changes b/samba.changes index f9576eb..dbb116f 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 15 21:58:31 UTC 2016 - lmuelle@suse.com + +- Add quotes around path of update-apparmor-samba-profile; (bnc#962177). + ------------------------------------------------------------------- Wed Jan 13 21:25:05 UTC 2016 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index b36b0d7..3fb71f1 100644 --- a/samba.spec +++ b/samba.spec @@ -1,7 +1,7 @@ # # spec file for package samba # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -141,7 +141,7 @@ BuildRequires: systemd-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3563 +%define SOURCE_TIMESTAMP 3565 %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index c7e2dbe..04582f9 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:bdb934ac4b6351442cf3d91a33b2a4fdeb9d5ee62928ce9e5e0efd354fdd5411 -size 52922 +oid sha256:0c55ddd7c96994480e41332b1dea933150ae0c5de9f4b0138a8beae03c8b9bf7 +size 53092