SPECS: kernel24.spec - cleaned up sk98lin/gcc4/compilefailure spag...
qboosh
qboosh at pld-linux.org
Fri Aug 18 09:14:49 CEST 2006
Author: qboosh Date: Fri Aug 18 07:14:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleaned up sk98lin/gcc4/compilefailure spaghetti
- updated libata patch
- added libata-update and ide-update patches (mostly new pciids backported from 2.6.18-rc4)
---- Files affected:
SPECS:
kernel24.spec (1.771 -> 1.772)
---- Diffs:
================================================================
Index: SPECS/kernel24.spec
diff -u SPECS/kernel24.spec:1.771 SPECS/kernel24.spec:1.772
--- SPECS/kernel24.spec:1.771 Thu Aug 17 10:04:41 2006
+++ SPECS/kernel24.spec Fri Aug 18 09:14:44 2006
@@ -33,7 +33,7 @@
Summary(pt_BR): Kernel Linux (a parte central do sistema operacional Linux)
Name: kernel24
Version: 2.4.33
-Release: 0.1%{?with_um:um}
+Release: 0.2%{?with_um:um}
License: GPL v2
Group: Base/Kernel
Source0: ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-%{version}.tar.bz2
@@ -90,8 +90,12 @@
# fix remaining (!x86) do_mmap_pgoff()/do_mmap2() occurrences and few other things
Patch23: linux-2.4-post-uml-fixes.patch
Patch24: linux-2.4-uml-proc_mm-perms.patch
-# http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.4.31-pre1-libata1.patch.bz2
+# remaining parts from http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.4.32-libata1.patch.bz2
Patch25: linux-2.4-libata.patch
+# +additional pciids backported from 2.6.18-rc4
+Patch26: linux-2.4-libata-update.patch
+# backports from 2.6.18-rc4
+Patch27: linux-2.4-ide-update.patch
# New filesystems
@@ -336,9 +340,6 @@
# Security patches/fixes
-# modified http://www.hardrock.org/kernel/current-updates/linux-2.4.23-updates.patch
-# since we already have some of these fixes applied
-#Patch3500: http://www.hardrock.org/kernel/current-updates/linux-2.4.24-updates.patch
Patch3600: linux-2.4-sysctl-empty.patch
# adapted from http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.4.33-200608131429.patch
Patch4000: grsecurity-2.1.9-2.4.33-200608131429.patch
@@ -767,6 +768,8 @@
%patch23 -p1
%patch24 -p1
%patch25 -p1
+%patch26 -p1
+%patch27 -p1
%patch31 -p1
%patch32 -p1
#%patch33 -p1
@@ -795,6 +798,7 @@
%patch101 -p1
%patch121 -p1
%patch125 -p1
+%patch126 -p1
%patch130 -p1
%{?with_routes:%patch136 -p1}
%patch136 -p1
@@ -906,8 +910,6 @@
# security fixes
-# left for future updates
-#%patch3500 -p1
%patch3600 -p1
%{?with_grsec:%patch4000 -p1}
%{?with_grsec:%patch4001 -p1}
@@ -937,7 +939,6 @@
rm -rf linux
%patch3018 -p1
-%patch126 -p1
# Remove -g from drivers/atm/Makefile and net/ipsec/Makefile
echo -e ',s/EXTRA_CFLAGS.*-g//g\n,w' | ed net/ipsec/Makefile
@@ -1717,6 +1718,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.772 2006/08/18 07:14:44 qboosh
+- cleaned up sk98lin/gcc4/compilefailure spaghetti
+- updated libata patch
+- added libata-update and ide-update patches (mostly new pciids backported from 2.6.18-rc4)
+
Revision 1.771 2006/08/17 08:04:41 marcus
- addedd patch 126 - new sk98lin driver
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.771&r2=1.772&f=u
More information about the pld-cvs-commit
mailing list