1. 09 Nov, 2023 9 commits
  2. 08 Nov, 2023 12 commits
    • Kirill Smelkov's avatar
      . · d962e864
      Kirill Smelkov authored
      d962e864
    • Kirill Smelkov's avatar
      Merge branch 'master' into x/lte-multiru · e9a0f8dd
      Kirill Smelkov authored
      * master:
        software/gitlab: update gitlab-ce to fix npm error
        NEO: add missing software.cfg.json
        software/ors-amarisoft: ru/lopcomm: Simplify and clarify cu_config.jinja2.xml
        software/ors-amarisoft: Fix pythonwitheggs to explicitly specify in-SlapOS lxml
        component/python-2.7, component/python3: fix readline termcap library detection.
        component/readline: remove outdated readline5.
        component/mariadb: build with libedit instead of outdated readline5.
        component/libedit: add.
        software/ors-amarisoft: Start to organize Radio Unit related bits under ru/
      e9a0f8dd
    • Kirill Smelkov's avatar
      . · 26116068
      Kirill Smelkov authored
      26116068
    • Kirill Smelkov's avatar
      . · 25432099
      Kirill Smelkov authored
      25432099
    • Kirill Smelkov's avatar
      . · 8fe62d99
      Kirill Smelkov authored
      8fe62d99
    • Kirill Smelkov's avatar
      . · 5ae5987f
      Kirill Smelkov authored
      5ae5987f
    • Jérome Perrin's avatar
      software/gitlab: update gitlab-ce to fix npm error · 07711f81
      Jérome Perrin authored
      Since yesterday, software/gitlab can no longer be installed with an
      error while installing gitlab_npm:
      
          ERR! Invalid dependency type requested: alias
      
      This is because we are using npm install to install a repository which
      uses yarn.lock to pin versions, so the install was done without having
      the dependencies pinned. Using an old yarn for this repository does not
      seem so easy, so we just have made a commit to convert the yarn.lock to
      a package-lock.json, so that we don't have to update the tooling here.
      
      Once we update, we'll rework this part of the software to use yarn, it
      seems gitlab still uses yarn in more recent versions.
      
      `git describe` also produced different (more correct) output, because
      some tags were missing in our mirror of gitlab-ce.
      07711f81
    • Kirill Smelkov's avatar
      . · e92719ce
      Kirill Smelkov authored
      e92719ce
    • Julien Muchembled's avatar
      NEO: add missing software.cfg.json · ff05dd81
      Julien Muchembled authored
      ff05dd81
    • Kirill Smelkov's avatar
      . · 4a51c1c1
      Kirill Smelkov authored
      4a51c1c1
    • Kirill Smelkov's avatar
      . · a8e27319
      Kirill Smelkov authored
      a8e27319
    • Kirill Smelkov's avatar
      . · 57704de0
      Kirill Smelkov authored
      57704de0
  3. 07 Nov, 2023 12 commits
  4. 06 Nov, 2023 7 commits