bigbluebutton-Github/build/packages-template/bbb-record-core
Daniel Schreiber c5b657a409 Fix: File permissions in packages should not depend on umask of build system
If the build system for packages has a umask of `0077`, cloned
repositories will have no permissions for group and other. As the build
scripts for some packages just copy from clone git repos, this will
preserve the permissions in the package and prevent the following
services from startup:

* `bbb-html5`
* `etherpad`
* `bbb-pads`
* `bbb-export-annotations`
* `bbb-rap-*`

This patch grants everyone read permissions to the code in the packages.
2024-06-14 16:17:49 -04:00
..
after-install.sh build-config: change yq syntax to v4.16.2; readded yq as dep 2023-04-27 16:37:26 -04:00
bbb-record-core.logrotate Update logrotate rule to add date extension to archived logs files. 2024-05-24 11:34:24 -04:00
before-install.sh !build: remove config storing to /tmp when upgrading a package 2022-02-27 19:08:25 +00:00
before-remove.sh initial public version 2021-08-13 12:53:18 +02:00
build.sh Fix: File permissions in packages should not depend on umask of build system 2024-06-14 16:17:49 -04:00
opts-jammy.sh build-config: change yq syntax to v4.16.2; readded yq as dep 2023-04-27 16:37:26 -04:00