Skip to content
Snippets Groups Projects
  1. Oct 19, 2023
  2. Oct 17, 2023
  3. Oct 16, 2023
  4. Oct 14, 2023
  5. Oct 12, 2023
  6. Oct 11, 2023
  7. Oct 05, 2023
  8. Oct 03, 2023
    • Pier Angelo Vendrame's avatar
      Bug 40972: Tweaks to the changelog script for MB and group projects · d355fa8c
      Pier Angelo Vendrame authored
      The changelog script works well also with Mullvad Browser, but there
      are a few changes we need to do every time we use it for MB instead of
      TBB.
      With this commit we automate them.
      
      In addition to that, we group items by project, as it makes reading the
      changelog easier.
      d355fa8c
    • Pier Angelo Vendrame's avatar
      Bug 40971: Do not ship Linux i686 debug symbols. · bbea08af
      Pier Angelo Vendrame authored
      Debug symbols are not actually genereated because we used to have a
      linking problem when they were enabled. So, we have been shipping a
      tiny package only with generated headers in the last alphas.
      
      Hopefully, this is a temporary change, so I disabled only the final
      copy in projects/browser/build, but left the step in
      projects/firefox/build enabled.
      bbea08af
  9. Oct 02, 2023
  10. Sep 28, 2023
  11. Sep 26, 2023
  12. Sep 25, 2023
  13. Sep 22, 2023
  14. Sep 21, 2023
  15. Sep 20, 2023
    • Pier Angelo Vendrame's avatar
      Bug 40956: Allow testing the updater in the relase and alpha channel. · bcfb6be0
      Pier Angelo Vendrame authored
      When override_updater_url is set we used to copy marsigner.der as the
      nightly secondary key. With this commit, we check if we are building a
      release or an alpha, and in case we replace the secondary release key.
      
      Also, this commit adds a Makefile target to create incrementals and
      update response configuration that uses the unsigned files.
      bcfb6be0
  16. Sep 18, 2023
  17. Sep 15, 2023
  18. Sep 13, 2023
  19. Sep 12, 2023
    • Pier Angelo Vendrame's avatar
      Bug 40941: Remove Snowflake arguments from Android · acbcf5cf
      Pier Angelo Vendrame authored
      On desktop we removed the Snowflake parameters that are passed to the
      binary a long while ago, but they remained on Android.
      However, they are not needed, and need to stay outdated, so with this
      commit we remove them also from Android.
      acbcf5cf
    • Richard Pospesel's avatar
      Updated gitlab alpha build prep templates · 600cbac2
      Richard Pospesel authored
      - fixed formatting
      - updated email templates
      - updated changelog steps
      - updated the build+reproducibility veificaiton workflow
      - added explicit list of valid taggers
      - added assign step for signers
      - added Sponsor 131 label for Mullvad Browser
      - various work-flows to match reality
      600cbac2
  20. Sep 08, 2023
  21. Sep 06, 2023
  22. Sep 05, 2023
    • Pier Angelo Vendrame's avatar
      Bug 40943: Update libdmg-hfs to drop our patch · 2941c888
      Pier Angelo Vendrame authored
      We have uplifted one of our libdmg-hfs patches, so we can update our
      git_hash to the upstream commit that includes it.
      Also, deleted the OpenSSL 1.0.2 project in favor of a patch to
      optionally completely disable OpenSSL, since we do not need the
      functionalities it provides.
      2941c888
Loading