Linux 3.5.3
This commit is contained in:
parent
04489966aa
commit
877f9f439e
2 changed files with 6 additions and 3 deletions
|
|
@ -54,7 +54,7 @@ Summary: The Linux kernel
|
|||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 3
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -66,7 +66,7 @@ Summary: The Linux kernel
|
|||
%if 0%{?released_kernel}
|
||||
|
||||
# Do we have a -stable update to apply?
|
||||
%define stable_update 2
|
||||
%define stable_update 3
|
||||
# Is it a -stable RC?
|
||||
%define stable_rc 0
|
||||
# Set rpm version accordingly
|
||||
|
|
@ -2334,6 +2334,9 @@ fi
|
|||
# '-' | |
|
||||
# '-'
|
||||
%changelog
|
||||
* Mon Aug 27 2012 Justin M. Forbes <jforbes@redhat.com> 3.5.3-1
|
||||
- Linux 3.5.3
|
||||
|
||||
* Tue Aug 21 2012 Dave Jones <davej@redhat.com> 3.5.2-3
|
||||
- af_netlink: force credentials passing [CVE-2012-3520]
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz
|
||||
8e9f9cfd5fbd33ac4b265a4d47949edc patch-3.5.2.xz
|
||||
01e0536109d2a06b1701b5051edfcea2 patch-3.5.3.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue