Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (65c5e916eb24fa041619d255e805e93170ca84fc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (65c5e916eb24fa041619d255e805e93170ca84fc)
  • Date: Thu, 6 Jul 2006 20:58:32 -0500

GIT changes to master grimoire by David Brown <dmlb2000@dmlb2000.(none)>:

kernels/linux/HISTORY | 16
++++++++++
kernels/linux/info/patches/PRE_2_6/patch-2.6.18-rc1 | 7 ++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.17.4 | 6 +++
kernels/linux/info/patches/mm_patches/2.6.17-mm6 | 6 +++
kernels/linux/latest.defaults | 6 +--
5 files changed, 38 insertions(+), 3 deletions(-)

New commits:
commit 65c5e916eb24fa041619d255e805e93170ca84fc
Author: David Brown <dmlb2000@dmlb2000.(none)>
Commit: David Brown <dmlb2000@dmlb2000.(none)>

linux updated pre 2.6 maintenance and mm patches

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 2199282..1b62263 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,19 @@
+2006-07-06 David Brown <dmlb2000 AT gmail.com>
+ * latest.defaults: updated latest to patch-2.6.17.4
+ * info/patches/maintenance_patches/patch-2.6.17.4: added
+
+2006-07-06 David Brown <dmlb2000 AT gmail.com>
+ * latest.defaults: updated latest to 2.6.17-mm6
+ * info/patches/mm_patches/2.6.17-mm6: added
+
+2006-07-06 David Brown <dmlb2000 AT gmail.com>
+ * latest.defaults: updated latest to 2.6.17-mm5
+ * info/patches/mm_patches/2.6.17-mm5: added
+
+2006-07-06 David Brown <dmlb2000 AT gmail.com>
+ * latest.defaults: updated latest to patch-2.6.18-rc1
+ * info/patches/PRE_2_6/patch-2.6.18-rc1: added
+
2006-07-01 David Brown <dmlb2000 AT gmail.com>
* info/patches/realtime_patches/.info: added

diff --git a/kernels/linux/info/patches/PRE_2_6/patch-2.6.18-rc1
b/kernels/linux/info/patches/PRE_2_6/patch-2.6.18-rc1
new file mode 100755
index 0000000..f9ab42c
--- /dev/null
+++ b/kernels/linux/info/patches/PRE_2_6/patch-2.6.18-rc1
@@ -0,0 +1,7 @@
+patchversion="2.6.18-rc1"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/testing/${source}"
+appliedkernels="2.6.17"
+gpg_source_url="${source_url}.sign"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+md5sum=""
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.17.4
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.17.4
new file mode 100755
index 0000000..21212ab
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.17.4
@@ -0,0 +1,6 @@
+appliedkernels="2.6.17"
+patchversion="${appliedkernels}.4"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/info/patches/mm_patches/2.6.17-mm6
b/kernels/linux/info/patches/mm_patches/2.6.17-mm6
new file mode 100755
index 0000000..da9caf5
--- /dev/null
+++ b/kernels/linux/info/patches/mm_patches/2.6.17-mm6
@@ -0,0 +1,6 @@
+appliedkernels="2.6.17"
+patchversion="${appliedkernels}-mm6"
+source="${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/people/akpm/patches/2.6/${appliedkernels}/${patchversion}/${source}"
+source_gpg="kernel.gpg:${source}.sign"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 423b104..3f84f84 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,10 +1,10 @@
LATEST_2_6=2.6.17
-LATEST_PRE_2_6=patch-2.6.17.3
-LATEST_maintenance_patches=patch-2.6.17.3
+LATEST_PRE_2_6=patch-2.6.18-rc1
+LATEST_maintenance_patches=patch-2.6.17.4
LATEST_git_patches=patch-2.6.12-rc5-git8
LATEST_2_4=2.4.32
LATEST_PRE_2_4=patch-2.4.33-pre1
-LATEST_mm_patches=2.6.17-mm5
+LATEST_mm_patches=2.6.17-mm6
LATEST_ac_patches=patch-2.6.11-ac7
LATEST_grsecurity_2_4=grsecurity-2.1.8-2.4.32-200601211647.patch
LATEST_grsec_secfix_2_4=linux-2.4.28-secfix-200501071141.patch



  • [SM-Commit] GIT changes to master grimoire by David Brown (65c5e916eb24fa041619d255e805e93170ca84fc), David Brown, 07/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page