[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-directory-commits
Subject:    [389-commits] Branch '389-ds-base-1.2.11' - ldap/admin
From:       Noriko Hosoi <nhosoi () fedoraproject ! org>
Date:       2013-02-05 20:00:07
Message-ID: 20130205200008.1F1DC1251 () fedorahosted ! org
[Download RAW message or body]

 ldap/admin/src/scripts/60upgradeschemafiles.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dbef082f71a15c0e2fa98833b822efab4771f8a3
Author: Noriko Hosoi <nhosoi@totoro.usersys.redhat.com>
Date:   Tue Feb 5 10:52:03 2013 -0800

    Ticket #572 - PamConfig schema not updated during upgrade
    
    Bug description: PAM passthrough schema was not upgraded in the
    upgrade from 389-ds-base-1.2.10.2 to 389-ds-base-1.2.11.15.
    
    Fix description: This patch adds 60pam-plugin.ldif to the upgrade
    schema file list.
    
    Reviewed by Nathan (Thank you!!)
    (cherry picked from commit ac6b2c94bb32fc47870a56e8f7fc109ea81a3f47)

diff --git a/ldap/admin/src/scripts/60upgradeschemafiles.pl \
b/ldap/admin/src/scripts/60upgradeschemafiles.pl index c308716..1208f4d 100644
--- a/ldap/admin/src/scripts/60upgradeschemafiles.pl
+++ b/ldap/admin/src/scripts/60upgradeschemafiles.pl
@@ -11,7 +11,7 @@ sub runinst {
 
     # these schema files are obsolete, or we want to replace
     # them with newer versions
-    my @toremove = qw(00core.ldif 01core389.ldif 01common.ldif 02common.ldif \
05rfc2247.ldif 05rfc4523.ldif 05rfc4524.ldif 06inetorgperson.ldif 10presence.ldif \
28pilot.ldif 30ns-common.ldif 50ns-directory.ldif 60mozilla.ldif 60sudo.ldif); +    \
my @toremove = qw(00core.ldif 01core389.ldif 01common.ldif 02common.ldif \
05rfc2247.ldif 05rfc4523.ldif 05rfc4524.ldif 06inetorgperson.ldif 10presence.ldif \
28pilot.ldif 30ns-common.ldif 50ns-directory.ldif 60mozilla.ldif 60pam-plugin.ldif \
60sudo.ldif);  
     # these hashes will be used to check for obsolete schema
     # in 99user.ldif


--
389 commits mailing list
389-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic