Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Sandboxfs 0.1.0
@ 2019-06-18 19:49 voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2112 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH 1/2] New package: sandboxfs-0.1.0

---
 srcpkgs/sandboxfs/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f

From 1a13105803de15c18c7aa0d77ba39ba4be258f8c Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..f0a7de9ef45 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -5,10 +5,15 @@ revision=1
 wrksrc="sandboxfs-sandboxfs-${version}"
 archs="noarch"
 build_style=cargo
-makedepends="fuse3-devel"
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
 short_desc="Virtual filesystem for sandboxing"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/bazelbuild/sandboxfs"
 distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
 checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
@ 2019-06-18 19:50 ` voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 19:50 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503285156
Comment:
#12481 

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
@ 2019-06-18 19:50 ` voidlinux-github
  2019-06-18 20:04 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 19:50 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503285295
Comment:
Please rebase and make a single commit.

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-18 20:04 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-18 20:04 ` voidlinux-github
  2019-06-18 20:09 ` voidlinux-github
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2191 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH 1/2] New package: sandboxfs-0.1.0

---
 srcpkgs/sandboxfs/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f

From 0495700b89a8df65efad4c79e6471d211eaa9d39 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..d00c12012af 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -2,13 +2,18 @@
 pkgname=sandboxfs
 version=0.1.0
 revision=1
-wrksrc="sandboxfs-sandboxfs-${version}"
 archs="noarch"
+wrksrc="sandboxfs-sandboxfs-${version}"
 build_style=cargo
-makedepends="fuse3-devel"
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
 short_desc="Virtual filesystem for sandboxing"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/bazelbuild/sandboxfs"
 distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
 checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
@ 2019-06-18 20:04 ` voidlinux-github
  2019-06-18 20:04 ` voidlinux-github
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2191 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH 1/2] New package: sandboxfs-0.1.0

---
 srcpkgs/sandboxfs/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f

From 0495700b89a8df65efad4c79e6471d211eaa9d39 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..d00c12012af 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -2,13 +2,18 @@
 pkgname=sandboxfs
 version=0.1.0
 revision=1
-wrksrc="sandboxfs-sandboxfs-${version}"
 archs="noarch"
+wrksrc="sandboxfs-sandboxfs-${version}"
 build_style=cargo
-makedepends="fuse3-devel"
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
 short_desc="Virtual filesystem for sandboxing"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/bazelbuild/sandboxfs"
 distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
 checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-18 20:09 ` voidlinux-github
@ 2019-06-18 20:09 ` voidlinux-github
  2019-06-18 20:15 ` voidlinux-github
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2148 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH 1/2] New package: sandboxfs-0.1.0

---
 srcpkgs/sandboxfs/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f

From 5b0dbe0ef1ee35e5ec8d591b031d31f34731e52d Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..0d722337586 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -3,12 +3,16 @@ pkgname=sandboxfs
 version=0.1.0
 revision=1
 wrksrc="sandboxfs-sandboxfs-${version}"
-archs="noarch"
 build_style=cargo
-makedepends="fuse3-devel"
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
 short_desc="Virtual filesystem for sandboxing"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/bazelbuild/sandboxfs"
 distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
 checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-18 20:04 ` voidlinux-github
@ 2019-06-18 20:09 ` voidlinux-github
  2019-06-18 20:09 ` voidlinux-github
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2148 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH 1/2] New package: sandboxfs-0.1.0

---
 srcpkgs/sandboxfs/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f

From 5b0dbe0ef1ee35e5ec8d591b031d31f34731e52d Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..0d722337586 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -3,12 +3,16 @@ pkgname=sandboxfs
 version=0.1.0
 revision=1
 wrksrc="sandboxfs-sandboxfs-${version}"
-archs="noarch"
 build_style=cargo
-makedepends="fuse3-devel"
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
 short_desc="Virtual filesystem for sandboxing"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/bazelbuild/sandboxfs"
 distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
 checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-06-18 20:15 ` voidlinux-github
@ 2019-06-18 20:15 ` voidlinux-github
  2019-06-19 14:05 ` voidlinux-github
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 1122 bytes --]

From 6a8fa1d245987769050bd6f6d61869af18df02f3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..0d722337586
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,18 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-18 20:09 ` voidlinux-github
@ 2019-06-18 20:15 ` voidlinux-github
  2019-06-18 20:15 ` voidlinux-github
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 20:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 1122 bytes --]

