Skip to content

Commit

Permalink
changelog for #18365
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Sep 30, 2016
1 parent 1eaad01 commit 14c16f2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions nixos/doc/manual/release-notes/rl-1609.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@ following incompatible changes:</para>
behavior of Redis 3.2</para>
</listitem>

<listitem>
<para>
<literal>/var/empty</literal> is now immutable. Activation script runs <command>chattr +i</command>
to forbid any modifications inside the folder. See <link xlink:href="https://github.com/NixOS/nixpkgs/pull/18365">
the pull request</link> for what bugs this caused.
</para>
</listitem>

<listitem>
<para>Gitlab's maintainance script
<command>gitlab-runner</command> was removed and split up into the
Expand Down

0 comments on commit 14c16f2

Please sign in to comment.