From bc5ffb40a63e08af2ffc09bb8a75e502830c97ca91f4b0533fab1db0812b16bb Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Mon, 5 Jul 2021 13:01:04 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.23.42=20=E2=86=92=209.2?= =?UTF-8?q?3.43?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Re-add suseImportBuildKey suseImportBuildKey is not required during the image build as kiwi imports the correct keys by itself. However, the created images lack the repository signing keys and any `zypper` commands will thus fail. This fixes https://github.com/OSInside/kiwi/issues/1876 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=201 --- PKGBUILD | 4 ++-- python-kiwi.changes | 16 ++++++++++++++++ python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 59e084b..b9721e9 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.23.42 +pkgver=9.23.43 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=('7431f44ac3bd24afc7c4bc4c2b6b6fe3') +md5sums=('17acb04a3eacd10abf9af2dddaf623a3') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index a36c002..b5e5ed3 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jul 05 14:58:02 CEST 2021 - Marcus Schäfer + +- Bump version: 9.23.42 → 9.23.43 + +------------------------------------------------------------------- +Mon Jul 05 08:47:39 CEST 2021 - Dan Čermák + +- Re-add suseImportBuildKey + + suseImportBuildKey is not required during the image build as kiwi imports the + correct keys by itself. However, the created images lack the repository signing + keys and any `zypper` commands will thus fail. + + This fixes https://github.com/OSInside/kiwi/issues/1876 + ------------------------------------------------------------------- Fri Jul 02 14:25:15 CEST 2021 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 550e833..12d0e1e 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.23.42 +Version: 9.23.43 Provides: kiwi-schema = 7.4 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 96bf6ec..1769afa 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:1eb63cdeb5fded5e904cb662a8e62d0d9cd0cb08a0022e9f3e8866d00b312cb2 -size 1931268 +oid sha256:44a75df8758364dabfe7f9c3b0d5fe3bde11838d0617449c7dc62a14af62a40b +size 1931627