SHA256
1
0
forked from pool/samba

- s3-printing: fix crash in printer_list_set_printer(); (bso#8762);

(bnc#746825).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=222
This commit is contained in:
David Disseldorp
2012-02-16 10:08:59 +00:00
committed by Git OBS Bridge
parent 07fe6fc054
commit c0c791a4f5
6 changed files with 41 additions and 34 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 16 11:00:37 CET 2012 - ddiss@suse.de
- s3-printing: fix crash in printer_list_set_printer(); (bso#8762);
(bnc#746825).
-------------------------------------------------------------------
Mon Feb 6 13:39:48 UTC 2012 - lmuelle@suse.de
@@ -57,8 +63,9 @@ Mon Jan 30 15:46:17 CET 2012 - fcrozat@suse.com
-------------------------------------------------------------------
Sun Jan 29 21:06:24 UTC 2012 - lmuelle@suse.de
- Fix memory leak in parent smbd on connection; CVE-2012-0817; (bso#8724);
(bnc#743986).
- Update to 3.6.3.
+ Fix memory leak in parent smbd on connection; CVE-2012-0817; (bso#8724);
(bnc#743986).
-------------------------------------------------------------------
Thu Jan 26 14:15:38 UTC 2012 - lmuelle@suse.de