[Demudi-commits] r164 - / kernel-patch-2.4-givecap kernel-patch-2.4-givecap/trunk kernel-patch-2.4-givecap/trunk/debian

Free Ekanayaka free-guest@haydn.debian.org
Thu, 11 Nov 2004 01:42:58 -0700


Author: free-guest
Date: 2004-11-11 01:42:42 -0700 (Thu, 11 Nov 2004)
New Revision: 164

Added:
   kernel-patch-2.4-givecap/
   kernel-patch-2.4-givecap/tags/
   kernel-patch-2.4-givecap/trunk/
   kernel-patch-2.4-givecap/trunk/debian/
   kernel-patch-2.4-givecap/trunk/debian/changelog
   kernel-patch-2.4-givecap/trunk/debian/compat
   kernel-patch-2.4-givecap/trunk/debian/control
   kernel-patch-2.4-givecap/trunk/debian/copyright
   kernel-patch-2.4-givecap/trunk/debian/kernel-patch-2.4-givecap.kpatches.givecap
   kernel-patch-2.4-givecap/trunk/debian/rules
   kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.20-3.patch
   kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.22-1.patch
   kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.24-1.patch
Log:
[svn-inject] Installing original source of kernel-patch-2.4-givecap

Added: kernel-patch-2.4-givecap/trunk/debian/changelog
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/changelog	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/changelog	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,29 @@
+kernel-patch-2.4-givecap (20041107) unstable; urgency=low
+
+  * Added provisions for kernel 2.4.27
+
+ -- Free Ekanayaka <free@agnula.org>  Sun,  7 Nov 2004 17:03:11 +0100
+
+kernel-patch-2.4-givecap (20040322.2) unstable; urgency=low
+
+  * Added provisions for kernel 2.4.25
+
+ -- Free Ekanayaka <free@agnula.org>  Tue, 11 May 2004 22:05:09 +0200
+
+kernel-patch-2.4-givecap (20040322.1) unstable; urgency=low
+
+  * Added provisions for kernel 2.4.24
+
+ -- Free Ekanayaka <free@agnula.org>  Mon, 22 Mar 2004 22:44:54 +0100
+
+kernel-patch-2.4-givecap (20040110.1) unstable; urgency=low
+
+  * Added provisions for kernel 2.4.22; 
+
+ -- Andrea Glorioso <andrea.glorioso@agnula.org>  Sat, 10 Jan 2004 12:11:57 +0100
+
+kernel-patch-2.4-givecap (20030717-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Andrea Glorioso <andrea.glorioso@agnula.org>  Tue, 12 Mar 2002 10:55:00 +0100

Added: kernel-patch-2.4-givecap/trunk/debian/compat
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/compat	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/compat	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1 @@
+4

Added: kernel-patch-2.4-givecap/trunk/debian/control
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/control	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/control	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,16 @@
+Source: kernel-patch-2.4-givecap
+Section: devel
+Priority: extra
+Maintainer: Free Ekanayaka <free@agnula.org>
+Standards-Version: 3.5.9
+Build-Depends-Indep: debhelper (>> 4.0.0), dh-kpatches
+
+Package: kernel-patch-2.4-givecap
+Architecture: all
+Depends: ${kpatch:Depends}, ${misc:Depends}
+Suggests: kernel-package, kernel-source-2.4
+Description: Makes it possible for processes to grant capabilities to other processes
+ This patchs gives the possibility to suid-apps to transfer capabilities
+ to other processes.  This patch is not strictly necessary for everyday
+ operations, but jackd users could benefit from it (since it makes it
+ possible to start jack as a normal user.

Added: kernel-patch-2.4-givecap/trunk/debian/copyright
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/copyright	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/copyright	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,11 @@
+s package was debianized by Andrea Glorioso <andrea.glorioso@agnula.org> on
+Thu, 17 Jul 2003 23:21:57 +0200
+
+The patch was copied from http://jackit.sourceforge.net/docs/faq.php#a5
+
+Upstream Author: a bunch of many people.
+
+Copyright:
+This patch hardly qualifies has an independent work.  The copyright is not
+clear, since it's difficult to track down who initially wrote it (looks
+like this is a body of "common knowledge")

Added: kernel-patch-2.4-givecap/trunk/debian/kernel-patch-2.4-givecap.kpatches.givecap
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/kernel-patch-2.4-givecap.kpatches.givecap	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/kernel-patch-2.4-givecap.kpatches.givecap	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,19 @@
+Patch-name: Capabilities-giving patch to the linux kernel
+Patch-id: givecap
+Architecture: all
+Path-strip-level: 1
+
+Patch-file: givecap-patch-2.4.20-3.patch
+Kernel-version: 2.4.20
+
+Patch-file: givecap-patch-2.4.22-1.patch
+Kernel-version: 2.4.22
+
+Patch-file: givecap-patch-2.4.24-1.patch
+Kernel-version: 2.4.24
+
+Patch-file: givecap-patch-2.4.24-1.patch
+Kernel-version: 2.4.25
+
+Patch-file: givecap-patch-2.4.24-1.patch
+Kernel-version: 2.4.27

Added: kernel-patch-2.4-givecap/trunk/debian/rules
===================================================================
--- kernel-patch-2.4-givecap/trunk/debian/rules	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/debian/rules	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,48 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	dh_installkpatches
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installinfo
+	dh_installchangelogs
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install


Property changes on: kernel-patch-2.4-givecap/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + 

Added: kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.20-3.patch
===================================================================
--- kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.20-3.patch	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.20-3.patch	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,13 @@
+--- kernel-source-2.4.20/include/linux/capability.h	2001-11-22 20:46:19.000000000 +0100
++++ include/linux/capability.h	2003-07-10 09:52:50.000000000 +0200
+@@ -303,8 +303,8 @@
+ 
+ #define CAP_EMPTY_SET       to_cap_t(0)
+ #define CAP_FULL_SET        to_cap_t(~0)
+-#define CAP_INIT_EFF_SET    to_cap_t(~0 & ~CAP_TO_MASK(CAP_SETPCAP))
+-#define CAP_INIT_INH_SET    to_cap_t(0)
++#define CAP_INIT_EFF_SET    to_cap_t(~0)
++#define CAP_INIT_INH_SET    to_cap_t(~0)
+ 
+ #define CAP_TO_MASK(x) (1 << (x))
+ #define cap_raise(c, flag)   (cap_t(c) |=  CAP_TO_MASK(flag))

Added: kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.22-1.patch
===================================================================
--- kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.22-1.patch	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.22-1.patch	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,13 @@
+--- kernel-source-2.4.20/include/linux/capability.h	2001-11-22 20:46:19.000000000 +0100
++++ include/linux/capability.h	2003-07-10 09:52:50.000000000 +0200
+@@ -303,8 +303,8 @@
+ 
+ #define CAP_EMPTY_SET       to_cap_t(0)
+ #define CAP_FULL_SET        to_cap_t(~0)
+-#define CAP_INIT_EFF_SET    to_cap_t(~0 & ~CAP_TO_MASK(CAP_SETPCAP))
+-#define CAP_INIT_INH_SET    to_cap_t(0)
++#define CAP_INIT_EFF_SET    to_cap_t(~0)
++#define CAP_INIT_INH_SET    to_cap_t(~0)
+ 
+ #define CAP_TO_MASK(x) (1 << (x))
+ #define cap_raise(c, flag)   (cap_t(c) |=  CAP_TO_MASK(flag))

Added: kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.24-1.patch
===================================================================
--- kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.24-1.patch	2004-11-10 13:16:22 UTC (rev 163)
+++ kernel-patch-2.4-givecap/trunk/givecap-patch-2.4.24-1.patch	2004-11-11 08:42:42 UTC (rev 164)
@@ -0,0 +1,13 @@
+--- kernel-source-2.4.20/include/linux/capability.h	2001-11-22 20:46:19.000000000 +0100
++++ include/linux/capability.h	2003-07-10 09:52:50.000000000 +0200
+@@ -303,8 +303,8 @@
+ 
+ #define CAP_EMPTY_SET       to_cap_t(0)
+ #define CAP_FULL_SET        to_cap_t(~0)
+-#define CAP_INIT_EFF_SET    to_cap_t(~0 & ~CAP_TO_MASK(CAP_SETPCAP))
+-#define CAP_INIT_INH_SET    to_cap_t(0)
++#define CAP_INIT_EFF_SET    to_cap_t(~0)
++#define CAP_INIT_INH_SET    to_cap_t(~0)
+ 
+ #define CAP_TO_MASK(x) (1 << (x))
+ #define cap_raise(c, flag)   (cap_t(c) |=  CAP_TO_MASK(flag))