[packages/musl] 1.1.15 - July 5, 2016
glen
glen at pld-linux.org
Thu Sep 1 22:27:48 CEST 2016
commit cb4531fd8381a6ec9ed5b1cd1099a8c70a84a3fd
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Sep 1 23:26:38 2016 +0300
1.1.15 - July 5, 2016
This release adds new 64-bit MIPS and PowerPC ports, soft-float ABI support for
the 32-bit PowerPC arch, and support for revision 6 of the MIPS ISA (not
backwards compatible with original MIPS). Serious bugs in memmem, ungetwc, and
putenv have been fixed, as well as bug that could break thread-local storage on
PowerPC depending on the compiler used to build musl, and a number of
low-impact bugs in various interfaces. The pthread_tryjoin_np,
pthread_timedjoin_np, and sched_getcpu extension functions, and header-level
support for new Linux 4.5 and 4.6 features, have also been added, and the
configure script now honors standard options for cross-compiling more
correctly.
musl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/musl.spec b/musl.spec
index 6605577..072cfcd 100644
--- a/musl.spec
+++ b/musl.spec
@@ -1,12 +1,12 @@
Summary: musl libc - new standard library to power a new generation of Linux-based devices
Summary(pl.UTF-8): musl libc - nowa biblioteka standardowa dla urządzeń linuksowych nowej generacji
Name: musl
-Version: 1.1.14
+Version: 1.1.15
Release: 1
License: MIT
Group: Libraries
Source0: http://www.musl-libc.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: d529ce4a2f7f79d8c3fd4b8329417b57
+# Source0-md5: 9590a9d47ee64f220b3c12f7afb864ca
URL: http://www.musl-libc.org/
BuildRequires: gcc >= 5:3.2
BuildRequires: zlib-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/musl.git/commitdiff/cb4531fd8381a6ec9ed5b1cd1099a8c70a84a3fd
More information about the pld-cvs-commit
mailing list