[packit] 60 upstream release
Upstream tag: v60 Upstream commit: 8a674068 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
		
							parent
							
								
									d6bb71251c
								
							
						
					
					
						commit
						e88e60aeaf
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -48,3 +48,4 @@ | |||||||
| /osbuild-composer-57.tar.gz | /osbuild-composer-57.tar.gz | ||||||
| /osbuild-composer-58.tar.gz | /osbuild-composer-58.tar.gz | ||||||
| /osbuild-composer-59.tar.gz | /osbuild-composer-59.tar.gz | ||||||
|  | /osbuild-composer-60.tar.gz | ||||||
|  | |||||||
| @ -1,3 +1,3 @@ | |||||||
| This repository is maintained by packit. | This repository is maintained by packit. | ||||||
| https://packit.dev/ | https://packit.dev/ | ||||||
| The file was generated using packit 0.57.1.dev2+g0f9759f. | The file was generated using packit 0.58.1.dev2+g43b2b1f. | ||||||
|  | |||||||
| @ -9,7 +9,7 @@ | |||||||
| 
 | 
 | ||||||
| %global goipath         github.com/osbuild/osbuild-composer | %global goipath         github.com/osbuild/osbuild-composer | ||||||
| 
 | 
 | ||||||
| Version:        59 | Version:        60 | ||||||
| 
 | 
 | ||||||
| %gometa | %gometa | ||||||
| 
 | 
 | ||||||
