<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tinc/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>2021-09-27T03:11:26Z</updated>
<entry>
<title>tinc: update to 1.1pre18</title>
<updated>2021-09-27T03:11:26Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-20T22:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5f51bc789b453754da352bd92033873658bb4391'/>
<id>urn:sha1:5f51bc789b453754da352bd92033873658bb4391</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Switch to normal tarballs.

Add license information.

Reorganize Makefile for consistency between packages.

Add libtool patch fixing compilation under some conditions.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: fix build regression in pkg 1.0.36-1</title>
<updated>2019-10-29T09:47:42Z</updated>
<author>
<name>Saverio Proto</name>
</author>
<published>2019-10-29T08:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=251d4043dfc47d1385253ca8c107ffe522e06c8e'/>
<id>urn:sha1:251d4043dfc47d1385253ca8c107ffe522e06c8e</id>
<content type='text'>
the patches 010-Fix-compilation-when-OpenSSL-has-no-ENGINE-support
and 020-Fix-compilation-without-deprecated-OpenSSL-APIs are now
merged upstream, so they must be dropped from the OpenWrt pkg

Signed-off-by: Saverio Proto &lt;zioproto@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: Fix compilation without deprecated OpenSSL APIs</title>
<updated>2018-12-13T01:33:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-12-12T21:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=329d5a4c0c61c810b164623b6da7852452ee9348'/>
<id>urn:sha1:329d5a4c0c61c810b164623b6da7852452ee9348</id>
<content type='text'>
Minor Makefile adjustments. Added PKG_BUILD_PARALLEL for faster
compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: version bump 1.0.26</title>
<updated>2015-07-06T18:26:54Z</updated>
<author>
<name>Saverio Proto</name>
</author>
<published>2015-07-06T18:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cf5f2586b03b6da1e426e488224c2ae2668efc3d'/>
<id>urn:sha1:cf5f2586b03b6da1e426e488224c2ae2668efc3d</id>
<content type='text'>
Signed-off-by: Saverio Proto &lt;zioproto@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinc: fix musl compatibility</title>
<updated>2015-06-18T17:51:59Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-06-18T17:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4004ec2c758dc1a34adf79c6759b6d5060bda037'/>
<id>urn:sha1:4004ec2c758dc1a34adf79c6759b6d5060bda037</id>
<content type='text'>
Let configure include `sys/if_tun.h` when testing for `netinet/if_ether.h`
to detect the Kernel/libc header conflict on musl.

After this patch, configure will correctly detect `netinet/if_ether.h` as
unusable and the subsequent compilation will not attempt to use it.

Fixes the following compatibility error:

	In file included from .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/linux/if_tun.h:20:0,
	                 from linux/device.c:24:
	.../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/linux/if_ether.h:137:8: error: redefinition of 'struct ethhdr'
	 struct ethhdr {
	        ^
	In file included from .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/net/ethernet.h:10:0,
	                 from linux/../have.h:180,
	                 from linux/../system.h:26,
	                 from linux/device.c:21:
	.../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/netinet/if_ether.h:96:8: note: originally defined here
	 struct ethhdr {
	        ^
	make[5]: *** [linux/device.o] Error 1

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
