Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i2pd: update to 2.49.0
@ 2023-10-01 21:33 Daxot
  2023-10-01 22:01 ` [PR PATCH] [Updated] " Daxot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Daxot @ 2023-10-01 21:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From f708ebcc5de6771f88d3ed7e2f519baa4463e1a1 Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.49.0
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
@ 2023-10-01 22:01 ` Daxot
  2023-10-01 22:03 ` Daxot
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-10-01 22:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 9dca5fd032f72f7e6b3823fa6b0cb850b4479e30 Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.49.0
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
  2023-10-01 22:01 ` [PR PATCH] [Updated] " Daxot
@ 2023-10-01 22:03 ` Daxot
  2023-10-01 22:06 ` Daxot
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-10-01 22:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From e60228f03315dc99d60dd8d6c33a4ec0f3e44fac Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.49.0
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
  2023-10-01 22:01 ` [PR PATCH] [Updated] " Daxot
  2023-10-01 22:03 ` Daxot
@ 2023-10-01 22:06 ` Daxot
  2023-12-24 21:00 ` Daxot
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-10-01 22:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 7093819619f0f44069ce6925cfa21d9fc7602200 Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.49.0
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (2 preceding siblings ...)
  2023-10-01 22:06 ` Daxot
@ 2023-12-24 21:00 ` Daxot
  2023-12-24 21:04 ` Daxot
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-12-24 21:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 7093819619f0f44069ce6925cfa21d9fc7602200 Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.49.0
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (3 preceding siblings ...)
  2023-12-24 21:00 ` Daxot
@ 2023-12-24 21:04 ` Daxot
  2023-12-30  9:12 ` [PR PATCH] [Updated] i2pd: update to 2.50.1 Daxot
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-12-24 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.49.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 7093819619f0f44069ce6925cfa21d9fc7602200 Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH 1/2] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..94eba66568929 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

From 49d54ca70e6c4e149f05aa9f9a6deeb6a4e6bada Mon Sep 17 00:00:00 2001
From: Daxot <filohin.pavel@gmail.com>
Date: Mon, 25 Dec 2023 00:04:07 +0300
Subject: [PATCH 2/2] i2pd: update to 2.50.1

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 94eba66568929..4a1f1baa98dd9 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.49.0
+version=2.50.1
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -11,7 +11,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=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
+checksum=74c8fcffbadd10a5c3fd8a7a7a8557145fe95087898f5663123a707a1c72896d
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.50.1
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (4 preceding siblings ...)
  2023-12-24 21:04 ` Daxot
@ 2023-12-30  9:12 ` Daxot
  2024-01-10 20:30 ` Daxot
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2023-12-30  9:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.50.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 0832026feac2519b255c9813c2d2be8e23c39e88 Mon Sep 17 00:00:00 2001
From: Daxot <filohin.pavel@gmail.com>
Date: Sat, 30 Dec 2023 12:11:43 +0300
Subject: [PATCH] i2pd: update to 2.50.1

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..4a1f1baa98dd9 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.50.1
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=74c8fcffbadd10a5c3fd8a7a7a8557145fe95087898f5663123a707a1c72896d
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.50.1
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (5 preceding siblings ...)
  2023-12-30  9:12 ` [PR PATCH] [Updated] i2pd: update to 2.50.1 Daxot
@ 2024-01-10 20:30 ` Daxot
  2024-01-15  9:31 ` [PR PATCH] [Updated] i2pd: update to 2.50.2 Daxot
  2024-01-16 15:40 ` [PR PATCH] [Merged]: " sgn
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2024-01-10 20:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.50.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 9ddf3d01e407d5ce9c800689d1eabfe1a2169bed Mon Sep 17 00:00:00 2001
From: Daxot <37917854+Daxot@users.noreply.github.com>
Date: Mon, 2 Oct 2023 00:29:23 +0300
Subject: [PATCH 1/2] i2pd: update to 2.49.0

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8fff..94eba665689296 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.49.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
 
 conf_files="
  /etc/i2pd/i2pd.conf

From 7689dfe3e39b708027599e763315000e880666b0 Mon Sep 17 00:00:00 2001
From: Daxot <filohin.pavel@gmail.com>
Date: Mon, 25 Dec 2023 00:04:07 +0300
Subject: [PATCH 2/2] i2pd: update to 2.50.2

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 94eba665689296..60604c0779fb74 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.49.0
+version=2.50.2
 revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
@@ -11,7 +11,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=d8e07f78cc9f1ba65e8460db27c649dd0cfdd3ba334725f8d6f9ee815cb40e68
+checksum=ae2ec4732c38fda71b4b48ce83624dd8b2e05083f2c94a03d20cafb616f63ca5
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.50.2
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (6 preceding siblings ...)
  2024-01-10 20:30 ` Daxot
@ 2024-01-15  9:31 ` Daxot
  2024-01-16 15:40 ` [PR PATCH] [Merged]: " sgn
  8 siblings, 0 replies; 10+ messages in thread
From: Daxot @ 2024-01-15  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages update-i2pd
https://github.com/void-linux/void-packages/pull/46361

i2pd: update to 2.50.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 91620658b174eb66b3247a8db06f8eefe864c625 Mon Sep 17 00:00:00 2001
From: Daxot <filohin.pavel@gmail.com>
Date: Mon, 15 Jan 2024 12:30:51 +0300
Subject: [PATCH] i2pd: update to 2.50.2

---
 srcpkgs/i2pd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 9e75bb66ee8ff..60604c0779fb7 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.48.0
-revision=2
+version=2.50.2
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
@@ -11,7 +11,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=ccf417aa66ce37f72ea15b7fbcff4c71e823566ea74bda696b9c1e19aae08739
+checksum=ae2ec4732c38fda71b4b48ce83624dd8b2e05083f2c94a03d20cafb616f63ca5
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Merged]: i2pd: update to 2.50.2
  2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
                   ` (7 preceding siblings ...)
  2024-01-15  9:31 ` [PR PATCH] [Updated] i2pd: update to 2.50.2 Daxot
@ 2024-01-16 15:40 ` sgn
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2024-01-16 15:40 UTC (permalink / raw)
  To: ml

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

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

i2pd: update to 2.50.2
https://github.com/void-linux/void-packages/pull/46361

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

end of thread, other threads:[~2024-01-16 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-01 21:33 [PR PATCH] i2pd: update to 2.49.0 Daxot
2023-10-01 22:01 ` [PR PATCH] [Updated] " Daxot
2023-10-01 22:03 ` Daxot
2023-10-01 22:06 ` Daxot
2023-12-24 21:00 ` Daxot
2023-12-24 21:04 ` Daxot
2023-12-30  9:12 ` [PR PATCH] [Updated] i2pd: update to 2.50.1 Daxot
2024-01-10 20:30 ` Daxot
2024-01-15  9:31 ` [PR PATCH] [Updated] i2pd: update to 2.50.2 Daxot
2024-01-16 15:40 ` [PR PATCH] [Merged]: " sgn

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