SHA256
1
0
forked from pool/samba

- Fix Dolphin SMB share IO with SMB signing enabled; (bso#7791); (bnc#656112).

- Add Conflicts to the samba-gplv3 main, client, doc, krb-printing, winbind,
  client-gplv2, and doc-gplv2 packages; (bnc#652620).

- Add Provides samba-client-gplv2 and samba-doc-gplv2 to pre-3.2 versions;
  (bnc#652620).

- Obsolete samba-client-gplv2 and samba-doc-gplv2; (bnc#652620).

- Remove Provides samba-client:/usr/sbin/winbindd from the samba-gplv3-winbind
  package to avoide an accidental install trigger; (bnc#652620).

- Add Provides samba-client to the samba-gplv3-client package; (bnc#652620).

- Remove all Obsoletes from the samba-gplv3 packages and only keep the
  Provides samba; (bnc#652620).

- Add fitting Conflicts to all samba-gplv3 packages; (bnc#652620).

- Reduce unnecessary ldap round trips and eliminate invalid DN 
  messages; (bnc#654719).

- Exclude cifs-mount and ldapsmb from the samba-gplv3 build of SUSE Linux
  Enterprise 10 SP 3 and 4.

- Change package base name to samba-gplv3 for SUSE Linux Enterprise 10 SP 4.
- Do not package libsmbclient and libsmbsharemodes.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=146
This commit is contained in:
David Disseldorp
2010-12-01 13:43:54 +00:00
committed by Git OBS Bridge
parent 6dfe03817e
commit 722fcb6ba8
6 changed files with 103 additions and 35 deletions

View File

@@ -1,3 +1,59 @@
-------------------------------------------------------------------
Tue Nov 30 13:55:27 CET 2010 - ddiss@suse.de
- Fix Dolphin SMB share IO with SMB signing enabled; (bso#7791); (bnc#656112).
-------------------------------------------------------------------
Tue Nov 30 12:45:44 UTC 2010 - lmuelle@suse.de
- Add Conflicts to the samba-gplv3 main, client, doc, krb-printing, winbind,
client-gplv2, and doc-gplv2 packages; (bnc#652620).
-------------------------------------------------------------------
Fri Nov 26 21:13:10 UTC 2010 - lmuelle@suse.de
- Add Provides samba-client-gplv2 and samba-doc-gplv2 to pre-3.2 versions;
(bnc#652620).
-------------------------------------------------------------------
Fri Nov 26 19:56:23 UTC 2010 - lmuelle@suse.de
- Obsolete samba-client-gplv2 and samba-doc-gplv2; (bnc#652620).
-------------------------------------------------------------------
Thu Nov 25 17:29:24 UTC 2010 - lmuelle@suse.de
- Remove Provides samba-client:/usr/sbin/winbindd from the samba-gplv3-winbind
package to avoide an accidental install trigger; (bnc#652620).
-------------------------------------------------------------------
Thu Nov 25 15:06:44 UTC 2010 - lmuelle@suse.de
- Add Provides samba-client to the samba-gplv3-client package; (bnc#652620).
-------------------------------------------------------------------
Wed Nov 24 10:24:21 UTC 2010 - lmuelle@suse.de
- Remove all Obsoletes from the samba-gplv3 packages and only keep the
Provides samba; (bnc#652620).
-------------------------------------------------------------------
Sat Nov 20 08:31:14 UTC 2010 - lmuelle@suse.de
- Add fitting Conflicts to all samba-gplv3 packages; (bnc#652620).
-------------------------------------------------------------------
Fri Nov 19 19:18:17 CEST 2010 - jmcdonough@suse.de
- Reduce unnecessary ldap round trips and eliminate invalid DN
messages; (bnc#654719).
-------------------------------------------------------------------
Fri Nov 12 12:59:23 UTC 2010 - lmuelle@suse.de
- Exclude cifs-mount and ldapsmb from the samba-gplv3 build of SUSE Linux
Enterprise 10 SP 3 and 4.
-------------------------------------------------------------------
Thu Nov 11 12:36:36 UTC 2010 - lmuelle@suse.de
@@ -8,6 +64,12 @@ Thu Oct 28 15:06:20 UTC 2010 - lmuelle@suse.de
- Provide and Obsolete samba-gplv3 to replace potentially installed packages.
-------------------------------------------------------------------
Fri Oct 15 12:23:53 UTC 2010 - lmuelle@suse.de
- Change package base name to samba-gplv3 for SUSE Linux Enterprise 10 SP 4.
- Do not package libsmbclient and libsmbsharemodes.
-------------------------------------------------------------------
Sat Oct 10 13:24:17 CEST 2010 - jmcdonough@suse.de