<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/sslh, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-08-18T17:54:29Z</updated>
<entry>
<title>sslh: update to 2.1.2</title>
<updated>2024-08-18T17:54:29Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-08-18T04:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1586bdad5e9d35060fa8ac0c96f70b7ea9b7595f'/>
<id>urn:sha1:1586bdad5e9d35060fa8ac0c96f70b7ea9b7595f</id>
<content type='text'>
Fix apk compatibility.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sslh: update to v1.23.1</title>
<updated>2024-05-22T00:58:42Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2024-05-19T12:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4f660ec902323505fcbc3068a89d9afea7688bb6'/>
<id>urn:sha1:4f660ec902323505fcbc3068a89d9afea7688bb6</id>
<content type='text'>
The sslh Makefile's default target "all" now also tries to compile a new version sslh-ev.
To disable its compilation the Build/Compile is overridden and to call directly "make sslh-select" or "make sslh-fork" depending on CONFIG_SSLH_SELECT.

Some changes from 001-configfile-fix.patch were applied to the upstream and we can remove them.
The only left is a notice "sslh command line arguments override the config".

Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: assign PKG_CPE_ID</title>
<updated>2024-02-05T00:16:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T17:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5afe5c9031190844f267357c68efe3c9c3cbe51d'/>
<id>urn:sha1:5afe5c9031190844f267357c68efe3c9c3cbe51d</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>sslh: install sslh-select</title>
<updated>2022-08-16T20:11:43Z</updated>
<author>
<name>Toni Uhlig</name>
</author>
<published>2022-08-16T19:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=49b85f9b5049e11d8bf1141de101212b530124d0'/>
<id>urn:sha1:49b85f9b5049e11d8bf1141de101212b530124d0</id>
<content type='text'>
Signed-off-by: Toni Uhlig &lt;matzeton@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sslh: update to v1.22c</title>
<updated>2022-03-29T08:01:45Z</updated>
<author>
<name>Martin Moreno</name>
</author>
<published>2022-03-29T06:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9b90bb37ee1a6be8da60fb1d4142b7803006d991'/>
<id>urn:sha1:9b90bb37ee1a6be8da60fb1d4142b7803006d991</id>
<content type='text'>
Change notes:
	Updated Makefile package version and hash.
	Added libpcre2 dependency
	Removed USELIBPCRE make flag (no longer optional within sslh)
	Updated patch 001 to work with new sslh Makefile

Signed-off-by: Martin Moreno &lt;fett3270@yahoo.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-03.infra.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>sslh: update to 1.21c</title>
<updated>2020-08-28T00:32:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-28T00:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=432f954bbe20d1931be75704677de1ccefc06c2a'/>
<id>urn:sha1:432f954bbe20d1931be75704677de1ccefc06c2a</id>
<content type='text'>
Refresh patches. Remove now pointless format patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sslh: use tls option instead of deprecated ssl</title>
<updated>2020-05-26T18:02:15Z</updated>
<author>
<name>Gabor Seljan</name>
</author>
<published>2020-05-24T15:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=46c253dfcaba4ee9cb8299d3c895e399bf282bb8'/>
<id>urn:sha1:46c253dfcaba4ee9cb8299d3c895e399bf282bb8</id>
<content type='text'>
Upstream will drop support for the ssl option in the next future version.

Signed-off-by: Gabor Seljan &lt;sgabe@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>sslh: add capabilities support</title>
<updated>2020-05-26T17:59:24Z</updated>
<author>
<name>Gabor Seljan</name>
</author>
<published>2020-05-24T16:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f3aaffdd6f4214c01e97601ed0a1baafaae1d48b'/>
<id>urn:sha1:f3aaffdd6f4214c01e97601ed0a1baafaae1d48b</id>
<content type='text'>
Compile with USELIBCAP=1 to make use of POSIX capabilities. This will
save the required capabilities needed for transparent proxying for
unprivileged processes.

Signed-off-by: Gabor Seljan &lt;sgabe@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>sslh: add http probe config</title>
<updated>2020-05-26T17:58:35Z</updated>
<author>
<name>Gabor Seljan</name>
</author>
<published>2020-05-24T15:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4950a3779750bbafe568e8271da5e6e781ed3310'/>
<id>urn:sha1:4950a3779750bbafe568e8271da5e6e781ed3310</id>
<content type='text'>
Signed-off-by: Gabor Seljan &lt;sgabe@users.noreply.github.com&gt;
</content>
</entry>
</feed>
