diff --git a/PKGBUILD b/PKGBUILD index 1d5f064..7a42cbf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('python-kiwi' 'kiwi-man-pages' 'dracut-kiwi-lib' 'dracut-kiwi-oem-repart' 'dracut-kiwi-oem-dump' 'dracut-kiwi-live' 'dracut-kiwi-overlay') arch=(x86_64) -pkgver=10.0.25 +pkgver=10.0.27 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ makedepends=(make gcc python-build python-docopt python-installer python-lxml py provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('34e5270b2aaf925e0cc8a9e1816e169c') +md5sums=('e8471ec78bc9f4c93efcfe3f61c784a1') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 82fc3be..86d7a2c 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Tue Jul 30 09:45:37 CEST 2024 - Marcus Schäfer + +- Bump version: 10.0.26 → 10.0.27 + +------------------------------------------------------------------- +Tue Jul 30 08:16:41 CEST 2024 - Fabian Vogt + +- Fix dracut-interactive with systemd 256 + + With systemd 256, /usr (and thus also /bin/) is read-only in the initrd. + Move dracut-interactive and its .service into /run instead. + +------------------------------------------------------------------- +Sun Jul 21 19:20:23 CEST 2024 - Marcus Schäfer + +- Bump version: 10.0.25 → 10.0.26 + +------------------------------------------------------------------- +Fri Jul 19 09:49:01 CEST 2024 - Dmitri Popov + +- Revise scripts_testing.rst + +------------------------------------------------------------------- +Fri Jul 19 09:39:48 CEST 2024 - Dmitri Popov + +- Revise schema_extensions.rst + +------------------------------------------------------------------- +Wed Jul 17 15:58:23 CEST 2024 - Marcus Schäfer + +- Pass kernel cmdline to agama + + In the agama integration test make sure to pass along + the kernel boot parameters to allow controlling the + behavior of agama better + +------------------------------------------------------------------- +Mon Jul 15 15:48:52 CEST 2024 - Marcus Schäfer + +- Add directive to incorporate custom files + + Usually custom files are managed by placing them as overlay + files or archives. However, overlay files must be structured + inside of a root/ subdirectory and archive files are binary + data. It is therefore not straight forward to just reference + one or more files as source files to the image description + to be placed into the image. This commit adds a new + element which allows to do this. This Fixes #1953 + ------------------------------------------------------------------- Sun Jul 14 11:17:33 CEST 2024 - Marcus Schäfer @@ -83,6 +133,16 @@ Wed Jul 10 16:32:30 CEST 2024 - Marcus Schäfer Allow to produce EFI/UEFI images without hybrid CSM capabilities. This Fixes #2407 +------------------------------------------------------------------- +Wed Jul 10 11:47:59 CEST 2024 - Dmitri Popov + +- kiwi_plugin_architecture.rst + +------------------------------------------------------------------- +Wed Jul 10 11:42:36 CEST 2024 - Dmitri Popov + +- Revise kiwi_from_python.rst + ------------------------------------------------------------------- Wed Jul 10 11:26:45 CEST 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index c145faa..9a0d2a3 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -52,7 +52,7 @@ %endif Name: python-kiwi -Version: 10.0.25 +Version: 10.0.27 Provides: kiwi-schema = 8.1 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 90da0bb..175bb7a 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89864feed6928ab481c4efbcc5bc532d01e2af3c1e1a27ea29a4d7471d883391 -size 1029443 +oid sha256:4f0aac099ee73621f0250719b9cce504cecf6fb948387bf797644b8c0ced2549 +size 1026923