Changeset - eea157afa041
[Not reviewed]
0 1 0
Branko Majic (branko) - 10 months ago 2025-02-13 22:51:00
branko@majic.rs
MAR-242: Updated release notes to mention role parameters.
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/releasenotes.rst
Show inline comments
 
@@ -66,25 +66,26 @@ Upgraded to Ansible 10.4.x. Dropped support for Debian 11
 

	
 
  * TLSv1.3 is now enabled by default (with RFC-defined mandatory
 
    ciphers), in addition to TLSv1.2.
 

	
 
* ``xmpp_server`` role
 

	
 
  * TLSv1.3 is now enabled by default (with RFC-defined mandatory
 
    ciphers), in addition to TLSv1.2, for client-to-server
 
    communications.
 

	
 
  * `XEP-0363: HTTP File Upload
 
    <https://xmpp.org/extensions/xep-0363.html>`_ is now enabled for
 
    each configured domain.
 
    each configured domain. Additional role parameters have been
 
    introduced to specify quotas and upload expiration times.
 

	
 
**Bug fixes:**
 

	
 
* ``common`` role
 

	
 
  * Fixed permission errors with Python cache directories in the pip
 
    requirements upgrade checks virtual environment that can happen if
 
    the initial virtual environment set-up fails.
 

	
 
* ``mail_forwarder`` role
 

	
 
  * Fixed incorrect use of inventory name instead of FQDN and hostname
0 comments (0 inline, 0 general)