Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Revert "libseccomp: update to 2.5.0."
@ 2020-07-24  5:29 ahesford
  2020-07-24  5:38 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-07-24  5:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages master
https://github.com/void-linux/void-packages/pull/23794

Revert "libseccomp: update to 2.5.0."
This reverts commit aa21e5a7c0348f525735f2afb266a0301d2c8213.

According to https://github.com/seccomp/libseccomp/issues/273 libseccomp
v2.5.0 unintentionally refuses to allow multiple calls to seccomp_load,
which is a regression.

As a result, xwallpaper is inoperable:
https://github.com/stoeckmann/xwallpaper/issues/23

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

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

From 6566d001447292f730e267612748c0efbb0a48d4 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Fri, 24 Jul 2020 01:21:41 -0400
Subject: [PATCH] Revert "libseccomp: update to 2.5.0."

This reverts commit aa21e5a7c0348f525735f2afb266a0301d2c8213.

According to https://github.com/seccomp/libseccomp/issues/273 libseccomp
v2.5.0 unintentionally refuses to allow multiple calls to seccomp_load,
which is a regression.

As a result, xwallpaper is inoperable:
https://github.com/stoeckmann/xwallpaper/issues/23
---
 srcpkgs/libseccomp/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libseccomp/template b/srcpkgs/libseccomp/template
index a4147ffcd83..6dc73feaee0 100644
--- a/srcpkgs/libseccomp/template
+++ b/srcpkgs/libseccomp/template
@@ -1,15 +1,16 @@
 # Template file for 'libseccomp'
 pkgname=libseccomp
-version=2.5.0
-revision=1
+reverts="2.5.0_1"
+version=2.4.3
+revision=2
 build_style=gnu-configure
-hostmakedepends="automake gperf libtool"
+hostmakedepends="automake libtool"
 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=7720d01bb154afcc4e623434a577f181ea2a72585ef51a311ef56220e26723e6
+checksum=4d86f0bd0847795bf7f7bf6e44cb73edf4417d84f6d8848c23eda99b0c50fce6
 
 post_extract() {
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: Revert "libseccomp: update to 2.5.0."
  2020-07-24  5:29 [PR PATCH] Revert "libseccomp: update to 2.5.0." ahesford
@ 2020-07-24  5:38 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-07-24  5:38 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Revert "libseccomp: update to 2.5.0."
https://github.com/void-linux/void-packages/pull/23794

Description:
This reverts commit aa21e5a7c0348f525735f2afb266a0301d2c8213.

According to https://github.com/seccomp/libseccomp/issues/273 libseccomp
v2.5.0 unintentionally refuses to allow multiple calls to seccomp_load,
which is a regression.

As a result, xwallpaper is inoperable:
https://github.com/stoeckmann/xwallpaper/issues/23

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

end of thread, other threads:[~2020-07-24  5:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  5:29 [PR PATCH] Revert "libseccomp: update to 2.5.0." ahesford
2020-07-24  5:38 ` [PR PATCH] [Merged]: " ahesford

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