Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] libseccomp: update to 2.5.1.
@ 2020-12-29 16:11 ndowens
  2020-12-29 20:17 ` [PR PATCH] [Updated] " ndowens
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: ndowens @ 2020-12-29 16:11 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages libseccomp
https://github.com/void-linux/void-packages/pull/27532

[WIP] libseccomp: update to 2.5.1.
According to https://github.com/stoeckmann/xwallpaper/issues/23 issue has been fixed, I got to test xscreensaver and fix test

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

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

From d7daf97d8e279cf8394b58b158ceb0b0e2ffc059 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 29 Dec 2020 10:11:22 -0600
Subject: [PATCH] libseccomp: update to 2.5.1.

---
 srcpkgs/libseccomp/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libseccomp/template b/srcpkgs/libseccomp/template
index 6dc73feaee0..a99bafcd420 100644
--- a/srcpkgs/libseccomp/template
+++ b/srcpkgs/libseccomp/template
@@ -1,16 +1,15 @@
 # Template file for 'libseccomp'
 pkgname=libseccomp
-reverts="2.5.0_1"
-version=2.4.3
-revision=2
+version=2.5.1
+revision=1
 build_style=gnu-configure
-hostmakedepends="automake libtool"
+hostmakedepends="automake libtool gperf"
 short_desc="High level interface to the Linux Kernel's seccomp filter"
 maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/seccomp/libseccomp/"
 distfiles="https://github.com/seccomp/${pkgname}/archive/v${version}.tar.gz"
-checksum=4d86f0bd0847795bf7f7bf6e44cb73edf4417d84f6d8848c23eda99b0c50fce6
+checksum=76ad54e31d143b39a99083564045212a965e026a1010a742edd793d26d699829
 
 post_extract() {
 	case "$XBPS_TARGET_MACHINE" in

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

end of thread, other threads:[~2021-01-01 15:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 16:11 [PR PATCH] [WIP] libseccomp: update to 2.5.1 ndowens
2020-12-29 20:17 ` [PR PATCH] [Updated] " ndowens
2020-12-29 20:22 ` ndowens
2020-12-29 20:43 ` ndowens
2020-12-29 20:47 ` ndowens
2020-12-29 20:51 ` ndowens
2020-12-29 20:55 ` ndowens
2020-12-29 20:59 ` ndowens
2020-12-29 21:06 ` ndowens
2020-12-29 21:13 ` ndowens
2020-12-29 21:14 ` ndowens
2021-01-01  1:06 ` ndowens
2021-01-01 15:22 ` ndowens

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