···272272 </listitem>
273273 <listitem>
274274 <para>
275275+ <literal>teleport</literal> has been upgraded to major version
276276+ 11. Please see upstream
277277+ <link xlink:href="https://goteleport.com/docs/setup/operations/upgrading/">upgrade
278278+ instructions</link> and
279279+ <link xlink:href="https://goteleport.com/docs/changelog/#1100">release
280280+ notes</link>.
281281+ </para>
282282+ </listitem>
283283+ <listitem>
284284+ <para>
275285 The EC2 image module previously detected and activated
276286 swap-formatted instance store devices and partitions in
277287 stage-1 (initramfs). This behaviour has been removed. Users
+2
nixos/doc/manual/release-notes/rl-2305.section.md
···71717272- The EC2 image module previously detected and automatically mounted ext3-formatted instance store devices and partitions in stage-1 (initramfs), storing `/tmp` on the first discovered device. This behaviour, which only catered to very specific use cases and could not be disabled, has been removed. Users relying on this should provide their own implementation, and probably use ext4 and perform the mount in stage-2.
73737474+- `teleport` has been upgraded to major version 11. Please see upstream [upgrade instructions](https://goteleport.com/docs/setup/operations/upgrading/) and [release notes](https://goteleport.com/docs/changelog/#1100).
7575+7476- The EC2 image module previously detected and activated swap-formatted instance store devices and partitions in stage-1 (initramfs). This behaviour has been removed. Users relying on this should provide their own implementation.
75777678- Qt 5.12 and 5.14 have been removed, as the corresponding branches have been EOL upstream for a long time. This affected under 10 packages in nixpkgs, largely unmaintained upstream as well, however, out-of-tree package expressions may need to be updated manually.