Commit b49f1c68 authored by Flakebi's avatar Flakebi Committed by github-actions[bot]
Browse files

kanidm: add release not for tls requirement

(cherry picked from commit 272ac9ec)
parent 7fc30df7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -709,6 +709,14 @@
          <literal>emacs-gtk</literal>.
        </para>
      </listitem>
      <listitem>
        <para>
          <literal>kanidm</literal> has been updated to 1.1.0-alpha.10
          and now requires a tls certificate and key. It will always
          start an https and – if enabled – an ldaps server and no http
          and ldap server anymore.
        </para>
      </listitem>
      <listitem>
        <para>
          riak package removed along with
+2 −0
Original line number Diff line number Diff line
@@ -231,6 +231,8 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
- Emacs now uses the Lucid toolkit by default instead of GTK because of stability and compatibility issues.
  Users who still wish to remain using GTK can do so by using `emacs-gtk`.

- `kanidm` has been updated to 1.1.0-alpha.10 and now requires a tls certificate and key. It will always start an https and – if enabled – an ldaps server and no http and ldap server anymore.

- riak package removed along with `services.riak` module, due to lack of maintainer to update the package.

- ppd files in `pkgs.cups-drv-rastertosag-gdi` are now gzipped.  If you refer to such a ppd file with its path (e.g. via [hardware.printers.ensurePrinters](options.html#opt-hardware.printers.ensurePrinters)) you will need to append `.gz` to the path.