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://http://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 <[email protected]>
---
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://http://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 [email protected]
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) [email protected]
2) [email protected] , [email protected]
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
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 "[email protected]" email is not exist.
I received "Delivery status notification (Failuer)" message like belows.
----- Original Message -----
From: "Mail Delivery Subsystem" <[email protected]>
To: <[email protected]>
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:
>
> [email protected]
>
> 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 [email protected] e-mail address in compability.h file.
[invain@centos51 linux]# head -n 6 capability.h
/*
* This is <linux/capability.h>
*
* Andrew G. Morgan <[email protected]>
* Alexander Kjeldaas <[email protected]>
* 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 [email protected]
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) [email protected]
2) [email protected] , [email protected]
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
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