forked from pool/samba
Remove duplicat changelog line for (bso#9436); (bnc#786677).
Package change log comment: Fix fd leak causing 100% CPU in winbind on certain dc connection failures; (bso#9436); (bnc#786677). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=278
This commit is contained in:
parent
23b4019fb4
commit
57ca2815bc
@ -1 +1 @@
|
||||
SOURCE_TIMESTAMP="2884"
|
||||
SOURCE_TIMESTAMP="2885"
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55cfd2990039666df3bb93890ec7d812fb59e5f6e8a0ef2234cf703256655634
|
||||
size 56860
|
||||
oid sha256:fcf1b5d26f0f4b5fcfbb01e0f6aba4c5f88ccbf996f88b2b5111e9b0ad4ce888
|
||||
size 56837
|
||||
|
@ -126,7 +126,7 @@ BuildRequires: libtevent-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 2884
|
||||
%define SOURCE_TIMESTAMP 2885
|
||||
%define BRANCH 3.6.9
|
||||
Version: 3.6.9
|
||||
Release: 0
|
||||
|
@ -9,7 +9,6 @@ Sat Dec 8 18:57:16 UTC 2012 - lmuelle@suse.com
|
||||
(bso#9374).
|
||||
- large read requests cause server to issue malformed reply; (bso#9422).
|
||||
- s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(); (bso#9426).
|
||||
- Fix leaking sockets of SMB connections to a DC; (bso#9436).
|
||||
- Fix ncacn_ip_tcp reconnection code for lsa lookups; (bso#9439).
|
||||
- Allow to force DNS updates using net; (bso#9451).
|
||||
- Respond correctly to FILE_STREAM_INFO requests; (bso#9460).
|
||||
@ -44,6 +43,12 @@ Fri Nov 30 18:14:37 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
- Don't clutter the spec file diff view; (bnc#783384).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 13:08:20 UTC 2012 - jmcdonough@suse.com
|
||||
|
||||
- Fix fd leak causing 100% CPU in winbind on certain dc connection
|
||||
failures; (bso#9436); (bnc#786677).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 17:22:58 UTC 2012 - ddiss@suse.com
|
||||
|
||||
|
@ -126,7 +126,7 @@ BuildRequires: libtevent-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 2884
|
||||
%define SOURCE_TIMESTAMP 2885
|
||||
%define BRANCH 3.6.9
|
||||
Version: 3.6.9
|
||||
Release: 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eab7df272ebf7ff3cad0025287d83fe1487774cab16259bb44f33d68c001ded0
|
||||
size 53407
|
||||
oid sha256:5f2d6142906066b778303932a37ef3d57930831f7cb44345ff67ad1e3ab33558
|
||||
size 53460
|
||||
|
Loading…
Reference in New Issue
Block a user