[elbe-devel] [PATCH 00/11] Prepare release 14.2

Torben Hohn torben.hohn at linutronix.de
Mon Mar 14 14:48:15 CET 2022


Upgrade the tests to actually test bullseye.

Then fix some fallout from the validation with package indexes
without md5 sums.


Torben Hohn (11):
  tests: bump debian suite to test from buster to bullseye
  tests: Add a test for amd64 bookworm
  tests: increase root partition size
  tests: simple-amd64-with-grub-uefi: fix security.debian.org distname
  tests: simple-armhf: Fix devicetree filename glob
  tests: simple-armhf: Fix the name. No grub on arm.
  aptpkgutils: Add support for sha256
  dbsfed.xsd: Add sha256 attribute to package
  elbexml: Also save sha256 sums in fullpkgslist
  dump: Also validate sha256 sums when they are available
  debian: changelog: Bump elbe version to 14.2

 debian/changelog                      | 16 +++++
 elbe.spec                             |  2 +-
 elbepack/aptpkgutils.py               | 17 ++++++
 elbepack/dump.py                      | 21 +++++--
 elbepack/elbexml.py                   |  8 ++-
 elbepack/tests/test_version.py        |  2 +-
 elbepack/version.py                   |  2 +-
 schema/dbsfed.xsd                     |  7 +++
 tests/simple-amd64-bookworm.xml       | 87 +++++++++++++++++++++++++++
 tests/simple-amd64-with-grub-uefi.xml | 10 +--
 tests/simple-amd64-with-grub.xml      |  8 +--
 tests/simple-arm64.xml                |  6 +-
 tests/simple-armhf.xml                | 10 +--
 13 files changed, 170 insertions(+), 26 deletions(-)
 create mode 100644 tests/simple-amd64-bookworm.xml

-- 
2.20.1



More information about the elbe-devel mailing list