kanidm/RELEASE_CHECKLIST.md
Firstyear 9de7d33293
129 nsswitch stage 2 groups (#185)
Implements #129, adding the libnss_kanidm.so/dylib, and the related caching parts for properly handling these types.
2020-02-15 10:57:25 +10:30

488 B

  • bump all cargo.toml versions find kani* -name Cargo.toml -exec cat '{}' ; | grep -e '^version ='

  • bump index version in constants

  • check for breaking db entry changes.

  • release kanidm_proto

  • release kanidmd/kanidm

  • release kanidm_client

  • release kanidm_tools

  • build kanidmd docker

  • build kanidm_radisud docker

  • vendor and release to build.opensuse.org

    make vendor-prep git archive --format=tar --prefix=kanidm-1.0.0rc4/ HEAD | gzip >kanidm-1.0.0rc4.tar.gz