From 6a8fa1d245987769050bd6f6d61869af18df02f3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..0d722337586
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,18 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-06-18 20:15 ` voidlinux-github
@ 2019-06-19 14:05 ` voidlinux-github
  2019-06-19 14:07 ` voidlinux-github
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-19 14:05 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503575845
Comment:
    --- src/nodes/mod.rs.orig
    +++ src/nodes/mod.rs
    @@ -173,11 +173,11 @@
         }
         let size = size.unwrap();
     
    -    let result = if size > ::std::i64::MAX as u64 {
    -        warn!("truncate request got size {}, which is too large (exceeds i64's MAX)", size);
    +    let result = if size > ::nix::libc::off_t::max_value() as u64 {
    +        warn!("truncate request got size {}, which is too large (exceeds off_t's MAX)", size);
             Err(nix::Error::invalid_argument())
         } else {
    -        try_path(path, |p| unistd::truncate(p, size as i64))
    +        try_path(path, |p| unistd::truncate(p, size as nix::libc::off_t))
         };
         if result.is_ok() {
             attr.size = size;
    --- src/nodes/conv.rs.orig
    +++ src/nodes/conv.rs
    @@ -69,7 +69,7 @@
         } else {
             val.tv_usec() as i32
         };
    -    Timespec::new(val.tv_sec() as sys::time::time_t, usec)
    +    Timespec::new((val.tv_sec() as sys::time::time_t).into(), usec)
     }
     
     /// Converts a file type as returned by the file system to a FUSE file type.


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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-06-19 14:05 ` voidlinux-github
@ 2019-06-19 14:07 ` voidlinux-github
  2019-06-19 14:07 ` voidlinux-github
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-19 14:07 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503576386
Comment:
@abenson please report this to upstream!

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-06-19 14:07 ` voidlinux-github
@ 2019-06-19 14:07 ` voidlinux-github
  2019-06-19 14:14 ` voidlinux-github
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-19 14:07 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503576611
Comment:
I do plan to! I don't know if the patch is correct, but it does solve an existing open issue!

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-06-19 14:07 ` voidlinux-github
@ 2019-06-19 14:14 ` voidlinux-github
  2019-06-19 14:17 ` voidlinux-github
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-19 14:14 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503576611
Comment:
I do plan to! I don't know if the patch is correct, but it does solve an existing open issue! [Upstream PR](https://github.com/bazelbuild/sandboxfs/pull/82)

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

* Re: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-06-19 14:14 ` voidlinux-github
@ 2019-06-19 14:17 ` voidlinux-github
  2019-06-20 12:39 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-19 14:17 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/12534#issuecomment-503576611
Comment:
~~I do plan to!~~ I don't know if the patch is correct, but it does solve an existing open issue! [Upstream PR](https://github.com/bazelbuild/sandboxfs/pull/82)

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-06-20 12:39 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-20 12:39 ` voidlinux-github
  2019-06-21  9:55 ` [PR PATCH] [Merged]: " voidlinux-github
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-20 12:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2517 bytes --]

