xsrv v1.2.0 Release Notes

Release Date: 2021-03-27 // about 3 years ago
  • โž• Added:

    • ๐Ÿ”ง homepage: add configurable message/paragraph to homepage (homepage_message)
    • add ability to configure multiple aliases/valid domain names for the homepage virtualhost (homepage_vhost_aliases: [])
    • ๐ŸŽ nextcloud: improve performance (auto-add missing primary keys/indices in database, convert columns to bigint)

    โœ‚ Removed:

    • openldap: remove self_service_password_keyphrase variable (unused since tokens/SMS/question based password resets are disabled)
    • ๐Ÿšš common: ssh: cleanup/remove unused MatchGroup rsyncasroot directive

    ๐Ÿ”„ Changed:

    • ๐ŸŒฒ common: sysctl: enable logging of martian packets
    • common: sysctl: ensure sysctl settings also apply to all network interfaces added in the future
    • 0๏ธโƒฃ common: ssh: set loglevel to VERBOSE by default
    • ๐Ÿ”Š samba: increase log level, enable detailed authentication success/failure logs, clarify log prefix
    • ๐Ÿ“š update documentation

    ๐Ÿ›  Fixed:

    • rocketchat: fix role idempotence (ownership of data directories)

    ๐Ÿ”’ Security:

    • rocketchat: fix port 3001 exposed on 0.0.0.0 instead of localhost-only/firewall bypass
    • โšก๏ธ gitea: update to v1.13.6

    Full changes since v1.1.0