Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libunwind: update to 1.5.0
Date: Sat, 14 Nov 2020 02:18:55 +0100	[thread overview]
Message-ID: <20201114011855.cizqhduWOXsbtCcFOWG-oNOUMxzMz7hPdi-PAk78XXQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26338@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages libunwind
https://github.com/void-linux/void-packages/pull/26338

libunwind: update to 1.5.0
aarch64-musl patch was integrated upstream

A patch file from https://github.com/void-linux/void-packages/pull/26338.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libunwind-26338.patch --]
[-- Type: text/x-diff, Size: 1733 bytes --]

From 3aafc087324d4e02a9b19b1509a0a24930837bd8 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 18:35:39 -0600
Subject: [PATCH] libunwind: update to 1.5.0

[ci skip]
---
 srcpkgs/libunwind/patches/aarch64-musl.patch | 11 -----------
 srcpkgs/libunwind/template                   |  6 +++---
 2 files changed, 3 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/libunwind/patches/aarch64-musl.patch

diff --git a/srcpkgs/libunwind/patches/aarch64-musl.patch b/srcpkgs/libunwind/patches/aarch64-musl.patch
deleted file mode 100644
index e424c1a52d0..00000000000
--- a/srcpkgs/libunwind/patches/aarch64-musl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/libunwind-aarch64.h
-+++ include/libunwind-aarch64.h
-@@ -192,7 +192,7 @@
- 	unsigned long uc_flags;
- 	struct ucontext *uc_link;
- 	stack_t uc_stack;
--	__sigset_t uc_sigmask;
-+	sigset_t uc_sigmask;
- 	struct unw_sigcontext uc_mcontext;
-   } unw_tdep_context_t;
- 
diff --git a/srcpkgs/libunwind/template b/srcpkgs/libunwind/template
index 944fba59bf1..d3f7cb92ef1 100644
--- a/srcpkgs/libunwind/template
+++ b/srcpkgs/libunwind/template
@@ -1,7 +1,7 @@
 # Template file for 'libunwind'
 pkgname=libunwind
-version=1.4.0
-revision=2
+version=1.5.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="libtool automake"
 makedepends="liblzma-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.nongnu.org/libunwind/"
 distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version/rc/-rc}.tar.gz"
-checksum=df59c931bd4d7ebfd83ee481c943edf015138089b8e50abed8d9c57ba9338435
+checksum=90337653d92d4a13de590781371c604f9031cdb50520366aa1e3a91e1efb1017
 
 CFLAGS="-fcommon"
 

  parent reply	other threads:[~2020-11-14  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13  0:40 [PR PATCH] " ndowens
2020-11-14  0:37 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  1:18 ` ndowens [this message]
2020-11-14 14:52 ` [PR PATCH] [Merged]: " Hoshpak

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=20201114011855.cizqhduWOXsbtCcFOWG-oNOUMxzMz7hPdi-PAk78XXQ@z \
    --to=ndowens@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).