From 36323ee0fe2b8eba24bb2d939cb448527f0e53ed Mon Sep 17 00:00:00 2001 From: Packit Service Date: Wed, 16 Feb 2022 14:20:13 +0000 Subject: [PATCH 01/39] [packit] 48 upstream release Upstream tag: v48 Upstream commit: e9d02a27 Signed-off-by: Packit Service --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 16 +++++++++++++++- sources | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d12171..89d8308 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /osbuild-45.tar.gz /osbuild-46.tar.gz /osbuild-47.tar.gz +/osbuild-48.tar.gz diff --git a/README.packit b/README.packit index ae027c8..c8f6f8e 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.44.1.dev22+gffa24c5. +The file was generated using packit 0.45.1.dev4+geb8fac4. diff --git a/osbuild.spec b/osbuild.spec index 74988be..655afea 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 47 +Version: 48 %forgemeta @@ -248,6 +248,20 @@ fi %changelog +* Wed Feb 16 2022 Packit Service - 48-1 +CHANGES WITH 48: +---------------- + * skopeo stage: remove overlay/backingFsBlockDev file after install (#970) + * Add support for embedding containers in images (#952) + * Initial work on more reproducible builds (#962) + * Bootiso: add the option to compress using lz4 (#951) + * runners: add rhel-87 (#963) + +Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Ondřej Budai, Roy Golan, Thomas Lavocat, jkozol + +— Berlin, 2022-02-16 + + * Wed Feb 02 2022 Packit Service - 47-1 CHANGES WITH 47: ---------------- * `util/linux`: fix BLK_IOC_FLSBUF on ppc64le (osbuild#954) * ci: make jobs interruptible (osbuild#902) * `test/ci`: fix sonarqube run on main (osbuild#950) * Enable Sonarqube scan (osbuild#898) Contributions from: Christian Kellner, Jakub Rusz, Simon Steinbeiss diff --git a/sources b/sources index 8c0fb39..6816b9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-47.tar.gz) = 3767661bfeae60d53c895c276cb111f3b1b5fe422200c817b9828fa0526ac9257e08741ffce50522e503cb004ebd8b1bf5260f8014ee3e722087df70b738aec3 +SHA512 (osbuild-48.tar.gz) = 009f6afe3aa8664ca030eaefcfcb4657470a5f0879d81b35dcf38b5516549fab6f0337bdc3544c6031684d76c0e71e4a131c06b915840c7f8813fcaee52ccdf5 From 90cbe216bf3e0adfd16b557bc615f469de289ddb Mon Sep 17 00:00:00 2001 From: Packit Service Date: Wed, 23 Feb 2022 19:13:49 +0000 Subject: [PATCH 02/39] [packit] 49 upstream release Upstream tag: v49 Upstream commit: 8f75d1e7 Signed-off-by: Packit Service --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 89d8308..b7ff35b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /osbuild-46.tar.gz /osbuild-47.tar.gz /osbuild-48.tar.gz +/osbuild-49.tar.gz diff --git a/README.packit b/README.packit index c8f6f8e..2a08039 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.45.1.dev4+geb8fac4. +The file was generated using packit 0.46.1.dev4+g98407e0. diff --git a/osbuild.spec b/osbuild.spec index 655afea..f12f0ac 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 48 +Version: 49 %forgemeta @@ -248,6 +248,21 @@ fi %changelog +* Wed Feb 23 2022 Packit Service - 49-1 +CHANGES WITH 49: +---------------- + * `stages/fdo`: add new stage (#857) + * `stages/clevis-luks-bind`, `stages/luks-remove-key`: add new stages (#967) + * `stages/oci-archive`: fix creation time format (#973) + * rpmbuild: run on centos-9 (#974) + * Host.Service: add signals (#969) + +Contributions from: Antonio Murdaca, Christian Kellner, Chloe Kaubisch, Jakub Rusz, + Thomas Lavocat + +— Vöcklabruck, 2022-02-23 + + * Wed Feb 16 2022 Packit Service - 48-1 CHANGES WITH 48: ---------------- diff --git a/sources b/sources index 6816b9f..c3b478f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-48.tar.gz) = 009f6afe3aa8664ca030eaefcfcb4657470a5f0879d81b35dcf38b5516549fab6f0337bdc3544c6031684d76c0e71e4a131c06b915840c7f8813fcaee52ccdf5 +SHA512 (osbuild-49.tar.gz) = 381e43b973088c7217450a9e8024576d8269a64d16e714264010968a3733f6a6fa00574719932910734d98ec2094f2f68c1be90993eba3578d9558cd77a2a6df From deefd5f07b9a69676ce1b8cd7f18f56b712b10b5 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Sun, 27 Feb 2022 19:01:48 +0000 Subject: [PATCH 03/39] [packit] 50 upstream release Upstream tag: v50 Upstream commit: 6300a80c Signed-off-by: Packit Service --- .gitignore | 1 + osbuild.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b7ff35b..b24e456 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /osbuild-47.tar.gz /osbuild-48.tar.gz /osbuild-49.tar.gz +/osbuild-50.tar.gz diff --git a/osbuild.spec b/osbuild.spec index f12f0ac..013fa4f 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 49 +Version: 50 %forgemeta @@ -248,6 +248,17 @@ fi %changelog +* Sun Feb 27 2022 Packit Service - 50-1 +CHANGES WITH 50: +---------------- + * util/udev: fix path for udev device inhibitor (#976) + * Add RHEL-9.1 runner (#975) + +Contributions from: Christian Kellner, Tomas Hozza + +— Vöcklabruck, 2022-02-27 + + * Wed Feb 23 2022 Packit Service - 49-1 CHANGES WITH 49: ---------------- diff --git a/sources b/sources index c3b478f..d96011c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-49.tar.gz) = 381e43b973088c7217450a9e8024576d8269a64d16e714264010968a3733f6a6fa00574719932910734d98ec2094f2f68c1be90993eba3578d9558cd77a2a6df +SHA512 (osbuild-50.tar.gz) = fe59e405a7334879817c8d268b7d87f78b2284a5b87f2b291e3155ef1bc09795fb1d91f12117947bf0519d7805a0dc2d77a732b1d9f088dd5a2ce8818fe7388c From 795c83ac8b351ad66bb903953eb3f95c3fd5402f Mon Sep 17 00:00:00 2001 From: Packit Service Date: Wed, 2 Mar 2022 13:35:59 +0000 Subject: [PATCH 04/39] [packit] 51 upstream release Upstream tag: v51 Upstream commit: 00c6bf23 Signed-off-by: Packit Service --- .gitignore | 1 + osbuild.spec | 12 +++++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b24e456..b02e075 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /osbuild-48.tar.gz /osbuild-49.tar.gz /osbuild-50.tar.gz +/osbuild-51.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 013fa4f..e173b29 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 50 +Version: 51 %forgemeta @@ -248,6 +248,16 @@ fi %changelog +* Wed Mar 02 2022 Packit Service - 51-1 +CHANGES WITH 51: +---------------- + * stages: add the ability to configure pacman repos (#955) + +Contributions from: Jelle van der Waa, Simon Steinbeiß + +Grenoble Location, 2022-03-02 + + * Sun Feb 27 2022 Packit Service - 50-1 CHANGES WITH 50: ---------------- diff --git a/sources b/sources index d96011c..8947921 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-50.tar.gz) = fe59e405a7334879817c8d268b7d87f78b2284a5b87f2b291e3155ef1bc09795fb1d91f12117947bf0519d7805a0dc2d77a732b1d9f088dd5a2ce8818fe7388c +SHA512 (osbuild-51.tar.gz) = 9f71dc822875899dfecd76434f1ff83f4d16d198eaeef30823134059dde73698fff38b8f269ecba75072b194ac6e62dcb714c4876ff8450a913b133a041f14f9 From c6393f3d969ab74080fe8dceb700cec7e44497ce Mon Sep 17 00:00:00 2001 From: Packit Service Date: Fri, 4 Mar 2022 15:49:58 +0000 Subject: [PATCH 05/39] [packit] 52 upstream release Upstream tag: v52 Upstream commit: d8f36b55 Signed-off-by: Packit Service --- .gitignore | 1 + osbuild.spec | 19 ++++++++++++++++++- sources | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b02e075..70daa2d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /osbuild-49.tar.gz /osbuild-50.tar.gz /osbuild-51.tar.gz +/osbuild-52.tar.gz diff --git a/osbuild.spec b/osbuild.spec index e173b29..667e7a3 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 51 +Version: 52 %forgemeta @@ -248,6 +248,23 @@ fi %changelog +* Fri Mar 04 2022 Packit Service - 52-1 +CHANGES WITH 52: +---------------- + * `stages/grub2`: write GRUB_DEFAULT on saved_entry (#981) + * `stages/firewall`: fix fail when setting only the default zone (#984) + * `stages/rpm`: option to import gpg keys from tree (#985) + * LVM2: separate stderr, stdout (#982) + * Extend firewall stage to set the default zone (#980) + * runners: add org.osbuild.fedora37 (#983) + * ci/deploy: use public EPEL-9 (#979) + +Contributions from: Christian Kellner, Jakub Rusz, Tomas Hozza, Thomas +Lavocat + +— Wien, 2022-03-04 + + * Wed Mar 02 2022 Packit Service - 51-1 CHANGES WITH 51: ---------------- diff --git a/sources b/sources index 8947921..984d8b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-51.tar.gz) = 9f71dc822875899dfecd76434f1ff83f4d16d198eaeef30823134059dde73698fff38b8f269ecba75072b194ac6e62dcb714c4876ff8450a913b133a041f14f9 +SHA512 (osbuild-52.tar.gz) = 44cb315b1174a4d63a1a2c9bdab0b2257ad41c5eb307c97f54c21fc90f5efa8a421acb8271d465a2702c60c69f47e5ecb5031c3ee3ca3e92d8de086b980efb08 From 4b6e520e57321ddb6ff0d1009683e861bdbccb45 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Thu, 24 Mar 2022 07:44:06 +0000 Subject: [PATCH 06/39] [packit] 53 upstream release Upstream tag: v53 Upstream commit: 31eed797 Signed-off-by: Packit Service --- .gitignore | 1 + .packit.yaml | 1 + README.packit | 2 +- osbuild.spec | 21 ++++++++++++++++++++- sources | 2 +- 5 files changed, 24 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 70daa2d..6874b03 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /osbuild-50.tar.gz /osbuild-51.tar.gz /osbuild-52.tar.gz +/osbuild-53.tar.gz diff --git a/.packit.yaml b/.packit.yaml index f38576e..92d79f5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -13,6 +13,7 @@ copy_upstream_release_description: true upstream_tag_template: v{version} +srpm_build_deps: [] actions: get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'" diff --git a/README.packit b/README.packit index 2a08039..558a5d5 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.46.1.dev4+g98407e0. +The file was generated using packit 0.47.1. diff --git a/osbuild.spec b/osbuild.spec index 667e7a3..9b01579 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 52 +Version: 53 %forgemeta @@ -248,6 +248,25 @@ fi %changelog +* Thu Mar 24 2022 Packit Service - 53-1 +CHANGES WITH 53: +---------------- + * stages/sfdisk: support changing GPT partition attribute bits (#966) + * Enable scheduled upstream releases (#997) + * stages/rpm: don't verify package or header signatures when installing (#995) + * stages/selinux: directly call setfilecon (#993) + * stages/selinux: directly call setfilecon (#993) + * stages/selinux: directly call setfilecon (#993) + * stages/selinux: directly call setfilecon (#993) + * sources/curl: don't limit total download time (#990) + * Packit: build SRPMs in Copr (#987) + +Contributions from: Christian Kellner, Enric Balletbo i Serra, Laura Barcziova, Simon Steinbeiss, Tom Gundersen, Tomas Hozza + +— Somewhere on the Internet, 2022-03-24 + + + * Fri Mar 04 2022 Packit Service - 52-1 CHANGES WITH 52: ---------------- diff --git a/sources b/sources index 984d8b2..fbd6dd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-52.tar.gz) = 44cb315b1174a4d63a1a2c9bdab0b2257ad41c5eb307c97f54c21fc90f5efa8a421acb8271d465a2702c60c69f47e5ecb5031c3ee3ca3e92d8de086b980efb08 +SHA512 (osbuild-53.tar.gz) = 6fc6a88c1d9f5a46daa491eb079908e4029857cfcd98c93f37b2496c0685ac6bc1b7ed0675b8449add551ddfe9782fba0d54c9afd851968e0208a7e9c4885f29 From d859043b24927c73191acb3eb58196df28f454aa Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 13 Apr 2022 13:23:57 +0000 Subject: [PATCH 07/39] [packit] 54 upstream release Upstream tag: v54 Upstream commit: 008d013e Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 15 ++++++++++++++- sources | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6874b03..661c556 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /osbuild-51.tar.gz /osbuild-52.tar.gz /osbuild-53.tar.gz +/osbuild-54.tar.gz diff --git a/README.packit b/README.packit index 558a5d5..50abb10 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.47.1. +The file was generated using packit 0.48.1.dev21+gb8b1c9f. diff --git a/osbuild.spec b/osbuild.spec index 9b01579..4fc0c1e 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 53 +Version: 54 %forgemeta @@ -248,6 +248,19 @@ fi %changelog +* Wed Apr 13 2022 Packit - 54-1 +Changes with 54 +---------------- + * Allow specifying subformat for the `vmdk` type in `org.osbuild.qemu` stage (#999) + * Pin rpmrepo snapshots for CI runners + use them in mockbuild + ci improvements (#1001) + * Support VMDK subformat in qemu assembler (#1000) + +Contributions from: Jakub Rusz, Tomas Hozza + +— Somewhere on the Internet, 2022-04-13 + + + * Thu Mar 24 2022 Packit Service - 53-1 CHANGES WITH 53: ---------------- diff --git a/sources b/sources index fbd6dd6..f620e51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-53.tar.gz) = 6fc6a88c1d9f5a46daa491eb079908e4029857cfcd98c93f37b2496c0685ac6bc1b7ed0675b8449add551ddfe9782fba0d54c9afd851968e0208a7e9c4885f29 +SHA512 (osbuild-54.tar.gz) = 3d0225273d2378f3f7f8aaf655562265843ecf38ece8e92d7e3cda15fdd13c141ce879969e1e525dcb58529f20df8bdceaf947e237d6b147fe59644fca40d900 From 525b7a0e0408668f79b78c409a3c8d3466ac1560 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 27 Apr 2022 13:30:39 +0000 Subject: [PATCH 08/39] [packit] 55 upstream release Upstream tag: v55 Upstream commit: 090f7685 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 18 +++++++++++++++++- sources | 2 +- 4 files changed, 20 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 661c556..f51b237 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /osbuild-52.tar.gz /osbuild-53.tar.gz /osbuild-54.tar.gz +/osbuild-55.tar.gz diff --git a/README.packit b/README.packit index 50abb10..484032d 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.48.1.dev21+gb8b1c9f. +The file was generated using packit 0.49.1.dev5+gc36800b. diff --git a/osbuild.spec b/osbuild.spec index 4fc0c1e..0c1db10 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 54 +Version: 55 %forgemeta @@ -248,6 +248,22 @@ fi %changelog +* Wed Apr 27 2022 Packit - 55-1 +Changes with 55 +---------------- + * Support specifying multiple devices in all mkfs versions (like xfs) (#1004) + * buildroot: don't explicitly add `CAP_MAC_ADMIN` (#1008) + * devices/lvm2.lv: add support for lvm devices files (#1009) + * inputs/org.osbuild.tree: fix typo (#1006) + * inputs: support array of objects references (#1003) + * workflows/trigger-gitlab: run Gitlab CI in new image-builder project (#1002) + +Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Jelle van der Waa + +— Somewhere on the Internet, 2022-04-27 + + + * Wed Apr 13 2022 Packit - 54-1 Changes with 54 ---------------- diff --git a/sources b/sources index f620e51..14cd1d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-54.tar.gz) = 3d0225273d2378f3f7f8aaf655562265843ecf38ece8e92d7e3cda15fdd13c141ce879969e1e525dcb58529f20df8bdceaf947e237d6b147fe59644fca40d900 +SHA512 (osbuild-55.tar.gz) = dfffa9465e2593e0b26ea52de46d4ff852f39fd7403889238d07e79851aba61dbb224e4222dceacd07bf1a6b0add9359d475a315b7f40dede8c9017de3092f0e From 0f92d53e281e9fe8bcc9a811f9252446082dfc88 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 28 Apr 2022 21:43:02 +0000 Subject: [PATCH 09/39] [packit] 53.1 upstream release Upstream tag: v53.1 Upstream commit: 88fe0bce Signed-off-by: Packit --- .gitignore | 1 + osbuild.spec | 12 +++++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f51b237..7332984 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /osbuild-53.tar.gz /osbuild-54.tar.gz /osbuild-55.tar.gz +/osbuild-53.1.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 0c1db10..9b61f84 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 55 +Version: 53.1 %forgemeta @@ -248,6 +248,16 @@ fi %changelog +* Thu Apr 28 2022 Packit - 53.1-1 +CHANGES WITH 53.1: +---------------- + * devices/lvm2.lv: add support for lvm devices files (#1009) + +Contributions from: Christian Kellner + +— Liberec, 2022-04-28 + + * Wed Apr 27 2022 Packit - 55-1 Changes with 55 ---------------- diff --git a/sources b/sources index 14cd1d8..c8ed4a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-55.tar.gz) = dfffa9465e2593e0b26ea52de46d4ff852f39fd7403889238d07e79851aba61dbb224e4222dceacd07bf1a6b0add9359d475a315b7f40dede8c9017de3092f0e +SHA512 (osbuild-53.1.tar.gz) = af98ff5338eea3e112100825eb6860756e078e2ba074ef0e11a1839b3e13cf3d1f8d476ece79d499dbc210e452edf05b7160a6963d3a936e9b86125ba0043cf6 From 2e4cb042770353f2b552719ac7b6014c0295ecc7 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 11 May 2022 13:38:46 +0000 Subject: [PATCH 10/39] [packit] 56 upstream release Upstream tag: v56 Upstream commit: ac2a194c Signed-off-by: Packit --- .gitignore | 1 + .packit.yaml | 6 +++++- README.packit | 2 +- osbuild.spec | 20 +++++++++++++++++++- sources | 2 +- 5 files changed, 27 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7332984..47efde7 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /osbuild-54.tar.gz /osbuild-55.tar.gz /osbuild-53.1.tar.gz +/osbuild-56.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 92d79f5..54c9f41 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -17,7 +17,6 @@ srpm_build_deps: [] actions: get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'" -create_pr: false jobs: - job: copr_build trigger: pull_request @@ -55,3 +54,8 @@ jobs: metadata: dist_git_branches: - fedora-all +- job: koji_build + trigger: commit + metadata: + dist_git_branches: + - fedora-all diff --git a/README.packit b/README.packit index 484032d..751960d 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.49.1.dev5+gc36800b. +The file was generated using packit 0.50.1.dev9+g702dffe. diff --git a/osbuild.spec b/osbuild.spec index 9b61f84..db0d9c4 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 53.1 +Version: 56 %forgemeta @@ -248,6 +248,24 @@ fi %changelog +* Wed May 11 2022 Packit - 56-1 +Changes with 56 +---------------- + * Re-enable pylint warning W0201 (attribute-defined-outside-init) (#1019) + * Restrict capabilities is stages (#1010) + * org.osbuild.luks2.format: Support dm-integrity (#1015) + * packit: Enable Koji build integration (#1021) + * sources: refactor the SourceService class (#998) + * stage/ostree.passwd: also merge /etc/sub{u,g}id (#1013) + * stages: add new org.osbuild.udev.rules stage (#1018) + * test: remove old `pipelines` contents & directory (#1011) + +Contributions from: Alexander Larsson, Christian Kellner, Simon Steinbeiss, Thomas Lavocat + +— Somewhere on the Internet, 2022-05-11 + + + * Thu Apr 28 2022 Packit - 53.1-1 CHANGES WITH 53.1: ---------------- diff --git a/sources b/sources index c8ed4a3..1572bbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-53.1.tar.gz) = af98ff5338eea3e112100825eb6860756e078e2ba074ef0e11a1839b3e13cf3d1f8d476ece79d499dbc210e452edf05b7160a6963d3a936e9b86125ba0043cf6 +SHA512 (osbuild-56.tar.gz) = 67acdbb12afcda8b129fdc61c1b388d6050d528165148f8da8c94c9784a4860a5d8824520d3538e95beaae662a9ec97492291ffdb33eca48ed57f2c5d8ea0e1a From 308e832293de89b3bc7d6f9386e7c8e8fc1e1a32 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 25 May 2022 13:31:36 +0000 Subject: [PATCH 11/39] [packit] 57 upstream release Upstream tag: v57 Upstream commit: 7b0e1fe5 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 47efde7..ac3f8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /osbuild-55.tar.gz /osbuild-53.1.tar.gz /osbuild-56.tar.gz +/osbuild-57.tar.gz diff --git a/README.packit b/README.packit index 751960d..dfd4569 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.50.1.dev9+g702dffe. +The file was generated using packit 0.51.1.dev6+g1099056. diff --git a/osbuild.spec b/osbuild.spec index db0d9c4..6e8858e 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 56 +Version: 57 %forgemeta @@ -248,6 +248,21 @@ fi %changelog +* Wed May 25 2022 Packit - 57-1 +Changes with 57 +---------------- + * meta: show stage name when schema is missing (#1022) + * sources: curl max_workers 2 * num_cpus (#1024) + * stages/ostree.passwd: fix subid source path (#1027) + * stages/udev.rules: use correct separator (#1026) + * stages: add new sgdisk stage (#1029) + +Contributions from: Christian Kellner, Simon de Vlieger + +— Somewhere on the Internet, 2022-05-25 + + + * Wed May 11 2022 Packit - 56-1 Changes with 56 ---------------- diff --git a/sources b/sources index 1572bbb..ba5c20d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-56.tar.gz) = 67acdbb12afcda8b129fdc61c1b388d6050d528165148f8da8c94c9784a4860a5d8824520d3538e95beaae662a9ec97492291ffdb33eca48ed57f2c5d8ea0e1a +SHA512 (osbuild-57.tar.gz) = e4e93c0824a450c510da6f4cc75d71c74db98178373c3578056617adfe22955657e31d816db4db744969b9c562e4e0a91253e4c81cd7e4b723d92c1d527696dc From c901340d8e5f6aaf7633ef5601032f0a3ff4a249 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 8 Jun 2022 13:34:54 +0000 Subject: [PATCH 12/39] [packit] 58 upstream release Upstream tag: v58 Upstream commit: 20b8c67c Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ac3f8c6..38d2586 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /osbuild-53.1.tar.gz /osbuild-56.tar.gz /osbuild-57.tar.gz +/osbuild-58.tar.gz diff --git a/README.packit b/README.packit index dfd4569..c8fb20b 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.51.1.dev6+g1099056. +The file was generated using packit 0.52.1.dev6+g4153106. diff --git a/osbuild.spec b/osbuild.spec index 6e8858e..6dce91c 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 57 +Version: 58 %forgemeta @@ -248,6 +248,21 @@ fi %changelog +* Wed Jun 08 2022 Packit - 58-1 +Changes with 58 +---------------- + * COMPOSER-1576: rpmbuild on 8.6 and 9.0 ga (#1043) + * `grub2.legacy`: stricter schema, replace `architecture` with `bios.platform` (#1035) + * `stages/grub2.legacy`: small schema fixes (#1034) + * stages: add OpenSCAP first boot remediation (#1033) + * tests: handle `-` in the sfdisk version test (#1037) + +Contributions from: Alexander Todorov, Christian Kellner, Gianluca Zuccarelli, Simon de Vlieger + +— Somewhere on the Internet, 2022-06-08 + + + * Wed May 25 2022 Packit - 57-1 Changes with 57 ---------------- diff --git a/sources b/sources index ba5c20d..9e92eda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-57.tar.gz) = e4e93c0824a450c510da6f4cc75d71c74db98178373c3578056617adfe22955657e31d816db4db744969b9c562e4e0a91253e4c81cd7e4b723d92c1d527696dc +SHA512 (osbuild-58.tar.gz) = 90dd4d05921df7bc358278ed41c224ce59278af6360ca031865a90124c48ec89bc777e25eb9d23a9c73887429be462138db1d17d8ee6eacc4f7b14241f0a4c96 From 06223ab96da935d912f76512aad3616117a0e917 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 22 Jun 2022 08:19:53 +0000 Subject: [PATCH 13/39] [packit] 59 upstream release Upstream tag: v59 Upstream commit: 383e9320 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 19 ++++++++++++++++++- sources | 2 +- 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 38d2586..e7f8a5a 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /osbuild-56.tar.gz /osbuild-57.tar.gz /osbuild-58.tar.gz +/osbuild-59.tar.gz diff --git a/README.packit b/README.packit index c8fb20b..d45074d 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.52.1.dev6+g4153106. +The file was generated using packit 0.52.2.dev24+geececf3. diff --git a/osbuild.spec b/osbuild.spec index 6dce91c..68e4dc2 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 58 +Version: 59 %forgemeta @@ -248,6 +248,23 @@ fi %changelog +* Wed Jun 22 2022 Packit - 59-1 +Changes with 59 +---------------- + * Remove `options` from the v1 result (#1044) + * Run rpmbuild on new nightlies. (#1049) + * Support calling curl with --insecure (#1047) + * ci: Adjust release schedule timer (#1045) + * stages/mkfs.fat: pass `-I` command line option (#1050) + * stages/qemu: expose vpc options (#1046) + * store: various code cleanups (#1032) + +Contributions from: Achilleas Koutsou, Christian Kellner, Jakub Rusz, Simon Steinbeiss + +— Somewhere on the Internet, 2022-06-22 + + + * Wed Jun 08 2022 Packit - 58-1 Changes with 58 ---------------- diff --git a/sources b/sources index 9e92eda..2ca28d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-58.tar.gz) = 90dd4d05921df7bc358278ed41c224ce59278af6360ca031865a90124c48ec89bc777e25eb9d23a9c73887429be462138db1d17d8ee6eacc4f7b14241f0a4c96 +SHA512 (osbuild-59.tar.gz) = 92bc5033f159d7cedc5209945fc70078f845ef1fff0466d545b80e73e5750e61ce70370a3ec33baa31cf04ef344f6c8f7a9c87ed8cd1a08e7f25d4c98e196740 From c12286c3afccb245739dcd863d959613638863d1 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 6 Jul 2022 08:27:42 +0000 Subject: [PATCH 14/39] [packit] 60 upstream release Upstream tag: v60 Upstream commit: c379dccd Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 23 ++++++++++++++++++++++- sources | 2 +- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7f8a5a..4114819 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /osbuild-57.tar.gz /osbuild-58.tar.gz /osbuild-59.tar.gz +/osbuild-60.tar.gz diff --git a/README.packit b/README.packit index d45074d..d5632f7 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.52.2.dev24+geececf3. +The file was generated using packit 0.53.1.dev6+ged586c5. diff --git a/osbuild.spec b/osbuild.spec index 68e4dc2..a86bd97 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 59 +Version: 60 %forgemeta @@ -248,6 +248,27 @@ fi %changelog +* Wed Jul 06 2022 Packit - 60-1 +Changes with 60 +---------------- + * Add `_install langs` support (#1064) + * Add a Vagrant libvirt stage (#947) + * `stages/dnf.config`: ability to configure rpm transaction flags (#1063) + * `stages/oci-archive`: small cleanups (#1062) + * ci: push tags to gitlab (#1058) + * git: ignore common virtual env locations (#1066) + * main: add a --version argument (#1039) + * osbuild-mpp: small python cleanups (#1056) + * rpmbuild: add fedora-36 (#1053) + * stages: OpenSCAP remediation at build time (#1059) + * stages: add new org.osbuild.rpmkeys.import stage (#1057) + +Contributions from: Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Jelle van der Waa, Simon de Vlieger + +— Somewhere on the Internet, 2022-07-06 + + + * Wed Jun 22 2022 Packit - 59-1 Changes with 59 ---------------- diff --git a/sources b/sources index 2ca28d9..1bf30de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-59.tar.gz) = 92bc5033f159d7cedc5209945fc70078f845ef1fff0466d545b80e73e5750e61ce70370a3ec33baa31cf04ef344f6c8f7a9c87ed8cd1a08e7f25d4c98e196740 +SHA512 (osbuild-60.tar.gz) = a789ad5847d09fda381b9bf90cf8b73357e0cde9679b0a08770f925578e1d06ef37640a7de0b9aa5077a6bc5a158277865c6473d0a39cda6fcbfe6b6d37bbd2b From 15699ad17a947754ad06a5157c0f8c873bbc914f Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 20 Jul 2022 08:18:21 +0000 Subject: [PATCH 15/39] [packit] 61 upstream release Upstream tag: v61 Upstream commit: 51315a98 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 18 +++++++++++++++++- sources | 2 +- 4 files changed, 20 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4114819..800936f 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /osbuild-58.tar.gz /osbuild-59.tar.gz /osbuild-60.tar.gz +/osbuild-61.tar.gz diff --git a/README.packit b/README.packit index d5632f7..30a712f 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.53.1.dev6+ged586c5. +The file was generated using packit 0.55.1.dev8+g432e38d. diff --git a/osbuild.spec b/osbuild.spec index a86bd97..6feb1a8 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 60 +Version: 61 %forgemeta @@ -248,6 +248,22 @@ fi %changelog +* Wed Jul 20 2022 Packit - 61-1 +Changes with 61 +---------------- + * Add new `containers.storage.conf` stage to edit `containers-storage.conf(5)` files (#1069) + * docs: update osbuild(1) (#1068) + * osbuild: fix current partial type annotations (#1067) + * source/skopeo: use subprocess.check_output (#1071) + * stages/skopeo: use extra intermediate download dir (#1074) + * tests: Run tests on RHEL 9.1 and 8.7 nightly (#1051) + +Contributions from: Christian Kellner, David Rheinsberg, Jakub Rusz, Simon de Vlieger + +— Somewhere on the Internet, 2022-07-20 + + + * Wed Jul 06 2022 Packit - 60-1 Changes with 60 ---------------- diff --git a/sources b/sources index 1bf30de..5d9b1a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-60.tar.gz) = a789ad5847d09fda381b9bf90cf8b73357e0cde9679b0a08770f925578e1d06ef37640a7de0b9aa5077a6bc5a158277865c6473d0a39cda6fcbfe6b6d37bbd2b +SHA512 (osbuild-61.tar.gz) = be51aa54f081a682bfefeabcbfaeac0ec4d4f0355e9ca34f47f2086cfbe28c3376db0503f1af7964378f1d4db27a6d936958da2f93e5505fdf73bb7440a775e7 From fad8c12ee7a69a26913a975ebec0baec28b28cb2 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 27 Jul 2022 09:08:22 +0000 Subject: [PATCH 16/39] [packit] 62 upstream release Upstream tag: v62 Upstream commit: 376cbffd Signed-off-by: Packit --- .gitignore | 1 + osbuild.spec | 18 +++++++++++++++++- sources | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 800936f..61674a4 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /osbuild-59.tar.gz /osbuild-60.tar.gz /osbuild-61.tar.gz +/osbuild-62.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 6feb1a8..d42f9f0 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 61 +Version: 62 %forgemeta @@ -248,6 +248,22 @@ fi %changelog +* Wed Jul 27 2022 Packit - 62-1 +Changes with 62 +---------------- + * COMPOSER-1622: Enable Fedora 36 testing (#1061) + * `stages/container.storage.conf`: fix `filename` property lookup (#1077) + * mounts: minor fixes with no functional changes (#1076) + * schema: assorted fixes for schema formatting and handling (#1079) + * stages/containers.storage.conf: support pytoml (#1078) + * stages/users: support a dot inside a username (#1075) + +Contributions from: Alexander Todorov, Christian Kellner, David Rheinsberg, Ondřej Budai + +— Somewhere on the Internet, 2022-07-27 + + + * Wed Jul 20 2022 Packit - 61-1 Changes with 61 ---------------- diff --git a/sources b/sources index 5d9b1a3..3f44630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-61.tar.gz) = be51aa54f081a682bfefeabcbfaeac0ec4d4f0355e9ca34f47f2086cfbe28c3376db0503f1af7964378f1d4db27a6d936958da2f93e5505fdf73bb7440a775e7 +SHA512 (osbuild-62.tar.gz) = c0a09d9034514872c85e558c7347a56cc4e8caef5d9860e9e9c438c0647e9ba02abd79cf1db8c717f9e9d6c5c22a1b2a7ba9d69aef09607870629d12524fa01d From c0e1c1928328ef172309cc5fa39a7a7b0ec6f2e9 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 3 Aug 2022 08:18:36 +0000 Subject: [PATCH 17/39] [packit] 63 upstream release Upstream tag: v63 Upstream commit: f3e2c8d5 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 143 +++++++++++++++++++++++++++----------------------- sources | 2 +- 4 files changed, 80 insertions(+), 68 deletions(-) diff --git a/.gitignore b/.gitignore index 61674a4..c506114 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /osbuild-60.tar.gz /osbuild-61.tar.gz /osbuild-62.tar.gz +/osbuild-63.tar.gz diff --git a/README.packit b/README.packit index 30a712f..9b64c89 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.55.1.dev8+g432e38d. +The file was generated using packit 0.56.0. diff --git a/osbuild.spec b/osbuild.spec index d42f9f0..03d5843 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 62 +Version: 63 %forgemeta @@ -248,6 +248,17 @@ fi %changelog +* Wed Aug 03 2022 Packit - 63-1 +Changes with 63 +---------------- + * stage: add an rhsm.facts stage (#1060) + +Contributions from: Simon de Vlieger + +— Somewhere on the Internet, 2022-08-03 + + + * Wed Jul 27 2022 Packit - 62-1 Changes with 62 ---------------- @@ -257,13 +268,13 @@ Changes with 62 * schema: assorted fixes for schema formatting and handling (#1079) * stages/containers.storage.conf: support pytoml (#1078) * stages/users: support a dot inside a username (#1075) - Contributions from: Alexander Todorov, Christian Kellner, David Rheinsberg, Ondřej Budai - — Somewhere on the Internet, 2022-07-27 + + * Wed Jul 20 2022 Packit - 61-1 Changes with 61 ---------------- @@ -273,13 +284,13 @@ Changes with 61 * source/skopeo: use subprocess.check_output (#1071) * stages/skopeo: use extra intermediate download dir (#1074) * tests: Run tests on RHEL 9.1 and 8.7 nightly (#1051) - Contributions from: Christian Kellner, David Rheinsberg, Jakub Rusz, Simon de Vlieger - — Somewhere on the Internet, 2022-07-20 + + * Wed Jul 06 2022 Packit - 60-1 Changes with 60 ---------------- @@ -294,13 +305,13 @@ Changes with 60 * rpmbuild: add fedora-36 (#1053) * stages: OpenSCAP remediation at build time (#1059) * stages: add new org.osbuild.rpmkeys.import stage (#1057) - Contributions from: Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Jelle van der Waa, Simon de Vlieger - — Somewhere on the Internet, 2022-07-06 + + * Wed Jun 22 2022 Packit - 59-1 Changes with 59 ---------------- @@ -311,13 +322,13 @@ Changes with 59 * stages/mkfs.fat: pass `-I` command line option (#1050) * stages/qemu: expose vpc options (#1046) * store: various code cleanups (#1032) - Contributions from: Achilleas Koutsou, Christian Kellner, Jakub Rusz, Simon Steinbeiss - — Somewhere on the Internet, 2022-06-22 + + * Wed Jun 08 2022 Packit - 58-1 Changes with 58 ---------------- @@ -326,13 +337,13 @@ Changes with 58 * `stages/grub2.legacy`: small schema fixes (#1034) * stages: add OpenSCAP first boot remediation (#1033) * tests: handle `-` in the sfdisk version test (#1037) - Contributions from: Alexander Todorov, Christian Kellner, Gianluca Zuccarelli, Simon de Vlieger - — Somewhere on the Internet, 2022-06-08 + + * Wed May 25 2022 Packit - 57-1 Changes with 57 ---------------- @@ -341,13 +352,13 @@ Changes with 57 * stages/ostree.passwd: fix subid source path (#1027) * stages/udev.rules: use correct separator (#1026) * stages: add new sgdisk stage (#1029) - Contributions from: Christian Kellner, Simon de Vlieger - — Somewhere on the Internet, 2022-05-25 + + * Wed May 11 2022 Packit - 56-1 Changes with 56 ---------------- @@ -359,23 +370,23 @@ Changes with 56 * stage/ostree.passwd: also merge /etc/sub{u,g}id (#1013) * stages: add new org.osbuild.udev.rules stage (#1018) * test: remove old `pipelines` contents & directory (#1011) - Contributions from: Alexander Larsson, Christian Kellner, Simon Steinbeiss, Thomas Lavocat - — Somewhere on the Internet, 2022-05-11 + + * Thu Apr 28 2022 Packit - 53.1-1 CHANGES WITH 53.1: ---------------- * devices/lvm2.lv: add support for lvm devices files (#1009) - Contributions from: Christian Kellner - — Liberec, 2022-04-28 + + * Wed Apr 27 2022 Packit - 55-1 Changes with 55 ---------------- @@ -385,26 +396,26 @@ Changes with 55 * inputs/org.osbuild.tree: fix typo (#1006) * inputs: support array of objects references (#1003) * workflows/trigger-gitlab: run Gitlab CI in new image-builder project (#1002) - Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Jelle van der Waa - — Somewhere on the Internet, 2022-04-27 + + * Wed Apr 13 2022 Packit - 54-1 Changes with 54 ---------------- * Allow specifying subformat for the `vmdk` type in `org.osbuild.qemu` stage (#999) * Pin rpmrepo snapshots for CI runners + use them in mockbuild + ci improvements (#1001) * Support VMDK subformat in qemu assembler (#1000) - Contributions from: Jakub Rusz, Tomas Hozza - — Somewhere on the Internet, 2022-04-13 + + * Thu Mar 24 2022 Packit Service - 53-1 CHANGES WITH 53: ---------------- @@ -417,13 +428,13 @@ CHANGES WITH 53: * stages/selinux: directly call setfilecon (#993) * sources/curl: don't limit total download time (#990) * Packit: build SRPMs in Copr (#987) - Contributions from: Christian Kellner, Enric Balletbo i Serra, Laura Barcziova, Simon Steinbeiss, Tom Gundersen, Tomas Hozza - — Somewhere on the Internet, 2022-03-24 + + * Fri Mar 04 2022 Packit Service - 52-1 CHANGES WITH 52: ---------------- @@ -434,34 +445,34 @@ CHANGES WITH 52: * Extend firewall stage to set the default zone (#980) * runners: add org.osbuild.fedora37 (#983) * ci/deploy: use public EPEL-9 (#979) - Contributions from: Christian Kellner, Jakub Rusz, Tomas Hozza, Thomas Lavocat - — Wien, 2022-03-04 + + * Wed Mar 02 2022 Packit Service - 51-1 CHANGES WITH 51: ---------------- * stages: add the ability to configure pacman repos (#955) - Contributions from: Jelle van der Waa, Simon Steinbeiß - Grenoble Location, 2022-03-02 + + * Sun Feb 27 2022 Packit Service - 50-1 CHANGES WITH 50: ---------------- * util/udev: fix path for udev device inhibitor (#976) * Add RHEL-9.1 runner (#975) - Contributions from: Christian Kellner, Tomas Hozza - — Vöcklabruck, 2022-02-27 + + * Wed Feb 23 2022 Packit Service - 49-1 CHANGES WITH 49: ---------------- @@ -470,13 +481,13 @@ CHANGES WITH 49: * `stages/oci-archive`: fix creation time format (#973) * rpmbuild: run on centos-9 (#974) * Host.Service: add signals (#969) - Contributions from: Antonio Murdaca, Christian Kellner, Chloe Kaubisch, Jakub Rusz, Thomas Lavocat - — Vöcklabruck, 2022-02-23 + + * Wed Feb 16 2022 Packit Service - 48-1 CHANGES WITH 48: ---------------- @@ -485,19 +496,19 @@ CHANGES WITH 48: * Initial work on more reproducible builds (#962) * Bootiso: add the option to compress using lz4 (#951) * runners: add rhel-87 (#963) - Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Ondřej Budai, Roy Golan, Thomas Lavocat, jkozol - — Berlin, 2022-02-16 + + * Wed Feb 02 2022 Packit Service - 47-1 CHANGES WITH 47: ---------------- * `util/linux`: fix BLK_IOC_FLSBUF on ppc64le (osbuild#954) * ci: make jobs interruptible (osbuild#902) * `test/ci`: fix sonarqube run on main (osbuild#950) * Enable Sonarqube scan (osbuild#898) Contributions from: Christian Kellner, Jakub Rusz, Simon Steinbeiss - — Berlin, 2022-02-02 + * Thu Jan 20 2022 Fedora Release Engineering - 46-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild @@ -505,12 +516,12 @@ Contributions from: Christian Kellner, Jakub Rusz, Simon Steinbeiss CHANGES WITH 46: ---------------- * Add the option of compressing using lz4 (#946) - Contributions from: Thomas Lavocat, Tomáš Hozza - — Vöcklabruck, 2022-01-19 + + * Fri Jan 07 2022 Packit Service - 45-1 NGES WITH 45: ---------------- @@ -521,12 +532,12 @@ NGES WITH 45: * Add mkinitcpio stage (#937) * stages: allow using sysconfig stage multiple times. (#938) * objectstore: don't store objects by their treesum (#861) - Contributions from: Christian Kellner, Jelle van der Waa, Ondřej Budai, Tom Gundersen, Tomáš Hozza, Simon Steinbeiss - — Drásov (Brno-venkov), 2022-01-07 + + * Thu Dec 16 2021 Packit Service - 44-1 CHANGES WITH 44: ---------------- @@ -543,65 +554,60 @@ CHANGES WITH 44: * Apply autopep8 to osbuild-mpp and resolve Constructor is undefined (#914) * Support for on demand pipeline building (#855) * util/rmrf: handle broken symlinks (#913) - Contributions from: Aaron Hetherington, Achilleas Koutsou, Christian Kellner, Jelle van der Waa, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Tomas Hozza - — Vöcklabruck, 2021-12-16 + + * Wed Dec 01 2021 Packit Service - 43-1 CHANGES WITH 43: ---------------- * Buildroot: mask `/proc/cmdline` (#895) - * stages/grub2.inst: Make grub-mkimage binary configurable (#905) - * tests: enable testing on aarch64 RHEL (#844) - * gitignore: Ignore generated man pages (#903) - * stages/ostree.fillvar: fill the correct var (#904) - * osbuild-mpp: Allow importing multiple pipelines from a manifest (#900) - * ci: switch to rhel-9 runners (#901) - * spec: require python3-pyyaml for osbuild-tools (#899) - * osbuild-mpp: Support loading yaml as well as json files (#893) - * CI: update the osbuild-ci container (#896) - * osbuild: Add org.osbuild.gunzip stage (#886) - * osbuild-mpp: Report the path of the json file when parsing fails (#890) - * packit: enable copr builds for CS9 on main (#894) - * tools/osbuild-mpp: add ability to embed files (#859) - * osbuild-mpp: Add mpp-if feature (#885) - Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Jelle van der Waa, Ondřej Budai, kingsleyzissou - — Berlin, 2021-12-01 + + + + + + + + + + + + + + + + * Thu Nov 18 2021 Packit Service - 42-1 CHANGES WITH 42: ---------------- * packit: enable copr build for CS9 (#887) - * test/lvm2: use LoopControl.loop_for_fd (#884) - * packit: Use upstream github release description (#880) - Contributions from: Christian Kellner, Ondřej Budai, Simon Steinbeiss - — Cork, 2021-11-17 -----BEGIN PGP SIGNATURE----- - iQIzBAABCAAdFiEErKmAeFdguKfr5RbZC04GHB6SbNcFAmGU3x8ACgkQC04GHB6S bNcXqBAAxWLL5kFhhrbboXShLmgdVbryYv8muxsyF0YFdE8qHdJmwDZkURoUH2Mh RzWDl4Lq1FKoGJZ6WP3S0/Mj/8cpHhhXSnUzcGZamz6hJrsoyeUfYRQrB67/Mkm5 @@ -619,20 +625,20 @@ oclxqFXW17xwcxCrC6JBcXM9h2h59KJ60BSGnVHpg2bdqZat01we1p2rbcN6Dn2H + + + + + * Wed Nov 17 2021 Packit Service - 42-1 CHANGES WITH 42: ---------------- * packit: enable copr build for CS9 (#887) - * test/lvm2: use LoopControl.loop_for_fd (#884) - * packit: Use upstream github release description (#880) - Contributions from: Christian Kellner, Ondřej Budai, Simon Steinbeiss - — Cork, 2021-11-17 -----BEGIN PGP SIGNATURE----- - iQIzBAABCAAdFiEErKmAeFdguKfr5RbZC04GHB6SbNcFAmGU3x8ACgkQC04GHB6S bNcXqBAAxWLL5kFhhrbboXShLmgdVbryYv8muxsyF0YFdE8qHdJmwDZkURoUH2Mh RzWDl4Lq1FKoGJZ6WP3S0/Mj/8cpHhhXSnUzcGZamz6hJrsoyeUfYRQrB67/Mkm5 @@ -650,6 +656,11 @@ oclxqFXW17xwcxCrC6JBcXM9h2h59KJ60BSGnVHpg2bdqZat01we1p2rbcN6Dn2H + + + + + * Mon Nov 08 2021 Packit Service - 41-1 - stages/authconfig: run authconfig (Tom Gundersen) - stages/yum.config: add an option to configure langpacks plugin (Ondřej Budai) diff --git a/sources b/sources index 3f44630..1b8f7c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-62.tar.gz) = c0a09d9034514872c85e558c7347a56cc4e8caef5d9860e9e9c438c0647e9ba02abd79cf1db8c717f9e9d6c5c22a1b2a7ba9d69aef09607870629d12524fa01d +SHA512 (osbuild-63.tar.gz) = 2dbe5e8b635c1469ccad89ef250ab6fd1d59bf24c922a05bba339ff2feca8f053675bdc37d6bfee9694203723c74263e0ce9f115dff393210e2fa95afbe83e99 From e55a8f389e9cd097720ecdad02e2f046ab90729f Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 17 Aug 2022 08:20:56 +0000 Subject: [PATCH 18/39] [packit] 64 upstream release Upstream tag: v64 Upstream commit: 07d36053 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 22 +++++++++++++++++++--- sources | 2 +- 4 files changed, 22 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c506114..9fd0eff 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /osbuild-61.tar.gz /osbuild-62.tar.gz /osbuild-63.tar.gz +/osbuild-64.tar.gz diff --git a/README.packit b/README.packit index 9b64c89..d360133 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.56.0. +The file was generated using packit 0.57.1.dev6+g0146236. diff --git a/osbuild.spec b/osbuild.spec index 03d5843..9b3d8f3 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 63 +Version: 64 %forgemeta @@ -248,17 +248,33 @@ fi %changelog +* Wed Aug 17 2022 Packit - 64-1 +Changes with 64 +---------------- + * Ability to mark installation as `ostree-booted` (#1085) + * Add org.osbuild.gcp.guest-agent.conf stage (#1080) + * Check source via `autopep8` (#1083) + * `stages/gcp.guest-agent.conf`: various small fixes (#1081) + * osbuild-mpp: Allow use of mpp-* operations for stages (#1084) + * stages/rpm: allow setting the dbpath (#666) + +Contributions from: Alexander Larsson, Christian Kellner, fkolwa + +— Somewhere on the Internet, 2022-08-17 + + + * Wed Aug 03 2022 Packit - 63-1 Changes with 63 ---------------- * stage: add an rhsm.facts stage (#1060) - Contributions from: Simon de Vlieger - — Somewhere on the Internet, 2022-08-03 + + * Wed Jul 27 2022 Packit - 62-1 Changes with 62 ---------------- diff --git a/sources b/sources index 1b8f7c3..15f4f1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-63.tar.gz) = 2dbe5e8b635c1469ccad89ef250ab6fd1d59bf24c922a05bba339ff2feca8f053675bdc37d6bfee9694203723c74263e0ce9f115dff393210e2fa95afbe83e99 +SHA512 (osbuild-64.tar.gz) = 24d2c58cf70385275a0dfd9ca7d56ff74e71f9aad082adc23a30506ec34ab90273d1d4f2eb4690dd31c7ae35247a7f45a17fa1f3bf828435c454603f21b06dda From a8061fc5a9ccc97467873a33b5e67b800f450a6c Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 26 Aug 2022 17:14:01 +0000 Subject: [PATCH 19/39] [packit] 65 upstream release Upstream tag: v65 Upstream commit: ba218f78 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 20 +++++++++++++++++--- sources | 2 +- 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9fd0eff..bdd9b62 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /osbuild-62.tar.gz /osbuild-63.tar.gz /osbuild-64.tar.gz +/osbuild-65.tar.gz diff --git a/README.packit b/README.packit index d360133..101dc78 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.57.1.dev6+g0146236. +The file was generated using packit 0.58.1.dev2+g43b2b1f. diff --git a/osbuild.spec b/osbuild.spec index 9b3d8f3..5a0b80e 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 64 +Version: 65 %forgemeta @@ -248,6 +248,20 @@ fi %changelog +* Fri Aug 26 2022 Packit - 65-1 +Changes with 65 +---------------- + * Add greenboot configuration management via osbuild (#1086) + * Add new properties to ostree.remotes stage: gpgkeypath and contenturl (#1097) + * pipeline: include mounts in stage checksum (#1098) + * runners: add fedora38 (#1092) + +Contributions from: Achilleas Koutsou, Christian Kellner, Ondřej Budai, Sayan Paul + +— Somewhere on the Internet, 2022-08-26 + + + * Wed Aug 17 2022 Packit - 64-1 Changes with 64 ---------------- @@ -257,13 +271,13 @@ Changes with 64 * `stages/gcp.guest-agent.conf`: various small fixes (#1081) * osbuild-mpp: Allow use of mpp-* operations for stages (#1084) * stages/rpm: allow setting the dbpath (#666) - Contributions from: Alexander Larsson, Christian Kellner, fkolwa - — Somewhere on the Internet, 2022-08-17 + + * Wed Aug 03 2022 Packit - 63-1 Changes with 63 ---------------- diff --git a/sources b/sources index 15f4f1a..56d88f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-64.tar.gz) = 24d2c58cf70385275a0dfd9ca7d56ff74e71f9aad082adc23a30506ec34ab90273d1d4f2eb4690dd31c7ae35247a7f45a17fa1f3bf828435c454603f21b06dda +SHA512 (osbuild-65.tar.gz) = 505b96866290461c22703b46f6e50574dc1fafb5d335a0c464bb22f02ddd02440eed1474de4034c1b9f63871718b3aff580e09c8a354af111fdde0901aa2711b From 1e1beb50759f53af52a3c7b1f3e8653d4294d49b Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 31 Aug 2022 08:16:51 +0000 Subject: [PATCH 20/39] [packit] 66 upstream release Upstream tag: v66 Upstream commit: f38ddb5f Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++--- sources | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bdd9b62..c5b37b9 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /osbuild-63.tar.gz /osbuild-64.tar.gz /osbuild-65.tar.gz +/osbuild-66.tar.gz diff --git a/README.packit b/README.packit index 101dc78..3737395 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.58.1.dev2+g43b2b1f. +The file was generated using packit 0.59.1.dev3+g4b30b85. diff --git a/osbuild.spec b/osbuild.spec index 5a0b80e..542b401 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 65 +Version: 66 %forgemeta @@ -248,6 +248,17 @@ fi %changelog +* Wed Aug 31 2022 Packit - 66-1 +Changes with 66 +---------------- + * test: manifests testing on each PR (#1052) + +Contributions from: Thomas Lavocat + +— Somewhere on the Internet, 2022-08-31 + + + * Fri Aug 26 2022 Packit - 65-1 Changes with 65 ---------------- @@ -255,13 +266,13 @@ Changes with 65 * Add new properties to ostree.remotes stage: gpgkeypath and contenturl (#1097) * pipeline: include mounts in stage checksum (#1098) * runners: add fedora38 (#1092) - Contributions from: Achilleas Koutsou, Christian Kellner, Ondřej Budai, Sayan Paul - — Somewhere on the Internet, 2022-08-26 + + * Wed Aug 17 2022 Packit - 64-1 Changes with 64 ---------------- diff --git a/sources b/sources index 56d88f1..0f72bc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-65.tar.gz) = 505b96866290461c22703b46f6e50574dc1fafb5d335a0c464bb22f02ddd02440eed1474de4034c1b9f63871718b3aff580e09c8a354af111fdde0901aa2711b +SHA512 (osbuild-66.tar.gz) = 632f2228a70c9926637c7d2dd0871d007481cebeaec71395f5cb9ade18f3e44f1d9e910128eabd0e05785b1196c71816c66a267343c9b1383135b53ddc4a7e95 From 3e43f1e4c423a5343d8f773266a387c50fea8a84 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 14 Sep 2022 08:19:09 +0000 Subject: [PATCH 21/39] [packit] 67 upstream release Upstream tag: v67 Upstream commit: 77153698 Signed-off-by: Packit --- .gitignore | 1 + .packit.yaml | 4 ++++ README.packit | 2 +- osbuild.spec | 29 ++++++++++++++++++++++++++--- sources | 2 +- 5 files changed, 33 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c5b37b9..6003f85 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /osbuild-64.tar.gz /osbuild-65.tar.gz /osbuild-66.tar.gz +/osbuild-67.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 54c9f41..0fe0ad5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -59,3 +59,7 @@ jobs: metadata: dist_git_branches: - fedora-all +- job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-stable # rawhide updates are created automatically diff --git a/README.packit b/README.packit index 3737395..0070ced 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.59.1.dev3+g4b30b85. +The file was generated using packit 0.59.1.dev24+g41a74ae. diff --git a/osbuild.spec b/osbuild.spec index 542b401..9676b98 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 66 +Version: 67 %forgemeta @@ -248,17 +248,40 @@ fi %changelog +* Wed Sep 14 2022 Packit - 67-1 +Changes with 67 +---------------- + * Quote URL paths before downloading in curl source (#1100) + * Use isort to sort all imports (#1087) + * ci: remove the composer image test (#1110) + * org.osbuild.oci-archive: Support setting Entrypoint (#1103) + * osbuild-mpp: Add url option to mpp-embed (#1104) + * osbuild-mpp: fix minor issues and coding-style (#1112) + * osbuild: explicit encodings for `open()` (#1108) + * osbuild: pylint version fixes (#1094) + * osbuild: share terminal formats between files (#1072) + * packit: Enable Bodhi updates workflow (#1102) + * rpmbuild: add fedora-37 (#1101) + * test: run mypy in test-src not in GH actions (#1093) + * tree: fix newer pylint warnings (#1107) + +Contributions from: Achilleas Koutsou, Alexander Larsson, David Rheinsberg, Simon Steinbeiss, Simon de Vlieger, Thomas Lavocat, Ygal Blum + +— Somewhere on the Internet, 2022-09-14 + + + * Wed Aug 31 2022 Packit - 66-1 Changes with 66 ---------------- * test: manifests testing on each PR (#1052) - Contributions from: Thomas Lavocat - — Somewhere on the Internet, 2022-08-31 + + * Fri Aug 26 2022 Packit - 65-1 Changes with 65 ---------------- diff --git a/sources b/sources index 0f72bc6..48abc3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-66.tar.gz) = 632f2228a70c9926637c7d2dd0871d007481cebeaec71395f5cb9ade18f3e44f1d9e910128eabd0e05785b1196c71816c66a267343c9b1383135b53ddc4a7e95 +SHA512 (osbuild-67.tar.gz) = e6518687926c987fd4c4c54d9e4e1513105f72716d7f6a9a6c0731dfc8cdc6762ae3d1416ac1e3807eb5ced66773debe749495c92351fb73b95c47bbdb45b2cc From 40f4a308d85b82556541f365dd90b9862baec477 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 28 Sep 2022 08:22:43 +0000 Subject: [PATCH 22/39] [packit] 68 upstream release Upstream tag: v68 Upstream commit: bc06a037 Signed-off-by: Packit --- .gitignore | 1 + .packit.yaml | 6 +++++- README.packit | 2 +- osbuild.spec | 31 +++++++++++++++++++++++++------ sources | 2 +- 5 files changed, 33 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 6003f85..ea28df1 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /osbuild-65.tar.gz /osbuild-66.tar.gz /osbuild-67.tar.gz +/osbuild-68.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 0fe0ad5..7f19f45 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -28,6 +28,8 @@ jobs: - centos-stream-9-x86_64 - epel-8-aarch64 - epel-8-x86_64 + - epel-9-aarch64 + - epel-9-x86_64 - fedora-all-aarch64 - fedora-all-s390x - fedora-all-ppc64le @@ -45,6 +47,8 @@ jobs: - centos-stream-9-x86_64 - epel-8-aarch64 - epel-8-x86_64 + - epel-9-aarch64 + - epel-9-x86_64 - fedora-all-aarch64 - fedora-all-s390x - fedora-all-ppc64le @@ -62,4 +66,4 @@ jobs: - job: bodhi_update trigger: commit dist_git_branches: - - fedora-stable # rawhide updates are created automatically + - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit index 0070ced..baae107 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.59.1.dev24+g41a74ae. +The file was generated using packit 0.59.2.dev2+gfcf940c. diff --git a/osbuild.spec b/osbuild.spec index 9676b98..16c117d 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 67 +Version: 68 %forgemeta @@ -100,7 +100,8 @@ to build OSTree based images. %package selinux Summary: SELinux policies Requires: %{name} = %{version}-%{release} -BuildRequires: selinux-policy +Requires: selinux-policy-%{selinuxtype} +Requires(post): selinux-policy-%{selinuxtype} BuildRequires: selinux-policy-devel %{?selinux_requires} @@ -129,7 +130,7 @@ make man make -f /usr/share/selinux/devel/Makefile osbuild.pp bzip2 -9 osbuild.pp -%pre +%pre selinux %selinux_relabel_pre -s %{selinuxtype} %install @@ -173,6 +174,7 @@ install -p -m 0644 -t %{buildroot}%{_mandir}/man5/ docs/*.5 # SELinux install -D -m 0644 -t %{buildroot}%{_datadir}/selinux/packages/%{selinuxtype} %{name}.pp.bz2 install -D -m 0644 -t %{buildroot}%{_mandir}/man8 selinux/%{name}_selinux.8 +install -D -p -m 0644 selinux/osbuild.if %{buildroot}%{_datadir}/selinux/devel/include/distributed/%{name}.if # Udev rules mkdir -p %{buildroot}%{_udevrulesdir} @@ -230,7 +232,8 @@ exit 0 %files selinux %{_datadir}/selinux/packages/%{selinuxtype}/%{name}.pp.bz2 %{_mandir}/man8/%{name}_selinux.8.* -%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{name} +%{_datadir}/selinux/devel/include/distributed/%{name}.if +%ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{name} %post selinux %selinux_modules_install -s %{selinuxtype} %{_datadir}/selinux/packages/%{selinuxtype}/%{name}.pp.bz2 @@ -248,6 +251,22 @@ fi %changelog +* Wed Sep 28 2022 Packit - 68-1 +Changes with 68 +---------------- + * manifest-db: propage the osbuild SHA on manifest-db (#1124) + * packit: Enable Bodhi updates for unstable Fedoras (#1128) + * packit: add epel-9 to copr_build (#1118) + * selinux: Update based on latest packaging guide (#1127) + * stages/greenboot: avoid new pylint suppressions (#1114) + * test/src: improve file enumeration (#1106) + +Contributions from: David Rheinsberg, Ondřej Budai, Simon Steinbeiss, Thomas Lavocat, Vit Mojzis + +— Somewhere on the Internet, 2022-09-28 + + + * Wed Sep 14 2022 Packit - 67-1 Changes with 67 ---------------- @@ -264,13 +283,13 @@ Changes with 67 * rpmbuild: add fedora-37 (#1101) * test: run mypy in test-src not in GH actions (#1093) * tree: fix newer pylint warnings (#1107) - Contributions from: Achilleas Koutsou, Alexander Larsson, David Rheinsberg, Simon Steinbeiss, Simon de Vlieger, Thomas Lavocat, Ygal Blum - — Somewhere on the Internet, 2022-09-14 + + * Wed Aug 31 2022 Packit - 66-1 Changes with 66 ---------------- diff --git a/sources b/sources index 48abc3f..178d12e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-67.tar.gz) = e6518687926c987fd4c4c54d9e4e1513105f72716d7f6a9a6c0731dfc8cdc6762ae3d1416ac1e3807eb5ced66773debe749495c92351fb73b95c47bbdb45b2cc +SHA512 (osbuild-68.tar.gz) = ab96833baa981c43e78eb7c64526fcb252e6e39f3c1bbb6e2fe53a11fb23c2b2e8333ce5f807be594de4f45f4597168de7a108d955c2e29299d096376a052337 From 09defe37d4f659309b7fa04d44ef4102da5ab6fc Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 12 Oct 2022 08:20:55 +0000 Subject: [PATCH 23/39] [packit] 69 upstream release Upstream tag: v69 Upstream commit: fcaad046 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 19 ++++++++++++++++--- sources | 2 +- 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ea28df1..03520ea 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /osbuild-66.tar.gz /osbuild-67.tar.gz /osbuild-68.tar.gz +/osbuild-69.tar.gz diff --git a/README.packit b/README.packit index baae107..44d1757 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.59.2.dev2+gfcf940c. +The file was generated using packit 0.60.0. diff --git a/osbuild.spec b/osbuild.spec index 16c117d..fc1bcc3 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 68 +Version: 69 %forgemeta @@ -251,6 +251,19 @@ fi %changelog +* Wed Oct 12 2022 Packit - 69-1 +Changes with 69 +---------------- + * runners: auto detection based on best matching distro+version (#996) + * sources/ostree: pull from remote using rhsm mTLS certs (#1138) + * stages: fix ostree config stage (#1129) + +Contributions from: Antonio Murdaca, Christian Kellner, Sanne Raymaekers + +— Somewhere on the Internet, 2022-10-12 + + + * Wed Sep 28 2022 Packit - 68-1 Changes with 68 ---------------- @@ -260,13 +273,13 @@ Changes with 68 * selinux: Update based on latest packaging guide (#1127) * stages/greenboot: avoid new pylint suppressions (#1114) * test/src: improve file enumeration (#1106) - Contributions from: David Rheinsberg, Ondřej Budai, Simon Steinbeiss, Thomas Lavocat, Vit Mojzis - — Somewhere on the Internet, 2022-09-28 + + * Wed Sep 14 2022 Packit - 67-1 Changes with 67 ---------------- diff --git a/sources b/sources index 178d12e..86c4a4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-68.tar.gz) = ab96833baa981c43e78eb7c64526fcb252e6e39f3c1bbb6e2fe53a11fb23c2b2e8333ce5f807be594de4f45f4597168de7a108d955c2e29299d096376a052337 +SHA512 (osbuild-69.tar.gz) = 8d87ac58abeb3fe2da01a8034fa9fc925452d00d7799b8e758c71f6653d63a20cd844d5d44ec5ed10783285fa2bf2e67f5a8261e516b64b7d56b6beefd0848b0 From ce38e1baa088921d8b9d3b68a33663bd15df1e4f Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 26 Oct 2022 08:19:40 +0000 Subject: [PATCH 24/39] [packit] 70 upstream release Upstream tag: v70 Upstream commit: 976fbe17 Signed-off-by: Packit --- .gitignore | 1 + .packit.yaml | 66 +++++++++++++++++++-------------------------------- README.packit | 2 +- osbuild.spec | 26 +++++++++++++++++--- sources | 2 +- 5 files changed, 51 insertions(+), 46 deletions(-) diff --git a/.gitignore b/.gitignore index 03520ea..cfe0211 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /osbuild-67.tar.gz /osbuild-68.tar.gz /osbuild-69.tar.gz +/osbuild-70.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 7f19f45..4203a77 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,7 +2,7 @@ specfile_path: osbuild.spec -synced_files: +files_to_sync: - osbuild.spec - .packit.yaml @@ -18,52 +18,36 @@ actions: get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'" jobs: -- job: copr_build +- &copr + job: copr_build trigger: pull_request - metadata: - targets: - - centos-stream-8-aarch64 - - centos-stream-8-x86_64 - - centos-stream-9-aarch64 - - centos-stream-9-x86_64 - - epel-8-aarch64 - - epel-8-x86_64 - - epel-9-aarch64 - - epel-9-x86_64 - - fedora-all-aarch64 - - fedora-all-s390x - - fedora-all-ppc64le - - fedora-all -- job: copr_build + targets: + - centos-stream-8-aarch64 + - centos-stream-8-x86_64 + - centos-stream-9-aarch64 + - centos-stream-9-x86_64 + - epel-8-aarch64 + - epel-8-x86_64 + - epel-9-aarch64 + - epel-9-x86_64 + - fedora-all-aarch64 + - fedora-all-s390x + - fedora-all-ppc64le + - fedora-all +- <<: *copr trigger: commit - metadata: - branch: main - owner: "@osbuild" # copr repo namespace - project: osbuild # copr repo name so you can consume the builds - targets: - - centos-stream-8-aarch64 - - centos-stream-8-x86_64 - - centos-stream-9-aarch64 - - centos-stream-9-x86_64 - - epel-8-aarch64 - - epel-8-x86_64 - - epel-9-aarch64 - - epel-9-x86_64 - - fedora-all-aarch64 - - fedora-all-s390x - - fedora-all-ppc64le - - fedora-all + branch: main + owner: "@osbuild" # copr repo namespace + project: osbuild # copr repo name so you can consume the builds - job: propose_downstream trigger: release - metadata: - dist_git_branches: - - fedora-all + dist_git_branches: + - fedora-all - job: koji_build trigger: commit - metadata: - dist_git_branches: - - fedora-all + dist_git_branches: + - fedora-all - job: bodhi_update trigger: commit dist_git_branches: - - fedora-branched # rawhide updates are created automatically + - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit index 44d1757..e8857c6 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.60.0. +The file was generated using packit 0.60.1.dev6+g9c9b2a8. diff --git a/osbuild.spec b/osbuild.spec index fc1bcc3..dada8fc 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 69 +Version: 70 %forgemeta @@ -251,19 +251,39 @@ fi %changelog +* Wed Oct 26 2022 Packit - 70-1 +Changes with 70 +---------------- + * Build rpms on RHEL 8.8 and 9.2 (#1141) + * packit: Replace deprecated config options (#1145) + * schutzbot/mockbuild: stop running mock as root (#1148) + * schutzfile: update manifest-db ref 2022-10-20 (#1155) + * sources/ostree: set contenturl when pulling from remote (#1140) + * stages/keymap: add font option (#1158) + * stages/logind-systemd: add `ReserveVT` option (#1156) + * stages/rpm: make the fake machine-id newline-terminated (#1150) + * stages: add systemd-journald stage (#1143) + * test: add README.md on how to make tests for stages (#1149) + +Contributions from: Christian Kellner, Irene Diez, Jakub Rusz, Jan Macku, Ondřej Budai, Sanne Raymaekers, SchutzBot + +— Somewhere on the Internet, 2022-10-26 + + + * Wed Oct 12 2022 Packit - 69-1 Changes with 69 ---------------- * runners: auto detection based on best matching distro+version (#996) * sources/ostree: pull from remote using rhsm mTLS certs (#1138) * stages: fix ostree config stage (#1129) - Contributions from: Antonio Murdaca, Christian Kellner, Sanne Raymaekers - — Somewhere on the Internet, 2022-10-12 + + * Wed Sep 28 2022 Packit - 68-1 Changes with 68 ---------------- diff --git a/sources b/sources index 86c4a4a..9f31006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-69.tar.gz) = 8d87ac58abeb3fe2da01a8034fa9fc925452d00d7799b8e758c71f6653d63a20cd844d5d44ec5ed10783285fa2bf2e67f5a8261e516b64b7d56b6beefd0848b0 +SHA512 (osbuild-70.tar.gz) = 9b7a054623ba50d1612ee9dc6bda5bee29a2401a6bde6e670d1a7809cad89e0d21f58d96e91a0e36b54b1e12d229f9460e9679bc4a177e66194c95577dc2fda6 From e8d66989cbd836b6e02f1b9fdec13cdd0f8f9e1c Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 9 Nov 2022 08:20:16 +0000 Subject: [PATCH 25/39] [packit] 71 upstream release Upstream tag: v71 Upstream commit: 6cdc2736 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 26 +++++++++++++++++++++++--- sources | 2 +- 4 files changed, 26 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cfe0211..6cf840c 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /osbuild-68.tar.gz /osbuild-69.tar.gz /osbuild-70.tar.gz +/osbuild-71.tar.gz diff --git a/README.packit b/README.packit index e8857c6..9979188 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.60.1.dev6+g9c9b2a8. +The file was generated using packit 0.63.1.dev6+g661611f. diff --git a/osbuild.spec b/osbuild.spec index dada8fc..dde6861 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 70 +Version: 71 %forgemeta @@ -251,6 +251,26 @@ fi %changelog +* Wed Nov 09 2022 Packit - 71-1 +Changes with 71 +---------------- + * Extend firewall stage to add sources (continues from PR #1137) (#1157) + * Update snapshots to 20221025 (#1159) + * Update snapshots to 20221028 (#1161) + * ci(lint): add shell linter - Differential ShellCheck (#1147) + * ci: update to containers/privdocker@552e30c (#1166) + * ci: upgrade to actions/checkout@v3 (#1165) + * osbuild-dev: a new tool to help with manifests (#1152) + * osbuild-mpp: recognize manifest without mediaType and with manifests fields as a list (#1168) + * stages/ostree.preptree: link to rpm-ostree code (#1151) + * stages: add new cpio.out stage (#1164) + +Contributions from: Antonio Murdaca, Christian Kellner, Colin Walters, David Rheinsberg, Irene Diez, Jan Macku, Simon de Vlieger, Ygal Blum, schutzbot + +— Somewhere on the Internet, 2022-11-09 + + + * Wed Oct 26 2022 Packit - 70-1 Changes with 70 ---------------- @@ -264,13 +284,13 @@ Changes with 70 * stages/rpm: make the fake machine-id newline-terminated (#1150) * stages: add systemd-journald stage (#1143) * test: add README.md on how to make tests for stages (#1149) - Contributions from: Christian Kellner, Irene Diez, Jakub Rusz, Jan Macku, Ondřej Budai, Sanne Raymaekers, SchutzBot - — Somewhere on the Internet, 2022-10-26 + + * Wed Oct 12 2022 Packit - 69-1 Changes with 69 ---------------- diff --git a/sources b/sources index 9f31006..f51a468 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-70.tar.gz) = 9b7a054623ba50d1612ee9dc6bda5bee29a2401a6bde6e670d1a7809cad89e0d21f58d96e91a0e36b54b1e12d229f9460e9679bc4a177e66194c95577dc2fda6 +SHA512 (osbuild-71.tar.gz) = 04f5bee55a71289686c226d474c23596ef560cc6d0912159de55fab933fe0822aafed3bb93b0fc58244cee74edf166c63e2fd7904f892d67aae8b8ed96acdeee From d3e01e2a2cf9371193fbfb715dcf4df2d7362219 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 23 Nov 2022 08:17:58 +0000 Subject: [PATCH 26/39] [packit] 72 upstream release Upstream tag: v72 Upstream commit: fb541293 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 25 ++++++++++++++++++++++--- sources | 2 +- 4 files changed, 25 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6cf840c..9ef24d1 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /osbuild-69.tar.gz /osbuild-70.tar.gz /osbuild-71.tar.gz +/osbuild-72.tar.gz diff --git a/README.packit b/README.packit index 9979188..bdc4243 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.63.1.dev6+g661611f. +The file was generated using packit 0.63.2.dev8+g33fd64a. diff --git a/osbuild.spec b/osbuild.spec index dde6861..a3cc664 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 71 +Version: 72 %forgemeta @@ -251,6 +251,25 @@ fi %changelog +* Wed Nov 23 2022 Packit - 72-1 +Changes with 72 +---------------- + * UKI: Add support for building unified kernel images (#1167) + * Update snapshots to 20221115 (#1177) + * `objectstore`: use direct path input/output for `Object` (#1179) + * `stages/containers.storage.conf`: ability to specify a base file (#1173) + * devices: tolerate existing device nodes (#1181) + * grub2.iso: add timeout option (#1175) + * ignition: fix ignition_network_kcmdline (#1172) + * test/data: persist the journal for ostree images (#1178) + * ❌ 🐮 Remove copy-on-write support for `Object` (no-cow) (#1169) + +Contributions from: Antonio Murdaca, Christian Kellner, Thomas Lavocat, schutzbot + +— Somewhere on the Internet, 2022-11-23 + + + * Wed Nov 09 2022 Packit - 71-1 Changes with 71 ---------------- @@ -264,13 +283,13 @@ Changes with 71 * osbuild-mpp: recognize manifest without mediaType and with manifests fields as a list (#1168) * stages/ostree.preptree: link to rpm-ostree code (#1151) * stages: add new cpio.out stage (#1164) - Contributions from: Antonio Murdaca, Christian Kellner, Colin Walters, David Rheinsberg, Irene Diez, Jan Macku, Simon de Vlieger, Ygal Blum, schutzbot - — Somewhere on the Internet, 2022-11-09 + + * Wed Oct 26 2022 Packit - 70-1 Changes with 70 ---------------- diff --git a/sources b/sources index f51a468..ffe2ac5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-71.tar.gz) = 04f5bee55a71289686c226d474c23596ef560cc6d0912159de55fab933fe0822aafed3bb93b0fc58244cee74edf166c63e2fd7904f892d67aae8b8ed96acdeee +SHA512 (osbuild-72.tar.gz) = 1742da2dac79e3629cc811e72fb7eb74ba92ac23414ef5afe5ee9f117c644d08598b7d60034bc54ebe83ee6c772eb2fa08bb39fd6f2836241188a19673ca1858 From eee2c3c5d439b4b100f55bee2bbd28207da85b84 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 7 Dec 2022 08:16:41 +0000 Subject: [PATCH 27/39] [packit] 73 upstream release Upstream tag: v73 Upstream commit: 4df05b85 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 16 +++++++++++++++- sources | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9ef24d1..00df62a 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /osbuild-70.tar.gz /osbuild-71.tar.gz /osbuild-72.tar.gz +/osbuild-73.tar.gz diff --git a/README.packit b/README.packit index bdc4243..6c0e856 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.63.2.dev8+g33fd64a. +The file was generated using packit 0.64.0. diff --git a/osbuild.spec b/osbuild.spec index a3cc664..54c2825 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 72 +Version: 73 %forgemeta @@ -251,6 +251,20 @@ fi %changelog +* Wed Dec 07 2022 Packit - 73-1 +Changes with 73 +---------------- + * cache: provide FsCache utility for concurrent caches (#1130) + * ci: use the latest terraform to fix missing images (#1185) + * mounts: use the options object for mountopts (#1182) + * schutzfile: update manifest-db ref 2022-12-05 (#1194) + +Contributions from: David Rheinsberg, SchutzBot, Thomas Lavocat + +— Somewhere on the Internet, 2022-12-07 + + + * Wed Nov 23 2022 Packit - 72-1 Changes with 72 ---------------- diff --git a/sources b/sources index ffe2ac5..994fe5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-72.tar.gz) = 1742da2dac79e3629cc811e72fb7eb74ba92ac23414ef5afe5ee9f117c644d08598b7d60034bc54ebe83ee6c772eb2fa08bb39fd6f2836241188a19673ca1858 +SHA512 (osbuild-73.tar.gz) = 9d863ec6e5d092e3be07dec5d059c6320a98a8cef40429aefdebbd12489a94ca5c721f12c08b2a30d6e2ffb632a3b405e2152dc9e6ed955ac4f0b68d3ba4c76e From a1ed31ae47778c14511a524ad071327dc32b471e Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 21 Dec 2022 08:16:32 +0000 Subject: [PATCH 28/39] [packit] 74 upstream release Upstream tag: v74 Upstream commit: 18c69d26 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 26 +++++++++++++++++++++++++- sources | 2 +- 4 files changed, 28 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00df62a..5ac72ea 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /osbuild-71.tar.gz /osbuild-72.tar.gz /osbuild-73.tar.gz +/osbuild-74.tar.gz diff --git a/README.packit b/README.packit index 6c0e856..b2da3a7 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.64.0. +The file was generated using packit 0.65.1.dev7+gbf5a556. diff --git a/osbuild.spec b/osbuild.spec index 54c2825..0961e90 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 73 +Version: 74 %forgemeta @@ -251,6 +251,30 @@ fi %changelog +* Wed Dec 21 2022 Packit - 74-1 +Changes with 74 +---------------- + * Clamp mtime to `source-epoch` if specified (#1207) + * New `ostree.encapsulate` for "native ostree containers" (#1091) + * [v2] util/fscache: introduce versioning (#1198) + * fscache: post-merge improvements (#1211) + * ostree.config: add aboot (Android) bootloader config option (#1204) + * runners: add AutoSD runner (#1210) + * schutzbot: set the cache size for the correct store (#1199) + * stages/users: accept identical uid for existing users (#1188) + * test/fscache: drop PathLike annotation (#1196) + * test/stages/users: ignore non-deterministic files (#1197) + * test: convert objectstore test to pytest (#1201) + * util/fscache: add cachedir-tag support (#1212) + * util: fix typo in get_consumer_secrets (#1200) + * 🗄Write and read metadata from the store and integrate `FsCache` into `ObjectStore` (#1187) + +Contributions from: Christian Kellner, David Rheinsberg, Eric Curtin, Sanne Raymaekers + +— Somewhere on the Internet, 2022-12-21 + + + * Wed Dec 07 2022 Packit - 73-1 Changes with 73 ---------------- diff --git a/sources b/sources index 994fe5f..3c9d92e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-73.tar.gz) = 9d863ec6e5d092e3be07dec5d059c6320a98a8cef40429aefdebbd12489a94ca5c721f12c08b2a30d6e2ffb632a3b405e2152dc9e6ed955ac4f0b68d3ba4c76e +SHA512 (osbuild-74.tar.gz) = c9b985ceb88308646324971db008adf1e97080ca49fd5894217683c357250a5edf59632412875cd531659ce1c1fc337a688cf3f864eaaffd152554065fdce651 From bf36bacaf1f0911f5dedb34e5b87859e0938c570 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 4 Jan 2023 08:15:53 +0000 Subject: [PATCH 29/39] [packit] 75 upstream release Upstream tag: v75 Upstream commit: fdf064b1 Signed-off-by: Packit --- .gitignore | 1 + osbuild.spec | 15 ++++++++++++++- sources | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ac72ea..ece179d 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /osbuild-72.tar.gz /osbuild-73.tar.gz /osbuild-74.tar.gz +/osbuild-75.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 0961e90..4e64269 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 74 +Version: 75 %forgemeta @@ -251,6 +251,19 @@ fi %changelog +* Wed Jan 04 2023 Packit - 75-1 +Changes with 75 +---------------- + * runners: add Fedora Asahi runner (#1216) + * stages/rhsm.facts: create facts file in /etc (#1220) + * test/objectstore: use os.stat instead Path.stat (#1217) + +Contributions from: Achilleas Koutsou, Christian Kellner, Eric Curtin + +— Somewhere on the Internet, 2023-01-04 + + + * Wed Dec 21 2022 Packit - 74-1 Changes with 74 ---------------- diff --git a/sources b/sources index 3c9d92e..0cc56af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-74.tar.gz) = c9b985ceb88308646324971db008adf1e97080ca49fd5894217683c357250a5edf59632412875cd531659ce1c1fc337a688cf3f864eaaffd152554065fdce651 +SHA512 (osbuild-75.tar.gz) = 413665050eb1cb93fb1916c6feead94fe0b95bdbdce5f2b9281d951da935bd14c194f8c82f55bca88fda9130e6ca977b9c6a67fa3e625e88445ae31782c4badf From 782a9b1925da4f00e849574b6aaae5fd18b35519 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 19 Jan 2023 07:49:58 +0000 Subject: [PATCH 30/39] [packit] 76 upstream release Upstream tag: v76 Upstream commit: b8e1450a Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 15 +++++++++++++-- sources | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ece179d..51756d9 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /osbuild-73.tar.gz /osbuild-74.tar.gz /osbuild-75.tar.gz +/osbuild-76.tar.gz diff --git a/README.packit b/README.packit index b2da3a7..2bf983c 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.65.1.dev7+gbf5a556. +The file was generated using packit 0.65.2.post12+gc5a59a6. diff --git a/osbuild.spec b/osbuild.spec index 4e64269..9945a02 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 75 +Version: 76 %forgemeta @@ -10,7 +10,7 @@ Version: 75 Name: %{pypi_name} Release: 1%{?dist} -License: ASL 2.0 +License: Apache-2.0 URL: %{forgeurl} @@ -251,6 +251,17 @@ fi %changelog +* Thu Jan 19 2023 Packit - 76-1 +Changes with 76 +---------------- + * sources/ostree: fix quotation marks in mTLS remote options (#1222) + * stages/mkdir: explicitly set mode using `chmod` and support handling of existing directories (#1224) + +Contributions from: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza + +— Somewhere on the Internet, 2023-01-18 + + * Wed Jan 04 2023 Packit - 75-1 Changes with 75 ---------------- diff --git a/sources b/sources index 0cc56af..8daedab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-75.tar.gz) = 413665050eb1cb93fb1916c6feead94fe0b95bdbdce5f2b9281d951da935bd14c194f8c82f55bca88fda9130e6ca977b9c6a67fa3e625e88445ae31782c4badf +SHA512 (osbuild-76.tar.gz) = 481d5dcc83c4b35b29d85e5994f928bc03190b2c9c02b22939538a8916dc63bd9649837bcec7eb75539e300ade75e2327b39ad1aab6ef0dd0b7f0851be93ea06 From f8cecee8b45cb77552bcefb9ad47f8c6dd90f16a Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 20 Jan 2023 16:06:47 +0000 Subject: [PATCH 31/39] [packit] 77 upstream release Upstream tag: v77 Upstream commit: db1fa5b3 Signed-off-by: Packit --- .gitignore | 1 + osbuild.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 51756d9..93a18d4 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ /osbuild-74.tar.gz /osbuild-75.tar.gz /osbuild-76.tar.gz +/osbuild-77.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 9945a02..cc0e322 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 76 +Version: 77 %forgemeta @@ -251,6 +251,17 @@ fi %changelog +* Fri Jan 20 2023 Packit - 77-1 +Changes with 77 +---------------- + * CI deploy script and SSH keys cleanup (#1225) + * stages/mkdir: revert explicitly setting mode using `os.chmod` (#1227) + +Contributions from: Tomáš Hozza + +— Somewhere on the Internet, 2023-01-20 + + * Thu Jan 19 2023 Packit - 76-1 Changes with 76 ---------------- diff --git a/sources b/sources index 8daedab..0c7561c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-76.tar.gz) = 481d5dcc83c4b35b29d85e5994f928bc03190b2c9c02b22939538a8916dc63bd9649837bcec7eb75539e300ade75e2327b39ad1aab6ef0dd0b7f0851be93ea06 +SHA512 (osbuild-77.tar.gz) = 6df447d47b595ec9d70ac832d2e2bc3dd5e7aa3238d18129306dede2d16cfc1054d18e3a2ae0b91df31d1a790e6a1b42d41fc782232b20d8bea1af07ee46bce7 From 48d3d8cc5dab5e91da4f425e567773256600524f Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 7 Feb 2023 15:52:51 +0000 Subject: [PATCH 32/39] [packit] 78 upstream release Upstream tag: v78 Upstream commit: 16063fff Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 13 ++++++++++++- sources | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 93a18d4..6588fc6 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /osbuild-75.tar.gz /osbuild-76.tar.gz /osbuild-77.tar.gz +/osbuild-78.tar.gz diff --git a/README.packit b/README.packit index 2bf983c..be03dc7 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.65.2.post12+gc5a59a6. +The file was generated using packit 0.66.0.post6+gedfbde6. diff --git a/osbuild.spec b/osbuild.spec index cc0e322..a63d14f 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 77 +Version: 78 %forgemeta @@ -251,6 +251,17 @@ fi %changelog +* Tue Feb 07 2023 Packit - 78-1 +Changes with 78 +---------------- + * Add org.osbuild.chown stage (#1228) + * mounts: accept a wider set of mount options (#1229) + +Contributions from: Thomas Lavocat, Tomáš Hozza + +— Somewhere on the Internet, 2023-02-07 + + * Fri Jan 20 2023 Packit - 77-1 Changes with 77 ---------------- diff --git a/sources b/sources index 0c7561c..307594d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-77.tar.gz) = 6df447d47b595ec9d70ac832d2e2bc3dd5e7aa3238d18129306dede2d16cfc1054d18e3a2ae0b91df31d1a790e6a1b42d41fc782232b20d8bea1af07ee46bce7 +SHA512 (osbuild-78.tar.gz) = ee7110c86dbe88f635ee2da31db12acf980dc8f78ffa1d7a00f7d40f068a55ad1ae114af09de9ac0827fb109198c3684004f74f57b23e942e548ea2ca00e988c From 219e8ca984f38c982028716b3d61260019382e61 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 15 Feb 2023 08:16:55 +0000 Subject: [PATCH 33/39] [packit] 79 upstream release Upstream tag: v79 Upstream commit: 5eefdc1e Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 13 ++++++++++++- sources | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6588fc6..8bfd75c 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /osbuild-76.tar.gz /osbuild-77.tar.gz /osbuild-78.tar.gz +/osbuild-79.tar.gz diff --git a/README.packit b/README.packit index be03dc7..1d8463b 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.66.0.post6+gedfbde6. +The file was generated using packit 0.67.0.post4+g281a5ac. diff --git a/osbuild.spec b/osbuild.spec index a63d14f..1ddf53a 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 78 +Version: 79 %forgemeta @@ -251,6 +251,17 @@ fi %changelog +* Wed Feb 15 2023 Packit - 79-1 +Changes with 79 +---------------- + * New stage: org.osbuild.shell.init (#1234) + * mounts: add the norecovery option for xfs and ext4 (#1238) + +Contributions from: Achilleas Koutsou, Thomas Lavocat + +— Somewhere on the Internet, 2023-02-15 + + * Tue Feb 07 2023 Packit - 78-1 Changes with 78 ---------------- diff --git a/sources b/sources index 307594d..7b7688d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-78.tar.gz) = ee7110c86dbe88f635ee2da31db12acf980dc8f78ffa1d7a00f7d40f068a55ad1ae114af09de9ac0827fb109198c3684004f74f57b23e942e548ea2ca00e988c +SHA512 (osbuild-79.tar.gz) = 1b3ea683abbdc8a721154e8a3d47717964884e426f8956f3e3bdc151e2ebc6e291257ed8a3f81736cf5c9242b5144c7629975de9b2b891d2ec81b9463bcb021a From 882eeffd38318237afd03fb4e5f108eeae2bbb0a Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 20 Feb 2023 14:40:00 +0000 Subject: [PATCH 34/39] [packit] 80 upstream release Upstream tag: v80 Upstream commit: 200c2b01 Signed-off-by: Packit --- .gitignore | 1 + osbuild.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8bfd75c..e76cf2a 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /osbuild-77.tar.gz /osbuild-78.tar.gz /osbuild-79.tar.gz +/osbuild-80.tar.gz diff --git a/osbuild.spec b/osbuild.spec index 1ddf53a..16d4ac0 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 79 +Version: 80 %forgemeta @@ -251,6 +251,17 @@ fi %changelog +* Mon Feb 20 2023 Packit - 80-1 +Changes with 80 +---------------- + * stages/copy: add option to remove destination before copying (#1241) + * stages/shell.init: add pattern for env var names (#1239) + +Contributions from: Achilleas Koutsou, Tomáš Hozza + +— Somewhere on the Internet, 2023-02-20 + + * Wed Feb 15 2023 Packit - 79-1 Changes with 79 ---------------- diff --git a/sources b/sources index 7b7688d..f8b8398 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-79.tar.gz) = 1b3ea683abbdc8a721154e8a3d47717964884e426f8956f3e3bdc151e2ebc6e291257ed8a3f81736cf5c9242b5144c7629975de9b2b891d2ec81b9463bcb021a +SHA512 (osbuild-80.tar.gz) = f95c7d63698698c9d3a15c076c5c6b0a1d288afce6824e7eee0f96c1749d297a8dc094081d1884e1b4bfcd4b52d6e2ac0a8dc9634cea80fdb312e8bcb19c0e18 From 769d7dc43fd711bf826817a62c7a91ca529da576 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 27 Feb 2023 16:42:27 +0000 Subject: [PATCH 35/39] [packit] 81 upstream release Upstream tag: v81 Upstream commit: 345b2a59 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 12 +++++++++++- sources | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e76cf2a..5891408 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /osbuild-78.tar.gz /osbuild-79.tar.gz /osbuild-80.tar.gz +/osbuild-81.tar.gz diff --git a/README.packit b/README.packit index 1d8463b..590da28 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.67.0.post4+g281a5ac. +The file was generated using packit 0.68.0.post2+g8101c6a. diff --git a/osbuild.spec b/osbuild.spec index 16d4ac0..56ffd7f 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 80 +Version: 81 %forgemeta @@ -251,6 +251,16 @@ fi %changelog +* Mon Feb 27 2023 Packit - 81-1 +Changes with 81 +---------------- + * stages/ignition: support multi kargs in network kcmdline (#1249) + +Contributions from: Antonio Murdaca, Thomas Lavocat + +— Somewhere on the Internet, 2023-02-27 + + * Mon Feb 20 2023 Packit - 80-1 Changes with 80 ---------------- diff --git a/sources b/sources index f8b8398..55a082e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-80.tar.gz) = f95c7d63698698c9d3a15c076c5c6b0a1d288afce6824e7eee0f96c1749d297a8dc094081d1884e1b4bfcd4b52d6e2ac0a8dc9634cea80fdb312e8bcb19c0e18 +SHA512 (osbuild-81.tar.gz) = a42b5d455d2714114cb2bc151483146872108c8c89f6df17da5cda68ac0353aaebc54b1c64bab168b3b700a7436f89ba023d78028ee6211de189cd93a51cd4da From eed32746688f13029ac2ab0754574469e5f9fc68 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 29 Mar 2023 08:15:12 +0000 Subject: [PATCH 36/39] [packit] 82 upstream release Upstream tag: v82 Upstream commit: bae4f776 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5891408..891fcbc 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /osbuild-79.tar.gz /osbuild-80.tar.gz /osbuild-81.tar.gz +/osbuild-82.tar.gz diff --git a/README.packit b/README.packit index 590da28..10ab7f2 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.68.0.post2+g8101c6a. +The file was generated using packit 0.69.0.post27+g1374cc1. diff --git a/osbuild.spec b/osbuild.spec index 56ffd7f..1479f99 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 81 +Version: 82 %forgemeta @@ -33,6 +33,7 @@ Requires: glibc Requires: policycoreutils Requires: qemu-img Requires: systemd +Requires: skopeo Requires: tar Requires: util-linux Requires: python3-%{pypi_name} = %{version}-%{release} @@ -251,6 +252,20 @@ fi %changelog +* Wed Mar 29 2023 Packit - 82-1 +Changes with 82 +---------------- + * CI: update fedora-38 images (#1273) + * ci: update manifest tests (#1242) + * rpmbuild: build on fedora-38 (#1268) + * stages: add ovf stage (#1266) + * test: this test requires to be able to bindmount (#1261) + +Contributions from: Jakub Rusz, Sanne Raymaekers, Simon de Vlieger, Thomas Lavocat + +— Somewhere on the Internet, 2023-03-29 + + * Mon Feb 27 2023 Packit - 81-1 Changes with 81 ---------------- diff --git a/sources b/sources index 55a082e..6b3002f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-81.tar.gz) = a42b5d455d2714114cb2bc151483146872108c8c89f6df17da5cda68ac0353aaebc54b1c64bab168b3b700a7436f89ba023d78028ee6211de189cd93a51cd4da +SHA512 (osbuild-82.tar.gz) = f25ca1dd03b0c2b8a2e6d9940585a73e5e8ee66da30e828302e73949dbe7defd6df2d8429ded35c94b15582b822156228f196547d43544866eb46d5992c74bb1 From 87a8adcf42ba06a97962c2496db17246944bcced Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 12 Apr 2023 20:11:38 +0000 Subject: [PATCH 37/39] [packit] 83 upstream release Upstream tag: v83 Upstream commit: 33597e82 Signed-off-by: Packit --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 19 ++++++++++++++++++- sources | 2 +- 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 891fcbc..76851af 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ /osbuild-80.tar.gz /osbuild-81.tar.gz /osbuild-82.tar.gz +/osbuild-83.tar.gz diff --git a/README.packit b/README.packit index 10ab7f2..49c9d4e 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.69.0.post27+g1374cc1. +The file was generated using packit 0.72.0.post2+g57b7cc3. diff --git a/osbuild.spec b/osbuild.spec index 1479f99..9798a27 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 82 +Version: 83 %forgemeta @@ -252,6 +252,23 @@ fi %changelog +* Wed Apr 12 2023 Packit - 83-1 +Changes with 83 +---------------- + * .gitlab-ci: drop fedora-35 (#1281) + * .gitlab-ci: remove RHEL 8.6/9.0 ga runners (#1279) + * Preserve manifest list digest when embedding containers (#1252) + * WSL conf stage (#1278) + * ci: remove codecov (#1271) + * schutzfile: update manifest-db ref 2023-03-20 (#1260) + * stage/systemd: be able to write a preset file (#1269) + * stages/org.osbuild.ovf: support older python3 versions (#1276) + +Contributions from: Achilleas Koutsou, Sanne Raymaekers, SchutzBot, Simon de Vlieger + +— Somewhere on the Internet, 2023-04-12 + + * Wed Mar 29 2023 Packit - 82-1 Changes with 82 ---------------- diff --git a/sources b/sources index 6b3002f..042c11e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-82.tar.gz) = f25ca1dd03b0c2b8a2e6d9940585a73e5e8ee66da30e828302e73949dbe7defd6df2d8429ded35c94b15582b822156228f196547d43544866eb46d5992c74bb1 +SHA512 (osbuild-83.tar.gz) = 2d6da6eb6c01198d794800767a47ba594346caa3f1801e00e95f53a4326b2811bbb2ab17677532485bedd85397daa7e900b136544dbb25bc028f1dd7f8e6c716 From 857da7d49ad8464ec7ca3558126f6e32e89d16d9 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 27 Apr 2023 13:10:29 +0000 Subject: [PATCH 38/39] [packit] 84 upstream release Upstream tag: v84 Upstream commit: feb216c0 --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 76851af..5ff870b 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ /osbuild-81.tar.gz /osbuild-82.tar.gz /osbuild-83.tar.gz +/osbuild-84.tar.gz diff --git a/README.packit b/README.packit index 49c9d4e..8cf97c5 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.72.0.post2+g57b7cc3. +The file was generated using packit 0.74.0.post29+g6519cd1. diff --git a/osbuild.spec b/osbuild.spec index 9798a27..01fd676 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 83 +Version: 84 %forgemeta @@ -252,6 +252,21 @@ fi %changelog +* Thu Apr 27 2023 Packit - 84-1 +Changes with 84 +---------------- + * CI tests cleanup and maintenance (#1282) + * Remove SSH keys of people who left the team (#1290) + * Test: skip test cases if the tested filesystem is not supported on the platform (#1287) + * lint: provide bandit configuration (#1265) + * mockbuild.sh: use dnf to install local package, not rpm (#1292) + * stages/lorax-script: minor schema adjustments (#1257) + +Contributions from: Ondřej Budai, Simon de Vlieger, Tomáš Hozza + +— Somewhere on the Internet, 2023-04-26 + + * Wed Apr 12 2023 Packit - 83-1 Changes with 83 ---------------- diff --git a/sources b/sources index 042c11e..c9b6941 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-83.tar.gz) = 2d6da6eb6c01198d794800767a47ba594346caa3f1801e00e95f53a4326b2811bbb2ab17677532485bedd85397daa7e900b136544dbb25bc028f1dd7f8e6c716 +SHA512 (osbuild-84.tar.gz) = e0401026dcfe99b71ba825d1ec585eea2c91d570dbda92a9b4c49172d653b9774e1f795978657797b6b5476416b873558adc2a6193eca4305a8e58b9a7573213 From 4df4f0c81da4b0d170622c06bf2e0748db1e3062 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 10 May 2023 08:15:16 +0000 Subject: [PATCH 39/39] [packit] 85 upstream release Upstream tag: v85 Upstream commit: 1fbd9d97 --- .gitignore | 1 + README.packit | 2 +- osbuild.spec | 19 ++++++++++++++++++- sources | 2 +- 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5ff870b..b8ee4df 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ /osbuild-82.tar.gz /osbuild-83.tar.gz /osbuild-84.tar.gz +/osbuild-85.tar.gz diff --git a/README.packit b/README.packit index 8cf97c5..c6a9a6c 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.74.0.post29+g6519cd1. +The file was generated using packit 0.75.0.post9+g9ce4c01. diff --git a/osbuild.spec b/osbuild.spec index 01fd676..80f298e 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/osbuild %global selinuxtype targeted -Version: 84 +Version: 85 %forgemeta @@ -252,6 +252,23 @@ fi %changelog +* Wed May 10 2023 Packit - 85-1 +Changes with 85 +---------------- + * COMPOSER-1959: Start building osbuild on RHEL 8.9 and 9.3 nightly (#1300) + * Python 3.6 compatibility fixes (#1294) + * Update terraform SHA (#1299) + * Update test runners for 8.8 & 9.2 nightly (#1162) + * Various fixes (#1295) + * loop: use LOOP_CONFIGURE when available (#1253) + * stages/org.osbuild.ovf: support older python3 versions (#1306) + * stages/yum.repo: add `sslverify` field (#1298) + +Contributions from: Alexander Todorov, Gianluca Zuccarelli, Jakub Rusz, Sanne Raymaekers, Thomas Lavocat, Tomáš Hozza + +— Somewhere on the Internet, 2023-05-10 + + * Thu Apr 27 2023 Packit - 84-1 Changes with 84 ---------------- diff --git a/sources b/sources index c9b6941..b944b3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-84.tar.gz) = e0401026dcfe99b71ba825d1ec585eea2c91d570dbda92a9b4c49172d653b9774e1f795978657797b6b5476416b873558adc2a6193eca4305a8e58b9a7573213 +SHA512 (osbuild-85.tar.gz) = 04b1dcff2aeab2feb5ac35cfb6cd823c515af1886c1a59966e2353b2c47eb0d1eda63cf8e54785ae93195d7ffef311df7e068f263166606b7c7948f518e39462