Skip Menu |
 

Download (untitled) / with headers
text/plain 3.1KiB
From krb5-bugs-incoming-bounces@PCH.mit.edu Tue Apr 21 18:41:10 2009
Return-Path: <krb5-bugs-incoming-bounces@PCH.mit.edu>
X-Original-To: krb5-send-pr-nospam1@krbdev.mit.edu
Received: from pch.mit.edu (PCH.MIT.EDU [18.7.21.90])
by krbdev.mit.edu (Postfix) with ESMTP id 151A5CCF14;
Tue, 21 Apr 2009 18:41:10 +0000 (UTC)
Received: from pch.mit.edu (pch.mit.edu [127.0.0.1])
by pch.mit.edu (8.13.6/8.12.8) with ESMTP id n3LIf9gI010353;
Tue, 21 Apr 2009 14:41:09 -0400
Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU
[18.7.21.83])
by pch.mit.edu (8.13.6/8.12.8) with ESMTP id n3LHtIVg000563
for <krb5-bugs-incoming@PCH.mit.edu>; Tue, 21 Apr 2009 13:55:18 -0400
Received: from mit.edu (M24-004-BARRACUDA-3.MIT.EDU [18.7.7.114])
by pacific-carrier-annex.mit.edu (8.13.6/8.9.2) with ESMTP id
n3LHt9N6002030
for <krb5-bugs@mit.edu>; Tue, 21 Apr 2009 13:55:09 -0400 (EDT)
Received: from mx1.redhat.com (localhost [127.0.0.1])
by mit.edu (Spam Firewall) with ESMTP id 6FC0B1895AA4
for <krb5-bugs@mit.edu>; Tue, 21 Apr 2009 13:55:09 -0400 (EDT)
Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by mit.edu with
ESMTP id uRg24YdKI6V1ljho for <krb5-bugs@mit.edu>;
Tue, 21 Apr 2009 13:55:09 -0400 (EDT)
X-Barracuda-Reputation: Registry
Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com
[172.16.52.254])
by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n3LHt8iZ018473
for <krb5-bugs@mit.edu>; Tue, 21 Apr 2009 13:55:08 -0400
Received: from blade.bos.redhat.com (blade.bos.redhat.com [10.16.0.23])
by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3LHt7im016464
for <krb5-bugs@mit.edu>; Tue, 21 Apr 2009 13:55:08 -0400
Received: from blade.bos.redhat.com (localhost.localdomain [127.0.0.1])
by blade.bos.redhat.com (8.14.3/8.14.2) with ESMTP id n3LHt7nV005299
for <krb5-bugs@mit.edu>; Tue, 21 Apr 2009 13:55:07 -0400
Received: (from nalin@localhost)
by blade.bos.redhat.com (8.14.3/8.14.3/Submit) id n3LHt79v005297;
Tue, 21 Apr 2009 13:55:07 -0400
Date: Tue, 21 Apr 2009 13:55:07 -0400
Message-Id: <200904211755.n3LHt79v005297@blade.bos.redhat.com>
To: krb5-bugs@mit.edu
Subject: typo in ksu error message
From: nalin@redhat.com
X-send-pr-version: 3.99
X-Scanned-By: MIMEDefang 2.42
X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254
X-Spam-Score: 0.55
X-Spam-Flag: NO
X-Mailman-Approved-At: Tue, 21 Apr 2009 14:40:50 -0400
X-BeenThere: krb5-bugs-incoming@mailman.mit.edu
X-Mailman-Version: 2.1.6
Precedence: list
Reply-To: nalin@redhat.com
Sender: krb5-bugs-incoming-bounces@PCH.mit.edu
Errors-To: krb5-bugs-incoming-bounces@PCH.mit.edu


Show quoted text
>Submitter-Id: net
>Originator: Nalin Dahyabhai <nalin@redhat.com>
>Organization:
>Confidential: no
>Synopsis: typo in ksu error message
>Severity: non-critical
>Priority: low
>Category: krb5-clients
>Class: change-request
>Release: 1.6.3
>Environment:

System: Linux blade.bos.redhat.com 2.6.27.15-170.2.24.fc10.x86_64 #1 SMP Wed Feb 11 23:14:31 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Architecture: x86_64

Show quoted text
>Description:
Marek Mahut (mmahut@redhat.com) pointed out to me that the error
message on line 182 of src/clients/ksu/krb_auth_su.c has a typo in
it: "geting" should be "getting".
From: tlyu@mit.edu
Subject: SVN Commit

Fix typo in error message reported by Marek Mahut (Red Hat).

https://github.com/krb5/krb5/commit/16aaf27414aaf5478b774e4c504128ef38faa307
Commit By: tlyu
Revision: 22290
Changed Files:
U trunk/src/clients/ksu/krb_auth_su.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r22290 from trunk

------------------------------------------------------------------------
r22290 | tlyu | 2009-04-28 20:31:50 -0400 (Tue, 28 Apr 2009) | 5 lines
Changed paths:
M /trunk/src/clients/ksu/krb_auth_su.c

ticket: 6472
target_version: 1.7
tags: pullup

Fix typo in error message reported by Marek Mahut (Red Hat).

https://github.com/krb5/krb5/commit/1049caf5b30b1ef501cdabea1aa693931792fa45
Commit By: tlyu
Revision: 22332
Changed Files:
U branches/krb5-1-7/src/clients/ksu/krb_auth_su.c