- Use samba.org for the ldapsmb source location.

- Fixing libsmbsharemode dependency on ldap and krb5 libs in Makefile;
  (bnc #729516).
- Fix printing from Windows 7 clients; (bso#7567); (bnc#687535).
- Update pidl and always compile IDL at build time; (bnc#688810).
- Abide by print$ share 'force user' & 'force group' settings when handling
  AddprinterDriver and DeletePrinterDriver requests; (bso#7921); (bnc#653353).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=205
This commit is contained in:
Lars Müller
2011-12-20 00:03:37 +00:00
committed by Git OBS Bridge
parent 215b772441
commit 22812eb19d
6 changed files with 60 additions and 33 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 19 23:57:12 UTC 2011 - lmuelle@suse.de
- Use samba.org for the ldapsmb source location.
-------------------------------------------------------------------
Wed Dec 7 03:53:18 MST 2011 - shargagan@novell.com
- Fixing libsmbsharemode dependency on ldap and krb5 libs in Makefile;
(bnc #729516).
-------------------------------------------------------------------
Fri Nov 25 12:10:25 UTC 2011 - lmuelle@suse.de
@@ -788,6 +799,16 @@ Thu Apr 21 21:12:31 UTC 2011 - lmuelle@suse.de
- Always use the actual library version as part of the package name.
- Exclude shared python modules.
-------------------------------------------------------------------
Thu Apr 21 11:45:59 CEST 2011 - ddiss@suse.de
- Fix printing from Windows 7 clients; (bso#7567); (bnc#687535).
-------------------------------------------------------------------
Thu Apr 21 10:49:04 CEST 2011 - ddiss@suse.de
- Update pidl and always compile IDL at build time; (bnc#688810).
-------------------------------------------------------------------
Thu Apr 14 18:21:56 UTC 2011 - lmuelle@suse.de
@@ -1030,6 +1051,12 @@ Wed Feb 9 23:14:03 UTC 2011 - lmuelle@suse.de
- Use the actual version numbers of the ldb, talloc, tdb, and tevent libraries
on post-11.3 systems.
-------------------------------------------------------------------
Sun Jan 23 20:12:00 CET 2011 - ddiss@suse.de
- Abide by print$ share 'force user' & 'force group' settings when handling
AddprinterDriver and DeletePrinterDriver requests; (bso#7921); (bnc#653353).
-------------------------------------------------------------------
Tue Jan 18 11:04:02 CET 2011 - ddiss@suse.de