This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, Branch_5_3 has been updated
       via  e0a01e7825693b386e27f0aae9eb7a24e12e78a8 (commit)
      from  769d04c921570159809e380c228c8cb174255095 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e0a01e7825693b386e27f0aae9eb7a24e12e78a8
Author: Roland Mas <[email protected]>
Date:   Mon May 26 11:10:35 2014 +0200

    Fix packaging of plugin-sysauthldap, mark plugin as valid

diff --git a/src/plugins/sysauthldap/etc/sysauthldap.ini 
b/src/plugins/sysauthldap/etc/sysauthldap.ini
index da91d7f..35ebd3a 100644
--- a/src/plugins/sysauthldap/etc/sysauthldap.ini
+++ b/src/plugins/sysauthldap/etc/sysauthldap.ini
@@ -4,7 +4,7 @@
 ; valid means : production ready.
 ; Any other strings means it's under work or broken and plugin
 ; is available in installation_environment = development only.
-plugin_status = devel
+plugin_status = valid
 
 enabled = no
 
diff --git a/src/plugins/sysauthldap/gforge.schema 
b/src/plugins/sysauthldap/gforge.schema
new file mode 100644
index 0000000..0e93ab0
--- /dev/null
+++ b/src/plugins/sysauthldap/gforge.schema
@@ -0,0 +1,182 @@
+# Sourceforge/Gforge Project's directory schema items
+# initially by Olafur Osvaldsson ([email protected]) 
+# Modified by Roland Mas <[email protected]>
+# for the Debian-SF project (Sourceforge for Debian)
+# then for the Gforge projet
+# 
+# depends upon: 
+# core.schema 
+# cosine.schema 
+# inetorgperson.schema 
+# nis.schema 
+# 
+# Assigned numbers:
+# 1.3.6.1.4.1.9586 is the Enterprise number assigned to Debian
+# 1.3.6.1.4.1.9586.1 is assigned to Debian packages
+# 1.3.6.1.4.1.9586.1.1: assigned to the sourceforge package -- Debian-SF 
project
+# 1.3.6.1.4.1.9586.1.1.1: stable series
+# 1.3.6.1.4.1.9586.1.1.1.1: stable series for attribute types
+# 1.3.6.1.4.1.9586.1.1.1.2: stable series for object classes
+# 1.3.6.1.4.1.9586.1.1.2: experimental series
+# 1.3.6.1.4.1.9586.1.1.2.1: experimental series for attribute types
+# 1.3.6.1.4.1.9586.1.1.2.2: experimental series for object classes
+# 1.3.6.1.4.1.9586.100 is assigned to not necessarily Debian-specific projects
+# 1.3.6.1.4.1.9586.100.3: assigned to the Gforge project
+# 1.3.6.1.4.1.9586.100.3.1: stable series
+# 1.3.6.1.4.1.9586.100.3.1.1: stable series for attribute types
+# 1.3.6.1.4.1.9586.100.3.1.2: stable series for object classes
+# 1.3.6.1.4.1.9586.100.3.2: experimental series
+# 1.3.6.1.4.1.9586.100.3.2.1: experimental series for attribute types
+# 1.3.6.1.4.1.9586.100.3.2.2: experimental series for object classes
+
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.1 NAME 'debSfCvsShell' 
+       DESC 'The path to the CVS login shell' 
+       EQUALITY caseExactIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.2 NAME 'debSfForwardEmail' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.3 NAME 'debSfListPostAddress' 
+       DESC 'The address of the mailing-list'
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.4 NAME 'debSfListOwnerAddress' 
+       DESC 'The address of the list owner' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.5 NAME 'debSfListRequestAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.6 NAME 'debSfListAdminAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.7 NAME 'debSfListBouncesAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.8 NAME 'debSfListConfirmAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.9 NAME 'debSfListJoinAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.10 NAME 'debSfListLeaveAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.11 NAME 'debSfListSubscribeAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.1.1.1.1.12 NAME 'debSfListUnsubscribeAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+objectclass ( 1.3.6.1.4.1.9586.1.1.1.2.1 NAME 'debSfAccount' SUP top AUXILIARY
+       DESC 'Abstraction of a Sourceforge account' 
+       MAY ( debSfCvsShell $ debSfForwardEmail ) )
+
+objectclass ( 1.3.6.1.4.1.9586.1.1.1.2.2 NAME 'debSfMailingList' SUP top 
AUXILIARY
+       DESC 'Abstraction of a Sourceforge Mailing List' 
+       MAY ( debSfListPostAddress $ debSfListOwnerAddress $ 
debSfListRequestAddress ) )
+
+objectclass ( 1.3.6.1.4.1.9586.1.1.1.2.3 NAME 'debSfMailingListMM21' SUP top 
AUXILIARY
+       DESC 'Abstraction of a Sourceforge Mailing List' 
+       MAY ( debSfListPostAddress $ debSfListOwnerAddress $ 
debSfListRequestAddress
+       $ debSfListAdminAddress $ debSfListBouncesAddress $ 
debSfListConfirmAddress $ debSfListJoinAddress
+       $ debSfListLeaveAddress $ debSfListSubscribeAddress $ 
debSfListUnsubscribeAddress) )
+
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.1 NAME 'debGforgeCvsShell' 
+       DESC 'The path to the CVS login shell' 
+       EQUALITY caseExactIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.2 NAME 'debGforgeForwardEmail' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.3 NAME 'debGforgeListPostAddress' 
+       DESC 'The address of the mailing-list'
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.4 NAME 'debGforgeListOwnerAddress' 
+       DESC 'The address of the list owner' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.5 NAME 
'debGforgeListRequestAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.6 NAME 'debGforgeListAdminAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.7 NAME 
'debGforgeListBouncesAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.8 NAME 
'debGforgeListConfirmAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.9 NAME 'debGforgeListJoinAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.10 NAME 'debGforgeListLeaveAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.11 NAME 
'debGforgeListSubscribeAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+attributetype ( 1.3.6.1.4.1.9586.100.3.1.1.12 NAME 
'debGforgeListUnsubscribeAddress' 
+       DESC 'The address to which email is forwarded' 
+       EQUALITY caseIgnoreIA5Match 
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) 
+
+objectclass ( 1.3.6.1.4.1.9586.100.3.1.2.1 NAME 'debGforgeAccount' SUP top 
AUXILIARY
+       DESC 'Abstraction of a Sourceforge account' 
+       MAY ( debGforgeCvsShell $ debGforgeForwardEmail ) )
+
+objectclass ( 1.3.6.1.4.1.9586.100.3.1.2.2 NAME 'debGforgeMailingList' SUP top 
AUXILIARY
+       DESC 'Abstraction of a Sourceforge Mailing List' 
+       MUST ( cn )
+       MAY ( debGforgeListPostAddress $ debGforgeListOwnerAddress $ 
debGforgeListRequestAddress ) )
+
+objectclass ( 1.3.6.1.4.1.9586.100.3.1.2.3 NAME 'debGforgeMailingListMM21' SUP 
top AUXILIARY
+       DESC 'Abstraction of a Sourceforge Mailing List'
+       MUST ( cn )
+       MAY ( debGforgeListPostAddress $ debGforgeListOwnerAddress $ 
debGforgeListRequestAddress
+       $ debGforgeListAdminAddress $ debGforgeListBouncesAddress $ 
debGforgeListConfirmAddress $ debGforgeListJoinAddress
+       $ debGforgeListLeaveAddress $ debGforgeListSubscribeAddress $ 
debGforgeListUnsubscribeAddress) )

-----------------------------------------------------------------------

Summary of changes:
 src/plugins/sysauthldap/etc/sysauthldap.ini             |    2 +-
 src/{deb-specific => plugins/sysauthldap}/gforge.schema |    0
 2 files changed, 1 insertion(+), 1 deletion(-)
 copy src/{deb-specific => plugins/sysauthldap}/gforge.schema (100%)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to