CC: curl: fix some security vulnerabilities
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jul 2015 16:03:51 +0000 (16:03 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jul 2015 16:03:51 +0000 (16:03 +0000)
commit7400cfec550b5fd3e12093006b3d42734ac2fd91
tree9ee4290bb0e67442c631b7c424128a2689f78cd3
parent8b1ed5de3fceed34445e940167f4c072eb35ccbb
CC: curl: fix some security vulnerabilities
This fixes the following security vulnerabilities in curl:
* CVE-2015-3143
* CVE-2015-3144
* CVE-2015-3145
* CVE-2015-3148
* CVE-2015-3153
* CVE-2015-3236
* CVE-2015-3237

This was fixed in trunk with update to version 7.43.0 in r46169.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46312 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/utils/curl/patches/010-CVE-2015-3143.patch [new file with mode: 0644]
package/network/utils/curl/patches/011-CVE-2015-3144.patch [new file with mode: 0644]
package/network/utils/curl/patches/012-CVE-2015-3145.patch [new file with mode: 0644]
package/network/utils/curl/patches/013-CVE-2015-3148.patch [new file with mode: 0644]
package/network/utils/curl/patches/014-CVE-2015-3153.patch [new file with mode: 0644]
package/network/utils/curl/patches/015-CVE-2015-3236.patch [new file with mode: 0644]
package/network/utils/curl/patches/016-CVE-2015-3237.patch [new file with mode: 0644]
package/network/utils/curl/patches/200-no_docs_tests.patch