- Fix periodic printcap cache reloads; (bso#9650); (bnc#807334).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=302
This commit is contained in:
David Disseldorp
2013-04-04 16:59:33 +00:00
committed by Git OBS Bridge
parent d19c5d7d80
commit 0694202ce7
5 changed files with 17 additions and 6 deletions

View File

@@ -32,6 +32,11 @@ Wed Apr 3 19:30:33 UTC 2013 - lmuelle@suse.com
- Fix a possible buffer overrun in pdb_smbpasswd; (bso#9686).
- Fix vfs_catia module; (bso#9701).
-------------------------------------------------------------------
Thu Mar 14 14:40:51 UTC 2013 - ddiss@suse.com
- Fix periodic printcap cache reloads; (bso#9650); (bnc#807334).
-------------------------------------------------------------------
Tue Feb 26 13:03:46 UTC 2013 - lmuelle@suse.com
@@ -43,6 +48,12 @@ Mon Feb 25 13:08:58 UTC 2013 - lmuelle@suse.com
- Shift the smbfs init script nfs dependency from Required to Should.
-------------------------------------------------------------------
Mon Feb 11 19:24:27 UTC 2013 - ddiss@suse.com
- Fix SMB1 Session Setup AndX handling with a large krb PAC;
(bso#9658); (bnc#802031).
-------------------------------------------------------------------
Fri Feb 8 21:06:56 UTC 2013 - lmuelle@suse.com