CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/08/11 09:17:25
Modified files:
net/curl : Tag: OPENBSD_6_0 Makefile
Added files:
net/curl/patches: Tag: OPENBSD_6_0 patch-lib_tftp_c
patch-src_tool_urlglob_c
Log message:
Security fixes:
* tftp: reject file name lengths that don't fit (CVE-2017-1000100)
* glob: do not parse after a strtoul() overflow range (CVE-2017-1000101)
