From c0e1c1928328ef172309cc5fa39a7a7b0ec6f2e9 Mon Sep 17 00:00:00 2001 From: Packit Date: Aug 03 2022 08:18:36 +0000 Subject: [packit] 63 upstream release Upstream tag: v63 Upstream commit: f3e2c8d5 Signed-off-by: Packit --- 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