Skip to content
  1. Dec 14, 2011
  2. Dec 09, 2011
  3. Dec 08, 2011
  4. Dec 07, 2011
  5. Dec 05, 2011
  6. Dec 01, 2011
  7. Nov 24, 2011
    • Sebastien Luttringer's avatar
      Fix gzip payload failure on python 2.6 · 4a7d6b96
      Sebastien Luttringer authored
      When we create gzip file from a payload, we use gzip module with option mtime
      which is not available in python 2.6.
      To be able to support it correctly, i've backported python 2.6.7 gzip
      module inside installsystems with a patch allowing optime mtime.
      
      This should be removed with python 2.7 or 3.x
      4a7d6b96
  8. Nov 22, 2011
  9. Nov 18, 2011
  10. Nov 17, 2011
  11. Nov 15, 2011
  12. Nov 08, 2011
  13. Nov 04, 2011