]> git.pld-linux.org Git - packages/musl.git/log
packages/musl.git
7 years agoadd patch for b5db195 auto/th/musl-1.1.15-2
Elan Ruusamäe [Sun, 18 Sep 2016 19:45:17 +0000 (22:45 +0300)]
add patch for b5db195

7 years agooverride WRAPCC_GCC
Elan Ruusamäe [Sun, 18 Sep 2016 19:42:28 +0000 (22:42 +0300)]
override WRAPCC_GCC

to ensure it's proper if built with __cc=ccache

7 years agomusl-gcc: do not quote $REALGCC
Elan Ruusamäe [Sun, 18 Sep 2016 19:37:05 +0000 (22:37 +0300)]
musl-gcc: do not quote $REALGCC

this allows it to contain ccache gcc value

7 years agokeep /%{_lib}/ld-musl-%{musl_arch}.so.1 as file auto/th/musl-1.1.15-1
Elan Ruusamäe [Thu, 1 Sep 2016 20:42:38 +0000 (23:42 +0300)]
keep /%{_lib}/ld-musl-%{musl_arch}.so.1 as file

note, due the way rpmbuild processes deps, the Provides: also changed
- libc.so()(64bit)
+ ld-musl-x86_64.so.1()(64bit)

which is actually good, but apps need to be re-linked

examples are dumb-init-static-1.0.1-2.x86_64

7 years ago1.1.15 - July 5, 2016
Elan Ruusamäe [Thu, 1 Sep 2016 20:26:38 +0000 (23:26 +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.

8 years ago- updated to 1.1.14 auto/th/musl-1.1.14-1
Jakub Bogusz [Sun, 6 Mar 2016 14:58:48 +0000 (15:58 +0100)]
- updated to 1.1.14
- removed obsolete locale patch

8 years ago- release 2 (by relup.sh) auto/th/musl-1.1.10-2
Jan Rękorajski [Sun, 28 Jun 2015 15:02:39 +0000 (17:02 +0200)]
- release 2 (by relup.sh)

8 years ago- simplified musl_arch setting
Jakub Bogusz [Tue, 23 Jun 2015 18:43:35 +0000 (20:43 +0200)]
- simplified musl_arch setting

8 years ago- build on x32, too
Arkadiusz Miśkiewicz [Tue, 16 Jun 2015 18:01:36 +0000 (20:01 +0200)]
- build on x32, too

8 years ago- and one more upstream fix auto/th/musl-1.1.10-1
Arkadiusz Miśkiewicz [Tue, 16 Jun 2015 16:00:58 +0000 (18:00 +0200)]
- and one more upstream fix

8 years ago- up to 1.1.10
Arkadiusz Miśkiewicz [Tue, 16 Jun 2015 15:59:00 +0000 (17:59 +0200)]
- up to 1.1.10

10 years ago- new URLs, updated to 0.9.15
Jakub Bogusz [Sun, 9 Mar 2014 08:13:13 +0000 (09:13 +0100)]
- new URLs, updated to 0.9.15

11 years ago- raw, based on mageia src.rpm
Elan Ruusamäe [Sun, 22 Apr 2012 20:50:03 +0000 (20:50 +0000)]
- raw, based on mageia src.rpm
  http://mirror.yandex.ru/mageia/distrib/cauldron/SRPMS/core/release/musl-0.8.3-0.1.mga2.src.rpm

Changed files:
    musl.spec -> 1.1

This page took 0.101186 seconds and 4 git commands to generate.