Skip to Content.
Sympa Menu

en - Re: [sympa-users] 3.4.3.1 Upgrade to 4.1.1

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: Chris Lee <address@concealed>
  • Cc: "'address@concealed'" <address@concealed>
  • Subject: Re: [sympa-users] 3.4.3.1 Upgrade to 4.1.1
  • Date: Mon, 29 Mar 2004 10:35:17 +0200

Hi Chris,

Everything that you should be aware of is noted as '*****' in the NEWS file (in the tarball).
At 'make' time, you will be prompted for all '*****' entries that occured between your currently installed version and the new one :

*****    Change 'cas' entries format in auth.conf :
*****        host         => base_url
*****        login_uri     => login_path
*****        check_uri    => service_validate_path
*****        logout_uri    => logout_path

*****     New 'attributes_user' field in the 'subscriber_table'
*****     If you are using MySQL, Sympa.pl will change the database structure
*****     at startup. If using Pg, Oracle or Sybase you should ALTER the table
*****     structure according to the provided create_db.x scripts.

*****    auth.conf format has changed ; if you had a previous auth.conf file you
*****    should change it according to the new format

*****    You should update your database structure based on the create_db.xxx scripts
*****    unless you are using MySQL (Sympa tries to update the database automatically at startup)

***** 'port' parameter no more supported in include_ldap_query paragraphs

***** If you are upgrading from    a previous Sympa version, you should update
***** your sympa DB as    follows :
***** ALTER TABLE subscriber_table CHANGE date_subscriber timestamp with time zone NOT NULL;
***** ALTER TABLE subscriber_table CHANGE update_subscriber timestamp with time zone;




Chris Lee a écrit :
I am using version 3.4.3.1 with PostgreSQL database and want upgrade to 4.1.1.Any specail procedure for upgrading as I cannot found any info on source tarball.
  
-- 
Olivier Salaun
Comite Reseau des Universites

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



  • 3.4.3.1 Upgrade to 4.1.1, Chris Lee, 03/29/2004
    • Re: [sympa-users] 3.4.3.1 Upgrade to 4.1.1, Olivier Salaun - CRU, 03/29/2004

Archive powered by MHonArc 2.6.19+.

Top of Page