Your message dated Tue, 07 Mar 2006 14:02:45 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355342: fixed in ngircd 0.9.2-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ngircd
Version: 0.9.2-2
Severity: wishlist
Tags: patch
It'd be nice if the maximum for nicks and usernames was longer than 9
(it's a compiled-in thing). I've included a patch to increase it to 15.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Versions of packages ngircd depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ngircd recommends no packages.
-- no debconf information
diff --context -r ngircd-0.9.2/src/ngircd/defines.h ngircd-0.9.2-new/src/ngircd/defines.h
*** ngircd-0.9.2/src/ngircd/defines.h 2005-07-05 23:58:25.000000000 +0100
--- ngircd-0.9.2-new/src/ngircd/defines.h 2006-03-05 00:45:35.000000000 +0000
***************
*** 41,49 ****
#define CONNECTION_POOL 100 /* size of default connection pool */
#define CLIENT_ID_LEN 64 /* max. length of an IRC ID; see RFC 2812, 1.1 and 1.2.1 */
! #define CLIENT_NICK_LEN 10 /* max. nick length; see. RFC 2812, 1.2.1 */
#define CLIENT_PASS_LEN 21 /* max. password length */
! #define CLIENT_USER_LEN 10 /* Max. length of user name ("login")
see RFC 2812, section 1.2.1 */
#define CLIENT_NAME_LEN 32 /* max. length of "real names" */
#define CLIENT_HOST_LEN 64 /* max. host name length */
--- 41,49 ----
#define CONNECTION_POOL 100 /* size of default connection pool */
#define CLIENT_ID_LEN 64 /* max. length of an IRC ID; see RFC 2812, 1.1 and 1.2.1 */
! #define CLIENT_NICK_LEN 16 /* max. nick length; see. RFC 2812, 1.2.1 */
#define CLIENT_PASS_LEN 21 /* max. password length */
! #define CLIENT_USER_LEN 16 /* Max. length of user name ("login")
see RFC 2812, section 1.2.1 */
#define CLIENT_NAME_LEN 32 /* max. length of "real names" */
#define CLIENT_HOST_LEN 64 /* max. host name length */
--- End Message ---
--- Begin Message ---
Source: ngircd
Source-Version: 0.9.2-3
We believe that the bug you reported is fixed in the latest version of
ngircd, which is due to be installed in the Debian FTP archive:
ngircd_0.9.2-3.diff.gz
to pool/main/n/ngircd/ngircd_0.9.2-3.diff.gz
ngircd_0.9.2-3.dsc
to pool/main/n/ngircd/ngircd_0.9.2-3.dsc
ngircd_0.9.2-3_i386.deb
to pool/main/n/ngircd/ngircd_0.9.2-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mario Iseli <[EMAIL PROTECTED]> (supplier of updated ngircd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 05 Mar 2006 23:22:34 +0100
Source: ngircd
Binary: ngircd
Architecture: source i386
Version: 0.9.2-3
Distribution: unstable
Urgency: low
Maintainer: Mario Iseli <[EMAIL PROTECTED]>
Changed-By: Mario Iseli <[EMAIL PROTECTED]>
Description:
ngircd - Next generation IRC Server
Closes: 353876 355342
Changes:
ngircd (0.9.2-3) unstable; urgency=low
.
* New patch which allows longer nicknames, thanks to Benjamin A'Lee
for the patch. (Closes: #355342)
* Fixed the typo in the example config. (Closes: #353876)
Files:
74d6120314f09f968a50b79cbc2e19d8 581 net optional ngircd_0.9.2-3.dsc
1578106f6e187e24164020e913ed0698 8876 net optional ngircd_0.9.2-3.diff.gz
8f0586e98ab224cbbeae9e9552a9ec57 78804 net optional ngircd_0.9.2-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEDftAlAuUx1tI/64RAsXHAJ4q0YznoPwK5WykUxdDUqf1Ri3WWwCdF6Dv
CQh0edcxUzl9H0M9WHQaOA4=
=axan
-----END PGP SIGNATURE-----
--- End Message ---