After release of 6.2, several changes on templates are made. Especially, on 6.2.18, web templates for shared document repository and list configuration edit form broke backward compatibility in exchange for bug fixes.
If you have customized templates with earlier version, you should check if web interface will work crrectly after upgrading, and reapply customization to new templates as necessity.
Several changes in Sympa 6.2 require to perform specific operations when upgrading. Here is the ordered list of operations to perform.
The changes are the following:
custom_actions/
directory,Here is the list of commands to run:
sympa_wizard.pl --check # Update CPAN dependencies sympa.pl --upgrade_config_location # move existing configs to /etc/sympa/ directory sympa.pl --upgrade # merge sympa.conf and wwsyamp.conf upgrade_bulk_spool.pl # move messages stored in database to filesystem upgrade_send_spool.pl # move messages sent through web interface to the new formalism.