Skip to content

Latest commit

 

History

History
241 lines (173 loc) · 20.3 KB

NEWS.md

File metadata and controls

241 lines (173 loc) · 20.3 KB

Change Log

6.2.23b.1 (2017-11-20)

Full Changelog

Changes:

  • "%" sign in SQL data source no longer need escaping by duplicating it, i.e. "%%". Administrators on the sites allowing SQL datasources are recommended to check datasource settings and modify them as necessity. #66
  • WWSympa: FastCGI support became mandatory. CGI mode was deprecated. #69
  • important_changes.pl in source distribution was removed. Notable changes will no longer be noticed during building process. #73
  • sympa.spec and META.json will no longer be bundled in source distribution. #77
  • Bundled jQuery libraries were upgraded to jquery 3.2.1, jquery-migrate 3.0.1 and jquery-ui 1.12.1 to avoid XSS vulnerability. #78
  • Now topics.conf treats topic names ignoring cases. Previously names including uppercase letters were ignored. #91
  • alias_manager.pl was obsoleted. Alias files will be updated by internal module directly. Though alias_manager.pl is still available for backward compatibility, it will be removed in the future. #118
  • Several typos and bad wordings in English translation catalog were corrected. Some phrases in default templates, scenarios and tasks were changed. [1e2e094]

Implemented enhancements:

  • Refactoring alias manager: Obsolete alias_manager.pl #118 (ikedas)
  • Suppress saving stats file, and solve problem about on-memory cache #105 (ikedas)
  • Cache list info in Sympa::Scenario::verify to reduce overhead of pinfo… #97 (mpkut)
  • Feature: add scenari to restrict message submission to list owners #96 (mpkut)
  • Add use_tls, ssl, version etc to valid LDAP options in Scenario.pm #95 (mpkut)
  • When fallback language "en" is used, use "en_US" translation catalog #84 (ikedas)
  • Refactoring requests more #81 (ikedas)

Fixed bugs:

  • Archived-At: field on resent messages in archive are wrong. #111
  • Review.tt2 button correction. #98
  • Change redirect after incorrect choosepasswd - UX suggestion #93
  • Topic names in topics.conf with uppercase are ignored #91
  • Fix ridiculous English spelling for spam protection button #80
  • Change Redirect After List Admin Updates a User's Email - UX Suggestion #76
  • important_changes.pl is broken #73
  • Log list not sorted for date #70
  • include_ldap_query and include_ldap_2level_query behaving differently #63
  • Responsive table breaks form submission #61
  • Changes on POD format for transition to Markdown #123 (ikedas)
  • Insignificant bugs related to cache #120 (ikedas)
  • Refactoring alias manager: Obsolete alias_manager.pl #118 (ikedas)
  • Refactoring requests 5 #109 (ikedas)
  • Suppress saving stats file, and solve problem about on-memory cache #105 (ikedas)
  • Old variable names used in listmaster error mail #104 (sivertkh)
  • Fix CSS attributes for un-hovered navigation menu items using color_5 #94 (mpkut)
  • Bugs on subscribe request with custom attributes and/or authorization #89 (ikedas)
  • Refactoring requests more #81 (ikedas)
  • "%" sign in SQL data source would be escaped #66 (ikedas)

6.2.22 (2017-10-01)

Full Changelog

Fixed bugs:

  • "sympa.pl --change_user_email" was broken #65 (ikedas)

  • upgrade_send_spool.pl could leave some messages not upgraded [diff]

6.2.20 (2017-09-22)

Full Changelog

Changes:

Fixed bugs:

  • Button label confusing on form to send HTML page #54
  • Text change / typo fix in change_email_request template #52
  • smtpc build warnings #50
  • Sympa doesn't log DBI error on connect #34
  • Internal server error in WebUI when email has removed from list #28
  • Missing Function "action_change_email" on serveradmin.tt2 #25
  • Bounced crash - missing Encode::HanExtra #8
  • FCGI scripts will not always restart when they are updated #58 (ikedas)

Closed issues:

  • MHonArc depedency not detected #59

Merged pull requests:

  • Issue #25: move_user function was broken #55 (ikedas)
  • Issue #37: WWSympa/edit_list: Removing owner may cause crash. #38 (ikedas)

6.2.19b.2 (2017-09-10)

Full Changelog

Implemented enhancements:

  • Additional bug fixes and enhancements for PR #45 #48 (ikedas)
  • Activating options in XSS Parser #45 (almarin)

