Accepting request 354145 from network:samba:STABLE
- Add quotes around path of update-apparmor-samba-profile; (bnc#962177). - Remove autoconf build-time requirement. - 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). - Prevent access denied if the share path is "/"; (bso#11647); (bnc#960249). OBS-URL: https://build.opensuse.org/request/show/354145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=196
This commit is contained in:
commit
eea7d52f2d
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3af5090525b5ad700a476a87b5dd204ac73a0e5c69ae4106e1688e9325ec5bb7
|
||||
size 29365
|
||||
oid sha256:fbcf78012784e1d3c77c637c797cee2cb1c055e67ea013b2b46d69aa0d7f4bc3
|
||||
size 12794
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBWaWgFbzORW2Vot+oRAtnwAJ0f3MAti7KVNg+R04BJEBl4zBVyXACfeAus
|
||||
vmEQRaNHbsqOslrw40hKTcY=
|
||||
=4i4d
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e62d21313acbb29e24b0b80aaf2b63fdd1ccce4cfb741f333deca95a1a3a70df
|
||||
size 20427281
|
7
samba-4.3.4.tar.asc
Normal file
7
samba-4.3.4.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iD8DBQBWlLgLbzORW2Vot+oRAg0iAJ9MoZJhzdA2Mz5OagDo6Kzl9h9hYACffa+6
|
||||
HhjKN2ZSSyGOWTDMTFFBYzE=
|
||||
=9Y+5
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.3.4.tar.gz
Normal file
3
samba-4.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d0eb52e842832af922f7d57716eacff23192906ec3bdf6727e18ca24f1419d9
|
||||
size 20434434
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Remove autoconf build-time requirement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
14
samba.spec
14
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,16 +12,13 @@
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
%{!?_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
|
||||
@ -122,7 +119,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 +141,11 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3552
|
||||
%define SOURCE_TIMESTAMP 3565
|
||||
%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}
|
||||
@ -1224,7 +1221,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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db58877d59dbe26e26b5073034e5510f4d6c841e71024badfb4167b705d6e385
|
||||
size 52885
|
||||
oid sha256:0c55ddd7c96994480e41332b1dea933150ae0c5de9f4b0138a8beae03c8b9bf7
|
||||
size 53092
|
||||
|
Loading…
Reference in New Issue
Block a user