Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kexec-tools: update to 2.0.19.
@ 2019-06-04 17:52 voidlinux-github
  2019-06-04 18:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-04 17:52 UTC (permalink / raw)
  To: ml

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

There is a new 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-06  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 17:52 [PR PATCH] kexec-tools: update to 2.0.19 voidlinux-github
2019-06-04 18:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-04 18:09 ` voidlinux-github
2019-06-04 18:15 ` voidlinux-github
2019-06-04 18:15 ` voidlinux-github
2019-06-06  7:26 ` [PR PATCH] [Merged]: " voidlinux-github

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).