diff --git a/PKGBUILD b/PKGBUILD index f2da3d9..63f0b92 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=9.24.34 +pkgver=9.24.35 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep) provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('fb79f2cde6dac28f1c6b71ddc59ae4bb') +md5sums=('75d8288fb9691bfd609b2de3661b848a') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 1f5c627..3fb341a 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun May 08 20:51:36 CEST 2022 - Marcus Schäfer + +- Bump version: 9.24.34 → 9.24.35 + +------------------------------------------------------------------- +Sat May 07 15:34:59 CEST 2022 - Marcus Schäfer + +- Allow more repo params to be set on the cmdline + + The repository parameters for signing keys, the component + list the main distribution name for debian repositories and + also the repository_gpgcheck could not be set via the + commandline options --add-repo and/or --set-repo. This + commit adds support for them and also updates the manual + page accordingly + +------------------------------------------------------------------- +Sat May 07 09:13:52 CEST 2022 - Marcus Schäfer + +- Update ubuntu integration tests + + Build them against latest release (jammy). + This Fixes #2128 + ------------------------------------------------------------------- Sat May 07 08:58:42 CEST 2022 - Marcus Schäfer @@ -646,6 +671,15 @@ Sun Mar 06 18:22:10 CET 2022 - Marcus Schäfer methods to boot and it makes sense to support partuuid mappings as well +------------------------------------------------------------------- +Sun Mar 06 18:03:51 CET 2022 - Marcus Schäfer + +- Add support for partition cloning + + Support creating block level clones of certain partitions + used in the image. Clones can be created from the root, boot + and any partition listed in the element. + ------------------------------------------------------------------- Sun Mar 06 16:03:13 CET 2022 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 38ee51e..78a70e9 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.24.34 +Version: 9.24.35 Provides: kiwi-schema = 7.5 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 337c1fb..1813012 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:239db166b233f47c5730db04f18fe7907eba86446c1512de1bb74eb38cd809b4 -size 2165913 +oid sha256:ade17cf7ec044516ad9b24805be74f48bce2107b8a50578741a4154007183eb7 +size 2178928