Skip to content

Latest commit

 

History

History
1519 lines (992 loc) · 110 KB

File metadata and controls

1519 lines (992 loc) · 110 KB

Change Log

6.2.67b.3 (2021-12-20)

Full Changelog

Incompatible changes:

  • sympa.pl: --import option was deprecated. Use --add option instead #1251.

Implemented enhancements:

  • sympa.pl: Now sympa.pl has the new name sympa and the new command line format #1286. For backward compatibility, The older name and form will also be supported.
  • sympa.pl: Adding a new option --add, and expand --add and --del options #1251 #1282 #1285

Fixed bugs:

  • Cosmetic problems in Listmaster Admin menu #1294
  • Listmaster Admin's menu entry "Edit Robot Config" missing when in "Skins, CSS and colors" #1291
  • Create a list as copy does not copy all configuration (template files) #1290
  • make check: PERL5LIB environment variable was overwritten #1299
  • macOS: t/Tools_File.t fails. #1288

Merged pull requests:

  • Adding the workflow for automated testing #1287 #1301

6.2.67b.2 (2021-11-26)

Full Changelog

Implemented enhancements:

  • Build process: Use configured Perl on "make tidyall" #1269

Fixed bugs:

  • Config: The warning that password_hash parameter should not be changed is obsoleted (see also #1277)
  • Included owners won't be removed even if they have been removed from the data source #1272
  • WWSympa: Misleading line folding in the tooltip #1262
  • footer_type no longer omits text/html parts #1271
  • Fix outdated "intranet" sample in create_list schema description. #1267
  • WWSympa: CAS negotiation can be messed via query parameter #1255 #1261

Merged pull requests:

  • Cleanup: Avoid using bareword filehandles. And some cleanups #1226

6.2.67b.1 (2021-10-24)

Full Changelog

Implemented enhancements:

  • S/MIME: Simplify the method to get email addresses in X.509 certificates #1239
  • Refactoring: Cleanup reporting on web UI #1247
  • sympa.pl: Add del command to remove emails from list #911

Fixed bugs:

  • MySQL: probe_db() cannot update int fields with MySQL 8.0.17 or later #1252
  • WWSympa: Invalid POST data breaks sso_login form for all users #1245
  • Unuseful emails to listmaster. #1244
  • Memory consumption while archive download #1235

6.2.66 (2021-09-29)

No changes.

6.2.65b.2 (2021-08-30)

Full Changelog

Implemented enhancements:

  • Add summary of outstanding moderation requests in "My lists" page #1194.
  • edit_list.conf should not be loaded multiple times to waste memory #1172.

Fixed bugs: