Skip to content
Snippets Groups Projects
  1. Feb 28, 2024
  2. Feb 05, 2024
    • Sebastian Hengst's avatar
      Bug 1874627 - regenerate expiring test certificates for 2024 (branch patch),... · a9239f3e
      Sebastian Hengst authored
      Bug 1874627 - regenerate expiring test certificates for 2024 (branch patch), this time with certificates included. r=jschank a=test-only
      
      
      * the certificates were regenerated using `./mach generate-test-certs`
      * the build/pgo/certs/ changes were made using
        `./mach python build/pgo/genpgocert.py`
      * the zip files in security/manager/ssl/tests/unit/test_signed_apps/ were
        updated per the directions in the corresponding moz.build file
      * security/manager/ssl/tests/unit/test_cert_override_read.js needed manual
        updating
      
      These certificates and other test artifacts will now expire in 2025.
      
      Differential Revision: https://phabricator.services.mozilla.com/D199156
      a9239f3e
  3. Jan 20, 2024
  4. Nov 21, 2023
  5. Aug 09, 2023
  6. Jun 29, 2023
  7. Jun 16, 2023
  8. Jun 08, 2023
    • Mike Hommey's avatar
      Bug 1837086 - Properly pass -pie when linking.... · ae345270
      Mike Hommey authored
      Bug 1837086 - Properly pass -pie when linking. r=firefox-build-system-reviewers,sergesanspaille, a=dmeehan
      
      There was a syntax error introduced in bug 1796380 that removed the flag
      entirely. In practice, it didn't make a difference for us because clang
      now defaults to PIE, but it can make a difference in environments where
      the compiler is not using such a default.
      
      However, on both Darwin and WASI, clang complains the flag is unused, so
      we have to do something about it.
      
      Differential Revision: https://phabricator.services.mozilla.com/D180279
      ae345270
  9. Jun 02, 2023
  10. Jun 01, 2023
  11. May 31, 2023
  12. May 30, 2023
  13. May 29, 2023
  14. May 28, 2023
  15. May 26, 2023
  16. May 25, 2023
  17. May 24, 2023
  18. May 23, 2023
Loading