1. 02 Dec, 2021 6 commits
    • Kirill Smelkov's avatar
      Merge branch 'master+ZODB4-wc2' into y/wc2-next · 21f7177e
      Kirill Smelkov authored
      * master+ZODB4-wc2: (72 commits)
        Release slapos.cookbook (1.0.217)
        software/theia: use a different storage-path for password
        software/slapos-master: expose random_activity_priority argument of testrunner
        slapos.recipe.random: allow to use a character twice in a password
        slapos.recipe.random: use more characters to generate password
        slapos.recipe.random: increase default password size to 16
        ...
        stack/erp5: expose random_activity_priority argument of testrunner
        version up: slapos.recipe.build 0.50, sslapos.recipe.cmmi 0.18
        couchdb, erlang, membase, spidermonkey: move to unstable
        mariadb: build RocksDB without fallocate
        version up: groonga 11.0.9, mroonga 11.09, groonga-normalizer-mysql 1.1.5
        version up: MariaDB 10.3.32/10.4.22
        mariadb: small cleanup
        erp5: Add oic library for OpenIdConnect
        component/tcl: Use software release provided zlib
        software/theia: Fix password leak in authentication promise
        software/theia: version up 1.20.0
        component/trafficserver: fix LuaJIT integration
        software/kvm: fix TestDiskDevicePathWipeDiskOndestroy test
        ...
      21f7177e
    • Kirill Smelkov's avatar
      Merge branch 'master' into master+ZODB4-wc2 · c398531e
      Kirill Smelkov authored
      * master: (72 commits)
        Release slapos.cookbook (1.0.217)
        software/theia: use a different storage-path for password
        software/slapos-master: expose random_activity_priority argument of testrunner
        slapos.recipe.random: allow to use a character twice in a password
        slapos.recipe.random: use more characters to generate password
        slapos.recipe.random: increase default password size to 16
        ...
        stack/erp5: expose random_activity_priority argument of testrunner
        version up: slapos.recipe.build 0.50, sslapos.recipe.cmmi 0.18
        couchdb, erlang, membase, spidermonkey: move to unstable
        mariadb: build RocksDB without fallocate
        version up: groonga 11.0.9, mroonga 11.09, groonga-normalizer-mysql 1.1.5
        version up: MariaDB 10.3.32/10.4.22
        mariadb: small cleanup
        erp5: Add oic library for OpenIdConnect
        component/tcl: Use software release provided zlib
        software/theia: Fix password leak in authentication promise
        software/theia: version up 1.20.0
        component/trafficserver: fix LuaJIT integration
        software/kvm: fix TestDiskDevicePathWipeDiskOndestroy test
        ...
      c398531e
    • Cédric Le Ninivin's avatar
      erp5: Add oic library for OpenIdConnect · 20f59e7a
      Cédric Le Ninivin authored
      See merge request nexedi/slapos!1091
      20f59e7a
    • Jérome Perrin's avatar
      Release slapos.cookbook (1.0.217) · 6b2b895c
      Jérome Perrin authored
      6b2b895c
    • Jérome Perrin's avatar
      software/theia: use a different storage-path for password · 13fb80a3
      Jérome Perrin authored
      This will force a password reset
      13fb80a3
    • Jérome Perrin's avatar
      software/slapos-master: expose random_activity_priority argument of testrunner · f93ffaa6
      Jérome Perrin authored
      Include the changes from 0b7511b4 (stack/erp5: expose random_activity_priority
      argument of testrunner, 2021-11-22) to customized profiles from slapos
      master
      f93ffaa6
  2. 01 Dec, 2021 5 commits
  3. 30 Nov, 2021 8 commits
  4. 29 Nov, 2021 1 commit
  5. 26 Nov, 2021 2 commits
  6. 25 Nov, 2021 2 commits
  7. 24 Nov, 2021 2 commits
    • Łukasz Nowak's avatar
      caddy-frontend: Implement netloc-list · a9d98dd1
      Łukasz Nowak authored
      JSON schema uses simple string and internal process, and caddy instances are
      not kept simple and are not considered future-proof.
      a9d98dd1
    • Jérome Perrin's avatar
      software/powerdns: declare a minium gcc version · 428e32c2
      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.
      428e32c2
  8. 23 Nov, 2021 4 commits
  9. 22 Nov, 2021 10 commits