forked from mirrors/nixpkgs
changelog for #14148
(cherry picked from commit e293a85e24
)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
50be1a1765
commit
d80c1612a6
|
@ -180,12 +180,19 @@ following incompatible changes:</para>
|
||||||
<para><literal>services.xserver.startGnuPGAgent</literal>
|
<para><literal>services.xserver.startGnuPGAgent</literal>
|
||||||
has been removed due to GnuPG 2.1.x bump. See <link
|
has been removed due to GnuPG 2.1.x bump. See <link
|
||||||
xlink:href="https://github.com/NixOS/nixpkgs/commit/5391882ebd781149e213e8817fba6ac3c503740c">
|
xlink:href="https://github.com/NixOS/nixpkgs/commit/5391882ebd781149e213e8817fba6ac3c503740c">
|
||||||
how to achieve similar behavior. You might need to
|
how to achieve similar behavior</link>. You might need to
|
||||||
<literal>pkill gpg-agent</literal> after the upgrade
|
<literal>pkill gpg-agent</literal> after the upgrade
|
||||||
to prevent a stale agent being in the way.
|
to prevent a stale agent being in the way.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
<link xlink:href="https://github.com/NixOS/nixpkgs/commit/e561edc322d275c3687fec431935095cfc717147">
|
||||||
|
Declarative users could share the uid due to the bug in
|
||||||
|
the script handling conflict resolution.
|
||||||
|
</link>
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue