<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/davfs2/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-12-16T23:53:40Z</updated>
<entry>
<title>davfs2: update to 1.6.1</title>
<updated>2021-12-16T23:53:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-12-16T02:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=461c972d86c4dfbd64e15c9a3634c7ed8553eeb1'/>
<id>urn:sha1:461c972d86c4dfbd64e15c9a3634c7ed8553eeb1</id>
<content type='text'>
Refreshed patches.

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>davfs2: update to 1.6.0</title>
<updated>2020-08-19T21:35:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-12T04:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c03f25a00a36861a23ea500c0fcb2d6bd3f827b9'/>
<id>urn:sha1:c03f25a00a36861a23ea500c0fcb2d6bd3f827b9</id>
<content type='text'>
Removed now unnecessary gcc10 patch.

Removed neon patch. It's now upstream.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>davfs2: update to 1.5.6</title>
<updated>2020-07-16T20:27:59Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-15T21:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cf6c95d7527755895d33a1a55dbc4b62dc9b0a3b'/>
<id>urn:sha1:cf6c95d7527755895d33a1a55dbc4b62dc9b0a3b</id>
<content type='text'>
Split musl patch into multiple small ones. Much easier to reason about.

Removed stack protector patch. This is not an issue anymore.

Removed NLS support. There seems to be a linking issue as
libiconv-stub does not have a shared library component.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>davfs2: fix compilation with GCC10</title>
<updated>2020-07-03T02:17:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-02T22:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=074a524c104e3969fd1e0f9361fdcc05c35b2e9e'/>
<id>urn:sha1:074a524c104e3969fd1e0f9361fdcc05c35b2e9e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>davfs2: fix compilation with newer neon</title>
<updated>2020-05-06T21:28:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-05-06T03:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1884c520720dc160877699409759806567bc1300'/>
<id>urn:sha1:1884c520720dc160877699409759806567bc1300</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>davfs2: Update to 1.5.5</title>
<updated>2019-02-02T22:11:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-02-02T22:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b958f62462603ef502d4c0b89c5557d38677b9a5'/>
<id>urn:sha1:b958f62462603ef502d4c0b89c5557d38677b9a5</id>
<content type='text'>
Switched URL to @SAVANNAH for more mirrors.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_LICENSE info.

Minor reorganization for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>neon: removed forced LFS support, the library automatically checks for off_t type length</title>
<updated>2017-06-07T21:21:38Z</updated>
<author>
<name>Federico Di Marco</name>
</author>
<published>2017-06-07T21:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d03e302afec11c228cbcce0b02dbb362366496e5'/>
<id>urn:sha1:d03e302afec11c228cbcce0b02dbb362366496e5</id>
<content type='text'>
davfs2: patched build error (#1327) when 'Compile with full language support' option was enabled

Signed-off-by: fededim@gmail.com
</content>
</entry>
<entry>
<title>davfs2: No forced stack protector</title>
<updated>2016-07-02T13:12:42Z</updated>
<author>
<name>Michal Hrusecky</name>
</author>
<published>2016-06-28T14:08:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=06d4dfe415caa685656e6cdc30596440ee93ea89'/>
<id>urn:sha1:06d4dfe415caa685656e6cdc30596440ee93ea89</id>
<content type='text'>
davfs2 had hardcoded value for stack protector. If stack protector is disabled
in toolchain, it would break the build. Disabling the hardcoded value, counting
on settings in cross-build system.

Signed-off-by: Michal Hrusecky &lt;michal.hrusecky@nic.cz&gt;
[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>lftp: updated to 4.7.1</title>
<updated>2016-04-12T23:49:25Z</updated>
<author>
<name>Rupan</name>
</author>
<published>2016-04-12T23:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d4e8a2831531e7808621dbe20197dce75bd15681'/>
<id>urn:sha1:d4e8a2831531e7808621dbe20197dce75bd15681</id>
<content type='text'>
davfs2: updated to 1.5.3 and reintroduced support for libssp

Signed-off-by: Federico Di Marco &lt;fededim@gmail.com&gt;
</content>
</entry>
</feed>
