Author: pluto Date: Thu Aug 18 11:59:21 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - nptl signal delivery deadlock fix.
---- Files affected: SPECS: kernel.spec (1.441.2.1158 -> 1.441.2.1159) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1158 SPECS/kernel.spec:1.441.2.1159 --- SPECS/kernel.spec:1.441.2.1158 Wed Aug 17 13:04:34 2005 +++ SPECS/kernel.spec Thu Aug 18 13:59:16 2005 @@ -105,7 +105,7 @@ %define _procps_ver 3.2.0 %define _oprofile_ver 0.5.3 -%define _rel 0.1 +%define _rel 0.2 %define _netfilter_snap 20050801 @@ -253,6 +253,7 @@ Patch111: linux-2.6-vfs-two-read-without-clear-between.patch Patch112: linux-2.6-via82c586-irq-routing.patch Patch113: linux-2.6-3Com_IBM-fix.patch +Patch114: linux-2.6-nptl-signal-delivery-deadlock.patch # derived from http://adsl-brisbane.lubemobile.com.au/ras/debian/sarge/kernel-patch-linuxabi/ Patch135: linux-2.6-unix-abi.patch @@ -678,6 +679,7 @@ %patch111 -p1 %patch112 -p1 %patch113 -p1 +%patch114 -p1 %ifarch %{ix86} %if %{with abi} @@ -1465,6 +1467,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1159 2005/08/18 11:59:16 pluto +- nptl signal delivery deadlock fix. + Revision 1.441.2.1158 2005/08/17 11:04:34 arekm BR: net-tools for hostname command. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1158&r2=1.441.2.1159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
