Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: signal-backup-decode-0.1.5
@ 2020-07-12 20:56 sburris0
  2020-07-12 22:06 ` sburris0
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: sburris0 @ 2020-07-12 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/23539

New package: signal-backup-decode-0.1.5
#23529 

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

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

From d0d6490b9be7bf8fcbfe8a9a9bc4487b7b100412 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Sun, 12 Jul 2020 13:54:28 -0700
Subject: [PATCH] New package: signal-backup-decode-0.1.5

---
 srcpkgs/signal-backup-decode/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/signal-backup-decode/template

diff --git a/srcpkgs/signal-backup-decode/template b/srcpkgs/signal-backup-decode/template
new file mode 100644
index 00000000000..8c01b218f88
--- /dev/null
+++ b/srcpkgs/signal-backup-decode/template
@@ -0,0 +1,13 @@
+# Template file for 'signal-backup-decode'
+pkgname=signal-backup-decode
+version=0.1.5
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+short_desc="Decode Signal Backups"
+maintainer="Spencer Burris <sburris@posteo.net>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pajowu/signal-backup-decode"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=33b6b9fdff5eccdd0a5f3e9088ee8978d0a04bba81d02dc0fd3ee6e4392d774a

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

* Re: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
@ 2020-07-12 22:06 ` sburris0
  2020-07-12 22:30 ` ericonr
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-07-12 22:06 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#issuecomment-657282281

Comment:
Is this a problem caused by my template or rust libraries not being buildable on i686/aarch64?

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

* Re: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
  2020-07-12 22:06 ` sburris0
@ 2020-07-12 22:30 ` ericonr
  2020-07-12 23:09 ` [PR PATCH] [Updated] " sburris0
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-07-12 22:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#issuecomment-657284879

Comment:
At least the `i686` failure was because of connection issues. You could try to trigger the build again by reabsing and force pushing the PR branch.

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

* Re: [PR PATCH] [Updated] New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
  2020-07-12 22:06 ` sburris0
  2020-07-12 22:30 ` ericonr
@ 2020-07-12 23:09 ` sburris0
  2020-07-12 23:48 ` sburris0
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-07-12 23:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sburris0/void-packages master
https://github.com/void-linux/void-packages/pull/23539

New package: signal-backup-decode-0.1.5
#23529 

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

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

From feffb0e6fcd57b9c50f3e2817fb97aa8b42bece3 Mon Sep 17 00:00:00 2001
From: Spencer Burris <sburris@posteo.net>
Date: Sun, 12 Jul 2020 13:54:28 -0700
Subject: [PATCH] New package: signal-backup-decode-0.1.5

---
 srcpkgs/signal-backup-decode/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/signal-backup-decode/template

diff --git a/srcpkgs/signal-backup-decode/template b/srcpkgs/signal-backup-decode/template
new file mode 100644
index 00000000000..8c01b218f88
--- /dev/null
+++ b/srcpkgs/signal-backup-decode/template
@@ -0,0 +1,13 @@
+# Template file for 'signal-backup-decode'
+pkgname=signal-backup-decode
+version=0.1.5
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+short_desc="Decode Signal Backups"
+maintainer="Spencer Burris <sburris@posteo.net>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pajowu/signal-backup-decode"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=33b6b9fdff5eccdd0a5f3e9088ee8978d0a04bba81d02dc0fd3ee6e4392d774a

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

* Re: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (2 preceding siblings ...)
  2020-07-12 23:09 ` [PR PATCH] [Updated] " sburris0
@ 2020-07-12 23:48 ` sburris0
  2020-07-15 23:46 ` sgn
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-07-12 23:48 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#issuecomment-657294105

Comment:
Should I just exclude aarch64?

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

* Re: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (3 preceding siblings ...)
  2020-07-12 23:48 ` sburris0
@ 2020-07-15 23:46 ` sgn
  2020-07-15 23:52 ` sburris0
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-07-15 23:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#issuecomment-659072199

Comment:
https://github.com/DaGenix/rust-crypto/issues/383

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

* Re: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (4 preceding siblings ...)
  2020-07-15 23:46 ` sgn
@ 2020-07-15 23:52 ` sburris0
  2020-07-17  9:50 ` [PR REVIEW] " Piraty
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-07-15 23:52 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#issuecomment-659073789

Comment:
I've just asked the author to switch to the rust crypto library that is actually maintained still

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

* Re: [PR REVIEW] New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (5 preceding siblings ...)
  2020-07-15 23:52 ` sburris0
@ 2020-07-17  9:50 ` Piraty
  2020-07-21  1:57 ` sburris0
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Piraty @ 2020-07-17  9:50 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#discussion_r455726200

Comment:
maybe mention `Signal Android` as well?

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

* Re: [PR REVIEW] New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (6 preceding siblings ...)
  2020-07-17  9:50 ` [PR REVIEW] " Piraty
@ 2020-07-21  1:57 ` sburris0
  2020-07-22 10:26 ` Piraty
  2020-10-04 20:36 ` [PR PATCH] [Closed]: " sburris0
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-07-21  1:57 UTC (permalink / raw)
  To: ml

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

New review comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#discussion_r457790363

Comment:
I think it's implied. If I explicitly mention Signal Android then I might as well list the other platforms it supports too, which I don't see a reason for.

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

* Re: [PR REVIEW] New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (7 preceding siblings ...)
  2020-07-21  1:57 ` sburris0
@ 2020-07-22 10:26 ` Piraty
  2020-10-04 20:36 ` [PR PATCH] [Closed]: " sburris0
  9 siblings, 0 replies; 11+ messages in thread
From: Piraty @ 2020-07-22 10:26 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/23539#discussion_r458693162

Comment:
It wasn't implied for me, as
1. I use signal on other platforms than Android
2. The projects description says: `This repository contains a small programm to decode a backup produced by Signal Android.` which (to me) sounds like it's limited to Android

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

* Re: [PR PATCH] [Closed]: New package: signal-backup-decode-0.1.5
  2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
                   ` (8 preceding siblings ...)
  2020-07-22 10:26 ` Piraty
@ 2020-10-04 20:36 ` sburris0
  9 siblings, 0 replies; 11+ messages in thread
From: sburris0 @ 2020-10-04 20:36 UTC (permalink / raw)
  To: ml

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

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

New package: signal-backup-decode-0.1.5
https://github.com/void-linux/void-packages/pull/23539

Description:
#23529 

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

end of thread, other threads:[~2020-10-04 20:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-12 20:56 [PR PATCH] New package: signal-backup-decode-0.1.5 sburris0
2020-07-12 22:06 ` sburris0
2020-07-12 22:30 ` ericonr
2020-07-12 23:09 ` [PR PATCH] [Updated] " sburris0
2020-07-12 23:48 ` sburris0
2020-07-15 23:46 ` sgn
2020-07-15 23:52 ` sburris0
2020-07-17  9:50 ` [PR REVIEW] " Piraty
2020-07-21  1:57 ` sburris0
2020-07-22 10:26 ` Piraty
2020-10-04 20:36 ` [PR PATCH] [Closed]: " sburris0

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