Skip to content
  1. Oct 13, 2016
    • Richard Levitte's avatar
      Remove automatic RPATH · 075f7e2c
      Richard Levitte authored
      
      
      Before OpenSSL 1.1.0, binaries were installed in a non-standard
      location by default, and runpath directories were therefore added in
      those binaries, to make sure the executables would be able to find the
      shared libraries they were linked with.
      
      With OpenSSL 1.1.0 and on, binaries are installed in standard
      directories by default, and the addition of runpath directories is
      therefore not needed any more.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      075f7e2c
  2. Oct 12, 2016
  3. Oct 11, 2016
  4. Oct 10, 2016
  5. Oct 03, 2016
  6. Oct 02, 2016
  7. Oct 01, 2016
  8. Sep 29, 2016