- Fix memory overwrite in FSCTL_VALIDATE_NEGOTIATE_INFO handler; (bso#10415);

(bnc#862370).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=383
This commit is contained in:
David Disseldorp 2014-02-08 10:50:51 +00:00 committed by Git OBS Bridge
parent eed44281af
commit b7a23241d1
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1776acdd67d05bb03c06284f9692cf1a179754c1bbecd5cf32e914c0b0448128
size 160302
oid sha256:22896379a7f5a04736e9090c5da774b15885b47041aa9a8f766f8061495ab0aa
size 162537

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 8 10:39:25 UTC 2014 - ddiss@suse.com
- Fix memory overwrite in FSCTL_VALIDATE_NEGOTIATE_INFO handler; (bso#10415);
(bnc#862370).
-------------------------------------------------------------------
Fri Feb 7 16:48:52 UTC 2014 - lmuelle@suse.com
@ -8,7 +14,6 @@ Fri Feb 7 16:07:50 UTC 2014 - ddiss@suse.com
- Fix zero length server-side copy request handling; (bso#10424);
(bnc#862558).
+ Refresh context in remaining patch stack.
-------------------------------------------------------------------
Tue Feb 4 17:22:52 UTC 2014 - lmuelle@suse.com

View File

@ -141,7 +141,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3179
%define SOURCE_TIMESTAMP 3180
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d918ceca730ea881ad0081b31cf9a07441a22024ca01800c180a4305a4e5442
size 53922
oid sha256:9e4fd956999ee9b66cb8b26369cc8e29a4b6ec8c619afa6a0c815361125c6cc7
size 53845