SHA256
1
0
forked from pool/whois

Accepting request 76616 from home:lnussel:crypt_blowfish

- enable use of crypt_gensalt to support all glibc supported
  algorithms
- allow 8bit passwords read from file
- support new blowfish $2y algorithm

I've sent the patches to Marco d'Itri <md@linux.it>, he said he will
include them in the next whois release.

OBS-URL: https://build.opensuse.org/request/show/76616
OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=19
This commit is contained in:
Cristian Rodríguez
2011-07-27 06:21:55 +00:00
committed by Git OBS Bridge
parent 7d7c92b5bf
commit 9f4f7e06b6
9 changed files with 308 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 19 08:48:20 UTC 2011 - lnussel@suse.de
- enable use of crypt_gensalt to support all glibc supported
algorithms
- allow 8bit passwords read from file
- support new blowfish $2y algorithm
-------------------------------------------------------------------
Tue Mar 22 10:15:42 UTC 2011 - puzel@novell.com