glibc gcc binutils updated
This commit is contained in:
@@ -11,21 +11,8 @@
|
||||
<IsA>app:console</IsA>
|
||||
<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="6e472ddae565a2b1447e6f2393809bb8799982cf" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.27.tar.bz2</Archive>
|
||||
<Archive sha1sum="33d807f7fa680b00439eb5560acd0c2ef645e5f9" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.30.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>
|
||||
</Source>
|
||||
|
||||
@@ -44,6 +31,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-14</Date>
|
||||
<Version>2.30</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-02</Date>
|
||||
<Version>2.27</Version>
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The GNU Compiler Collection, includes C, C++, Objective-C and Fortran compilers</Summary>
|
||||
<Description>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, as well as libraries for these languages</Description>
|
||||
<Archive sha1sum="928ab552666ee08eed645ff20ceb49d139205dea" type="tarbz2">https://ftp.gnu.org/gnu/gcc/gcc-6.3.0/gcc-6.3.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="9689b9cae7b2886fdaa08449a26701f095c04e48" type="tarxz">http://ftp.gnu.org/gnu/gcc/gcc-7.3.0/gcc-7.3.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>binutils</Dependency>
|
||||
<Dependency versionFrom="2.30">binutils</Dependency>
|
||||
<Dependency>bison</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>ncurses</Dependency>
|
||||
@@ -146,6 +146,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-07-14</Date>
|
||||
<Version>7.3.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-04-14</Date>
|
||||
<Version>6.3.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user