SHA256
1
0
forked from pool/whois
OBS User unknown
2009-05-04 16:37:32 +00:00
committed by Git OBS Bridge
parent a5200824e7
commit 26905a4787
7 changed files with 87 additions and 33 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Mon May 4 11:51:30 CEST 2009 - puzel@suse.cz
- updated to version 4.7.33
* mkpasswd: use /dev/urandom to generate the salt. If it is not present,
initialize srand(3) with gettimeofday(2) instead of time(2) to have a
larger randomness space.
* mkpasswd: added preliminary support for variable length salts, patch
courtesy of Nicolas François.
* Updated the .co.za SLD server.
* Added new ASN allocations.
* Updated the .tel, .gg and .je TLD servers.
* Implemented a 10 seconds timeout on connect(2) to allow querying
servers with broken IPv6 connectivity.
* Added support for automatically determining the server for in-addr.arpa
domains.
* Added new IPv4 allocations.
* Fixed a typo in de.po.
* Updated the .gi, .lc and .mn TLD servers.
* Fixed the short option -S which I broke in 4.7.25.
* Added support for ASN32 in the ASPLAIN notation.
* Do not disable the timeout after the connection to the server, because
it can still hang forever.
* Added the .gy, .hn, .ng and .sl TLD servers.
* Updated the .tel, .cr, .dz, .ht, .im, .jo, .ly, .mt, .mu, .pr, .rs, .sn,
.com.uy, .vc and .vn TLD servers.
* Added support for -kenic NIC handles.
* Added new IPv4 allocations.
* Little portability fixes.
* Added Finnish translation contributed by Sami Kerola.
- removed whois-4.7.28-Makefile.patch (obsolete)
- fixed rpmlint warning
- properly pass RPM_OPT_FLAGS to make
-------------------------------------------------------------------
Fri Sep 12 10:48:46 CEST 2008 - anosek@suse.cz