Accepting request 282480 from network:samba:STABLE
- Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238). - Update to 4.1.16. + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). - Fix libsmbclient DFS referral handling. + Reuse connections derived from DFS referrals; (bso#10123); (fate#316512). + Set domain/workgroup based on authentication callback value; (bso#11059). OBS-URL: https://build.opensuse.org/request/show/282480 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=178
This commit is contained in:
commit
70a35a21f3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a1d19f1357be061cd1176364f2e6c5f7716d3ed5311d0f26d17db2c4286af84e
|
oid sha256:ecebfac71eff40a893f12f8667e995995efd087d005051141bb7370e5b8d12c6
|
||||||
size 328975
|
size 335649
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAlSze44ACgkQbzORW2Vot+puPQCePxfVfx8zsExKxh3CFg1t2s7Z
|
|
||||||
Ls4AnirSogO7nhbk2ixYeRzYa6k7k8go
|
|
||||||
=p+KL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d84112124512428ddc9cc0d9975524bab730b9a598a9ff90458666afb3f42f4
|
|
||||||
size 19530544
|
|
7
samba-4.1.16.tar.asc
Normal file
7
samba-4.1.16.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAlS0Me8ACgkQbzORW2Vot+rNSwCeIcyXGjSZbZbIQF1nD2GSnFzp
|
||||||
|
KeIAniilFAaGNlBrpIhewZImFLcvZLWm
|
||||||
|
=ICvU
|
||||||
|
-----END PGP SIGNATURE-----
|
3
samba-4.1.16.tar.gz
Normal file
3
samba-4.1.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12a09c167bfa25f50b82775bcbeda94c71c5d71d3b0d1210f6dae0f23020a87b
|
||||||
|
size 19534236
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 22 14:03:52 UTC 2015 - ddiss@suse.com
|
||||||
|
|
||||||
|
- Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 22 12:40:18 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 4.1.16.
|
||||||
|
+ dsdb-samldb: Check for extended access rights before we allow changes to
|
||||||
|
userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 19 17:15:19 UTC 2015 - ddiss@suse.com
|
||||||
|
|
||||||
|
- Fix libsmbclient DFS referral handling.
|
||||||
|
+ Reuse connections derived from DFS referrals; (bso#10123); (fate#316512).
|
||||||
|
+ Set domain/workgroup based on authentication callback value; (bso#11059).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 13 13:28:31 UTC 2015 - mpluskal@suse.com
|
Tue Jan 13 13:28:31 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -122,7 +122,7 @@ BuildRequires: libavahi-devel
|
|||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
%endif
|
%endif
|
||||||
%define samba_ver 4.1.15
|
%define samba_ver 4.1.16
|
||||||
%define samba_ver_suffix %nil
|
%define samba_ver_suffix %nil
|
||||||
%if "%{samba_ver_suffix}" == ""
|
%if "%{samba_ver_suffix}" == ""
|
||||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||||
@ -146,11 +146,11 @@ BuildRequires: systemd-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3346
|
%define SOURCE_TIMESTAMP 3357
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
Version: 4.1.15
|
Version: 4.1.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.samba.org/
|
Url: http://www.samba.org/
|
||||||
Provides: samba-gplv3 = %{version}
|
Provides: samba-gplv3 = %{version}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:866a645731f364b4ebde5efeadd60801850b306abd4a5570cbabef29f33cb2d3
|
oid sha256:21fe60031951e7a0b823780c1d0c41ca8bf3867d6d736f0f2ad1c7c62a25e187
|
||||||
size 54529
|
size 54211
|
||||||
|
Loading…
Reference in New Issue
Block a user