Go to file
Marcus Schäfer 1cd0120fd0 - Bump version: 10.1.18 → 10.2.0
- Add selinux test build to TW
  Also update derived docker integration test to latest Leap

- kiwi/schema: Fix allowed value type for ISO publisher and application ID
  According to the spec, this should be constrained to 128 characters
  but also allow quite a few other special characters (as well as spaces).
  We didn't allow spaces in application ID, but allowed too much for Publisher.
  Now we set up both correctly.

- Fix setup of kiwi environment variables
  Some kiwi env vars are initialized with an empty value
  and not overwritten if another value is provided. For
  the selected variables an empty value setting is not
  allowed because the schema also enforces the value to
  be set at least once. In addition a helpful option
  named --print-kiwi-env was added to the 'image info'
  command which allows to print the environment variables
  and their values.

- Add random key support for LUKS encryption
  Allow to pass luks="random". In random mode use the
  generated keyfile as the only key to decrypt. This is
  only secure if the generated initrd also gets protected
  e.g. through encryption like it is done with the secure
  linux execution on zSystems

- Added development group in pyproject setup
  generateDS and other tools are needed and were forgotten

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=272
2024-11-21 10:56:05 +00:00
.gitattributes - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
.gitignore - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
kiwi-revert-bls-default-for-suse.patch - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
PKGBUILD - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
python-kiwi-rpmlintrc - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
python-kiwi.changes - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
python-kiwi.spec - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
python-kiwi.tar.gz - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00