Your message dated Wed, 20 Apr 2005 16:08:50 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304728: fixed in webauth 3.2.6-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; 15 Apr 2005 00:44:43 +0000
>From [EMAIL PROTECTED] Thu Apr 14 17:44:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.stanford.edu [171.67.16.125] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DMEwt-0006i4-00; Thu, 14 Apr 2005 17:44:43 -0700
Received: from windlord.stanford.edu (windlord.Stanford.EDU [171.64.19.147])
        by smtp2.Stanford.EDU (8.12.11/8.12.11) with SMTP id j3F0igo9021653
        for <[EMAIL PROTECTED]>; Thu, 14 Apr 2005 17:44:42 -0700
Received: (qmail 20919 invoked by uid 1000); 15 Apr 2005 00:44:41 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Russ Allbery <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: webauth -- Cookie-based web authentication using Kerberos
X-Mailer: reportbug 3.8
Date: Thu, 14 Apr 2005 17:44:41 -0700
X-Debbugs-Cc: debian-devel@lists.debian.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist
Owner: Russ Allbery <[EMAIL PROTECTED]>


* Package name    : webauth
  Version         : 3.2.4
  Upstream Author : WebAuth Team <[EMAIL PROTECTED]>
* URL             : http://webauthv3.stanford.edu/
* License         : MIT/X
  Description     : cookie-based web authentication using Kerberos

WebAuth is a cookie-based web authentication system built on top of
Kerberos.  It relies on a central authentication server that handles all
user authentication for a domain and creates user authentication
credentials for any web server that needs strong authentication.

This package differs from mod_auth_kerb in that it will work with any
browser, not just those supporting SPNEGO, without sending the user's
password to each web site to which they wish to authenticate.  It
supports a form of single sign-on in that a user only has to autheticate
once to the central authentication server and then can visit any web
site within that authentication domain without needing to reauthenticate.

This package comes in two sections, an Apache module and supporting library
for all of the servers that want to authenticate users and an Apache module
and supporting scripts for the central authentication server.  It also has
Perl bindings for its library, which are used by the authentication server
user front-end.  As a result, the current plan is to break it out into nine
packages:

  libapache2-webauth    Apache module for client web servers
  libapache2-webkdc     Apache module for central authentication server
  libwebauth3-perl      Perl bindings for the WebAuth libraries
  libwebauth1           Supporting WebAuth shared library
  libwebauth1-dev       Development files for WebAuth shared library
  libwebkdc-perl        Perl modules for central authentication server
  webauth-tests         Test suite for client web server
  webauth-utils         Command-line utils for WebAuth key management
  webauth-weblogin      User front-end to central authentication server

Note that libapache2-webkdc depends on the S/Ident libraries for full
functionality.  An ITP for S/Ident will be filed in a moment.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

---------------------------------------
Received: (at 304728-close) by bugs.debian.org; 20 Apr 2005 20:23:05 +0000
>From [EMAIL PROTECTED] Wed Apr 20 13:23:05 2005
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 1DOLiz-0003np-00; Wed, 20 Apr 2005 13:23:05 -0700
Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DOLVC-0001RK-00; Wed, 20 Apr 2005 16:08:50 -0400
From: Russ Allbery <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#304728: fixed in webauth 3.2.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 20 Apr 2005 16:08:50 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (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_2005_01_02
X-Spam-Level: 

Source: webauth
Source-Version: 3.2.6-1

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

libapache2-webauth_3.2.6-1_i386.deb
  to pool/main/w/webauth/libapache2-webauth_3.2.6-1_i386.deb
libapache2-webkdc_3.2.6-1_i386.deb
  to pool/main/w/webauth/libapache2-webkdc_3.2.6-1_i386.deb
libwebauth-perl_3.2.6-1_i386.deb
  to pool/main/w/webauth/libwebauth-perl_3.2.6-1_i386.deb
libwebauth1-dev_3.2.6-1_i386.deb
  to pool/main/w/webauth/libwebauth1-dev_3.2.6-1_i386.deb
libwebauth1_3.2.6-1_i386.deb
  to pool/main/w/webauth/libwebauth1_3.2.6-1_i386.deb
libwebkdc-perl_3.2.6-1_all.deb
  to pool/main/w/webauth/libwebkdc-perl_3.2.6-1_all.deb
webauth-tests_3.2.6-1_all.deb
  to pool/main/w/webauth/webauth-tests_3.2.6-1_all.deb
webauth-utils_3.2.6-1_i386.deb
  to pool/main/w/webauth/webauth-utils_3.2.6-1_i386.deb
