delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:from:to:date:message-id:subject | |
:sender; q=dns; s=default; b=iJueCGHw14ePvc9igwQtt09qaK7rKtY6jqh | |
6tvH2d2sAkukuuGRo3y8AbWkUQsxVrbhj3qWRlRG3KBeJkVbs4xgEXvjJCgN71RT | |
HQA7WeC1napc6ebK4WS47TLfyWNSWdqwKJ9VSXqu8zHACVsoaAp79GMdet86Zi07 | |
7uDhPVsA= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:from:to:date:message-id:subject | |
:sender; s=default; bh=qcIAjkrQuMvJByIfKLcVg37JbR0=; b=F4nEcXDzb | |
B6M/EfR8K9jD/isUw5rbk5XGCWlVLZisv1x7Xyy/N7uOAej51fHGedUhjuCAdUss | |
acLP5+tLnrjRMHNXUL+x2OAxBr/64kCf6VeBk6ptescrkBuOVcU3Y1ORqxTeYfhk | |
l2boWox4KUBkGmUzmmvqtJCu0QufjQt53I= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-2.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=H*MI:cygwin, passwords, H*F:D*cygwin.com, our |
X-HELO: | localhost.localdomain |
Reply-To: | cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
From: | Yaakov Selkowitz <yselkowitz AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Date: | Thu, 04 Apr 2019 21:48:49 -0400 |
Message-Id: | <announce.20190404214849.20490-1-yselkowitz@cygwin.com> |
Subject: | [ANNOUNCEMENT] libxcrypt 4.4.4-1 |
Sender: | qmail alias <cygwin AT server4 DOT sourceware DOT org> |
The following packages have been uploaded to the Cygwin distribution: * libcrypt2-4.4.4-1 * libcrypt-devel-4.4.4-1 libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt. It provides the traditional Unix crypt and crypt_r interfaces, as well as a set of extended interfaces. This switches our crypt(3) implementation to an externally maintained one used nowadays by modern Linux distributions. As this version uses a different definition of struct crypt_data, it is not ABI compatible with its predecessor, and therefore applications will need to be rebuilt to use this version. In addition, the encrypt(3) and setkey(3) APIs are removed from this version, as done also by newer Linux distributions, as they only support weak ciphers which should no longer be used nowadays. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |