Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i2pd: update to 2.41.0.
@ 2022-05-16 22:36 dash-slash
  2022-05-22 21:40 ` [PR PATCH] [Updated] " dash-slash
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dash-slash @ 2022-05-16 22:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dash-slash/void-packages master
https://github.com/void-linux/void-packages/pull/37159

i2pd: update to 2.41.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/37159.patch is attached

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

From 11af0409f936a227291dd487f32f38a9c30fc634 Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Mon, 16 May 2022 17:33:41 -0500
Subject: [PATCH] i2pd: update to 2.41.0.

---
 srcpkgs/i2pd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 2b92177b48ab..231007f3cc6c 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.40.0
+version=2.41.0
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://i2pd.website/"
 changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
 distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
-checksum=4443f484ad40753e892170a26c8ee8126e8338bf416d04eab0c55c1c94a4e193
+checksum=7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.41.0.
  2022-05-16 22:36 [PR PATCH] i2pd: update to 2.41.0 dash-slash
@ 2022-05-22 21:40 ` dash-slash
  2022-05-22 22:10 ` [PR PATCH] [Updated] i2pd: update to 2.42.0 dash-slash
  2022-05-22 22:15 ` [PR PATCH] [Closed]: " dash-slash
  2 siblings, 0 replies; 4+ messages in thread
From: dash-slash @ 2022-05-22 21:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dash-slash/void-packages master
https://github.com/void-linux/void-packages/pull/37159

i2pd: update to 2.41.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/37159.patch is attached

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

From 11af0409f936a227291dd487f32f38a9c30fc634 Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Mon, 16 May 2022 17:33:41 -0500
Subject: [PATCH 1/2] i2pd: update to 2.41.0.

---
 srcpkgs/i2pd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 2b92177b48ab..231007f3cc6c 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.40.0
+version=2.41.0
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://i2pd.website/"
 changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
 distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
-checksum=4443f484ad40753e892170a26c8ee8126e8338bf416d04eab0c55c1c94a4e193
+checksum=7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
 
 conf_files="
  /etc/i2pd/i2pd.conf

From 31436a7e288ce6097dcb825a53546ff8ca385728 Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Sun, 22 May 2022 16:40:12 -0500
Subject: [PATCH 2/2] i2pd: update to 2.42.0.

---
 srcpkgs/i2pd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 231007f3cc6c..777b5dd896ca 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.41.0
+version=2.42.0
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://i2pd.website/"
 changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
 distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
-checksum=7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
+checksum=6b91b4c92f788502d4322b69a21c7bf90a4014bc37fd7b406b58d2be4860b409
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.42.0.
  2022-05-16 22:36 [PR PATCH] i2pd: update to 2.41.0 dash-slash
  2022-05-22 21:40 ` [PR PATCH] [Updated] " dash-slash
@ 2022-05-22 22:10 ` dash-slash
  2022-05-22 22:15 ` [PR PATCH] [Closed]: " dash-slash
  2 siblings, 0 replies; 4+ messages in thread
From: dash-slash @ 2022-05-22 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dash-slash/void-packages master
https://github.com/void-linux/void-packages/pull/37159

i2pd: update to 2.42.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/37159.patch is attached

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

From 11af0409f936a227291dd487f32f38a9c30fc634 Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Mon, 16 May 2022 17:33:41 -0500
Subject: [PATCH 1/2] i2pd: update to 2.41.0.

---
 srcpkgs/i2pd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 2b92177b48ab..231007f3cc6c 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.40.0
+version=2.41.0
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://i2pd.website/"
 changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
 distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
-checksum=4443f484ad40753e892170a26c8ee8126e8338bf416d04eab0c55c1c94a4e193
+checksum=7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
 
 conf_files="
  /etc/i2pd/i2pd.conf

From 31436a7e288ce6097dcb825a53546ff8ca385728 Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Sun, 22 May 2022 16:40:12 -0500
Subject: [PATCH 2/2] i2pd: update to 2.42.0.

---
 srcpkgs/i2pd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 231007f3cc6c..777b5dd896ca 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.41.0
+version=2.42.0
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://i2pd.website/"
 changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
 distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
-checksum=7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
+checksum=6b91b4c92f788502d4322b69a21c7bf90a4014bc37fd7b406b58d2be4860b409
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Closed]: i2pd: update to 2.42.0.
  2022-05-16 22:36 [PR PATCH] i2pd: update to 2.41.0 dash-slash
  2022-05-22 21:40 ` [PR PATCH] [Updated] " dash-slash
  2022-05-22 22:10 ` [PR PATCH] [Updated] i2pd: update to 2.42.0 dash-slash
@ 2022-05-22 22:15 ` dash-slash
  2 siblings, 0 replies; 4+ messages in thread
From: dash-slash @ 2022-05-22 22:15 UTC (permalink / raw)
  To: ml

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

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

i2pd: update to 2.42.0.
https://github.com/void-linux/void-packages/pull/37159

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

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

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

end of thread, other threads:[~2022-05-22 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 22:36 [PR PATCH] i2pd: update to 2.41.0 dash-slash
2022-05-22 21:40 ` [PR PATCH] [Updated] " dash-slash
2022-05-22 22:10 ` [PR PATCH] [Updated] i2pd: update to 2.42.0 dash-slash
2022-05-22 22:15 ` [PR PATCH] [Closed]: " dash-slash

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