webauth-weblogin_3.2.6-1_all.deb
  to pool/main/w/webauth/webauth-weblogin_3.2.6-1_all.deb
webauth_3.2.6-1.diff.gz
  to pool/main/w/webauth/webauth_3.2.6-1.diff.gz
webauth_3.2.6-1.dsc
  to pool/main/w/webauth/webauth_3.2.6-1.dsc
webauth_3.2.6.orig.tar.gz
  to pool/main/w/webauth/webauth_3.2.6.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.
Russ Allbery <[EMAIL PROTECTED]> (supplier of updated webauth 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-----

Format: 1.7
Date: Mon, 18 Apr 2005 23:06:23 -0700
Source: webauth
Binary: webauth-utils webauth-tests libwebauth-perl libwebauth1 libwebauth1-dev 
libwebkdc-perl webauth-weblogin libapache2-webauth libapache2-webkdc
Architecture: source all i386
Version: 3.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery <[EMAIL PROTECTED]>
Changed-By: Russ Allbery <[EMAIL PROTECTED]>
Description: 
 libapache2-webauth - Apache 2 modules for WebAuth authentication
 libapache2-webkdc - Apache 2 modules for a WebAuth authentication KDC
 libwebauth-perl - Perl library for WebAuth authentication
 libwebauth1 - Shared libraries for WebAuth authentication
 libwebauth1-dev - Development files for WebAuth authentication
 libwebkdc-perl - Perl library for WebAuth authentication
 webauth-tests - Tests for the WebAuth authentication modules
 webauth-utils - Command-line utilities for WebAuth authentication
 webauth-weblogin - Central login server for WebAuth authentication
Closes: 304728
Changes: 
 webauth (3.2.6-1) unstable; urgency=low
 .
   * Uploaded to Debian.  (Closes: #304728)
   * New upstream release.
     - Renamed the WebAuth3 Perl bindings to WebAuth.
     - Renamed the libwebauth3-perl package to libwebauth-perl accordingly.
   * Add dependency on libwebauth-perl to webauth-weblogin.  libwebkdc-perl
     will also pull it in, but this is more completely correct.
   * Add watch file.
Files: 
 8c925a946f156764677ff0cd3c347ffe 1084 web optional webauth_3.2.6-1.dsc
 c4e687445db8dc8fade9ea945d7c2b0a 465671 web optional webauth_3.2.6.orig.tar.gz
 fd2061ea7f452784e64b9a3392fffdeb 11922 web optional webauth_3.2.6-1.diff.gz
 becc53e9662ebec46f0bced51e9a4a53 126324 web optional 
libapache2-webauth_3.2.6-1_i386.deb
 2698b7ae57358d2c8239e44494e1ae8d 77776 web optional 
libapache2-webkdc_3.2.6-1_i386.deb
 9cd59c32efa27180df34bcaf5fdb0867 43258 perl optional 
libwebauth-perl_3.2.6-1_i386.deb
 2ed3004e5e014cb17165d197b185a551 28528 libs optional 
libwebauth1_3.2.6-1_i386.deb
 358858578ff71455bc00546c19814128 36342 libdevel extra 
libwebauth1-dev_3.2.6-1_i386.deb
 4586adbc833b6bcee814f98e5dab78fc 16974 web optional 
webauth-utils_3.2.6-1_i386.deb
 982edfd4848d16b56c73e599b2602ed1 30318 perl optional 
libwebkdc-perl_3.2.6-1_all.deb
 3eaff7f1b14e3bb9cb39379441788672 17388 web optional 
webauth-tests_3.2.6-1_all.deb
 415ef0183a3ba269159aab32dc71543e 39156 web optional 
webauth-weblogin_3.2.6-1_all.deb

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

iQEVAwUBQmX7F7f2jhx5fmQdAQFTUgf+MoumkDaRpo1/UA6CDFumH4XlsTiCFw2g
ST52IuwzNVY3NDY+O3h8vKNTMN3txwjpNPZ1cXU8LhtcD8N4Mo9dT3tkEm0yQNCZ
wgGn73LRFAG6T006l29Mt5mliTrW4RnivaqXHin3wwNMb/N0HyhgIbgunc2ZWV/Q
rbiAv3N6klufOe325JG1KMdgrVb1P3iU462t8xOtlxhQH6p4B3YXRV94FKeqQBWn
uJIIaJdPYhbVSdT5w1z8+IK/EMBY7DxNAmnWSjiw9U3+cIzn0Cejd0T40ZWyTxT1
U9d2SB0GndM73kzbqj5G4b/SFMpzxbXhXz2K/JqsqU+gMMPFN0EvwA==
=dJii
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to