[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245119521.20635.105.camel@centos51>
Date: Tue, 16 Jun 2009 11:32:01 +0900
From: GeunSik Lim <leemgs1@...il.com>
To: Jiri Kosina <trivial@...nel.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
"Andrew G.Morgan" <morgan@...nel.org>,
Alexander Kjeldaas <astor@...rdian.no>
Subject: [PATCH] libcap: Change address of the libcap source.
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@...sung.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@...r.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@...sung.com
2) leemgs@...il.com , leemgs1@...il.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists