aboutsummaryrefslogtreecommitdiff
path: root/net/gnurl/patches/200-no_docs_tests.patch
Commit message (Collapse)AuthorAge
* gnurl: update to version 7.54.1Daniel Golle2017-06-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: update to version 7.51.0Daniel Golle2016-12-02
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: update to version 7.48.0Daniel Golle2016-06-14
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: fix vulnerabilities, refresh patchesDaniel Golle2015-07-17
| | | | | | | | | | | | being based on curl 0.70.0 gnurl is affected by CVE-2015-3144 CVE-2015-3145 CVE-2015-3153 CVE-2015-3236 Import patches from curl package to fix that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: add net packageDaniel Golle2015-05-31
This is definitely one of the ugliest things I ever got my hands on. If it even did the job properly, but no, it tries to install it's headers in /usr/include/curl collidings with actual curl's headers. Fixed that by installing them into /usr/include/gnurl instead. Now gnunet can use gnurl. Signed-off-by: Daniel Golle <daniel@makrotopia.org>