Your message dated Tue, 08 Apr 2008 21:51:31 -0400
with message-id <[EMAIL PROTECTED]>
and subject line mudnames: Package has been removed.
has caused the Debian Bug report #191284,
regarding mudnames: repeating output
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
191284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=191284
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mudnames
Version: 1.6-2
Severity: normal
The output tends to repeat itself.
This is due to the following line in server.c:
srand (time(NULL) ^ getpid());
... a^b is pretty likely to be equal to (a+x)^(b+x), and both time()
and pid increase sequentially.
Fix: just use a tad better way of seeding the random generator.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kilobyte 2.4.19 #2 Sat Feb 15 07:36:55 CET 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages mudnames depends on:
ii libc6 2.3.1-16 GNU C Library: Shared libraries an
-- no debconf information
--- End Message ---
--- Begin Message ---
fixed 191284 1.6-3
fixed 468581 1.6-3
fixed 191002 1.6-3
fixed 437591 1.6-3
fixed 385363 1.6-3
thank you
mudnames has been removed from the archive so closing all bugs as fixed
in revision -3 which has never been in the archive.
Thank you,
Barry deFreese
--- End Message ---