diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2012-08-30 12:53:14 +0000 |
---|---|---|
committer | Alexandre Oliva <lxoliva@fsfla.org> | 2012-08-30 12:53:14 +0000 |
commit | e58469b2d78baed32d6057bb1f019e6a556efebc (patch) | |
tree | 629f49fdf67f3541e7b70a99f6fbcb60501d30ff | |
parent | 27860fba0671653361851326649ae7e0e9a211f6 (diff) | |
download | linux-libre-raptor-e58469b2d78baed32d6057bb1f019e6a556efebc.tar.gz linux-libre-raptor-e58469b2d78baed32d6057bb1f019e6a556efebc.zip |
3.5.3-1.fc17.gnu
-rw-r--r-- | freed-ora/current/f17/kernel.spec | 7 | ||||
-rw-r--r-- | freed-ora/current/f17/sources | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/freed-ora/current/f17/kernel.spec b/freed-ora/current/f17/kernel.spec index caf610760..07954d755 100644 --- a/freed-ora/current/f17/kernel.spec +++ b/freed-ora/current/f17/kernel.spec @@ -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 @@ -104,7 +104,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 @@ -2467,6 +2467,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] diff --git a/freed-ora/current/f17/sources b/freed-ora/current/f17/sources index 121269258..379e70a26 100644 --- a/freed-ora/current/f17/sources +++ b/freed-ora/current/f17/sources @@ -1,2 +1,2 @@ 2407fc9563a74acaf38aa0c06516eb1c linux-libre-3.5-gnu.tar.xz -8e9f9cfd5fbd33ac4b265a4d47949edc patch-3.5.2.xz +01e0536109d2a06b1701b5051edfcea2 patch-3.5.3.xz |