Linxu v4.1.10
This commit is contained in:
parent
3e698d2170
commit
9bcce03e3b
2 changed files with 5 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Summary: The Linux kernel
|
|||
%if 0%{?released_kernel}
|
||||
|
||||
# Do we have a -stable update to apply?
|
||||
%define stable_update 9
|
||||
%define stable_update 10
|
||||
# Set rpm version accordingly
|
||||
%if 0%{?stable_update}
|
||||
%define stablerev %{stable_update}
|
||||
|
|
@ -2288,6 +2288,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Oct 05 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Linxu v4.1.10
|
||||
|
||||
* Fri Oct 02 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- CVE-2015-7613 Unauthorized access to IPC via SysV shm (rhbz 1268270 1268273)
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,3 +1,4 @@
|
|||
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
|
||||
5b4d0e18c713a479a7b4c1aa53a7432b perf-man-4.1.tar.gz
|
||||
8e94d47fb46f0fc5962c65dd1ed0e79c patch-4.1.9.xz
|
||||
599cb082ef44d8fb76ad8fd49d1b50fc patch-4.1.10.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue