- fix memory corruption due to wrong fs cache initialisation (bnc #884181)
OBS-URL: https://build.opensuse.org/package/show/system:install:head/syslinux?expand=0&rev=66
This commit is contained in:
@@ -49,6 +49,7 @@ Patch11: %{name}-%{version}-localboot.diff
|
||||
Patch12: %{name}-%{version}-geometry.diff
|
||||
Patch13: %{name}-%{version}-nostrip.diff
|
||||
Patch14: %{name}-%{version}-timeout.diff
|
||||
Patch15: %{name}-%{version}-cache_fix.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -79,6 +80,7 @@ Authors:
|
||||
%patch12 -p1
|
||||
%patch13 -p0
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
|
||||
%build
|
||||
cp %{SOURCE2} .
|
||||
|
Reference in New Issue
Block a user