Your message dated Mon, 16 Aug 2004 02:24:41 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#239244: fixed in php-radius 1.2-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Mar 2004 18:39:27 +0000
>From [EMAIL PROTECTED] Sun Mar 21 10:39:27 2004
Return-path: <[EMAIL PROTECTED]>
Received: from 114.red-217-126-149.pooles.rima-tde.net [217.126.149.114] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1B57r4-0006SP-00; Sun, 21 Mar 2004 10:39:26 -0800
Received: (qmail 10520 invoked from network); 21 Mar 2004 18:39:17 -0000
Received: from unknown (HELO lobo.lumbreras.org) (192.168.120.2)
  by 192.168.120.1 with SMTP; 21 Mar 2004 18:39:17 -0000
Received: (qmail 6094 invoked by uid 1000); 21 Mar 2004 18:39:16 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Roberto Lumbreras <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: php-radius -- PHP RADIUS implementation
X-Mailer: reportbug 2.53
Date: Sun, 21 Mar 2004 19:39:16 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : php-radius
  Version         : 1.2
  Upstream Author : Edwin Groothuis <[EMAIL PROTECTED]>
* URL             : http://www.mavetju.org/programming/php.php
* License         : BSD with advertising clause
  Description     : PHP RADIUS implementation

php-radius allows you to do authentication against Radius servers.

The license of php-radius is a BSD-style license with advertising clause
(not compatible with GPL2). That could be a big problem, so I'm asking
the author to remove the advertising clause.

Regards,
-- 
Roberto Lumbreras           .''`.            
                    <rover : :' : debian.org>
Debian Developer           `. `'             
                             `-              

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL 
PROTECTED])

---------------------------------------
Received: (at 239244-close) by bugs.debian.org; 16 Aug 2004 06:34:49 +0000
>From [EMAIL PROTECTED] Sun Aug 15 23:34:49 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bwb4z-0007Da-00; Sun, 15 Aug 2004 23:34:49 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1BwavB-0005d2-00; Mon, 16 Aug 2004 02:24:41 -0400
From: Roberto Lumbreras <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#239244: fixed in php-radius 1.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Mon, 16 Aug 2004 02:24:41 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: php-radius
Source-Version: 1.2-1

We believe that the bug you reported is fixed in the latest version of
php-radius, which is due to be installed in the Debian FTP archive:

php-radius_1.2-1.diff.gz
  to pool/main/p/php-radius/php-radius_1.2-1.diff.gz
php-radius_1.2-1.dsc
  to pool/main/p/php-radius/php-radius_1.2-1.dsc
php-radius_1.2-1_all.deb
  to pool/main/p/php-radius/php-radius_1.2-1_all.deb
php-radius_1.2.orig.tar.gz
  to pool/main/p/php-radius/php-radius_1.2.orig.tar.gz



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.
Roberto Lumbreras <[EMAIL PROTECTED]> (supplier of updated php-radius 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: Tue, 03 Aug 2004 15:24:26 +0200
Source: php-radius
Binary: php-radius
Architecture: source all
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Roberto Lumbreras <[EMAIL PROTECTED]>
Changed-By: Roberto Lumbreras <[EMAIL PROTECTED]>
Description: 
 php-radius - Radius protocol implementation in PHP
Closes: 239244
Changes: 
 php-radius (1.2-1) unstable; urgency=low
 .
   * New package. (closes: #239244)
   * Fixed select calls (socket_fd_* no longer exist).
     Added error checks to socket function calls.
     Use mt_rand instead of rand, it is faster and better.
     Added code so more than one config file can be used.
Files: 
 d358ea982baa51069f033e5ef156d95b 595 web optional php-radius_1.2-1.dsc
 04917ba3858fbf93efab5900ef002b36 4713 web optional php-radius_1.2.orig.tar.gz
 d67121704c4489c9ad5cefd0c5cb58b0 4422 web optional php-radius_1.2-1.diff.gz
 f58d3eb076dccf24f36a7e0a25f9bb07 7764 web optional php-radius_1.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBD6EAfIEQE/XJcI0RAv8DAJ0Vdd5fnapuwVn/g3EKVLL/VbPkbQCePVOE
53SKSd0/KXCKCrh/m+clAIc=
=6CJt
-----END PGP SIGNATURE-----

Reply via email to