bigbluebutton-Github/build/packages-template
Paulo Lanzarin 9ef74eeb53
fix(bbb-webrtc-sfu): add ALLOW_CONFIG_MUTATIONS to service
After node-config was bumped to 3.3.9 (from 3.3.6), it started throwing errors if
configurations are mutated without the ALLOW_CONFIG_MUTATIONS env var set.
We mutate some configs directly, but I every time I added one of those I made sure that
they are always deep cloned.

However, we hit an issue with kurento-client mutating a config input, which is an indirect mutation.
So, to prevent further surprises I'm allowing mutations on production while prohibiting them in dev
envs until I'm 100% sure nothing, direct on indirect, improperly mutates configuration values.
2023-03-13 12:20:00 -03:00
..
bbb-apps-akka build: set default epoch of 1 to bbb*akka components 2022-07-13 15:53:50 +00:00
bbb-common
bbb-config Merge pull request #16807 from antobinary/update-apply-lib 2023-02-24 12:50:45 -05:00
bbb-etherpad Merge pull request #15884 from danielpetri1/etherpad-language 2022-12-22 13:09:25 -05:00
bbb-export-annotations build: export-annotations depend on cairosvg imagemagick ghostscript 2022-08-10 20:20:46 +00:00
bbb-freeswitch-core build: bump FreeSWITCH from 1.10.8 to 1.10.9 2023-02-07 18:10:57 +00:00
bbb-freeswitch-sounds chore: move sox dependency to Dockerfile 2022-03-31 01:39:46 +00:00
bbb-fsesl-akka build: set default epoch of 1 to bbb*akka components 2022-07-13 15:53:50 +00:00
bbb-html5 Removes bbb-html5-conn-limit.conf from old path if exists 2023-02-22 09:07:44 -03:00
bbb-html5-nodejs chore: upgrade meteor to 2.10.0 2023-01-17 11:31:13 +00:00
bbb-learning-dashboard build(dashboard): omit dev dependencies and disable eslint 2022-09-16 11:13:57 -03:00
bbb-libreoffice-docker Add dependency for apparmor-utils 2023-02-05 16:05:29 -06:00
bbb-lti build: /lib vs /usr/lib consistency 2022-09-01 15:40:01 +00:00
bbb-mkclean build: renamed opts-bionic to -focal 2022-03-14 18:53:35 +00:00
bbb-pads Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
bbb-playback build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
bbb-playback-notes build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
bbb-playback-podcast packaging: Add dependencies on yq 3 2022-04-25 15:04:38 -04:00
bbb-playback-presentation packaging: Add dependencies on yq 3 2022-04-25 15:04:38 -04:00
bbb-playback-screenshare build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
bbb-playback-video build: build bbb-playback-video locally 2023-01-27 11:08:15 +00:00
bbb-record-core Added bbb-rap-caption-inbox 2022-08-09 07:17:29 -05:00
bbb-web [issue-16363] - Introduced file dependency used in presentation 2023-01-16 16:24:22 -03:00
bbb-webhooks Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
bbb-webrtc-sfu fix(bbb-webrtc-sfu): add ALLOW_CONFIG_MUTATIONS to service 2023-03-13 12:20:00 -03:00
bigbluebutton build: bigbluebutton should not depend on optional packages 2023-02-01 17:22:25 +00:00