Skip to content
Snippets Groups Projects
  1. Feb 12, 2018
  2. Feb 10, 2018
  3. Jan 31, 2018
  4. Jan 30, 2018
  5. Jan 29, 2018
  6. Jan 17, 2018
  7. Jan 16, 2018
  8. Jan 15, 2018
  9. Jan 14, 2018
  10. Jan 12, 2018
  11. Jan 11, 2018
  12. Jan 06, 2018
  13. Jan 05, 2018
  14. Dec 08, 2017
    • Anthony Mallet's avatar
      [wip/FRILibrary] Don't require CAP_SYS_NICE and compile with -fPIC to objects · f974891d
      Anthony Mallet authored
       * patch-aj and patch-ak prevent the software from miserably failing when a
         user does not have CAP_SYS_NICE. This is merely required to set the
         scheduling parameters of threads, and this should not be fatal.
         Just print a warning instead.
      
       * update patch-ai to compile object files with -fPIC. This won't hurt when
         linked in an executable, and it is required whenb link this library in a
         another shared library.
      
       * Fix unzip extraction by forcing -aa, so that CR/LF is converted
         correctly. Updated all patches accordingly
      
      Fixes #140, bump PKGREVISION
      f974891d
  15. Nov 30, 2017
  16. Nov 22, 2017
  17. Nov 17, 2017
  18. Nov 16, 2017
  19. Nov 03, 2017
Loading