1. 25 Jan, 2023 3 commits
    • Kirill Smelkov's avatar
      ZODB: v↑ ZODB5 (5.6.0 -> 5.8.0) · 06589f66
      Kirill Smelkov authored
      Going from ZODB 5.6.0 to 5.8.0:
      
      - removes leftovers of pre-MVCC read conflicts,
      - relaxes assertion in tests that relate to NEO,
      - brings up interface requirements in line with Wendelin.core 2 and WCFS,
      - optimizes IO in fsrefs,
      - fixes fsdump to match fsstats,
      - provides new tests that exercise potential concurrency issues in
        storage implementations more thoroughly,
      - provides other fixes and improvements.
      
      Please see https://github.com/zopefoundation/ZODB/compare/5.6.0...5.8.0 and
      https://pypi.org/project/ZODB/5.8.0/ for details.
      06589f66
    • Łukasz Nowak's avatar
      software/kvm: Really assure conflict with old external-disk-amount · eb7b6d0d
      Łukasz Nowak authored
      By inspecting current configuration stored in .data-disk-amount of the
      partition configuration directory extend the conflict protection to really
      observed configurations.
      
      Adapt the README to follow real messages and explain a bit more the situation.
      eb7b6d0d
    • Levin Zimmermann's avatar
      software/helloworld: Switch to default go version · 09f93642
      Levin Zimmermann authored
      Patch 15e26abd explicitly declared
      go version 1.17 for the 'helloworld' SR.
      
      This was done at a time when we already had [golang1.17] in component/golang,
      but the default was still go1.16. The explicit declaration allowed the 'helloworld' SR
      to already switch to the newest go version.
      
      Since patch d32524c3
      we use go1.18 as our default version. In order to allow 'helloworld' to use our newest
      SlapOS supported go version, it's therefore sufficient nowadays to simply remove the
      explicit declaration.
      
      /reviewed-on !1330
      /reviewed-by @kirr
      09f93642
  2. 24 Jan, 2023 2 commits
  3. 23 Jan, 2023 7 commits
  4. 19 Jan, 2023 2 commits
  5. 18 Jan, 2023 12 commits
  6. 17 Jan, 2023 9 commits
  7. 16 Jan, 2023 5 commits