<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/tang/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>2025-05-01T18:09:44Z</updated>
<entry>
<title>tang: update to 15</title>
<updated>2025-05-01T18:09:44Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-05-01T00:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0832919411088a4deedf6b21478fecf3119ee22'/>
<id>urn:sha1:b0832919411088a4deedf6b21478fecf3119ee22</id>
<content type='text'>
Rebase patch

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: tang-show-keys defaults on the default 9090 port</title>
<updated>2023-08-30T09:00:57Z</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
</author>
<published>2023-08-30T09:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=46c42d0a76bea063bb7e1a7272ec7ca1add7c4f5'/>
<id>urn:sha1:46c42d0a76bea063bb7e1a7272ec7ca1add7c4f5</id>
<content type='text'>
Signed-off-by: Nikos Mavrogiannopoulos &lt;n.mavrogiannopoulos@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: tang-show-keys uses wget instead of curl</title>
<updated>2023-08-30T08:53:01Z</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
</author>
<published>2023-08-30T08:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=148b1b2d5edaf75cc4c1e104bfb02dc35bcd7de4'/>
<id>urn:sha1:148b1b2d5edaf75cc4c1e104bfb02dc35bcd7de4</id>
<content type='text'>
Resolves: #15592

Signed-off-by: Nikos Mavrogiannopoulos &lt;n.mavrogiannopoulos@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: update to 11</title>
<updated>2021-12-17T08:58:19Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-12-16T23:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e89dc610f02c0f2d628dc2caf66509192d99f1f9'/>
<id>urn:sha1:e89dc610f02c0f2d628dc2caf66509192d99f1f9</id>
<content type='text'>
Remove upstreamed patch.

Install tang-show-keys.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: update to 10</title>
<updated>2021-06-03T03:21:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-02T01:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a02d79327bdaa2bb80a884ffce5f0ec71bf709d8'/>
<id>urn:sha1:a02d79327bdaa2bb80a884ffce5f0ec71bf709d8</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: update to 8</title>
<updated>2021-03-06T00:41:41Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-01T03:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b9236dc173ba93dc7531103beb8eda389348ec4f'/>
<id>urn:sha1:b9236dc173ba93dc7531103beb8eda389348ec4f</id>
<content type='text'>
Upstream switched to meson. Adjust accordingly.

Switch to AUTORELEASE for simplicity.

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>tang: Update to version 7</title>
<updated>2019-07-15T20:07:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-07-15T20:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=75eb09638d3ce369dd2c0940bffa1fbbbc4449c3'/>
<id>urn:sha1:75eb09638d3ce369dd2c0940bffa1fbbbc4449c3</id>
<content type='text'>
Added License information.

Cleaned up Makefile for consistency between packages.

Added numerical prefixes to the patches for clarity.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tang: Add package into tree</title>
<updated>2019-04-03T23:20:12Z</updated>
<author>
<name>Tibor Dudlák</name>
</author>
<published>2018-01-14T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b99d701318612ec91d38fc1cec66e4b9305ecd24'/>
<id>urn:sha1:b99d701318612ec91d38fc1cec66e4b9305ecd24</id>
<content type='text'>
Tang is lightweight server for binding data to network presence.
---
Tang's source: https://github.com/latchset/tang

Maintainer: @Tiboris

Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d)

**Tang requires a few other software libraries:**

1. libhttp-parser
2. xinetd's socket activation
3. jose &gt;= 8

**Two new files compared to tang upstream:**
- tangdx : configuration file for xinetd
- tangdw : wrapper for tangd service
	- puts timestamp when service activated, and
	- redirects stderr to log file in /var/log/

**Removed systemd requirement**

Signed-off-by: Tibor Dudlák &lt;tdudlak@redhat.com&gt;
</content>
</entry>
</feed>
