davfs2: update to 1.5.6 12842/head
authorRosen Penev <rosenp@gmail.com>
Wed, 15 Jul 2020 21:16:27 +0000 (14:16 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 16 Jul 2020 20:27:59 +0000 (13:27 -0700)
commitcf6c95d7527755895d33a1a55dbc4b62dc9b0a3b
tree828dc7bc68c92ab50a8cae40879c83ab70256ac8
parent139d518599e8be9ed18d059d077e47f13f1e87fc
davfs2: update to 1.5.6

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 <rosenp@gmail.com>
net/davfs2/Makefile
net/davfs2/patches/030-realpath.patch [new file with mode: 0644]
net/davfs2/patches/040-sys-select.patch [new file with mode: 0644]
net/davfs2/patches/050-sys-types.h [new file with mode: 0644]
net/davfs2/patches/060-paths.patch [new file with mode: 0644]
net/davfs2/patches/070-no-error.patch [new file with mode: 0644]
net/davfs2/patches/100-musl-compat.patch [deleted file]
net/davfs2/patches/200-davfs2-1.5.4-no-forced-stack-protector.patch [deleted file]
net/davfs2/patches/300-have_iconv_h.patch [deleted file]