Merge pull request #389 from ertugerata/master
new binutils patched for syslinux_new
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -13,6 +13,24 @@
|
||||
<Summary>Assembler and linker tools</Summary>
|
||||
<Description>Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files.</Description>
|
||||
<Archive sha1sum="a637508cffeb2323b14bc8dd65378819768ad4ff" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">binutils-gdb.git-e20365c.patch</Patch>
|
||||
<!--Patch>binutils-2.24-lto-testsuite.patch</Patch>
|
||||
<Patch>binutils-2.24-gold-testsuite-plugin.patch</Patch>
|
||||
<Patch>binutils-2.24-shared-pie.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8484.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8485.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8501.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8502.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8503.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8504.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8737.patch</Patch>
|
||||
<Patch>binutils-2.24-CVE-2014-8738.patch</Patch>
|
||||
<Patch>binutils-2.24-strings-all-default.patch</Patch>-->
|
||||
</Patches>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -31,9 +49,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-02-28</Date>
|
||||
<Date>2016-04-03</Date>
|
||||
<Version>2.26</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Comment>First release, fix for syslinux build</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user