From 9d85ff7259d0352c5ed84dc56f8a29119fdedafe Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 20 Aug 2018 16:32:31 +0100 Subject: openjdk-8: fix malformed patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git am complains: Warning: commit message did not conform to UTF-8. You may want to amend it after fixing the message, or set the config variable i18n.commitencoding to the encoding your project uses. Not sure what happened there when they were applied to git, they certainly weren't sent like that to the mailing list. Signed-off-by: André Draszik Signed-off-by: Richard Leitner --- .../patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/openjdk/patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch') diff --git a/recipes-core/openjdk/patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch b/recipes-core/openjdk/patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch index c033b77..3f3387b 100644 --- a/recipes-core/openjdk/patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch +++ b/recipes-core/openjdk/patches-openjdk-8/musl-0009-jdk-musl-has-gethostby_r.patch @@ -1,5 +1,5 @@ From 276fb5b2d57cf0257dc82e84d80213fe3eec6e34 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andr=C3=A9=20Draszik?= > +From: =?UTF-8?q?Andr=C3=A9=20Draszik?= Date: Fri, 2 Mar 2018 13:57:22 +0000 Subject: [PATCH 9/9] jdk: musl has gethostby_r() MIME-Version: 1.0 @@ -12,7 +12,7 @@ Patch taken from Alpine Linux: https://git.alpinelinux.org/cgit/aports/tree/community/openjdk8/icedtea-jdk-musl.patch?id=4d34f29dddd3934358df7a9607706d09ae0433c3 Upstream-Status: Inappropriate [musl specific] -Signed-off-by: André Draszik > +Signed-off-by: André Draszik --- jdk/src/solaris/native/java/net/Inet4AddressImpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- cgit v1.2.3-54-g00ecf