Linux v3.13-rc1-128-g0e4b074
This commit is contained in:
parent
97686d595e
commit
78c2e3a21d
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 1
|
%define rcrev 1
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2198,6 +2198,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 26 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc1.git3.1
|
||||||
|
- Linux v3.13-rc1-128-g0e4b074
|
||||||
|
|
||||||
* Tue Nov 26 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
* Tue Nov 26 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Fix crash driver build and re-enable on s390x (from Dan Horák)
|
- Fix crash driver build and re-enable on s390x (from Dan Horák)
|
||||||
- CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670)
|
- CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
||||||
7697217bcae1c083c8253e50db6172ee patch-3.13-rc1.xz
|
7697217bcae1c083c8253e50db6172ee patch-3.13-rc1.xz
|
||||||
7768769d3a23dccc210dda925b1e25eb patch-3.13-rc1-git2.xz
|
4c545b46b0f662f0c0f1ad3c7d7816ad patch-3.13-rc1-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user