Changeset 145 for trunk/UPGRADE

Show
Ignore:
Timestamp:
03/04/07 14:27:00 (20 months ago)
Author:
smoku
Message:

updated UPGRADE file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r128 r145  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3* 2.1 to 2.1.3 upgrade: 
     4 
     5What had change: 
     6- c2s.xml added <ssl-mechanisms/> section 
     7- c2s PAM authenticator now handles realm setting 
     8- libjabberd moved from /usr/lib to /usr/lib/jabberd 
     9- removed bootstrap script - use: autoreconf --install if you build from sources 
     10 
     11If you want to use new SSL aware auth mechanizms please merge <ssl-mechanisms/> 
     12section of c2s.xml.dist into your c2s.xml config file. 
     13Remove any realm setting for PAM authenticated domains or setup your PAM system 
     14to handle additional realms. 
    215 
    316