Fixed bugs:

  • smtpc build warnings #50
  • Additional bug fixes and enhancements for PR \#45 #48 (ikedas)
  • [bug] Upgrading from Sympa prior to 6.2b.5, digest spool could not be upgraded [8c2b5dd]

Closed issues:

  • Language change won't affect, 6.2.18 #46
  • SMIME digital signatures in HTML formatted emails show tampering #16

Merged pull requests:

  • Issue #25: move_user function was broken #55 (ikedas)

6.2.19b.1 (2017-08-21)

Full Changelog

Changes

  • WWSympa: The "change_email" function deprecated by 6.2 was restored as "move_user". Check Listmaster Admin Menu (serveradmin) and User preferences (pref) pages.

Implemented enhancements:

  • Make "http_host" parameter optional #36 (ikedas)
  • WWSympa: Improving "add", "del" etc. functions. Adding "import" function #30 (ikedas)
  • WWSympa: Improving subscribe, signoff and auth functions #26 (ikedas)

Fixed bugs:

  • sympa_msg: uninitialized value #40
  • Sympa 6.2.16 - Unsubscribe Does Not Work #29
  • Update smtpc to 0.2: A bug fix and a change #42 (ikedas)
  • Several errors by "make install" #39 (ikedas)
  • WWSympa: Improving "add", "del" etc. functions. Adding "import" function #30 (ikedas)
  • WWSympa: Improving subscribe, signoff and auth functions #26 (ikedas)

Merged pull requests:

  • Issue #40: Warning on uninitialized value during delivery to the list #41 (ikedas)
  • Add DBI error string to error message "Can't connect to Database" #35 (racke)
  • Issue #25: Restoring the function to change an email over all lists #33 (ikedas)

6.2.18 (2017-06-25)

Full Changelog

Changes:

  • Moving INSTALL to INSTALL.md and slightly updating content. [506c435]
  • Added euskara (Basque) and galego (Galician) to default of supported languages (supported_lang). [ff700f7]

Closed issues:

  • Version number for next stable release #21

6.2.17b.2 (2017-06-15)

Full Changelog

Changes:

  • Renaming Norwegian translation catalogs: Dropping region suffix "_NO" to be "nb" and "nn". [999ae07]
  • [change] Translation site and feedback contact have moved. [c044e96]

Fixed bugs:

  • include_ldap_query parameter attrs not valid (6.2.17b1) #22
  • Editing Moderators Requires Restart to Take Effect #7
  • Editor should always be translated to Modérateur in fr #19 (jcdelepine)
  • Fixed bugs on Debian Project (see Full Changelog for details):
    • Make the build reproducible (Chris Lamb)
    • Fix log severity in some command line tools used in postinst (Emmanuel Bouthenot)
    • Fix various typos in documentation and manpages (Emmanuel Bouthenot)
    • Remove reference to a template which no longer exists (Emmanuel Bouthenot)

Merged pull requests:

  • Issue #22: Parameters for LDAP attribute description are too restrictive #23 (ikedas)

6.2.17b.1 (2017-05-29)

Full Changelog

Implemented enhancements:

  • Improved on-line help on list configuration edit form #15 (ikedas)
  • [6.2] Rewriting code on list configuration form #13 (ikedas)
  • Features in subversion repository (see Full Changelog for details):
    • [12965] Separate executable upgrade_shared_repository.pl. Ordinarily, it will be invoked automatically during upgrading process.
    • [12953] WWSympa: Function to view messages (held messages, bounces and notifications) works, even if javascript is disabled. As a result, almost all functions of web interface are available again in the environment without javascript.
    • [12862] Adding the template to visualize the lists of lists including the current list.

Changes:

  • Changes in subversion repository (see Full Changelog for details):
    • [12937] MICRO-CAL by Amroune Selim has retired. Instead, jQuery UI Datepicker Widget is introduced.
    • [12934] WWSympa: Action URLs no longer may contain e-mail addresses in their path components. For example: http://host.name/sympa/editsubscriber/list/email%40addr.ess ...is no longer available; http://host.name/sympa/editsubscriber/list?email=email%40addr.ess ...may be used ("%40" is the encoded form of "@"). Because, e-mail addresses can contain slashes ("/") while web servers cannot handle slashes in URL path appropriately: Query parameter would be better to be used.
    • [12893] WWSympa: When a name of newly uploaded file in shared document repository is duplicate of exisiting file, uploading will no longer be confirmed. Instead, a suffix (2), (3), ... will be added to name of the new file.

