Summary: | net-vpn/tor: LibreSSL broken in 9999 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://trac.torproject.org/projects/tor/ticket/26005 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 561854 |
Description
Toralf Förster
![]() and "git bisect run make" gives : a15b2c57e1f901c531a5f063513a541adb418ae1 is the first bad commit commit a15b2c57e1f901c531a5f063513a541adb418ae1 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Apr 18 12:31:24 2018 -0400 Add support for openssl built with "no-deprecated". Patch from Andrew John Hughes; partial fix for 19981. :040000 040000 2a4d13c421765bb91ab3cfce5a1d708134bd69c6 8e8a66a40370b9bcb383c77981627d3920ea395c M src bisect run success And for the record, here's the environment: export AFL_HARDEN=1 export AFL_DONT_OPTIMIZE=1 # for afl-fuzz # export AFL_SKIP_CPUFREQ=1 export AFL_EXIT_WHEN_DONE=1 export AFL_NO_AFFINITY=1 export CFLAGS="-O2 -pipe -march=native" export CC="afl-gcc" upstream fixed |