Accepting request 393429 from network:samba:STABLE
Fix NTLMSSP regressions caused by badlock fixes OBS-URL: https://build.opensuse.org/request/show/393429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=201
This commit is contained in:
commit
57e9de34b3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6ddfa00c9c8413dfdc4fc247d069239b5c2cc194e139bd1d6e1abd6cdca30753
|
oid sha256:627e4b6f84e4fdff7db254c3d0eab48837a2d3447c1ed8f7b71739f90d23f2b3
|
||||||
size 41306
|
size 65674
|
||||||
|
@ -1,7 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 13 12:55:30 UTC 2016 - dimstar@opensuse.org
|
Tue May 3 13:03:47 UTC 2016 - jmcdonough@suse.com
|
||||||
|
|
||||||
- Update to comply with openSUSE shared library packaging policy.
|
- Fix NTLMSSP regressions caused by previous CVE fixes; (bso#11849);
|
||||||
|
(bsc#975962).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 22:48:17 UTC 2016 - jmcdonough@suse.com
|
||||||
|
|
||||||
|
- Revert shared library packaging to comply with SLPP
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 9 21:36:02 UTC 2016 - jmcdonough@suse.com
|
Sat Apr 9 21:36:02 UTC 2016 - jmcdonough@suse.com
|
||||||
|
@ -142,7 +142,7 @@ BuildRequires: libpcp-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3643
|
%define SOURCE_TIMESTAMP 3659
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
@ -282,6 +282,7 @@ how to.
|
|||||||
Source Timestamp: %{SOURCE_TIMESTAMP}
|
Source Timestamp: %{SOURCE_TIMESTAMP}
|
||||||
Branch: %{BRANCH}
|
Branch: %{BRANCH}
|
||||||
|
|
||||||
|
|
||||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||||
%package core-devel
|
%package core-devel
|
||||||
Summary: Development files shared by Samba subpackages
|
Summary: Development files shared by Samba subpackages
|
||||||
@ -291,12 +292,13 @@ Conflicts: samba-devel
|
|||||||
|
|
||||||
%description core-devel
|
%description core-devel
|
||||||
This package contains the libraries and header files needed to
|
This package contains the libraries and header files needed to
|
||||||
develop programs which make use of the Samba core.
|
develop programs which make use of Samba.
|
||||||
|
|
||||||
Source Timestamp: %{SOURCE_TIMESTAMP}
|
Source Timestamp: %{SOURCE_TIMESTAMP}
|
||||||
Branch: %{BRANCH}
|
Branch: %{BRANCH}
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
|
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3450cfad2e09ff82d820a503274f42def0b9f512d54e823513b6b85241eda636
|
oid sha256:755a5193377861c5e40e2ec8276ef0837d773c46386fe15e52fa44351545d6ae
|
||||||
size 55830
|
size 55839
|
||||||
|
Loading…
Reference in New Issue
Block a user