pass 1
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GNU libc6 (also called glibc2) C library</Summary>
|
||||
<Description>The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel. It defines the system calls and other basic C programming language facilities.</Description>
|
||||
<Archive sha1sum="29f5b672b042ebf799051c00d9c7e2c43344e68a" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.23.tar.xz</Archive>
|
||||
<Archive sha1sum="e5d9725d94d59475d9a6869a4447a70c1bf3ef78" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.24.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kernel-headers</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
@@ -1953,6 +1953,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>2.24</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-26</Date>
|
||||
<Version>2.23</Version>
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
<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="a637508cffeb2323b14bc8dd65378819768ad4ff" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2</Archive>
|
||||
<Archive sha1sum="6e472ddae565a2b1447e6f2393809bb8799982cf" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.27.tar.bz2</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">binutils-gdb.git-e20365c.patch</Patch>
|
||||
<!--Patch>binutils-2.24-lto-testsuite.patch</Patch>
|
||||
<!--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>
|
||||
@@ -44,6 +44,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>2.27</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-26</Date>
|
||||
<Version>2.26</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<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="0612270b103941da08376df4d0ef4e5662a2e9eb" type="tarbz2">https://ftp.gnu.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="928ab552666ee08eed645ff20ceb49d139205dea" type="tarbz2">https://ftp.gnu.org/gnu/gcc/gcc-6.3.0/gcc-6.3.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>binutils</Dependency>
|
||||
<Dependency>bison</Dependency>
|
||||
@@ -146,6 +146,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>6.3.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-26</Date>
|
||||
<Version>5.3.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user