Fixed bugs:

  • sympa_msg.pl crashed with an include_users_ldap_2level #12
  • [6.2] Rewriting code on list configuration form #13 (ikedas)
  • [6.2] New code for list config semantics #9 (ikedas)
  • riseup fixes to templates #4 (taggart)
  • Late changes on svn repo #2
    • [bug] wwsympa: Virtual robots in serveradmin/vhosts and rename_list_request pages were not shown correctly.
    • [bug] If originator address in message contains upper-case letters, "tag this mail for deletion" in archive won't be shown. Fixed by correcting mhonarc-ressouorces.tt2. Rebuilding is needed to correct past archives.
  • [bug][#11020] List admins changes not synchronized with admin_table #1 (salaun-urennes1)
  • Fixed bugs in subversion repository (see Full Changelog for details):
    • [12972] [#11014] [Comitted by M. Deranek] SQLite: While upgrading Sympa by "sympa.pl --upgrade", upgrading proceduce may fail complaining about non-existent indexes. Fixed by skipping non-existing indexes and tables to be removed.
    • [12970] [#11024] [Reported by S. Hornburg, LinuXia Systems] An "obsoleted" list parameter header_list is saved in list config as garbage. Fixed by removing useless default value.
    • [12969] [#10969] [Reported by M. Perini, Università degli Studi di Perugia] In "Listing messages to moderate" page, "Distribute" action fails with error "ERROR (distribute) - Missing argument id|idspam", if it is done in the dialog shown by clicking "View" button. Fixed by not opening new dialog but transiting confirmation page to choose message topics.
    • [12968] [#10968] [Submitted by S. Hornburg] Visibility settings in topics.conf were ignored. Fixed by cheking topics_visibility scenario along with subtopics.
    • [12966] [Reported by A. Meaden, Univ of Kent and submitted by F. Lachapelle, Developpement Strategique Sophos Inc.] The database log does not record any messages that were successfully delivered to mailing lists. Fixed by adding an appropriate call to db_log().
    • [12959] [Reported by A. Gouaux] Exclusion table can not be updated when a user is deleted. Because family_exclusion column is a primary key in exclusion_table but may not have implicit default. Fixed by assigning an empty value to such field explicitly.
    • [12956] [Submitted by D. Stoye, Humboldt-Universitat zu Berlin] A typo in sympa.wsdl broke SOAP interface.
    • [12948] WWSympa: viewbounce & viewmod: If the list name or the email address contains "+", incorrect web links to attachments are generated. Fixed by encoding special characters in generated links.
    • [12929] [#10866] [Reported by A. Bernstein, Electric Embers] At least on FreeBSD, init script cannot detect orphaned PID file: Such PIDs are treated as active. Fixed by checking existence of process more strictly.
    • [12927] [#6988] [Reported by D. Pritts, Internet2] Using cookie web_archive_spam_protection, user is not redirected to their originally requested page. Fixed by preserving path info the user initially specified.
    • [12911] nginx with systemd: If SCRIPT_FILENAME CGI environment variable is set, wwsympa service will terminate when wwsympa.fcgi is updated. Fixed by adding "Restart=always" option to unit file.
    • [12907] [Reported by several listmasters] WWSympa: Link prefetch feature by some browsers may fetch "Unsubscribe" link off the stage so that the users may unsubscribe themselves unconsciously. "Subscribe" and "Delete" (file) links are alike. Fixed by adding a step to demand confirmation: Blocked action is stored in session, user is brought to confirmation page and, if user confirms, the action will be processed.
    • [12902] File names generated by some applications on Mac OS X (uploaded files, files in ZIP archive, ...) may not be shown correctly on other platforms: Accentsare shown separately. Fixed by applying Normalization Form C (NFC) to file names.
    • [12867] When reading the shared documents, file names were not converted from the URL form to the local storage form, leading to errors when downloading files containing spaces or special characters.
    • [12858] sympa.pl --purge_list didn't purge list in the family: It was marked family_closed. Fixed by really purging such list.
    • [12857] [#5976] [Reported by I. Vindenes, Universitetet i Oslo] Users can subscribe to a pending list even if allow_subscribe_if_pending parameter is set to off.
    • [12855] WWSympa: Color picker in skinsedit page did not support devices with touch panel. Fixed by handling appropriate browser events. Confirmed by recent version of Safari on iOS at least.
    • [12853] WWSympa: Color picker in skinsedit page did not work sane. Fixed by calculating right metrics. Confirmed by recent version of Mozilla Firefox, Google Chrome and Internet Explorer.
    • [12848] [#10808] [Reported by X. Bachelot] Suppressing some warnings by C compiler at build time.

See the files ONEWS and OChangeLog about earlier history.