Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] protonmail-bridge: update to 1.4.3.
@ 2020-10-12 17:36 jbenden
  2020-10-15  5:19 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jbenden @ 2020-10-12 17:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbenden/void-packages protonmail-bridge-1.4.3
https://github.com/void-linux/void-packages/pull/25543

protonmail-bridge: update to 1.4.3.
Signed-off-by: Joseph Benden <joe@benden.us>

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-protonmail-bridge-1.4.3-25543.patch --]
[-- Type: text/x-diff, Size: 1118 bytes --]

From c3d96ed8bbe4d075b5e477ed55330c921591cbd4 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Mon, 12 Oct 2020 10:34:10 -0700
Subject: [PATCH] protonmail-bridge: update to 1.4.3.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/protonmail-bridge/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template
index a50d74eb677..fc0859c05cd 100644
--- a/srcpkgs/protonmail-bridge/template
+++ b/srcpkgs/protonmail-bridge/template
@@ -1,6 +1,6 @@
 # Template file for 'protonmail-bridge'
 pkgname=protonmail-bridge
-version=1.3.3
+version=1.4.3
 revision=1
 archs="x86_64"
 build_style=fetch
@@ -10,7 +10,7 @@ maintainer="Rich G <rich@richgannon.net>"
 license="custom:Commercial"
 homepage="https://protonmail.com/bridge"
 distfiles="https://protonmail.com/download/beta/protonmail-bridge_${version}-1_amd64.deb"
-checksum=3a434001f7e5439021999d0e6739021a2a63a1804f1245cf6f42aac7b6b4c283
+checksum=02a45a29298f310e7e6299c8703f5aa574530038abdc706eaa044b8408a7232b
 
 restricted=yes
 noverifyrdeps=yes

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

* Re: protonmail-bridge: update to 1.4.3.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
@ 2020-10-15  5:19 ` ericonr
  2020-10-15  5:20 ` ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-15  5:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25543#issuecomment-708903876

Comment:
I only see version 1.3.3 here: https://protonmail.com/bridge/install

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

* Re: protonmail-bridge: update to 1.4.3.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
  2020-10-15  5:19 ` ericonr
@ 2020-10-15  5:20 ` ericonr
  2020-10-15 18:22 ` jbenden
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-15  5:20 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25543#issuecomment-708903876

Comment:
I only see version 1.3.3 here: https://protonmail.com/bridge/install

Is there a reason to use 1.4.3?

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

* Re: protonmail-bridge: update to 1.4.3.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
  2020-10-15  5:19 ` ericonr
  2020-10-15  5:20 ` ericonr
@ 2020-10-15 18:22 ` jbenden
  2020-10-15 18:27 ` [PR PATCH] [Updated] " jbenden
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jbenden @ 2020-10-15 18:22 UTC (permalink / raw)
  To: ml

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

New comment by jbenden on void-packages repository

https://github.com/void-linux/void-packages/pull/25543#issuecomment-709508406

Comment:
Not really sure, other than this one is running well... I always jump on upgrading it because it's a sensitive program for many.

However, an update to 1.4.4 was just released. So I will update this PR shortly!

Thanks,
-Joe

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

* Re: [PR PATCH] [Updated] protonmail-bridge: update to 1.4.3.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
                   ` (2 preceding siblings ...)
  2020-10-15 18:22 ` jbenden
@ 2020-10-15 18:27 ` jbenden
  2020-10-15 18:29 ` protonmail-bridge: update to 1.4.4 jbenden
  2020-10-21 17:35 ` [PR PATCH] [Closed]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: jbenden @ 2020-10-15 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbenden/void-packages protonmail-bridge-1.4.3
https://github.com/void-linux/void-packages/pull/25543

protonmail-bridge: update to 1.4.3.
Signed-off-by: Joseph Benden <joe@benden.us>

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-protonmail-bridge-1.4.3-25543.patch --]
[-- Type: text/x-diff, Size: 1118 bytes --]

From 82263e2ab50392d891ca99c5a3386a59ee313cf8 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Mon, 12 Oct 2020 10:34:10 -0700
Subject: [PATCH] protonmail-bridge: update to 1.4.4.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/protonmail-bridge/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template
index a50d74eb677..017297acd96 100644
--- a/srcpkgs/protonmail-bridge/template
+++ b/srcpkgs/protonmail-bridge/template
@@ -1,6 +1,6 @@
 # Template file for 'protonmail-bridge'
 pkgname=protonmail-bridge
-version=1.3.3
+version=1.4.4
 revision=1
 archs="x86_64"
 build_style=fetch
@@ -10,7 +10,7 @@ maintainer="Rich G <rich@richgannon.net>"
 license="custom:Commercial"
 homepage="https://protonmail.com/bridge"
 distfiles="https://protonmail.com/download/beta/protonmail-bridge_${version}-1_amd64.deb"
-checksum=3a434001f7e5439021999d0e6739021a2a63a1804f1245cf6f42aac7b6b4c283
+checksum=70938512bde6d6d072147ba593e40c67b70bc0e85fa976e656d6174309a80d22
 
 restricted=yes
 noverifyrdeps=yes

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

* Re: protonmail-bridge: update to 1.4.4.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
                   ` (3 preceding siblings ...)
  2020-10-15 18:27 ` [PR PATCH] [Updated] " jbenden
@ 2020-10-15 18:29 ` jbenden
  2020-10-21 17:35 ` [PR PATCH] [Closed]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: jbenden @ 2020-10-15 18:29 UTC (permalink / raw)
  To: ml

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

New comment by jbenden on void-packages repository

https://github.com/void-linux/void-packages/pull/25543#issuecomment-709511920

Comment:
This is marked a beta version, but fixes a bunch of bugs. I personally will keep using it, but if you'd rather not merge than I understand!

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

* Re: [PR PATCH] [Closed]: protonmail-bridge: update to 1.4.4.
  2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
                   ` (4 preceding siblings ...)
  2020-10-15 18:29 ` protonmail-bridge: update to 1.4.4 jbenden
@ 2020-10-21 17:35 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2020-10-21 17:35 UTC (permalink / raw)
  To: ml

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

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

protonmail-bridge: update to 1.4.4.
https://github.com/void-linux/void-packages/pull/25543

Description:
Signed-off-by: Joseph Benden <joe@benden.us>

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

end of thread, other threads:[~2020-10-21 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 17:36 [PR PATCH] protonmail-bridge: update to 1.4.3 jbenden
2020-10-15  5:19 ` ericonr
2020-10-15  5:20 ` ericonr
2020-10-15 18:22 ` jbenden
2020-10-15 18:27 ` [PR PATCH] [Updated] " jbenden
2020-10-15 18:29 ` protonmail-bridge: update to 1.4.4 jbenden
2020-10-21 17:35 ` [PR PATCH] [Closed]: " 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).