Fix small memory-leak in the background print process; (bnc#899558).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=438
This commit is contained in:
Lars Müller 2014-10-09 12:04:05 +00:00 committed by Git OBS Bridge
parent 4dbc885d7d
commit 1b8c40f161
4 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f27e67370176bd606594deb7b76d52e89e5016695bd29d764713eab731ec53ec
size 318761
oid sha256:9f8f00c183146c56501e1390ab043d15473d1c6d2e4e315291f785779ec57856
size 324152

View File

@ -3,6 +3,11 @@ Wed Oct 8 10:13:03 CEST 2014 - nopower@suse.de
- Backport upstream master fixes for samba-regedit; (bnc#896536).
-------------------------------------------------------------------
Thu Oct 2 16:49:23 UTC 2014 - ddiss@suse.com
- Fix small memory-leak in the background print process; (bnc#899558).
-------------------------------------------------------------------
Fri Sep 26 15:41:38 CEST 2014 - nopower@suse.de

View File

@ -146,7 +146,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3305
%define SOURCE_TIMESTAMP 3307
%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:267576ebe80222aac281aa1eba839739114de1c85f048cfffb8c2180b5e2413c
size 54270
oid sha256:5ae8f16ac6a534c8296ed71094b44f77f1acc424c2f81e612ddd5ba36c6404c5
size 54340