forked from pool/kernel-source
GIT Revision: da138d8145997688688891ef3903cf2acbadd0b3
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6962
This commit is contained in:
parent
7391ff82f7
commit
db3c1d97d0
@ -62,7 +62,7 @@ done >"$series" < <($(dirname $0)/guards $EXTRA_SYMBOLS <series.conf)
|
|||||||
# convert them to shell code that can be evaluated. Evaluate it.
|
# convert them to shell code that can be evaluated. Evaluate it.
|
||||||
eval "$(
|
eval "$(
|
||||||
<"$series" xargs awk '
|
<"$series" xargs awk '
|
||||||
/^--- |^+++ / \
|
/^--- |^\+\+\+ / \
|
||||||
{ M = match($2, /^[^\/]+\/Makefile( \t|$)/) }
|
{ M = match($2, /^[^\/]+\/Makefile( \t|$)/) }
|
||||||
M && /^+(VERSION|PATCHLEVEL|SUBLEVEL|EXTRAVERSION)/ \
|
M && /^+(VERSION|PATCHLEVEL|SUBLEVEL|EXTRAVERSION)/ \
|
||||||
{ print }
|
{ print }
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -872,6 +872,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -885,6 +885,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -905,6 +905,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -99,6 +99,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -875,6 +875,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -890,6 +890,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -894,6 +894,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -875,6 +875,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -869,6 +869,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -254,6 +254,17 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -81,6 +81,17 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -877,6 +877,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -873,6 +873,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:34:28 CEST 2011 - sjayaraman@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 08:03:38 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de
|
||||||
|
|
||||||
|
@ -875,6 +875,17 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jeffm@suse.com
|
||||||
|
- rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an
|
||||||
|
awk regex. It's technically invalid.
|
||||||
|
- commit da138d8
|
||||||
|
* Fri Apr 29 2011 sjayaraman@suse.de
|
||||||
|
- Delete patches.suse/sched-revert-latency-defaults.
|
||||||
|
- commit 90be226
|
||||||
|
* Fri Apr 29 2011 tiwai@suse.de
|
||||||
|
- Delete patches.arch/ppc-ipic-suspend-without-83xx-fix.
|
||||||
|
- Delete patches.arch/x86-hpet-pre-read.
|
||||||
|
- commit 3489146
|
||||||
* Fri Apr 29 2011 gregkh@suse.de
|
* Fri Apr 29 2011 gregkh@suse.de
|
||||||
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
- Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch.
|
||||||
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
- Delete patches.suse/linux-2.6.29-even-faster-kms.patch.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:26d8ab3bb010c55357f393d98d055aa0ede802deaf502523b683de1f3754b067
|
oid sha256:f488b8b8d084d999b025da0c00000dbcedea8e9bb2b0fb043dbcbe2c1615851c
|
||||||
size 61759
|
size 61310
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ace84d53df9eea7ece4243a0b4adf08c208f31da5b0a9ed83281ffe49ddb77c2
|
oid sha256:97b17c31224567d9fae3d86fbacfbeb1563304d6662b9bd8492636be04e12b58
|
||||||
size 203274
|
size 202127
|
||||||
|
@ -82,7 +82,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/setuid-dumpable-wrongdir
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
patches.suse/hung_task_timeout-configurable-default
|
patches.suse/hung_task_timeout-configurable-default
|
||||||
+needs_update-33 patches.suse/sched-revert-latency-defaults
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Architecture-specific patches. These used to be all
|
# Architecture-specific patches. These used to be all
|
||||||
@ -111,7 +110,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# x86_64/i386 biarch
|
# x86_64/i386 biarch
|
||||||
########################################################
|
########################################################
|
||||||
+needs_update37 patches.arch/x86-hpet-pre-read
|
|
||||||
+needs_update-33 patches.arch/x86_64-hpet-64bit-timer.patch
|
+needs_update-33 patches.arch/x86_64-hpet-64bit-timer.patch
|
||||||
|
|
||||||
+needs_update patches.arch/kvm-split-paravirt-ops-by-functionality
|
+needs_update patches.arch/kvm-split-paravirt-ops-by-functionality
|
||||||
@ -152,7 +150,6 @@
|
|||||||
patches.arch/ppc64-xmon-dmesg-printing.patch
|
patches.arch/ppc64-xmon-dmesg-printing.patch
|
||||||
patches.arch/ppc-prom-nodisplay.patch
|
patches.arch/ppc-prom-nodisplay.patch
|
||||||
patches.fixes/ptrace-getsiginfo
|
patches.fixes/ptrace-getsiginfo
|
||||||
patches.arch/ppc-ipic-suspend-without-83xx-fix
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# PS3
|
# PS3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-04-29 00:36:03 +0200
|
2011-04-29 20:35:21 +0200
|
||||||
GIT Revision: c13427d43e9da8eb837164a88e521f61f50ce4b1
|
GIT Revision: da138d8145997688688891ef3903cf2acbadd0b3
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user