Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i2pd: update to 2.46.1.
@ 2023-02-21 21:05 daniel-eys
  2023-02-21 21:09 ` [PR PATCH] [Updated] " daniel-eys
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: daniel-eys @ 2023-02-21 21:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages i2pd
https://github.com/void-linux/void-packages/pull/42385

i2pd: update to 2.46.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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 76a2c8efb10a6b7933d9a7ebb535d90f51c370c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 20 Feb 2023 22:53:33 +0100
Subject: [PATCH] i2pd: update to 2.46.1.

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 91e085f41aca..b5ebf452cf91 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.46.0
+version=2.46.1
 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=daa5e47bb2b80fbdaa3836b209e869017893421f5225dfe019e5d43d3f8a86d4
+checksum=76b41d02a41a03d627fcd7fe695cad7f521b66e99a04ec9678f132a1eb052bb8
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.46.1.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
@ 2023-02-21 21:09 ` daniel-eys
  2023-02-21 21:12 ` daniel-eys
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-02-21 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages i2pd
https://github.com/void-linux/void-packages/pull/42385

i2pd: update to 2.46.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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b1a972f876b44c946699c7a5f2888204034d0e03 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 20 Feb 2023 22:53:33 +0100
Subject: [PATCH] i2pd: update to 2.46.1.

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 91e085f41aca..baf177a68e1e 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.46.0
+version=2.46.1
 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=daa5e47bb2b80fbdaa3836b209e869017893421f5225dfe019e5d43d3f8a86d4
+checksum=83bb5e2494d566d41ff3a85e4c93078d290d10e3cf1fbe7807bec9f0d024513e
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: i2pd: update to 2.46.1.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
  2023-02-21 21:09 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-02-21 21:12 ` daniel-eys
  2023-03-26 17:01 ` [PR PATCH] [Updated] " daniel-eys
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-02-21 21:12 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/42385#issuecomment-1439100563

Comment:
tarball checksum changed, looks like upstream re-did the release


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

* Re: [PR PATCH] [Updated] i2pd: update to 2.46.1.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
  2023-02-21 21:09 ` [PR PATCH] [Updated] " daniel-eys
  2023-02-21 21:12 ` daniel-eys
@ 2023-03-26 17:01 ` daniel-eys
  2023-05-12 12:25 ` [PR PATCH] [Updated] i2pd: update to 2.47.0 daniel-eys
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-26 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages i2pd
https://github.com/void-linux/void-packages/pull/42385

i2pd: update to 2.46.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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a3eb5b9ec5d30b2b8be64293879339e18c11b587 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 20 Feb 2023 22:53:33 +0100
Subject: [PATCH] i2pd: update to 2.47.0.

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 91e085f41aca..7f20fce9a4c6 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,6 +1,6 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.46.0
+version=2.47.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=daa5e47bb2b80fbdaa3836b209e869017893421f5225dfe019e5d43d3f8a86d4
+checksum=c988baf23215c37d5f566b7b2059a3c168c78d157eac6dc04a30ac266c6335f0
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.47.0.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
                   ` (2 preceding siblings ...)
  2023-03-26 17:01 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-05-12 12:25 ` daniel-eys
  2023-05-12 12:26 ` daniel-eys
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-05-12 12:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages i2pd
https://github.com/void-linux/void-packages/pull/42385

i2pd: update to 2.47.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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6f17ef145faa03264d613a1a108db1c8e37edf51 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 20 Feb 2023 22:53:33 +0100
Subject: [PATCH] i2pd: update to 2.47.0.

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

diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 237ee28d4db8..51815223a844 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
-version=2.46.0
-revision=2
+version=2.47.0
+revision=1
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel
@@ -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=daa5e47bb2b80fbdaa3836b209e869017893421f5225dfe019e5d43d3f8a86d4
+checksum=c988baf23215c37d5f566b7b2059a3c168c78d157eac6dc04a30ac266c6335f0
 
 conf_files="
  /etc/i2pd/i2pd.conf

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

* Re: i2pd: update to 2.47.0.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
                   ` (3 preceding siblings ...)
  2023-05-12 12:25 ` [PR PATCH] [Updated] i2pd: update to 2.47.0 daniel-eys
@ 2023-05-12 12:26 ` daniel-eys
  2023-06-12 15:21 ` [PR PATCH] [Updated] " daniel-eys
  2023-06-27 11:24 ` [PR PATCH] [Closed]: i2pd: update to 2.48.0 Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-05-12 12:26 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/42385#issuecomment-1545663954

Comment:
rebased on master

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

* Re: [PR PATCH] [Updated] i2pd: update to 2.47.0.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
                   ` (4 preceding siblings ...)
  2023-05-12 12:26 ` daniel-eys
@ 2023-06-12 15:21 ` daniel-eys
  2023-06-27 11:24 ` [PR PATCH] [Closed]: i2pd: update to 2.48.0 Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-06-12 15:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages i2pd
https://github.com/void-linux/void-packages/pull/42385

i2pd: update to 2.47.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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 8d2c0c3abf02d1b234f0fc14f33a73d3c23920b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 20 Feb 2023 22:53:33 +0100
Subject: [PATCH] i2pd: update to 2.48.0.

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

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

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

* Re: [PR PATCH] [Closed]: i2pd: update to 2.48.0.
  2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
                   ` (5 preceding siblings ...)
  2023-06-12 15:21 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-06-27 11:24 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2023-06-27 11:24 UTC (permalink / raw)
  To: ml

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

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

i2pd: update to 2.48.0.
https://github.com/void-linux/void-packages/pull/42385

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-06-27 11:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 21:05 [PR PATCH] i2pd: update to 2.46.1 daniel-eys
2023-02-21 21:09 ` [PR PATCH] [Updated] " daniel-eys
2023-02-21 21:12 ` daniel-eys
2023-03-26 17:01 ` [PR PATCH] [Updated] " daniel-eys
2023-05-12 12:25 ` [PR PATCH] [Updated] i2pd: update to 2.47.0 daniel-eys
2023-05-12 12:26 ` daniel-eys
2023-06-12 15:21 ` [PR PATCH] [Updated] " daniel-eys
2023-06-27 11:24 ` [PR PATCH] [Closed]: i2pd: update to 2.48.0 Duncaen

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