projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dceee8c
)
curl: noop commit to refer CVEs fixed in 7.62.0
author
Hans Dedecker
<dedeckeh@gmail.com>
Fri, 2 Nov 2018 12:05:13 +0000
(13:05 +0100)
committer
Hans Dedecker
<dedeckeh@gmail.com>
Fri, 2 Nov 2018 12:16:13 +0000
(13:16 +0100)
When bumping Curl to 7.62.0 in commit
278e4eba09
I did not include the fixed
CVEs in the commit message; this commit fixes this.
The following CVEs were fixed in 7.62.0 :
CVE-2018-16839
CVE-2018-16840
CVE-2018-16842
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/network/utils/curl/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/curl/Makefile
b/package/network/utils/curl/Makefile
index 75343cbbac4be68c6a4f7fbf86ae017661234e07..318e26954ac21f0fbb312799a4365f52c017f67d 100644
(file)
--- a/
package/network/utils/curl/Makefile
+++ b/
package/network/utils/curl/Makefile
@@
-93,7
+93,6
@@
define Package/libcurl
MENU:=1
endef
-
define Package/libcurl/config
source "$(SOURCE)/Config.in"
endef