An error occurred fetching the project authors.
- 13 Jan, 2023 1 commit
-
-
Jérome Perrin authored
and clean up some duplicate version pins
-
- 30 Aug, 2022 1 commit
-
-
Jérome Perrin authored
Change python2 softwares to use python2 explicitly and python3 softwares to use the default, but leave a few softwares (html5as, html5as-base, fluent-bit, packer, seleniumrunner) using the default python, as they were using python2 not because they only support python2 but because they don't have strong dependency to the python version being used.
-
- 08 Dec, 2021 1 commit
-
-
Julien Muchembled authored
-
- 24 Nov, 2021 1 commit
-
-
Jérome Perrin authored
This software can use system gcc. On test nodes we observed successful builds when system gcc is 8.3.0 and failures with system gcc is 6.3.0: checking whether g++ supports C++17 features with -std=c++17... no checking whether g++ supports C++17 features with +std=c++17... no checking whether g++ supports C++17 features with -h std=c++17... no checking whether g++ supports C++17 features with -std=c++1z... no checking whether g++ supports C++17 features with +std=c++1z... no checking whether g++ supports C++17 features with -h std=c++1z... no configure: error: *** A compiler with support for C++17 language features is required. ... While: Installing powerdns.
-
- 15 May, 2021 1 commit
-
-
Julien Muchembled authored
-
- 13 Jan, 2021 1 commit
-
-
Xavier Thompson authored
-
- 20 Nov, 2020 1 commit
-
-
Léo-Paul Géneau authored
Tests added: - connexion parameters - monitor url - slaves instanciation Adds connexion parameters: - ipv6 - port - ipv4 Upgrade dnspython from 1.15.0 to 1.16.0 Removes unused parameters in instance-powerdns-replicate.cfg.jinja: - private-ipv4 - public-ipv4 - domain
-
- 08 Jul, 2020 3 commits
-
-
Bryton Lacquement authored
With the recent powerdns upgrade, the GeoIP backend uses a new config format, see zones-file.yml.jinja2. zz.countries.nexedi.dk.rbldnsd (which maps IPs to countries) is replaced by GeoLite2-Country.mmdb(1) (which maps IPs to countries & continents). Note: zz.countries.nexedi.dk.rbldnsd is not deleted (yet?); it is parsed to keep information about China and its IP ranges grouped by ISP. cdn.conf.in (which maps RR(s) to countries) is dropped; it is replaced by an equivalent mapping done inside zones-file.yml.jinja2. Also, EDNS Client Subnet extension is enabled. --- (1): Added in previous commit.
-
Bryton Lacquement authored
Note: Only boost>=1.35 and openssl are required to build powerdns from source; ragel, bison and flex are also required if building from git. See https://doc.powerdns.com/authoritative/appendices/compiling.html#dependencies
-
Bryton Lacquement authored
-
- 04 May, 2020 1 commit
-
-
Julien Muchembled authored
For some SR, it implies the following upgrades: - decorator: 4.3.0 - gitdb2: 2.0.5 - smmap2: 2.0.5 - subprocess32: 3.5.3
-
- 24 Apr, 2020 1 commit
-
-
Julien Muchembled authored
-
- 22 Mar, 2020 1 commit
-
-
Julien Muchembled authored
-
- 17 Feb, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 08 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
hexagonit.recipe.download is replaced with slapos.recipe.build:download in order to have the same approach everywhere and so _update_hash_filename_ key is used to avoid collision with section:filename.
-
- 07 Oct, 2019 1 commit
-
-
Jérome Perrin authored
This was causing "No JSON object could be decoded"
-
- 04 Oct, 2019 1 commit
-
-
Thomas Gambier authored
Prevent creating 2 wrapper for the same service if hash changed. Here, one service is exited because port is used by the firt to service to start: slappart6:runner-sshd-4248650e36a9a26a6481df1baffd9f58-on-watch RUNNING pid 27835, uptime 0:03:45 slappart6:runner-sshd-b3b68f4278ceb84691ec27521ea229eb-on-watch EXITED Mar 06 04:52 PM To achieve that, update slapos.cookbook and use hash-existing-files option of wrapper recipe hash-existing-files list all the files used for hash that are not handled by buildout. For those files, the hash is calculated as soon as the __init__ function so that if there is a change in those files, buildout will remove the existing wrapper (it will uninstall the section) and replace it with the new wrapper. /reviewed-on nexedi/slapos!525
-
- 13 Aug, 2019 1 commit
-
-
Rafael Monnerat authored
Remove duplicated version definition at software level to prevent excessive duplication of the value.
-
- 24 Jun, 2019 1 commit
-
-
Julien Muchembled authored
-
- 21 Jan, 2019 1 commit
-
-
Thomas Gambier authored
They are dependencies of slapos.toolbox and we already agreed to put slapos.toolbox version in a shared file. /cc @jerome @jm /reviewed-on nexedi/slapos!502
-
- 24 Oct, 2018 1 commit
-
-
Guillaume Hervier authored
-
- 27 Sep, 2018 1 commit
-
-
Xiaowu Zhang authored
isp data is from https://www.whoismyisp.org/ip cn-t for china telecom, default one if isp is other value cn-m for china mobile cn-u for china unicom
-
- 12 Sep, 2018 1 commit
-
-
Xiaowu Zhang authored
-
- 03 Jul, 2018 1 commit
-
-
Guillaume Hervier authored
-
- 25 Jan, 2018 1 commit
-
-
Rafael Monnerat authored
zc.buildout version up to 2.5.2+slapos012 slapos.recipe.template version up to 4.3 slapos.core version up to 1.4.4
-
- 17 Jan, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 11 Dec, 2017 1 commit
-
-
Julien Muchembled authored
-
- 18 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 13 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 05 Jun, 2017 1 commit
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!175
-
- 03 Jun, 2017 1 commit
-
-
Julien Muchembled authored
-
- 02 Jun, 2017 1 commit
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!172
-
- 26 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
The monitor stack was refactored and this change was missing on this SR.
-
- 12 May, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
so that build will not fail if the directory was left during previous builds.
-
- 10 May, 2016 1 commit
-
-
Alain Takoudjou authored
-
- 05 Oct, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 May, 2015 1 commit
-
-
Julien Muchembled authored
-
- 12 Dec, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 Nov, 2014 1 commit
-
-
Julien Muchembled authored
-
- 09 Oct, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-