s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703);
(bsc#964023). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=521
This commit is contained in:
parent
fae32e1506
commit
1d15f76c69
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbcf78012784e1d3c77c637c797cee2cb1c055e67ea013b2b46d69aa0d7f4bc3
|
||||
size 12794
|
||||
oid sha256:457eefb7ac9b42718fe0c5f0f81ba691ec09108610e89c088788eaa85c2c183c
|
||||
size 13401
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 17:41:03 UTC 2016 - lmuelle@suse.com
|
||||
|
||||
- s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703);
|
||||
(bsc#964023).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 21:58:31 UTC 2016 - lmuelle@suse.com
|
||||
|
||||
|
@ -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 http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -141,7 +141,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3565
|
||||
%define SOURCE_TIMESTAMP 3583
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c55ddd7c96994480e41332b1dea933150ae0c5de9f4b0138a8beae03c8b9bf7
|
||||
size 53092
|
||||
oid sha256:1252676f84be4bf1fe43019f54e482d7e173d9719898c1b434c649dca4a2b846
|
||||
size 52757
|
||||
|
Loading…
Reference in New Issue
Block a user