glibc 2.32

This commit is contained in:
Idris Kalp
2020-10-21 03:58:53 +03:00
parent 1407ccf67b
commit 34e6fec1f6
3 changed files with 21 additions and 4 deletions
+9 -3
View File
@@ -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="4df7e4dbb92b5ced729d972b32e3b8683db4a689" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.30.tar.xz</Archive>
<Archive sha1sum="71ff0af28bdf4525d7b91ec5d82d1fc002000e91" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.32.tar.xz</Archive>
<BuildDependencies>
<Dependency>kernel-headers</Dependency>
<Dependency>gettext</Dependency>
@@ -23,8 +23,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch level="1">glibc-2.30-fhs-1.patch</Patch> -->
<Patch level="1">bz20338.patch</Patch>
<Patch level="1">file-truncated-while-reading-soname-after-patchelf.patch</Patch>
<Patch level="1">bz26534.patch</Patch>
</Patches>
</Source>
<Package>
@@ -1954,6 +1953,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-10-21</Date>
<Version>2.32</Version>
<Comment>Version bump with new toolchain.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-12-13</Date>
<Version>2.30</Version>