- 11 Oct, 2021 13 commits
-
-
Julien Muchembled authored
Adapt all promise sections to changes in plugin promise recipe.
-
Julien Muchembled authored
-
Xavier Thompson authored
-
Łukasz Nowak authored
As Debian Bullseye has been released, set it as first option. As Debian Buster 10.11 update has been released, upgrade it.
-
Łukasz Nowak authored
The real predicate to find the master partition is rejected slave publisher configuration.
-
Thomas Gambier authored
After upgrade to OpensSSH 8.8p1 the simple ssh-rsa keys are not accepted anymore.
-
Thomas Gambier authored
-
Thomas Gambier authored
Also move component/stunnel to unstable
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
powerdns needs a pkgconfig file from lua to compile
-
Thomas Gambier authored
-
Thomas Gambier authored
nis module is linking against system libraries This is almost the smae as for python3 (see e1cee1fc)
-
- 10 Oct, 2021 1 commit
-
-
Julien Muchembled authored
-
- 08 Oct, 2021 7 commits
-
-
Julien Muchembled authored
This reverts commit fb3ee44e partially, for dream.
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Add tests for Wendelin Learning Track tutorial https://wendelin.nexedi.com/wendelin-Learning.Track
-
Léo-Paul Géneau authored
Add port-listening promises for all sources found in fluentd configuration file
-
Romain Courteaud authored
-
- 07 Oct, 2021 2 commits
-
-
Jérome Perrin authored
There can be a short delay until the partially uploaded file is actually removed, so wait a little bit before checking for its absence.
-
Jérome Perrin authored
Our old subversion does not seem to support the expiration of letsencrypt root certificate, as we can see in [tests]( https://erp5js.nexedi.net/#/test_result_module/20210930-70CDB278/143): ``` ClientError: ("Unable to connect to a repository at URL 'https://svn.erp5.org/repos/public/erp5/trunk/bt5/test_web'\nServer SSL certificate verification failed: certificate has expired", [("Unable to connect to a repository at URL 'https://svn.erp5.org/repos/public/erp5/trunk/bt5/test_web'", 230001), ('Server SSL certificate verification failed: certificate has expired', 230001)]) ``` This is also what we observe when using svn command from ERP5 software release: ``` ~/srv/slapos/shared/subversion/26833ca5dbfd6944dc2e584d0761dc89/bin/svn info https://svn.erp5.org/repos/public/erp5/trunk/bt5/test_web Error validating server certificate for 'https://svn.erp5.org:443': - The certificate has expired. Certificate information: - Hostname: svn.erp5.org - Valid: from Sep 26 05:47:35 2021 GMT until Dec 25 05:47:34 2021 GMT - Issuer: Let's Encrypt, US - Fingerprint: 01:98:FF:1B:68:A1:55:59:35:EE:1C:57:8A:6E:5A:22:1F:3E:B2:86 (R)eject, accept (t)emporarily or accept (p)ermanently? ^Csvn: E200015: Unable to connect to a repository at URL 'https://svn.erp5.org/repos/public/erp5/trunk/bt5/test_web' ``` Updating subversion and linking it with openssl 1.1 seem to solve the issue. See merge request nexedi/slapos!1053
-
- 06 Oct, 2021 6 commits
-
-
Julien Muchembled authored
-
Thomas Gambier authored
This has been superseeded by switch-softwaretype recipe.
-
Thomas Gambier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 04 Oct, 2021 11 commits
-
-
Julien Muchembled authored
See commit d9cbf829.
-
Thomas Gambier authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Thomas Gambier authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Thomas Gambier authored
This is a follow up of 04938bff.
-
Thomas Gambier authored
Nis module is linking against system library libnsl which is not slapos compatible. Also note that we use printf instead of echo here because echo behaviour with \n is different with bash or dash.
-
Thomas Gambier authored
openssh 7.7p1 has a compilation erro in Debian 11.
-
Julien Muchembled authored
This reverts commit e5f9dee1, now that slapos.recipe.build is fixed.
-