CC: curl: fix some security vulnerabilities
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 12 Jul 2015 16:03:51 +0000 (16:03 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 12 Jul 2015 16:03:51 +0000 (16:03 +0000)
commitdb9be1fa75e9e673275ab2994c4e5045ecda101e
tree9ee4290bb0e67442c631b7c424128a2689f78cd3
parent3a969d7290eddab376ee01502c8224871e3b2423
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