<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/opentracker/Makefile, 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-06-10T20:30:46Z</updated>
<entry>
<title>opentracker: update to latest git HEAD</title>
<updated>2026-06-10T20:30:46Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-06-09T07:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b585b8844652471a5e74a68727939b1b42933d79'/>
<id>urn:sha1:b585b8844652471a5e74a68727939b1b42933d79</id>
<content type='text'>
1c7fac4 Reduce chance of collisions
ec74b83 Fix connection ids. They were broken for the last 14 years and never
        used more than the remote ip as seed. Thanks to Tracy Rogers

https://erdgeist.org/gitweb/opentracker/
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>opentracker: update to GIT HEAD of 2026-04-13</title>
<updated>2026-05-14T22:16:58Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-05-08T17:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc501deaf18ff9da613ed9d699c860a175ad4e19'/>
<id>urn:sha1:fc501deaf18ff9da613ed9d699c860a175ad4e19</id>
<content type='text'>
opentracker is an open and free bittorrent tracker without
versioned releases. Bumping PKG_SOURCE_VERSION to upstream
HEAD as of 2026-04-13 to pick up accumulated fixes since
the 2025-04-25 snapshot.

Link: https://erdgeist.org/gitweb/opentracker/log/?id=716dcfbbed55cc8b9896d05e58f8958869078dd7
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>opentracker: update to git HEAD of 2025-04-25</title>
<updated>2025-07-08T16:29:13Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-07-04T18:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ee2c220047431fc875f1c987fb15b2cf4f9151c7'/>
<id>urn:sha1:ee2c220047431fc875f1c987fb15b2cf4f9151c7</id>
<content type='text'>
 b20b0b8 Do not ignore return value of iob_init_autofree
 123e8aa Silence warning about using a pointer after realloc, take offset of match before

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>opentracker: update to git HEAD</title>
<updated>2024-08-02T00:38:05Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-08-01T18:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d58a808b5d06a2946f87ccc1722b6ae09d5d84a6'/>
<id>urn:sha1:d58a808b5d06a2946f87ccc1722b6ae09d5d84a6</id>
<content type='text'>
Most notably opentracker now supported simultanous listening on IPv4 and
IPv6. Hence we no longer need two build variants.

See project git history for details about changes:
https://erdgeist.org/gitweb/opentracker/log/?id=c854b3db9bf620e86481acfcc9fc31eba64bc8e6

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>opentracker: update to git HEAD of 2021-08-23</title>
<updated>2021-10-09T16:03:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-10-09T03:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0e380d8cff08f115cff0aa3335c2f6b1de856cd1'/>
<id>urn:sha1:0e380d8cff08f115cff0aa3335c2f6b1de856cd1</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>opentracker: update to git HEAD</title>
<updated>2021-08-01T03:15:07Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-08-01T03:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0a38cb930ad53f8b2f093ab027c0230f6949ae2c'/>
<id>urn:sha1:0a38cb930ad53f8b2f093ab027c0230f6949ae2c</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>opentracker: update to git HEAD</title>
<updated>2021-04-28T23:59:15Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-04-28T17:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ddeb936ce14f9b9ffc058e30130e6493452d4690'/>
<id>urn:sha1:ddeb936ce14f9b9ffc058e30130e6493452d4690</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
