diff --git a/changelog/changes/2024-03-08-libcrypt-migration.md b/changelog/changes/2024-03-08-libcrypt-migration.md new file mode 100644 index 0000000000..768e006f10 --- /dev/null +++ b/changelog/changes/2024-03-08-libcrypt-migration.md @@ -0,0 +1 @@ +- libcrypt is now provided by the libxcrypt library instead of glibc. Glibc libcrypt was deprecated long time ago.