Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] kexec-tools: update to 2.0.19.
Date: Tue, 04 Jun 2019 20:09:45 +0200	[thread overview]
Message-ID: <20190604180945.D7FxLP3vbU7kW3RwV51ioZrUtseQv5UiFtwYokCh4ys@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12139@inbox.vuxu.org>

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

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

https://github.com/xtraeme/void-packages kexec-tools-2.0.19
https://github.com/void-linux/void-packages/pull/12139

kexec-tools: update to 2.0.19.
Signed-off-by: Juan RP <xtraeme@gmail.com>

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kexec-tools-2.0.19-12139.patch --]
[-- Type: application/text/x-diff, Size: 1865 bytes --]

From 45be8fa735d8159fb46f7e481b5540f1c83c0606 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Tue, 4 Jun 2019 19:38:24 +0200
Subject: [PATCH] kexec-tools: update to 2.0.19.

Signed-off-by: Juan RP <xtraeme@gmail.com>
---
 srcpkgs/kexec-tools/patches/musl.patch | 12 ------------
 srcpkgs/kexec-tools/template           |  6 ++----
 2 files changed, 2 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/kexec-tools/patches/musl.patch

diff --git a/srcpkgs/kexec-tools/patches/musl.patch b/srcpkgs/kexec-tools/patches/musl.patch
deleted file mode 100644
index 54a72346b0e..00000000000
--- a/srcpkgs/kexec-tools/patches/musl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- vmcore-dmesg/vmcore-dmesg.c.orig	2015-06-26 06:34:07.265191695 +0200
-+++ vmcore-dmesg/vmcore-dmesg.c	2015-06-26 06:34:44.306162445 +0200
-@@ -12,7 +12,9 @@
- #include <limits.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-+#define _GNU_SOURCE	/* loff_t with musl */
- #include <fcntl.h>
-+#undef _GNU_SOURCE
- #include <elf.h>
- #include <stdbool.h>
- #include <inttypes.h>
diff --git a/srcpkgs/kexec-tools/template b/srcpkgs/kexec-tools/template
index 7907849554f..becb6f9fb7d 100644
--- a/srcpkgs/kexec-tools/template
+++ b/srcpkgs/kexec-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'kexec-tools'
 pkgname=kexec-tools
-version=2.0.18
+version=2.0.19
 revision=1
 build_style=gnu-configure
 makedepends="liblzma-devel"
@@ -9,9 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://kernel.org/pub/linux/utils/kernel/kexec/"
 distfiles="${KERNEL_SITE}/utils/kernel/kexec/${pkgname}-${version}.tar.xz"
-checksum=f020f07341977eb512663e301c2de60c6589e141467c16a8efd58243c0b2b238
-nopie=yes
-nocross=yes
+checksum=ed8001b335ac8f8a9631387d1b91f6e61e8d6f1f45a8e198a78cfb4318895e0e
 
 pre_build() {
 	rm ${XBPS_WRAPPERDIR}/strip

  parent reply	other threads:[~2019-06-04 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 17:52 [PR PATCH] " voidlinux-github
2019-06-04 18:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-04 18:09 ` voidlinux-github [this message]
2019-06-04 18:15 ` voidlinux-github
2019-06-04 18:15 ` voidlinux-github
2019-06-06  7:26 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190604180945.D7FxLP3vbU7kW3RwV51ioZrUtseQv5UiFtwYokCh4ys@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).