Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] proot: update to 5.3.1.
@ 2023-05-10 13:56 Prince213
  2023-05-13 14:08 ` [PR PATCH] [Closed]: " Prince213
  0 siblings, 1 reply; 2+ messages in thread
From: Prince213 @ 2023-05-10 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Prince213/void-packages proot-5.3.1
https://github.com/void-linux/void-packages/pull/43832

proot: update to 5.3.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 586f499548d3c07bc8c7608fe3e9d863a8234727 Mon Sep 17 00:00:00 2001
From: Sizhe Zhao <prc.zhao@outlook.com>
Date: Wed, 10 May 2023 21:50:51 +0000
Subject: [PATCH] proot: update to 5.3.1.

---
 .../patches/disable-seccomp-based-tracing.patch | 17 -----------------
 srcpkgs/proot/template                          |  4 ++--
 2 files changed, 2 insertions(+), 19 deletions(-)
 delete mode 100644 srcpkgs/proot/patches/disable-seccomp-based-tracing.patch

diff --git a/srcpkgs/proot/patches/disable-seccomp-based-tracing.patch b/srcpkgs/proot/patches/disable-seccomp-based-tracing.patch
deleted file mode 100644
index 76cb4e048b6f..000000000000
--- a/srcpkgs/proot/patches/disable-seccomp-based-tracing.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-# Based on a patch by Simon McVittie <smcv@debian.org>:
-# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847292#16
-
-# Stops proot from segfaulting by disabling seccomp.
-# https://github.com/proot-me/proot/issues/106
-
---- a/src/GNUmakefile
-+++ b/src/GNUmakefile
-@@ -132,7 +132,7 @@ ifneq ($(and $(HAS_SWIG),$(HAS_PYTHON_CONFIG)),)
-        CHECK_PYTHON_EXTENSION = /bin/echo -e "\#define HAVE_PYTHON_EXTENSION"
- endif
-
--CHECK_FEATURES = process_vm seccomp_filter
-+CHECK_FEATURES = process_vm
- CHECK_PROGRAMS = $(foreach feature,$(CHECK_FEATURES),.check_$(feature))
- CHECK_OBJECTS  = $(foreach feature,$(CHECK_FEATURES),.check_$(feature).o)
- CHECK_RESULTS  = $(foreach feature,$(CHECK_FEATURES),.check_$(feature).res)
diff --git a/srcpkgs/proot/template b/srcpkgs/proot/template
index 4cfa54265a0c..0e8f00f83f17 100644
--- a/srcpkgs/proot/template
+++ b/srcpkgs/proot/template
@@ -1,6 +1,6 @@
 # Template file for 'proot'
 pkgname=proot
-version=5.2.0
+version=5.3.1
 revision=1
 archs="x86_64* i686* aarch64* arm*"
 build_wrksrc=src
@@ -14,7 +14,7 @@ maintainer="Piraty <mail@piraty.dev>"
 license="GPL-2.0-or-later"
 homepage="https://proot-me.github.io"
 distfiles="https://github.com/proot-me/PRoot/archive/v${version}.tar.gz"
-checksum=1f25f9ef147bc96c9d7cd23218b7a7229f149757d91c832482b1a865b52aa62e
+checksum=966afe32bf9a9d0e80836a8874d4dd829c51750060d9e0f30d330b1ed7eec8c2
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" musl-legacy-compat"

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

* Re: [PR PATCH] [Closed]: proot: update to 5.3.1.
  2023-05-10 13:56 [PR PATCH] proot: update to 5.3.1 Prince213
@ 2023-05-13 14:08 ` Prince213
  0 siblings, 0 replies; 2+ messages in thread
From: Prince213 @ 2023-05-13 14:08 UTC (permalink / raw)
  To: ml

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

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

proot: update to 5.3.1.
https://github.com/void-linux/void-packages/pull/43832

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

end of thread, other threads:[~2023-05-13 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 13:56 [PR PATCH] proot: update to 5.3.1 Prince213
2023-05-13 14:08 ` [PR PATCH] [Closed]: " Prince213

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