core updated.
This commit is contained in:
@@ -78,6 +78,6 @@ def install():
|
||||
for i in unneeded_man:
|
||||
pisitools.remove("/usr/share/man/man1/%s" %i)
|
||||
|
||||
pisitools.remove("/usr/share/info/configure.info")
|
||||
pisitools.remove("/usr/share/info/standards.info")
|
||||
#pisitools.remove("/usr/share/info/configure.info")
|
||||
#pisitools.remove("/usr/share/info/standards.info")
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -11,9 +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="7ac75404ddb3c4910c7594b51ddfc76d4693debb" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.24.tar.bz2</Archive>
|
||||
<Archive sha1sum="b46cc90ebaba7ffcf6c6d996d60738881b14e50d" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.25.tar.bz2</Archive>
|
||||
<Patches>
|
||||
<Patch>binutils-2.24-lto-testsuite.patch</Patch>
|
||||
<Patch>binutils-2.25-roundup.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>
|
||||
@@ -24,8 +25,11 @@
|
||||
<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>
|
||||
<Patch>binutils-2.24-strings-all-default.patch</Patch>-->
|
||||
</Patches>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -43,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2015-03-09</Date>
|
||||
<Version>2.25</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2014-11-28</Date>
|
||||
<Version>2.24</Version>
|
||||
|
||||
Reference in New Issue
Block a user