Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Nuzaihan <muhammad@taqisystems.com>2018-07-01 11:13:41 +0300
committerRémy Coutable <remy@rymai.me>2018-07-01 11:13:41 +0300
commit912fe2c58f9c05bbe1ea860261c567146814a25c (patch)
treecd261cd7d5eecf137c6b8d7b817fc0870ed52e72 /changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml
parent7f9dfacf4ff058c6cae6c6c26cf859201cd536c2 (diff)
update to support latest bcrypt. resolves #48149
Diffstat (limited to 'changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml')
-rw-r--r--changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml b/changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml
new file mode 100644
index 00000000000..c18a0f75d22
--- /dev/null
+++ b/changelogs/unreleased/update-bcrypt-to-support-libxcrypt.yml
@@ -0,0 +1,5 @@
+---
+title: update bcrypt to also support libxcrypt
+merge_request: 20260
+author: muhammadn
+type: other