Skip to content
Snippets Groups Projects
  1. Jan 05, 2018
  2. 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
  3. Nov 30, 2017
  4. Nov 22, 2017
  5. Nov 17, 2017
  6. Nov 16, 2017
  7. Nov 03, 2017
  8. Nov 02, 2017
  9. Oct 27, 2017
  10. Oct 26, 2017
  11. Oct 25, 2017
  12. Oct 24, 2017
  13. Oct 16, 2017
  14. Oct 13, 2017
  15. Oct 11, 2017
  16. Oct 09, 2017
  17. Oct 02, 2017
  18. Sep 27, 2017
  19. Sep 25, 2017
Loading