Author: baggins Date: Wed Jul 13 06:46:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - removed routes patch, most functionality has been merged earlier, patch probably won't be maintained
---- Files affected: packages/kernel: kernel.spec (1.944 -> 1.945) ---- Diffs: ================================================================ Index: packages/kernel/kernel.spec diff -u packages/kernel/kernel.spec:1.944 packages/kernel/kernel.spec:1.945 --- packages/kernel/kernel.spec:1.944 Tue Jul 12 20:19:22 2011 +++ packages/kernel/kernel.spec Wed Jul 13 08:46:50 2011 @@ -271,14 +271,6 @@ # Show normal colors in menuconfig with ncurses ABI 6 Patch250: kernel-fix_256colors_menuconfig.patch -# The following patch extend the routing functionality in Linux -# to support static routes (defined by user), new way to use the -# alternative routes, the reverse path protection (rp_filter), -# the NAT processing to use correctly the routing when multiple -# gateways are used. -# http://www.ssi.bg/~ja/routes-2.6.39-16.diff -Patch300: kernel-routes.patch - # https://patchwork.kernel.org/patch/236261/ Patch400: kernel-virtio-gl-accel.patch @@ -790,9 +782,6 @@ %patch250 -p1 -# routes -%patch300 -p1 - # virtio-gl %patch400 -p1 @@ -1531,6 +1520,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.945 2011/07/13 06:46:50 baggins +- removed routes patch, most functionality has been merged earlier, + patch probably won't be maintained + Revision 1.944 2011/07/12 18:19:22 draenog - address of git repo with tuxonice for stable releases - instruction how to generate patch for tuxonice ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.944&r2=1.945&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
