summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
diff options
context:
space:
mode:
authorMorgan Jones <me@numin.it>2022-01-16 22:32:55 -0700
committerMorgan Jones <me@numin.it>2022-01-16 22:34:37 -0700
commit9db1fb4772f6a7ea548d64e3f9e672a69b8418a9 (patch)
treedb95feb65d51e6ff3b87ac8618e68eeed8651729 /nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
parente6415e1dc266204575affe723fbd1843f1e68cb7 (diff)
downloadnixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.gz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.bz2
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.lz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.xz
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.tar.zst
nixpkgs-9db1fb4772f6a7ea548d64e3f9e672a69b8418a9.zip
nixos/mattermost: update release notes
Diffstat (limited to 'nixos/doc/manual/from_md/release-notes/rl-2205.section.xml')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml19
1 files changed, 15 insertions, 4 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
index 2d8086aba77..6f1059bba30 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
@@ -32,10 +32,14 @@
       </listitem>
       <listitem>
         <para>
-          Mattermost has been updated to version 6.2. Migrations may
-          take a while, see the
-          <link xlink:href="https://docs.mattermost.com/install/self-managed-changelog.html#release-v6.2-feature-release">upgrade
-          notes</link>.
+          Mattermost has been updated to extended support release 6.3,
+          as the previously packaged extended support release 5.37 is
+          <link xlink:href="https://docs.mattermost.com/upgrade/extended-support-release.html">reaching
+          its end of life</link>. Migrations may take a while, see the
+          <link xlink:href="https://docs.mattermost.com/install/self-managed-changelog.html#release-v6-3-extended-support-release">changelog</link>
+          and
+          <link xlink:href="https://docs.mattermost.com/upgrade/important-upgrade-notes.html">important
+          upgrade notes</link>.
         </para>
       </listitem>
     </itemizedlist>
@@ -517,6 +521,13 @@
           <literal>programs.starship.settings</literal>.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          <literal>services.mattermost.plugins</literal> has been added
+          to allow the declarative installation of Mattermost plugins.
+          Plugins are automatically repackaged using autoPatchelf.
+        </para>
+      </listitem>
     </itemizedlist>
   </section>
 </section>