SeaMonkey/StatusMeetings/2025-07-06: Difference between revisions

merge previous status meeting notes in
(merge previous status meeting notes in)
Line 107: Line 107:
** Azure Code Vault might be the best option. We will check it out after the next SeaMonkey release in January.
** Azure Code Vault might be the best option. We will check it out after the next SeaMonkey release in January.
** '''ewong''' is looking into the issue but '''mcsmurf''' must first do the legal stuff so that we can acquire a new key.
** '''ewong''' is looking into the issue but '''mcsmurf''' must first do the legal stuff so that we can acquire a new key.
*** Still no progress.
* We are looking into doing daily prerelease builds on our infra.
* We are looking into doing daily prerelease builds on our infra.
** Some Linux and macOS builds are now available [https://archive.seamonkey-project.org/nightly/index.html here].
** Some Linux and macOS builds are now available [https://archive.seamonkey-project.org/nightly/index.html here].
Line 173: Line 174:
** We currently do not have the time and resources (mostly manpower) to do notarized builds. This would need a whole new process because we are currently cross compiling under Linux.
** We currently do not have the time and resources (mostly manpower) to do notarized builds. This would need a whole new process because we are currently cross compiling under Linux.
*** For the same reasons we are also not testing Beta macOS builds.
*** For the same reasons we are also not testing Beta macOS builds.
++ '''frg''' did places updates for 2.53.20. The old sync api is now gone and won't come back.
* '''frg''' did places updates for 2.53.20. The old sync api is now gone and won't come back.
*** Affected extensions need to be updated but there are few.
** Affected extensions need to be updated but there are few.
*** The old api has been disabled some time ago and was mostly broken before 2.53.1.
** The old api has been disabled some time ago and was mostly broken before 2.53.1.
* tr is now being translated and we think we can ship it with 2.53.22.
** '''frg''' merged all relevant tr strings back from the central l10n to our 2.53 repo. This is still in progress.
* See {{Bug|1688498}} for important current 2.53 issues and enhancement requests.
* See {{Bug|1688498}} for important current 2.53 issues and enhancement requests.


Line 193: Line 196:
** We are evaluating options. Best would be to still have the source code in together with Thunderbird otherwise we would need to merge mozilla and Thunderbird changes into a new repo.
** We are evaluating options. Best would be to still have the source code in together with Thunderbird otherwise we would need to merge mozilla and Thunderbird changes into a new repo.
** A unified repo from different sources will be slow and cumbersome to handle in any case.
** A unified repo from different sources will be slow and cumbersome to handle in any case.
** We can still update comm-central via hg for now.
* If building fails because of a missing wasi-sysroot your need to add "ac_add_options --without-wasm-sandboxed-libraries" in the mozconfig.
* If building fails because of a missing wasi-sysroot your need to add "ac_add_options --without-wasm-sandboxed-libraries" in the mozconfig.
** You can also download the wasi-sysroot from [https://github.com/WebAssembly/wasi-sdk/releases/ wasi-sysroot] manually.
** You can also download the wasi-sysroot from [https://github.com/WebAssembly/wasi-sdk/releases/ wasi-sysroot] manually.
742

edits