GIT Revision: 098768bbabe36938b4cefb3d416da9b25f6395a6
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6926
This commit is contained in:
parent
aa602bb1f6
commit
522c4ab77a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -864,6 +864,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -877,6 +877,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -897,6 +897,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -99,6 +99,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -867,6 +867,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -864,6 +864,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -882,6 +882,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -886,6 +886,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -867,6 +867,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -861,6 +861,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -254,6 +254,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -81,6 +81,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -869,6 +869,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -865,6 +865,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -861,6 +861,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
|
||||||
|
|
||||||
|
@ -867,6 +867,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 jbeulich@novell.com
|
||||||
|
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
|
||||||
|
yesterday's change.
|
||||||
|
- commit 098768b
|
||||||
* Mon Feb 28 2011 jbeulich@novell.com
|
* Mon Feb 28 2011 jbeulich@novell.com
|
||||||
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
- patches.arch/x86_64-unwind-annotations: Add annotations to
|
||||||
lib/rwsem_64.S.
|
lib/rwsem_64.S.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3f7f389ccaff45dafbd9fac0af425f4859ae59e6d8caa29a79a5611c0004720b
|
oid sha256:9861abf1d295f27551a0281ebe11668b619d4ff741fd397ac9a06dc36f9789fb
|
||||||
size 77110
|
size 77160
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-02-28 15:34:35 +0100
|
2011-03-02 09:02:40 +0100
|
||||||
GIT Revision: 87944acb6e2fbc107c38c834ad129a3de332c3df
|
GIT Revision: 098768bbabe36938b4cefb3d416da9b25f6395a6
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user