<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/i2pd/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-03-18T10:11:44Z</updated>
<entry>
<title>i2pd: bump to 2.59.0</title>
<updated>2026-03-18T10:11:44Z</updated>
<author>
<name>Andrey Zotikov</name>
</author>
<published>2026-02-17T12:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4685339eeba7a2899fb1600b17f4de4a2f49a4df'/>
<id>urn:sha1:4685339eeba7a2899fb1600b17f4de4a2f49a4df</id>
<content type='text'>
Updating package to 2.59.0

Signed-off-by: Andrey Zotikov &lt;andrey.zotikov@gmail.com&gt;
</content>
</entry>
<entry>
<title>i2pd: update to 2.58.0</title>
<updated>2025-09-27T18:18:15Z</updated>
<author>
<name>David Yang</name>
</author>
<published>2025-09-21T05:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd3d6e8cc5f0acf359ef5125895c5cb4f1a7c994'/>
<id>urn:sha1:bd3d6e8cc5f0acf359ef5125895c5cb4f1a7c994</id>
<content type='text'>
* Updating package to 2.58.0
* Update patch for i2pd.conf

Signed-off-by: David Yang &lt;mmyangfl@gmail.com&gt;
</content>
</entry>
<entry>
<title>i2pd: update to version 2.48.0</title>
<updated>2023-08-06T07:03:07Z</updated>
<author>
<name>R4SAS I2P</name>
</author>
<published>2023-08-05T20:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d7b0d3f83d61ce117db0a3e5899624e77a4f5555'/>
<id>urn:sha1:d7b0d3f83d61ce117db0a3e5899624e77a4f5555</id>
<content type='text'>
Signed-off-by: R4SAS I2P &lt;r4sas@i2pmail.org&gt;
</content>
</entry>
<entry>
<title>i2pd: update to version 2.46.1</title>
<updated>2023-02-27T02:28:10Z</updated>
<author>
<name>Daniel Bermond</name>
</author>
<published>2023-02-19T14:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aa5ccd5ef2c29baf08e72a264fb2cd9983020ce7'/>
<id>urn:sha1:aa5ccd5ef2c29baf08e72a264fb2cd9983020ce7</id>
<content type='text'>
Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r22104-01262c921c)
Run tested   : r7800 OpenWrt git master (r22104-01262c921c)

Signed-off-by: Daniel Bermond &lt;danielbermond@gmail.com&gt;
</content>
</entry>
<entry>
<title>i2pd: update to version 2.45.0</title>
<updated>2023-01-13T08:06:00Z</updated>
<author>
<name>Daniel Bermond</name>
</author>
<published>2023-01-11T17:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=24bcba013a256fc172ca7edc962fc97b43af2945'/>
<id>urn:sha1:24bcba013a256fc172ca7edc962fc97b43af2945</id>
<content type='text'>
Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)
Run tested   : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)

Signed-off-by: Daniel Bermond &lt;danielbermond@gmail.com&gt;
</content>
</entry>
<entry>
<title>i2pd: update to version 2.43.0</title>
<updated>2022-08-23T06:27:00Z</updated>
<author>
<name>Daniel Bermond</name>
</author>
<published>2022-08-22T16:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=58b3857a5a8a2e66ac514be6af485b693e936ca5'/>
<id>urn:sha1:58b3857a5a8a2e66ac514be6af485b693e936ca5</id>
<content type='text'>
Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (commit a434795809)
Run tested   : r7800 OpenWrt git master (commit a434795809)

Signed-off-by: Daniel Bermond &lt;danielbermond@gmail.com&gt;
</content>
</entry>
<entry>
<title>i2pd: Update to 2.40.0 and update package sources</title>
<updated>2022-01-14T12:46:37Z</updated>
<author>
<name>R4SAS I2P</name>
</author>
<published>2021-12-26T04:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ac27fffff9159be7b0b6529797ca45d7dc4136c0'/>
<id>urn:sha1:ac27fffff9159be7b0b6529797ca45d7dc4136c0</id>
<content type='text'>
* Updating i2pd package to 2.40.0
* Rewrite Makefile
* Remove usage of PKG_INSTALL (package's make install)
* Rewrite init.rc configuration and script
* Remove '--service' option from init, which only sets datadir to /var/lib/i2pd
* Use '--datadir' option in init, otherwise datadir changing via uci is not works
* Update patch for i2pd.conf

Signed-off-by: R4SAS I2P &lt;r4sas@i2pmail.org&gt;
</content>
</entry>
<entry>
<title>i2pd: Update to 2.38.0</title>
<updated>2021-05-30T11:48:46Z</updated>
<author>
<name>R4SAS I2P</name>
</author>
<published>2021-05-30T11:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1025dd7c76706a4130a636b61eb112052617c082'/>
<id>urn:sha1:1025dd7c76706a4130a636b61eb112052617c082</id>
<content type='text'>
Remove USE_AVX and USE_AESNI make options as it is correclty handled by
internal code.

Signed-off-by: R4SAS I2P &lt;r4sas@i2pmail.org&gt;
</content>
</entry>
<entry>
<title>i2pd: update to 2.36</title>
<updated>2021-03-04T11:51:24Z</updated>
<author>
<name>Dirk Neukirchen</name>
</author>
<published>2021-03-04T11:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc7d710e626f73029597d1f6811d0bd26d587c4d'/>
<id>urn:sha1:fc7d710e626f73029597d1f6811d0bd26d587c4d</id>
<content type='text'>
remove AVX patches as upstream has integrated and closed
all AVX issues

compiled on :  x86-64, i386 generic
tested on : x86-64 VM, i386 VM

Signed-off-by: Dirk Neukirchen &lt;plntyk.lede@plntyk.name&gt;
</content>
</entry>
<entry>
<title>i2pd: backport upstream fix for i386</title>
<updated>2020-12-12T00:59:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-10T23:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1eff28553e0893efd96d8e10f1c6d20ec2eecdb1'/>
<id>urn:sha1:1eff28553e0893efd96d8e10f1c6d20ec2eecdb1</id>
<content type='text'>
Fixes compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