| @ -573,6 +573,44 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c | |||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Aug 24 2022 Packit <hello@packit.dev> - 60-1 | ||||||
|  | Changes with 60 | ||||||
|  | ---------------- | ||||||
|  |   * Add search command to dnf-json and use it for package searches (#2908) | ||||||
|  |   * Modify repositories/rhel-xy.json file before testing nightly compose (#2894) | ||||||
|  |   * Update terraform SHA with more aarch64 runner options (#2907) | ||||||
|  |   * [GCE images] don't install SDK and turn off GPG check on el9 (#2900) | ||||||
|  |   * distro/image-installer: remove nvmf dracut module for RHEL-9.1 (#2899) | ||||||
|  |   * distro: add oscap packages to image (#2898) | ||||||
|  |   * tests: Add comment to make it more obvious what's happening (#2888) | ||||||
|  |   * tests: Remove useless JSON file overrides (#2881) | ||||||
|  |   * update civ (#2796) | ||||||
|  | 
 | ||||||
|  | Contributions from: Alexander Todorov, Brian C. Lane, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Tomas Hozza, Xiaofeng Wang | ||||||
|  | 
 | ||||||
|  | — Somewhere on the Internet, 2022-08-24 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | * Wed Aug 24 2022 Packit <hello@packit.dev> - 60-1 | ||||||
|  | Changes with 60 | ||||||
|  | ---------------- | ||||||
|  |   * Add search command to dnf-json and use it for package searches (#2908) | ||||||
|  |   * Modify repositories/rhel-xy.json file before testing nightly compose (#2894) | ||||||
|  |   * Update terraform SHA with more aarch64 runner options (#2907) | ||||||
|  |   * [GCE images] don't install SDK and turn off GPG check on el9 (#2900) | ||||||
|  |   * distro/image-installer: remove nvmf dracut module for RHEL-9.1 (#2899) | ||||||
|  |   * distro: add oscap packages to image (#2898) | ||||||
|  |   * tests: Add comment to make it more obvious what's happening (#2888) | ||||||
|  |   * tests: Remove useless JSON file overrides (#2881) | ||||||
|  |   * update civ (#2796) | ||||||
|  | 
 | ||||||
|  | Contributions from: Alexander Todorov, Brian C. Lane, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Tomas Hozza, Xiaofeng Wang | ||||||
|  | 
 | ||||||
|  | — Somewhere on the Internet, 2022-08-24 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| * Wed Aug 10 2022 Packit <hello@packit.dev> - 59-1 | * Wed Aug 10 2022 Packit <hello@packit.dev> - 59-1 | ||||||
| Changes with 59 | Changes with 59 | ||||||
| ---------------- | ---------------- | ||||||
| @ -597,13 +635,13 @@ Changes with 59 | |||||||
|   * test: Remove BIOS installation test because edge-installer supports UEFI only (#2870) |   * test: Remove BIOS installation test because edge-installer supports UEFI only (#2870) | ||||||
|   * tests: Workaround for mkksiso options coming from newer lorax RPM (#2875) |   * tests: Workaround for mkksiso options coming from newer lorax RPM (#2875) | ||||||
|   * worker: fix crash if no autoscale instance is defined (#2879) |   * worker: fix crash if no autoscale instance is defined (#2879) | ||||||
| 
 |  | ||||||
| Contributions from: Achilleas Koutsou, Alexander Todorov, Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tomas Hozza, Xiaofeng Wang, Ygal Blum | Contributions from: Achilleas Koutsou, Alexander Todorov, Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tomas Hozza, Xiaofeng Wang, Ygal Blum | ||||||
| 
 |  | ||||||
| — Somewhere on the Internet, 2022-08-10 | — Somewhere on the Internet, 2022-08-10 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| * Wed Jul 27 2022 Packit <hello@packit.dev> - 58-1 | * Wed Jul 27 2022 Packit <hello@packit.dev> - 58-1 | ||||||
| Changes with 58 | Changes with 58 | ||||||
| ---------------- | ---------------- | ||||||
| @ -639,8 +677,44 @@ Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Chloe K | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 57-2 | * Wed Jul 27 2022 Packit <hello@packit.dev> - 58-1 | ||||||
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild | Changes with 58 | ||||||
|  | ---------------- | ||||||
|  |   * Add support for container embedding (#2814) | ||||||
|  |   * CI: drop /tmp/artifacts upload to Gitlab (#2857) | ||||||
|  |   * COMPOSER-1623: Enable Fedora 36 testing (#2782) | ||||||
|  |   * Container embedding: support accessing protected resources (#2849) | ||||||
|  |   * Embedding container in OSTree commits (#2848) | ||||||
|  |   * Filesystems test update (#2843) | ||||||
|  |   * Improvements for gen-manifests tool and Manifest-diff test (#2821) | ||||||
|  |   * Koji cloud upload fixups (#2852) | ||||||
|  |   * Regenerate fedora-35 manifests + switch RHOS-01 to non ssd (#2825) | ||||||
|  |   * Remove centos-8 repos (#2827) | ||||||
|  |   * Remove image info from all test manifests (#2855) | ||||||
|  |   * Remove koji API and the osbuild-koji job (#2822) | ||||||
|  |   * Remove osbuild1 package (#2823) | ||||||
|  |   * Support cloud upload for Koji composes (#2844) | ||||||
|  |   * Tests: Use unified diff format - easier to read (#2820) | ||||||
|  |   * Update snapshots to 20220715 (#2835) | ||||||
|  |   * blueprint: Hash all user passwords (#2834) | ||||||
|  |   * build(deps): bump actions/setup-go from 2 to 3 (#2815) | ||||||
|  |   * ci/tests: Change the way artifacts are collected (#2474) | ||||||
|  |   * image: introduce an ImageKind abstraction (#2813) | ||||||
|  |   * jobqueue: store an expiry date (#2816) | ||||||
|  |   * tag created vmare VMs (#2819) | ||||||
|  |   * templates: update dashboards to include tenant (#2756) | ||||||
|  |   * test: Install package sssd in all edge images for BZ#2088459 (#2681) | ||||||
|  |   * test: Update test for push container image to registry (#2831) | ||||||
|  | Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Chloe Kaubisch, Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Ondřej Budai, Simon de Vlieger, Tom Gundersen, Tomas Hozza, Xiaofeng Wang, dependabot[bot], schutzbot | ||||||
|  | — Somewhere on the Internet, 2022-07-27 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 57-2 | ||||||
|  | - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in | ||||||
|  |   golang | ||||||
| 
 | 
 | ||||||
| * Wed Jul 13 2022 Packit <hello@packit.dev> - 57-1 | * Wed Jul 13 2022 Packit <hello@packit.dev> - 57-1 | ||||||
| Changes with 57 | Changes with 57 | ||||||
| @ -703,9 +777,33 @@ Contributions from: Achilleas Koutsou, Alexander Todorov, Chloe Kaubisch, Christ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| * Sat Jun 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 55-2 | * Wed Jun 29 2022 Packit <hello@packit.dev> - 56-1 | ||||||
| - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, | Changes with 56 | ||||||
|   CVE-2022-29526, CVE-2022-30629 | ---------------- | ||||||
|  |   * CI: new test for checking if any manifests changed in a PR (#2749) | ||||||
|  |   * Consolidate Koji target options values meaning (#2758) | ||||||
|  |   * Fedora - Use vendor instead of rpm dependencies (#2762) | ||||||
|  |   * Remove vhd image type from RHEL 7 (#2768) | ||||||
|  |   * Support the insecure option in curl sources (#2752) | ||||||
|  |   * Switch to latest RHEL versions for testing (#2678) | ||||||
|  |   * [rhel7] add initial support (qcow2, vhd, azure-rhui) (#2705) | ||||||
|  |   * build(deps): bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.43 (#2777) | ||||||
|  |   * cloudapi: get specific error from openapi (#2666) | ||||||
|  |   * cmd/osbuild-upload-gcp: fix typo in skip-import's help string (#2761) | ||||||
|  |   * dnf-json: fix depsolve error handling (#2775) | ||||||
|  |   * dnfjson: Load subscriptions when creating a new solver (#2751) | ||||||
|  |   * docker-compose: fix osbuild-worker unable load libcrypt.so.1 (#2745) | ||||||
|  |   * manifests: regenerate RHEL-8.6 qcow2 test cases (#2781) | ||||||
|  |   * pipelines: introduce declarative pipeline abstractions (#2773) | ||||||
|  |   * rpmbuild: add fedora-36 (#2770) | ||||||
|  |   * upload: initial draft for container upload (#2462) | ||||||
|  |   * worker: clean up the config and add tests (#2779) | ||||||
|  | Contributions from: Achilleas Koutsou, Alexander Todorov, Chloe Kaubisch, Christian Kellner, Jakub Rusz, Juan Abia, Ondřej Budai, Sanne Raymaekers, Tom Gundersen, Tomas Hozza, Ygal Blum, dependabot[bot], zwtop | ||||||
|  | — Somewhere on the Internet, 2022-06-29 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| * Wed Jun 15 2022 Packit <hello@packit.dev> - 55-1 | * Wed Jun 15 2022 Packit <hello@packit.dev> - 55-1 | ||||||
| Changes with 55 | Changes with 55 | ||||||
| @ -1169,9 +1267,6 @@ Contributions from: Alexander Todorov, Jakub Rusz, Thomas Lavocat, | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42-2 |  | ||||||
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |  | ||||||
| 
 |  | ||||||
| * Wed Jan 12 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 42-1 | * Wed Jan 12 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 42-1 | ||||||
| CHANGES WITH 42: | CHANGES WITH 42: | ||||||
| ---------------- | ---------------- | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1 @@ | |||||||
| SHA512 (osbuild-composer-59.tar.gz) = cfe0716bbe1d507c9b0d160903d947befb35000c400e3ca72bd441fc120a89af7b9894e5e4a31e16821adf191803ac58b2645238a03550dfc563d88d83aca139 | SHA512 (osbuild-composer-60.tar.gz) = 55c20d159d3172294d07ba035365b568a32d5ab73d3e03f4f273188f316070c8aefb0860d09e2cf42bba97bfa506e445a48c731f30a33f95192aa30f893f5c78 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user