From 32ffa2bae946fa6d2f9b31b0e99c3dc22b07b913 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/patches/32bit.patch | 28 +++++++++++++++++++++++++++
 srcpkgs/sandboxfs/template            | 18 +++++++++++++++++
 2 files changed, 46 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/patches/32bit.patch
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/patches/32bit.patch b/srcpkgs/sandboxfs/patches/32bit.patch
new file mode 100644
index 00000000000..5951ffd3818
--- /dev/null
+++ b/srcpkgs/sandboxfs/patches/32bit.patch
@@ -0,0 +1,28 @@
+--- src/nodes/mod.rs.orig
++++ src/nodes/mod.rs
+@@ -173,11 +173,11 @@
+     }
+     let size = size.unwrap();
+ 
+-    let result = if size > ::std::i64::MAX as u64 {
+-        warn!("truncate request got size {}, which is too large (exceeds i64's MAX)", size);
++    let result = if size > ::nix::libc::off_t::max_value() as u64 {
++        warn!("truncate request got size {}, which is too large (exceeds off_t's MAX)", size);
+         Err(nix::Error::invalid_argument())
+     } else {
+-        try_path(path, |p| unistd::truncate(p, size as i64))
++        try_path(path, |p| unistd::truncate(p, size as nix::libc::off_t))
+     };
+     if result.is_ok() {
+         attr.size = size;
+--- src/nodes/conv.rs.orig
++++ src/nodes/conv.rs
+@@ -69,7 +69,7 @@
+     } else {
+         val.tv_usec() as i32
+     };
+-    Timespec::new(val.tv_sec() as sys::time::time_t, usec)
++    Timespec::new((val.tv_sec() as sys::time::time_t).into(), usec)
+ }
+ 
+ /// Converts a file type as returned by the file system to a FUSE file type.
diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..0d722337586
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,18 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Updated] Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-06-19 14:17 ` voidlinux-github
@ 2019-06-20 12:39 ` voidlinux-github
  2019-06-20 12:39 ` voidlinux-github
  2019-06-21  9:55 ` [PR PATCH] [Merged]: " voidlinux-github
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-20 12:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 2517 bytes --]

From 32ffa2bae946fa6d2f9b31b0e99c3dc22b07b913 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/patches/32bit.patch | 28 +++++++++++++++++++++++++++
 srcpkgs/sandboxfs/template            | 18 +++++++++++++++++
 2 files changed, 46 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/patches/32bit.patch
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/patches/32bit.patch b/srcpkgs/sandboxfs/patches/32bit.patch
new file mode 100644
index 00000000000..5951ffd3818
--- /dev/null
+++ b/srcpkgs/sandboxfs/patches/32bit.patch
@@ -0,0 +1,28 @@
+--- src/nodes/mod.rs.orig
++++ src/nodes/mod.rs
+@@ -173,11 +173,11 @@
+     }
+     let size = size.unwrap();
+ 
+-    let result = if size > ::std::i64::MAX as u64 {
+-        warn!("truncate request got size {}, which is too large (exceeds i64's MAX)", size);
++    let result = if size > ::nix::libc::off_t::max_value() as u64 {
++        warn!("truncate request got size {}, which is too large (exceeds off_t's MAX)", size);
+         Err(nix::Error::invalid_argument())
+     } else {
+-        try_path(path, |p| unistd::truncate(p, size as i64))
++        try_path(path, |p| unistd::truncate(p, size as nix::libc::off_t))
+     };
+     if result.is_ok() {
+         attr.size = size;
+--- src/nodes/conv.rs.orig
++++ src/nodes/conv.rs
+@@ -69,7 +69,7 @@
+     } else {
+         val.tv_usec() as i32
+     };
+-    Timespec::new(val.tv_sec() as sys::time::time_t, usec)
++    Timespec::new((val.tv_sec() as sys::time::time_t).into(), usec)
+ }
+ 
+ /// Converts a file type as returned by the file system to a FUSE file type.
diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..0d722337586
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,18 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

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

* Re: [PR PATCH] [Merged]: Sandboxfs 0.1.0
  2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-06-20 12:39 ` voidlinux-github
@ 2019-06-21  9:55 ` voidlinux-github
  15 siblings, 0 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-21  9:55 UTC (permalink / raw)
  To: ml

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

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

Sandboxfs 0.1.0
https://github.com/void-linux/void-packages/pull/12534
Description: 

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

end of thread, other threads:[~2019-06-21  9:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 voidlinux-github
2019-06-18 19:50 ` voidlinux-github
2019-06-18 19:50 ` voidlinux-github
2019-06-18 20:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-18 20:04 ` voidlinux-github
2019-06-18 20:09 ` voidlinux-github
2019-06-18 20:09 ` voidlinux-github
2019-06-18 20:15 ` voidlinux-github
2019-06-18 20:15 ` voidlinux-github
2019-06-19 14:05 ` voidlinux-github
2019-06-19 14:07 ` voidlinux-github
2019-06-19 14:07 ` voidlinux-github
2019-06-19 14:14 ` voidlinux-github
2019-06-19 14:17 ` voidlinux-github
2019-06-20 12:39 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-20 12:39 ` voidlinux-github
2019-06-21  9:55 ` [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).