- 04 Oct, 2021 7 commits
-
-
Kirill Smelkov authored
* master: Version up slapos.toolbox 0.126 stack/slapos: slapos.cookbook version up (1.0.212) Release slapos.cookbook (1.0.212) recipe/readline: Add when-absent feature recipe/readline: Support modern python stack/slapos.cg: update slapos.core to 1.6.19 fonts: update component's ${buildout:parts} m4: cleanup Version up erp5.util 0.4.712 component/fonts: Workaround download bug software/theia: Fix libsecret path resolution component/apache: version up 2.4.49, including security fixes. component/ghostscript: version up 9.55.0, including security fixes.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Allows to use recipe for cases when file is not present yet so it can return some default (marker-like) value.
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
- 01 Oct, 2021 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 30 Sep, 2021 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kirill Smelkov authored
* master: software/erp5testnode: update seleniumrunner java-re/libreoffice: disable shared for the moment stack/resilient: Use dumps to transmit parameters fix "stack/caucase: Fix md5 change detection" java-re: enable shared java: clean up java: remove old/unused patch libreoffice: enable shared More shared parts using slapos.recipe.build:download-unpacked nginx: share more parts, drop obsolete sections fonts: cleanup, make msttcore-fonts shared theia: clean up test/dummy/software.cfg version up: zc.buildout, slapos.recipe.build, Debian 10/11 netinst kvm: small cleanup before further changes about iso image path NEO: use stack/slapos.cfg versions for cffi/gevent/greenlet Clean up 'cclient' component Move old MySQL to unstable caddy-frontend: Add missing promise on each exposed node caddy-frontend: Avoid needless double slashing for type:zope
-
Thomas Gambier authored
1.0.181 cannot be installed on Debian 11
-
- 27 Sep, 2021 5 commits
-
-
Julien Muchembled authored
This reverts commits d23929f7 (partially) and 3c52286b. This issue is in slapos.core, slapos/testing/check_software.py: '*/parts/libreoffice-bin/*', '*/parts/java-re*/*', We'll reapply the changes after (or at the same time as) slapos.core is updated.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Make the md5 detection fix python3 compatible. Fixes 4e5a9ee4
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 26 Sep, 2021 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 25 Sep, 2021 2 commits
-
-
Julien Muchembled authored
In addition to update version of slapos.recipe.build, this fixes the following misuse: - init phase must only initialize the section, which implies no change on the file system - init/install/update's slapos.recipe.build should not contain buildout substitutions (theoritically, there could be wrong escaping, e.g. ${buildout:directory} containing quotes) These 2 points didn't not matter here but it gave a bad example for anyone learning buildout.
-
Julien Muchembled authored
Thanks to the new buildout/slapos.recipe.build feature, we can download the last released version of Debian Stable. NEO stress testing is changed to run on both Debian 10 & 11. Keep proposing Debian 10 netinst in kvm SR, waiting that Debian 11 is more tested.
-
- 24 Sep, 2021 8 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes build of gevent on recent OS, due to missing greenlet header file for Python 2.
-
Julien Muchembled authored
- Clean up patch, mainly to not hardcode the fact that the recipe uses __compile__ suffix for build directory. - Do not install *.o; install executables in bin/ - The URL didn't work anymore: switch to another one.
-
Julien Muchembled authored
-
Łukasz Nowak authored
Each node requests a frontend instance used to publish information about itself, but there was missing a promise on the node itself, if the frontend instance is operational. Even if there is global cluster check of those information, it does not trigger node reprocessing, thus adding additional promise on each node.
-
Łukasz Nowak authored
For case if path (for zope) is provided from /VirtualHostBase/https//example.com:443/zope_path/VirtualHostRoot/url_path to /VirtualHostBase/https/example.com:443/zope_path/VirtualHostRoot/url_path If path (for zope) is not provided from /VirtualHostBase/http//example.com:443//VirtualHostRoot/url_path to /VirtualHostBase/http/example.com:443/VirtualHostRoot/url_path
-
Kirill Smelkov authored
* master: Downgrade to Theia version 1.17.0 monitor: Pick up bugfixed surykatka
-
Kirill Smelkov authored
* master: software/monitor: edgetest-basic implementation component/open62541: add open62541 1.2.2 stack/slapos: Version up monitor: Use surykatka direct output to a file monitor: Pick up recent surykatka caddy-frontend: Raise promise only on slave errors impacting cluster
-
- 23 Sep, 2021 1 commit
-
-
Xavier Thompson authored
With Theia 1.17.2 we remain stuck on the loading page. This reverts commit 6103d29a.
-
- 22 Sep, 2021 1 commit
-
-
Łukasz Nowak authored
-
- 21 Sep, 2021 2 commits
-
-
Łukasz Nowak authored
Instead of using complex mechanism with slaves (which are not monitored anyway), allow the user to express monitoring with simple UI on normal instance. Additionally support for simple domains, not only URLs, is added.
-
Ivan Tyagov authored
See merge request nexedi/slapos!1048
-