mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] libcap: Change address of the libcap source.
@ 2009-06-16  2:32 GeunSik Lim
  2009-06-16  2:46 ` GeunSik Lim
  2009-06-16  8:26 ` Jiri Kosina
  0 siblings, 2 replies; 3+ messages in thread
From: GeunSik Lim @ 2009-06-16  2:32 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel, Andrew G.Morgan, Alexander Kjeldaas



Dear Jiri Kosina.

This is patch to change ftp site of the libcap source. 
Merge this patch. 


Regards,




Subject: [PATCH] Change ftp site of the libcap source.

This is about libcap Library for getting and setting POSIX.1e capabilities.
"ftp://linux.kernel.org" address does not exist no longer.

Before ) ftp://linux.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
After  ) ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
         http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/

         Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
---
 include/linux/capability.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/capability.h b/include/linux/capability.h
index c302110..c8f2a5f 100644
--- a/include/linux/capability.h
+++ b/include/linux/capability.h
@@ -7,7 +7,7 @@
  *
  * See here for the libcap library ("POSIX draft" compliance):
  *
- * ftp://linux.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
+ * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
  */
 
 #ifndef _LINUX_CAPABILITY_H
-- 
1.6.3.1


 
-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***" 
in the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

GeunSik Lim ( Samsung Electronics )
e-Mail  :1) geunsik.lim@samsung.com
         2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] libcap: Change address of the libcap source.
  2009-06-16  2:32 [PATCH] libcap: Change address of the libcap source GeunSik Lim
@ 2009-06-16  2:46 ` GeunSik Lim
  2009-06-16  8:26 ` Jiri Kosina
  1 sibling, 0 replies; 3+ messages in thread
From: GeunSik Lim @ 2009-06-16  2:46 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel, Andrew G.Morgan, Alexander Kjeldaas

2009-06-16 (화), 11:32 +0900, GeunSik Lim 쓰시길:
> 
> Dear Jiri Kosina.
> 
> This is patch to change ftp site of the libcap source. 
> Merge this patch. 


Um.. It's strange. 
It seems that "astor@guardian.no" email is not exist. 
I received  "Delivery status notification (Failuer)" message like belows. 

----- Original Message ----- 
From: "Mail Delivery Subsystem" <mailer-daemon@googlemail.com>
To: <leemgs1@gmail.com>
Sent: Tuesday, June 16, 2009 11:32 AM
Subject: Delivery Status Notification (Failure)

> This is an automatically generated Delivery Status Notification
> Delivery to the following recipient failed permanently:
> 
>     astor@guardian.no
> 
> Technical details of permanent failure: 
> Google tried to deliver your message, but it was rejected by the 
> recipient domain. We recommend contacting the other email provider 
> for further information about the cause of this error. The error that 
> the other server returned was: 550 550 5.3.0 relay not permitted (state 14). 


For refernece, 
I found  astor@guardian.no e-mail address in compability.h file. 

[invain@centos51 linux]# head -n 6 capability.h 
/*
 * This is <linux/capability.h>
 *
 * Andrew G. Morgan <morgan@kernel.org>
 * Alexander Kjeldaas <astor@guardian.no>
 * with help from Aleph1, Roland Buresund and Andrew Main.
[invain@centos51 linux]# 


Thks,


-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***" 
in the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

GeunSik Lim ( Samsung Electronics )
e-Mail  :1) geunsik.lim@samsung.com
         2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] libcap: Change address of the libcap source.
  2009-06-16  2:32 [PATCH] libcap: Change address of the libcap source GeunSik Lim
  2009-06-16  2:46 ` GeunSik Lim
@ 2009-06-16  8:26 ` Jiri Kosina
  1 sibling, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2009-06-16  8:26 UTC (permalink / raw)
  To: GeunSik Lim; +Cc: linux-kernel, Andrew G.Morgan, Alexander Kjeldaas

On Tue, 16 Jun 2009, GeunSik Lim wrote:

> This is patch to change ftp site of the libcap source. Merge this patch.

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-16  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-16  2:32 [PATCH] libcap: Change address of the libcap source GeunSik Lim
2009-06-16  2:46 ` GeunSik Lim
2009-06-16  8:26 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®