From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V3] musl: Update to 1.1.18
Date: Wed, 1 Nov 2017 22:39:22 -0700 [thread overview]
Message-ID: <20171102053922.33426-1-raj.khem@gmail.com> (raw)
Rich Felker (10):
fix use of memset without declaration in sched.h cpu set macros
fix access by setjmp and longjmp to __hwcap on arm built as thumb2
for executing init array functions, use function type with prototype
fix read-after-free type error in pthread_detach
fix incorrect base name offset from nftw when pathname ends in slash(es)
in dns parsing callback, enforce MAXADDRS to preclude overflow
release 1.1.17
fix regression in glob with literal . or .. path component
fix build regression on ARM for ISA levels less than v5
release 1.1.18
Szabolcs Nagy (2):
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
math: rewrite fma with mostly int arithmetics
Will Dietz (1):
posix_spawn: use larger stack to cover worst-case in execvpe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Changes since v2: Move to 1.1.18 release
meta/recipes-core/musl/musl_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index bd7573e0f3..932c9a27a0 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,9 +3,9 @@
require musl.inc
-SRCREV = "da438ee1fc516c41ba1790cef7be551a9e244397"
+SRCREV = "eb03bde2f24582874cb72b56c7811bf51da0c817"
-PV = "1.1.16+git${SRCPV}"
+PV = "1.1.18+git${SRCPV}"
# mirror is at git://github.com/kraj/musl.git
--
2.15.0
next reply other threads:[~2017-11-02 5:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 5:39 Khem Raj [this message]
2017-11-02 12:19 ` [PATCH V3] musl: Update to 1.1.18 Alexander Kanavin
2017-11-02 12:21 ` Otavio Salvador
2017-11-02 12:24 ` Alexander Kanavin
2017-11-02 15:28 ` Khem Raj
2017-11-02 15:30 ` Alexander Kanavin
2017-11-02 16:06 ` Khem Raj
2017-11-02 16:10 ` Otavio Salvador
2017-11-02 16:15 ` Alexander Kanavin
2017-11-03 15:08 ` akuster808
2017-11-03 15:34 ` Alexander Kanavin
2017-11-03 15:48 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171102053922.33426-1-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox