Changelog for
jwhois-2.4.2-3tr.i586.rpm :
Tue Jun 5 12:00:00 2001 Oystein Viggen
- Disable caching, as it wasn\'t that useful anyway, had problems and gives us
one less setxid binary in our filesystem.
Thu Feb 22 11:00:00 2001 Oren Tirosh
- FHS path compliance
Wed Jan 10 11:00:00 2001 Ryan Weaver
[jwhois-2.4.2-1]
- src/lookup.c (find_cidr): Fix for big endian machines
- src/jwhois.c (main): Better handling of cache errors (P�l L�berg)
- example/jwhois.conf: Added .in, .nu (Kandra Nyg�rds), .hk (Patrick Liu),
.as (P�l L�berg), .gov.uk (Michael Stevens), .at (Alexander Lehmann)
- src/lookup.c (find_cidr): Match n bits in an /n block instead
of 32-n (Tom Hughes, Emil LAURENTIU)
- po/ru.po: Added (from Dmitry G. Mastrukov)
Mon Feb 14 11:00:00 2000 Ryan Weaver
[jwhois-2.4.1-2]
- jwhois now runs as user nobody aswell as group nobody so that the
cached database isn\'t owned by \'the first user to run jwhois\', thus
affecting their quota. (Thanks to Oren Tirosh )
- Oren Tirosh also informed me that since he was the
first one to make a rpm for jwhois, it was unkind of me to rewrite and
maintain the rpm for jwhois without as least leaving his rpm changelog
entries. Sorry Oren, I can no longer locate the old rpms to replace
your entries.
Thu Jan 27 11:00:00 2000 Ryan Weaver
[jwhois-2.4.1-1]
- example/jwhois.conf: Added more CIDR blocks
Changed registry for .no and added -NORID handles (from P�l L�berg)
- configure.in: Added generation of jwhois.spec
- Makefile.am (EXTRA_DIST): Added distribution of jwhois.spec
- jwhois.spec.in: Added (from Ryan Weaver)
- src/jwhois.c (make_connect): Output [host]\
-before- doing a
resolver query (speeds up output so the user doesn\'t think it\'s hung)
- src/utils.c (fdread): Check return value from read correctly
- example/jwhois.conf: corrected \\. to be \\\\.
Mon Jan 24 11:00:00 2000 Ryan Weaver
[jwhois-2.4-2]
- Made package relocatable.
- Including available locales now.
- Rewrote spec file.
- Made patch against source to include spec it distribution and sent it
to the author.