Linux 3.5.3

This commit is contained in:
Justin M. Forbes 2012-08-27 09:31:37 -05:00
parent 04489966aa
commit 877f9f439e
2 changed files with 6 additions and 3 deletions

View File

@ -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]

View File

@ -1,2 +1,2 @@
24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz
8e9f9cfd5fbd33ac4b265a4d47949edc patch-3.5.2.xz
01e0536109d2a06b1701b5051edfcea2 patch-3.5.3.xz