[Pkg-samba-maint] r2844 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Fri Jun 12 14:19:48 UTC 2009
Author: jelmer
Date: 2009-06-12 14:19:47 +0000 (Fri, 12 Jun 2009)
New Revision: 2844
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
trunk/samba4/debian/copyright
Log:
Document license for Active Directory schemas.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2009-06-12 14:19:41 UTC (rev 2843)
+++ trunk/samba4/debian/changelog 2009-06-12 14:19:47 UTC (rev 2844)
@@ -13,8 +13,9 @@
+ Rename samba4-common to samba4-common-bin.
* samba4-testsuite now recommends subunit, since it can output subunit
streams.
+ * Document license for Active Directory schemas.
- -- Jelmer Vernooij <jelmer at debian.org> Fri, 05 Jun 2009 00:35:37 +0200
+ -- Jelmer Vernooij <jelmer at debian.org> Fri, 12 Jun 2009 15:20:19 +0200
samba4 (4.0.0~alpha7~20090225-1) experimental; urgency=low
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2009-06-12 14:19:41 UTC (rev 2843)
+++ trunk/samba4/debian/control 2009-06-12 14:19:47 UTC (rev 2844)
@@ -32,9 +32,9 @@
Package: samba4-common-bin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5)
-Replaces: samba4-common (<< 2:3.4.0pre1-2), samba4-common (<< 4.0.0~alpha7-1)
+Replaces: samba4-common (<< 2:3.4.0pre2-1), samba4-common (<< 4.0.0~alpha7-1)
Description: Samba 4 common files used by both the server and the client
The Samba software suite is a collection of programs that
implements the SMB protocol for unix systems, allowing you to serve
@@ -179,7 +179,7 @@
Architecture: any
Conflicts: libldb0
Provides: libldb0
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
Description: LDAP-like embedded database - Samba 4 version
ldb is a LDAP-like embedded database built on top of TDB.
.
@@ -193,7 +193,7 @@
Package: libgensec0
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre2-1)
Description: Generic Security Library
The Samba software suite is a collection of programs that
implements the SMB protocol for unix systems, allowing you to serve
Modified: trunk/samba4/debian/copyright
===================================================================
--- trunk/samba4/debian/copyright 2009-06-12 14:19:41 UTC (rev 2843)
+++ trunk/samba4/debian/copyright 2009-06-12 14:19:47 UTC (rev 2844)
@@ -42,7 +42,7 @@
Copyright for the Debian packaging:
- Copyright Jelmer Vernooij 2005-2008.
+ Copyright Jelmer Vernooij 2005-2009.
Copyright Steinar H. Gunderson 2005-2006
The Debian packaging is licensed under the GNU LGPL, version 3 or later.
@@ -51,3 +51,55 @@
Public License can be found in `/usr/share/common-licenses/GPL',
and the complete text of the GNU Lesser General Public License can
be found in `/usr/share/common-licenses/LGPL'.
+
+Copyrights for the Active Directory schemas (source4/setup/ad-schema/*.txt),
+part of the Microsoft protocol documentation:
+
+ Copyright Microsoft Corporation
+
+ License for the Active Directory schemas:
+
+ Intellectual Property Rights Notice for Protocol Documentation.
+
+ Copyrights.
+ This protocol documentation is covered by Microsoft copyrights. Regardless
+ of any other terms that are contained in the terms of use for the Microsoft
+ website that hosts this documentation, you may make copies of it in order to
+ develop implementations of the protocols, and may distribute portions of it
+ in your implementations of the protocols or your documentation as necessary
+ to properly document the implementation. You may also distribute in your
+ implementation, with or without modification, any schema, IDL’s, or code
+ samples that are included in the documentation. This permission also applies
+ to any documents that are referenced in the protocol documentation.
+
+ No Trade Secrets.
+ Microsoft does not claim any trade secret rights in this documentation.
+
+ Patents.
+ Microsoft has patents that may cover your implementations of the protocols.
+ Neither this notice nor Microsoft's delivery of the documentation grants any
+ licenses under those or any other Microsoft patents. However, the protocols
+ may be covered by Microsoft's Open Specification Promise (available here:
+ http://www.microsoft.com/interop/osp). If you would prefer a written
+ license, or if the protocols are not covered by the OSP, patent
+ licenses are available by contacting protocol at microsoft.com.
+
+ Trademarks.
+ The names of companies and products contained in this documentation may be
+ covered by trademarks or similar intellectual property rights. This notice
+ does not grant any licenses under those rights.
+
+ Reservation of Rights.
+ All other rights are reserved, and this notice does not grant any rights
+ other than specifically described above, whether by implication, estoppel,
+ or otherwise.
+
+ Tools.
+ This protocol documentation is intended for use in conjunction with
+ publicly available standard specifications and network programming art,
+ and assumes that the reader either is familiar with the aforementioned
+ material or has immediate access to it. A protocol specification does not
+ require the use of Microsoft programming tools or programming environments
+ in order for you to develop an implementation. If you have access to
+ Microsoft programming tools and environments you are free to take
+ advantage of them.
More information about the Pkg-samba-maint
mailing list