<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tcpproxy, 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-05-08T20:28:27Z</updated>
<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>tcpproxy: fix Wformat warning</title>
<updated>2022-03-03T22:21:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-02-28T07:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=160deb44650e03be96d773e3acc411ad7f7a7e6c'/>
<id>urn:sha1:160deb44650e03be96d773e3acc411ad7f7a7e6c</id>
<content type='text'>
snprintf call requires one more byte for NULL termunator.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>tcpproxy: remove build timestamp and hostname</title>
<updated>2017-12-03T13:06:25Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-12-03T12:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=59c25a89e0fc4a5a1d570618869e1e39733a71f9'/>
<id>urn:sha1:59c25a89e0fc4a5a1d570618869e1e39733a71f9</id>
<content type='text'>
Build timestamp prevents reproducible builds [0].
Build hostname also breaks reproducible builds.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcpproxy: update to version 1.2</title>
<updated>2015-05-17T16:53:22Z</updated>
<author>
<name>Christian Pointner</name>
</author>
<published>2015-05-17T16:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7af256a6cdbf014cf28c21ac6dcf8f316ee8b0cc'/>
<id>urn:sha1:7af256a6cdbf014cf28c21ac6dcf8f316ee8b0cc</id>
<content type='text'>
Signed-off-by: Christian Pointner &lt;equinox@spreadspace.org&gt;
</content>
</entry>
<entry>
<title>remove uneeded PKG_BUILD_DIR &amp; PKG_CAT overrides</title>
<updated>2015-02-22T01:37:56Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-02-22T01:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e24dfafb01a8cfa011fa4c15a8db3cac89094266'/>
<id>urn:sha1:e24dfafb01a8cfa011fa4c15a8db3cac89094266</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;
</content>
</entry>
<entry>
<title>misc: correct typo in Makefiles for PKG_LICENSE_FILES</title>
<updated>2014-11-25T07:43:37Z</updated>
<author>
<name>Ian Leonard</name>
</author>
<published>2014-11-25T07:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ac7cd4c6e6cd1054edb6d9d329a480a6e011ed04'/>
<id>urn:sha1:ac7cd4c6e6cd1054edb6d9d329a480a6e011ed04</id>
<content type='text'>
Signed-off-by: Ian Leonard &lt;antonlacon@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcpproxy: added License Information</title>
<updated>2014-09-25T23:44:55Z</updated>
<author>
<name>Christian Pointner</name>
</author>
<published>2014-09-25T18:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d1ff0b44fcd2693ef296bef480fae1e500b19747'/>
<id>urn:sha1:d1ff0b44fcd2693ef296bef480fae1e500b19747</id>
<content type='text'>
Signed-off-by: Christian Pointner &lt;equinox@spreadspace.org&gt;
</content>
</entry>
</feed>
