# Build requirements of 'theproglottis/gpgme' package
BuildRequires: gpgme-devel
BuildRequires: libassuan-devel
# Build requirements of 'github.com/containers/storage' package
BuildRequires: device-mapper-devel
%if 0%{?fedora}
BuildRequires: systemd-rpm-macros
BuildRequires: git
# Build requirements of 'github.com/containers/storage' package
BuildRequires: btrfs-progs-devel
# DO NOT REMOVE the BUNDLE_START and BUNDLE_END markers as they are used by 'tools/rpm_spec_add_provides_bundle.sh' to generate the Provides: bundled list
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-composer-cli-tests %{goipath}/cmd/osbuild-composer-cli-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-dnf-json-tests %{goipath}/cmd/osbuild-dnf-json-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-weldr-tests %{goipath}/internal/client/
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-image-tests %{goipath}/cmd/osbuild-image-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-auth-tests %{goipath}/cmd/osbuild-auth-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-koji-tests %{goipath}/cmd/osbuild-koji-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-composer-dbjobqueue-tests %{goipath}/cmd/osbuild-composer-dbjobqueue-tests
go test -c -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-service-maintenance-tests %{goipath}/cmd/osbuild-service-maintenance
go build -tags="integration${GOTAGS:+,$GOTAGS}" -ldflags="${TEST_LDFLAGS}" -o _bin/osbuild-mock-openid-provider %{goipath}/cmd/osbuild-mock-openid-provider
* Thu Aug 24 2023 Packit <hello@packit.dev> - 88-1
Changes with 88
----------------
* COMPOSER-2016: blueprint: make Convert respect nils (#3612)
* Update rhel ga runners (#3596)
* Use newer RHEL 8.9 & 9.3 images for testing (#3603)
* build(deps): bump github.com/aws/aws-sdk-go from 1.44.318 to 1.44.322 (#3620)
* build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.315 to 0.1.362 (#3627)
* cloudapi: Add ability to skip uploading and save image locally (#3585)
* dashboards/worker: default to showing the past 6 hours (#3651)
* dependabot: group go package updates (#3642)
* deps: update osbuild/images to 9548bf0d0140 (#3606)
* deps: update osbuild/images to v0.3.0 (#3634)
* go.mod: bump osbuild/images to c2aa82cc9a86 (#3640)
* internal/cloud/gcp/compute: Add SEV_SNP_CAPABLE Guest OS Feature (#3579)
* schutzbot: unregister test hosts (#3630)
* test/cases/ubi-wsl: double ssh timeout (#3624)
* test: add workaround for bug 2230537 and 2229722 (#3615)
* test: run greenboot rollback test on ostree.sh, ostree-ami-image.sh and ostree-vsphere.sh (#3618)
* test: update edge-ami test to support aarch64 (#3613)
* test: wait for ami image avaiable to use before tag creation (#3619)
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Ondřej Budai, Sanne Raymaekers, Timothée Ravier, Tomáš Hozza, Xiaofeng Wang, dependabot[bot]
— Somewhere on the Internet, 2023-08-24
* Wed Aug 09 2023 Packit <hello@packit.dev> - 87-1
Changes with 87
----------------
* Koji: expose image metadata in build extra metadata, including boot mode (#3599)
* Main cloud size (#3597)
* Update snapshots to 20230801 (#3592)
* deps: update osbuild/images to 157e798fdf8d (#3593)
* test/cases/api: add check for subscription-manager facts (#3257)
* test: Fix Fedora 39 snapshot urls in test repo (#3574)
* tests: Add a check for valid snapshot urls (#3572)
Contributions from: Achilleas Koutsou, Brian C. Lane, Jakub Rusz, Sanne Raymaekers, Tomáš Hozza, Xiaofeng Wang, schutzbot, yih
* tools: Set a+x on rpm_spec_vendor2provides (#3562)
* tools: replace spec Provides generator (#3560)
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Diaa Sami, Mario Cattamo, Ondřej Budai, Sanne Raymaekers, Simon de Vlieger, Xiaofeng Wang
* test/repos: use EUS CDN repos for RHEL 8.4 / 8.6 / 9.0 (#3467)
* test: Four fixes for RHEL for Edge tests (#3532)
* test: Remove rebase test shell script (#3530)
* test: Some enhancements to make test stable (#3495)
Contributions from: Achilleas Koutsou, Alexander Todorov, Diaa Sami, Eng Zer Jun, Gianluca Zuccarelli, Ondřej Budai, Sanne Raymaekers, Simon de Vlieger, Tomáš Hozza, Xiaofeng Wang, dependabot[bot], schutzbot
— Somewhere on the Internet, 2023-07-12
* Wed Jun 14 2023 Packit <hello@packit.dev> - 84-1
Changes with 84
----------------
* Add the 'edge-ami' image type based on edge-raw-image (#3429)
* CI: Move RHEL for Edge CI into osbuild/rhel-edge-ci repo (#3460)
* Cleanup of Fedora cloud images (#3480)
* Finalise interface between composer and image definitions (#3444)
* Update snapshots to 20230522 (#3451)
* build(deps): bump google.golang.org/api from 0.123.0 to 0.126.0 (#3485)
* cloudapi: add vsphere-ova type (#3474)
* fedora: f36 went EOL (#3445)
* internal/cloudapi: new prometheus listener (#3430)
* internal/osbuild: yum repos ssl verify (#3419)
* osbuild: Add validation error logging (#3483)
* templates/composer: parametrise replicas and tweak cpu requests/limits (#3472)
Contributions from: Achilleas Koutsou, Brian C. Lane, Diaa Sami, Gianluca Zuccarelli, Irene Diez, Ondřej Budai, Sanne Raymaekers, Simon de Vlieger, Tomáš Hozza, Xiaofeng Wang, dependabot[bot], jabia99, schutzbot
— Somewhere on the Internet, 2023-06-14
* Wed May 31 2023 Packit <hello@packit.dev> - 83-1
Changes with 83
----------------
* Add support for VMware ovf image type (#3371)
* Add tests for blueprint package name globs and fix blueprint freeze with globs (#3425)
* CI: update centos-stream-8 images and snapshots (#3466)
* Dockerfile*: update to ubi9 and chown the files when copying (#3443)
* Fedora/iot-raw-image: support custom files and directories in `/etc` (+ services customization) (#3303)
* Fixes for the koji integration (#3399)
* Revert the hybrid boot mode changes on RHEL (RHUI) EC2 images prior to 8.9 / 9.3 (#3455)
* Support hybrid boot mode on x86_64 AMI images and set the AMI boot mode on image registration (#3446)
* build(deps): bump cloud.google.com/go/compute from 1.10.0 to 1.19.3 (#3442)
* build(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.30.1 (#3428)
* build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#3437)
* build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 (#3454)
* build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#3457)
* build(deps): bump google.golang.org/api from 0.122.0 to 0.123.0 (#3453)
* internal/GCP: remove all remaining uses of `cloudbuild` (#3450)
* iot: add fedora-release-iot to iot-installer (#3441)
Contributions from: Alexander Todorov, Brian C. Lane, Jakub Rusz, Ondřej Budai, Paul Whalen, Sanne Raymaekers, Tomáš Hozza, dependabot[bot]
— Somewhere on the Internet, 2023-05-31
* Wed May 17 2023 Packit <hello@packit.dev> - 82-1
Changes with 82
----------------
* Adjust packer build to work with the amazon plugin 1.2.3 (#3402)
* COMPOSER-1936: Use check_gpg=True during testing (#3353)
* New image type: Azure EAP for RHEL 8.6+ (no RHEL 9). (#3288)
* build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#3365)
* containers/osbuild-composer: wait for fluentd in entrypoint (#3357)
* distro/rhel: add payload repos to os package set (#3329)
* internal/boot: boot VMWare VMs with EFI and SCSI (#3351)
* packit: build RPMs also for EPEL 9 and RHEL (#3359)
* per-distro rpmmd cache directory (#3317)
* upload/azure: modernize & do not upload zeroed pages (#3367)
* weldr+distro: allow to send Manifest warnings on ComposeReply (#3319)
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Diaa Sami, Irene Diez, Jakub Rusz, Juan Abia, Mario Cattamo, Ondřej Budai, Sanne Raymaekers, Tomáš Hozza, dependabot[bot]
— Somewhere on the Internet, 2023-04-05
* Wed Mar 22 2023 Packit <hello@packit.dev> - 78-1
Changes with 78
----------------
* Change civ repo name (#3340)
* File resolver job (#3254)
* Introduce jobtype variable in worker dashboard (#3262)
* Test/ostree: add sysroot permission test (#3325)
* build(deps): bump actions/setup-go from 3 to 4 (#3337)
* distro/fedora: add support for Fedora 39 (#3324)
* distro: remove duplicate version checks for fonts (#3280)
* image-installer: switch payload to minimal-rpm (#3249)
* iot-raw-image: partitioning changes (#3246)
* simplified-installer: enable isolinux (#3327)
* test/vmware: boot VMs with EFI and use SCSI as a disk controller (#3330)
* tests/ostree: Change centos-8 BOOT_LOCATION to a working boot.iso (#3338)
Contributions from: Antonio Murdaca, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Sanne Raymaekers, Simon de Vlieger, dependabot[bot], yih
— Somewhere on the Internet, 2023-03-22
* Wed Mar 08 2023 Packit <hello@packit.dev> - 77-1
Changes with 77
----------------
* Add open-vm-tools to Fedora VMDK image default package set (#3300)
* Update deprecated io/ioutil functions and go:build tags (#3323)
* Update rpmrepo snapshots to 20230223 (including necessary fixes and workarounds) (#3311)
* Use CDN repos when making the worker rpms and images (#3320)
* koji: log unsuccessful requests only once (#3314)
* manifest/os: fix SUPPRESSED_ERROR issue reported by Coverity (#3304)
* packer ansible: fix unregister and aarch64 cdn repos (#3322)
* tools/appsre-ansible: don't subscribe machines used for rpmbuild (#3315)
* worker: allow configuring number of upload threads for Azure (#3321)
Contributions from: Brian C. Lane, Diaa Sami, Sanne Raymaekers, Tomáš Hozza, schutzbot, yih
— Somewhere on the Internet, 2023-03-08
* Wed Mar 01 2023 Packit <hello@packit.dev> - 76-1
Changes with 76
----------------
* Fix CIV_OPTIONS bug (#3297)
* Update test suite after rebase to weldr-client-35.9 (#3296)
* distro: assign pipeline-specific repos to package sets (#3291)
* ignition: enable systemd firstboot condition through kargs (#3308)
Contributions from: Achilleas Koutsou, Alexander Todorov, Antonio Murdaca, Juan Abia
— Somewhere on the Internet, 2023-03-01
* Wed Feb 22 2023 Packit <hello@packit.dev> - 75-1
Changes with 75
----------------
* Blueprint: add support for custom files and directories in `/etc` (#3281)
* Image info: Update from manifest-db (#3278)
* `edge-simplified-installer` allows User & Group customizations (#3285)
* cloudapi: Add subscription option for rhc (#3240)
* internal/prometheus: add more buckets for job durations (#3273)
* osbuild-worker/koji: Add logging for koji requests/responses (#3252)
* rhel: fix conditionals for sysroot.readonly enablement (#3276)
* test/cases: move CIV options into a variable (#3279)
Contributions from: Antonio Murdaca, Brian C. Lane, Diaa Sami, Irene Diez, Jakub Rusz, Juan Abia, Mario Cattamo, Sanne Raymaekers, Thomas Lavocat, Tomáš Hozza, Xiaofeng Wang
— Somewhere on the Internet, 2023-02-22
* Wed Feb 08 2023 Packit <hello@packit.dev> - 74-1
Changes with 74
----------------
* Add repositories for test case generation for RHEL 9.1 (rhel-91) (#3247)
* Adding metadata signing check (#3230)
* Enable RHEL 8 Azure images for aarch64 (#3250)
* Fix dracut modules for Anaconda installers in RHEL 9 and CS9 (#3253)
* Rewrite RHEL 7 image definitions using the new framework (#3239)
* build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.287 to 0.1.315 (#3269)
* cleanup leftovers, fix ignition in edge raw image and add tests (#3267)
* distro/rhel8: don't install missing MSFT key into azure-sap-rhui (#3270)
* internal/distro/rhel9+8/edge: add sos package (#3234)
* osbuild: unify implementations of files input 🧹 (#3248)
* repositories: fix rhel-90 repositories (#3263)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Brian C. Lane, Diaa Sami, Irene Diez, Ondřej Budai, Sanne Raymaekers, Sarita Mahajan, Simon de Vlieger, Tomáš Hozza, Xiaofeng Wang, dependabot[bot]
— Somewhere on the Internet, 2023-02-08
* Wed Jan 25 2023 Packit <hello@packit.dev> - 73-1
Changes with 73
----------------
* Packer: workaround missing authselect-compat-1.2.5-2.el9_1 in RHUI repos (#3237)
* Rewrite RHEL 8 and CS8 image definitions using the new framework (#3213)
* Schutzfile: bump osbuild commit for GA RHEL (#3214)
* Support ignition in simplified-installer and raw-image (#3130)
* build(deps): bump github.com/Azure/azure-sdk-for-go from 66.0.0+incompatible to 68.0.0+incompatible (#3229)
* distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config (#3233)
* fix ostree cannot boot on fedora37 (#3217)
* osbuild/mkdir: support new stage options and small fixes (#3226)
* schutzbot: delete ckellner's SSH key (#3224)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Gianluca Zuccarelli, Sanne Raymaekers, Tomáš Hozza, Xiaofeng Wang, dependabot[bot], yih
* worker: fix reporting the import error to composer (#3162)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Brian C. Lane, Colin Walters, Gianluca Zuccarelli, Irene Diez, Mario Cattamo, Ondřej Budai, Sanne Raymaekers, Sayan Paul, Tomáš Hozza, Xiaofeng Wang
— Somewhere on the Internet, 2022-12-14
* Wed Nov 30 2022 Packit <hello@packit.dev> - 69-1
Changes with 69
----------------
* Add /blueprints/change/NAME/COMMIT route and save blueprint changes in the store (#3121)
* CloudAPI: add description for `Repository` definition (#3158)
* Rewrite RHEL 9 and CS9 image definitions using the new framework (#3120)
* SPEC: run the %preun commands in worker package only on removal (#3149)
* Update snapshots to 20221115 (#3136)
* azure-sap image (#3074)
* ci: update Fedora 37 runners to GA (#3157)
* cloudapi/v2: pass rhsm requirement to ostree resolve job (#3142)
* disk: align LVM2 volumes to the extent size (#3137)
* image: create image-installer image type for fedora (#3077)
* tools: silence version comparison in get_build_info() (#3150)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Brian C. Lane, Christian Kellner, Ondřej Budai, Sanne Raymaekers, Sarita Mahajan, Simon de Vlieger, Tomáš Hozza, Xiaofeng Wang, fkolwa, schutzbot
— Somewhere on the Internet, 2022-11-30
* Wed Nov 16 2022 Packit <hello@packit.dev> - 68-1
Changes with 68
----------------
* Fix iot-installer build via the cloud API (#3132)
* tools/provision.sh: copy RHEL repo overrides using wildcard (#3111)
Contributions from: Brian C. Lane, Jakub Rusz, Ondřej Budai, Paul Whalen, Sanne Raymaekers, Simon de Vlieger, Thomas Lavocat, Tom Gundersen, Tomáš Hozza
— Somewhere on the Internet, 2022-11-16
* Wed Nov 02 2022 Packit <hello@packit.dev> - 67-1
Changes with 67
----------------
* Cloud API: make `location` optional for Azure Upload Options (#3093)
* Content url and rhsm ostree resolve (#3091)
* Fix blueprint firewall support (#3099)
* Ostree resolve job (#3072)
* RHEL-8.7+/9.1+: replace RHSM config on EC2 RHUI images with `redhat-cloud-client-configuration` package (#3081)
* Update snapshots to 20221025 (#3098)
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#3094)
* distro: add support for RHEL 8.8 and 9.2 (#3095)
* internal/cloudapi: add ostree options for all otree image types (#3089)
* koji: put artifacts uploaded to koji under a second level directory (#3083)
* spec: Fix ownership of the dnf-json rpmmd files (#3085)
* tests: Update the version of azurerm terraform provider (#3075)
Contributions from: Alexander Todorov, Antonio Murdaca, Brian C. Lane, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tomáš Hozza, dependabot[bot], schutzbot
— Somewhere on the Internet, 2022-11-02
* Wed Oct 19 2022 Packit <hello@packit.dev> - 66-1
* build(deps): bump github.com/aws/aws-sdk-go from 1.44.112 to 1.44.114 (#3054)
* cloudapi: add iot-installer (#3037)
* schutzbot/mockbuild: stop running mock as root (#3073)
Contributions from: Achilleas Koutsou, Jakub Rusz, Sanne Raymaekers, Tomáš Hozza, dependabot[bot], schutzbot
— Somewhere on the Internet, 2022-10-19
* Wed Oct 05 2022 Packit <hello@packit.dev> - 65-1
Changes with 65
----------------
* Appsre cleanups (#3024)
* Fix blueprint commit message (#3026)
* Update Fedora IoT Installer definition (#3020)
* [main] distro/rhel9: edge images default to LVM (#2861)
* app-sre: Update AMIs to rhel-9.0 (#3019)
* build(deps): bump cloud.google.com/go/compute from 1.9.0 to 1.10.0 (#2998)
* build(deps): bump github.com/aws/aws-sdk-go from 1.44.104 to 1.44.108 (#3034)
* build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#3003)
* build(deps): bump google.golang.org/api from 0.96.0 to 0.97.0 (#3012)
* build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#3027)
* dbjobqueue: Backoff after listener error (#3036)
* packer: add fedora 36 (#3008)
* packer: remove Fedora 35 (#3035)
* packit: Enable Bodhi updates for unstable Fedoras (#3017)
* spec: bump osbuild dep to >= 65 (#3007)
* tagging a blueprint wasn't working correctly (#3031)
* templates/composer.yml: update splunk port for splunk cloud (#3009)
* templates/packer: Allow token url to be set by cloud-init vars (#3010)
* test: add CIV tool to azure.sh (#2923)
* test: get correct CIV tag in azure.sh (#3043)
* worker: log error details on job failure (#3025)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Brian C. Lane, Diaa Sami, Irene Diez, Juan Abia, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Xiaofeng Wang, dependabot[bot]
* s3 upload: add an option to upload images publicly (#2897)
* templates/dashboards: Worker tenant fixes and uncollapsed queue times (#2987)
* templates/packer: Append distro and architecture to the ami name (#2993)
* test: User in commit will not be supported after osbuild-composer 64 (#3000)
* test: change CIV tag (#2958)
* workflow: Update to golangci-lint v1.49.0 (#2973)
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Diaa Sami, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Lukas Zapletal, Ondřej Budai, Sanne Raymaekers, Tomas Hozza, Tomáš Hozza, Xiaofeng Wang, dependabot[bot], schutzbot, yih
* CI: update test execution on nightly pipelines (#2930)
* Create multiple aws images from a single compose (#2809)
* No rhsm facts stage on rhel or for koji composes (#2919)
* appsre-ansible: support aarch64 machines (#2718)
* build(deps): bump cloud.google.com/go/storage from 1.22.1 to 1.26.0 (#2934)
* build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.27 to 0.11.28 (#2937)
* build(deps): bump github.com/containers/common from 0.48.0 to 0.49.1 (#2933)
* build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#2938)
* build(deps): bump github.com/gophercloud/gophercloud from 0.24.0 to 1.0.0 (#2939)
* build(deps): bump github.com/jackc/pgx/v4 from 4.16.0 to 4.17.1 (#2926)
* build(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 (#2940)
* build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0 (#2883)
* dbjobqueue: use background context when closing listener (#2721)
* distro/`ImageConfig`: use pointers to simple types and reflection in `InheritFrom()` (#2953)
* rhel9: explicitly add containernetworking-plugins to edge (#2951)
* schutzbot: Fast-forward release branch after green main run (#2922)
* templates/packer: Increase aws timeouts for rhel-8-aarch64 (#2955)
* test aws arm images via cloud API (#2905)
* test/gcp: Run cleanup function at the end (#2917)
* tests: add aarch64 rhel-9.0 runner to API tests (#2948)
* weldr: Preload metadata at startup (#2941)
Contributions from: Achilleas Koutsou, Brian C. Lane, Diaa Sami, Jakub Rusz, Juan Abia, Lukas Zapletal, Sanne Raymaekers, Tomas Hozza, dependabot[bot], fkolwa
— Somewhere on the Internet, 2022-09-07
* Mon Aug 29 2022 Packit <hello@packit.dev> - 62-1
* 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
* 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
* 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 29 2022 Packit <hello@packit.dev> - 56-1
Changes with 56
----------------
* 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)
* 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
Changes with 55
----------------
* Add an option to tag page blobs in Azure (#2644)
* Add support for uploading to generic S3 service using the Composer API (#2686)
* Blacklist amdgpu module on Azure images (#2717)
* CI: Integrate cloud image val (#2692)
* COMPOSER-1576: Start building rpms on 9.0 and 8.6 GA (#2716)
* Migrate scheduled cloud cleaner to separate repo (#2728)
* Remove UnmarshalJSON for Stage and StageOptions in osbuild packages (#2741)
* Service maintenance: Delete results from manifest and depsolve jobs (#2707)
* Size-based cleanup for dnf-json cache directories (#2733)
* ci: Adjust release schedule timer (#2744)
* cloudapi: standardize format of url strings (#2659)
* cloudapi: use `osbuild` jobs for Koji composes (#2636)
* dbjobqueue-tests: fix issue introduced by PR #2618 (#2730)
* distro/rhel90: remove skx_edac, intel_cstate from denylist again (#2708)
* dnfjson: add repository name and URL to repo-related error messages (#2734)
* osbuild-service-maintenance: vacuum analyze after update (#2727)
* osbuild-service-maintenance: Delete/update results in chunks (#2724)
* osbuild-worker: Correct cast of dnfjson error in depsolve job (#2731)
* packer: pin the vector version (#2725)
* prometheus: add tenant label (#2618)
* templates/composer: Map db secrets to maintenance container (#2722)
* worker/osbuild: fix forgotten return when koji upload fails (#2746)
Contributions from: Achilleas Koutsou, Alexander Todorov, Chloe Kaubisch, Christian Kellner, Juan Abia, Major Hayden, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Tomas Hozza, Ygal Blum
— Somewhere on the Internet, 2022-06-15
* Wed Jun 01 2022 Packit <hello@packit.dev> - 54-1
Changes with 54
----------------
* Add kube-linter check to github tests workflow (#2698)
* Compress Azure RHUI artefacts (#2693)
* Upload to HTTPS S3 - Support self signed certificate (#2655)
* [rhel86/rhel90] blacklist skx_edac,intel_cstate kernel modules and enable nm-cloud-setup on azure (#2706)
* [rhel9] Fixes for grub2 config (ImageConfig) and azure-rhui (#2674)
* cloudapi: Drop bucket from composer config (#2697)
* dnf-json script and Go module rewrite (#2537)
* templates: add Fedora prod tenant to the ACL (#2699)
* terraform: bump to a version that does spot fleets (#2610)
* test/old-worker: change user and package verification check (#2689)
* test: add prominent message in test script cleanup functions (#2687)
* tests/gcp: pick machine type from those available in the zone (#2684)
Contributions from: Achilleas Koutsou, Christian Kellner, Ondřej Budai, Sanne Raymaekers, Tomas Hozza, Ygal Blum
— Somewhere on the Internet, 2022-06-01
* Thu May 19 2022 Packit <hello@packit.dev> - 53-1
Changes with 53
----------------
* Old worker - New composer test: Use Cloud API (#2654)
* Post release version bump (#2670)
* distro/rhel90: add support for azure marketplace (#2665)
Contributions from: Achilleas Koutsou, Alexander Todorov, Christian Kellner, Ondřej Budai, Sanne Raymaekers, Simon de Vlieger, Tomas Hozza, Ygal Blum, dependabot[bot]
* COMPOSER-1401: Add tests for blueprints without explicit definition for / (#2412)
* Empty manifest check for osbuild jobs (#2520)
* Generic S3 test - retry creating the alias in case the service is not yet up (#2543)
* Introduce Google GCE image type (RHEL, CentOS Stream) and support importing to GCP on premise (#2155)
* Pin fedora repositories in Schutzfile + override mock templates with rpmrepo snapshots (#2508)
* Support uploading to any S3 service via the WELDR API (#2471)
* Worker dependency errors (#2505)
* build(deps): bump cloud.google.com/go/storage from 1.18.2 to 1.22.0 (#2565)
* build(deps): bump github.com/Azure/azure-sdk-for-go from 57.4.0+incompatible to 63.1.0+incompatible (#2532)
* build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.8 to 0.5.11 (#2534)
* build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.1.0 (#2525)
* build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.43.38 (#2548)
* build(deps): bump github.com/aws/aws-sdk-go from 1.43.38 to 1.43.42 (#2566)
* build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#2526)
* build(deps): bump github.com/gophercloud/gophercloud from 0.22.0 to 0.24.0 (#2536)
* build(deps): bump github.com/jackc/pgtype from 1.8.1 to 1.10.0 (#2524)
* build(deps): bump github.com/jackc/pgx/v4 from 4.13.0 to 4.15.0 (#2530)
* build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2 (#2531)
* build(deps): bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#2549)
* build(deps): bump github.com/spf13/cobra from 0.0.3 to 1.4.0 (#2560)
* build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#2535)
* build(deps): bump github.com/vmware/govmomi from 0.26.1 to 0.27.4 (#2554)
* build(deps): bump gopkg.in/ini.v1 from 1.63.0 to 1.66.4 (#2292)
* cloudapi: specify min_size type (#2319)
* gitlab: fix nightly testing (#2569)
* lib: upgrade prometheus client to 1.12 (#2528)
* osbuild2: QEMU stage implementation enhancement and code de-duplication (#2521)
* templates/packer: Rely on instance metadata to set region (#2562)
* workflows/trigger-gitlab: run Gitlab CI in new image-builder project (#2547)
Contributions from: Alexander Todorov, Chloe Kaubisch, Christian Kellner, Gianluca Zuccarelli, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Thomas Lavocat, Tomas Hozza, Ygal Blum, dependabot[bot]
* test/ostree-simplified-installer: destroy VM fixup (#2487)
* test: Add retries on ubi8 image and greenboot package downloading (#2493)
* test: Clean up and improve ostree-simplified-installer.sh (#2485)
* test: Enable CS9 test for ostree-rebase and ostree (#2515)
* test: use `T.TempDir` to create temporary test directory (#2417)
* tests: Run SonarQube analysis only on main branch (#2489)
* tools/define-compose-url: change url back to nightly (#2513)
Contributions from: Achilleas Koutsou, Alexander Todorov, Antonio Murdaca, Christian Kellner, Diaa Sami, Eng Zer Jun, Gianluca Zuccarelli, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tomas Hozza, Xiaofeng Wang, dependabot[bot], yih
— Somewhere on the Internet, 2022-04-06
* Sat Apr 02 2022 Packit <hello@packit.dev> - 46.2-1
* packer: Build Fedora 35 x86_64 and aarch64 images (#2423)
* github: fix job names and IDs for the tests workflow (#2422)
* weldr: Run on unsupported distros (#2399)
* koji: reduce excessive logging by retryablehttp (#2397)
* test: add tests purpose (#2346)
* Packit: build SRPMs in Copr (#2414)
* mockbuild: use public EPEL-9 (#2364)
* cmd/osbuild-worker: Pass bucket config to job implementation (#2411)
Contributions from: Achilleas Koutsou, Antonio Murdaca, Diaa Sami, Feng Huang, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Laura Barcziova, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Tom Gundersen, Tomas Hozza, kingsleyzissou
— Somewhere on the Internet, 2022-03-23
* Wed Mar 09 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 47-1
CHANGES WITH 47:
----------------
* cloudapi/v2: add error object to ImageStatus (#2298)
* cmd/osbuild-worker: Configure s3 bucket on the worker itself (#2404)
Contributions from: Achilleas Koutsou, Alexander Todorov, Antonio Murdaca, Chloe Kaubisch, Christian Kellner, Djebran Lezzoum, Gianluca Zuccarelli, He Yi, Jakub Rusz, Ondřej Budai, Sanne Raymaekers, Tom Gundersen, Tomas Hozza, Xiaofeng Wang
— Vöcklabruck, 2022-03-01
* Fri Feb 18 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 45-1
CHANGES WITH 45:
----------------
* mockbuild: temporarily pin RHEL 9 compose to an older one (#2321)
* Add CentOS Stream 9 support (#2142)
* Cancel waiting compose (#2237)
* tests: Use human readable size for mountpoint (#2304)
* Deduplicate some code in distro definitions (#2314)
* tests/upgrade: gather more logs (#2299)
* packer: make the worker image smaller (#2311)
* ci/nightly: report composer NVR in slack (#2317)
* fsjobqueue: refactor to allow dequeuing by multiple criteria (#2307)
* github: fetch more PRs when triggering gitlab (#2312)
* Update greenboot packaging names (#2196)
* github: split checks into 3 jobs (#2308)
* cmd/osbuild-service-maintenance: GCP deletes by image name (#2293)
* Extend information gathered by `image-info` (#2303)
* Fix problem with undo creating empty blueprint (#2207)
* Support associating repositories to package sets (#2265)
* Use the latest RPMRepo snapshot for RHEL-9.0 image tests (#2279)
* tests: update IDs in Openstack image boot test (#2263)
* Pre-define an ostree remote for RFE raw images (including created via simplified installer) (#2284)
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane, Christian Kellner, Jakub Rusz, Ondřej Budai, Peter Robinson, Sanne Raymaekers, Simon Steinbeiss, Thomas Lavocat, Tomas Hozza, Xiaofeng Wang
— Liberec, 2022-02-18
* Fri Feb 11 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 44-1
CHANGES WITH 44:
----------------
* Relax TCP timeouts for koji connections (#2282)
* cloudapi/v2: add support for aws-*-rhui image types (#2281)
* Add oracle-oci.md under image-types/rhel8 (#2283)
* Appsre packer 85 (#2274)
* Add missing F34 and F35 image test cases (#2276)
* RHEL-9.0: unify the default partitioning scheme used by all non-EDGE images (#2019)
* ci: CC QE in notification message (#2118)
* enable gosec tool (#2073)
* release-action: Send notification to our Slack channel (#2117)
Contributions from: Alexander Todorov, Diaa Sami, Djebran Lezzoum, Gianluca Zuccarelli, Juan Abia, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Thomas Lavocat, Tomas Hozza, dependabot[bot]
— Liberec, 2021-12-22
* Thu Dec 09 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 40-1
CHANGES WITH 40:
----------------
* Regression test fixes (#2109)
* store: set RHSM when initialising SourceConfig with a repo (#2105)
* spec: build all binaries with PIE (#2102)
* Job metrics (#2080)
* tests: Fix several permission and koji failures (#2099)
* templates: Max concurrent requests is required for the maintenance job (#2107)
* templates: CronJob is part of the batch/v1 api (#2104)
* Cloud API: Support more image types as S3 objects (#2081)
* osbuild-service-maintenance: Clean up expired images (#2074)
* cloudapi/v2: No ObjectReference in request bodies (#2042)
* distro/rhel90: enable edge-simplified-installer image type (#2015)
* ci: Install gssapi/gssapi.h for Coverity Scan (#2087)
* 8.5 runners (#2079)
* RHEL-9.0: Install TuneD by default and stop using `@core` package group (#2084)
* Build a worker AMI using Schutzbot (#2068)
* osbuild2: update cloud-init stage with new options (#2051)
* tests: Small updates to docs (#2011)
* api/koji: fix /compose/log route (#2078)
* ci: make some jobs interruptible (#2061)
* tests/nightly: Re-enable satellite regression test on nightly composes (#2052)
* test: cloud cleaner aws s3 (#2005)
* rpmmd: Reload subscriptions (#2067)
* Two minor logging improvements (#2063)
* terraform: update to use the new instance type (#2065)
* spec: add epoch to nevra only if it's set (#2060)
Contributions from: Achilleas Koutsou, Alex Njaastad, Alexander Todorov, Chloe Kaubisch, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Martin Sehnoutka, Ondřej Budai, Sanne Raymaekers, Tomas Hozza
— Liberec, 2021-12-09
* Wed Nov 24 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 39-1
CHANGES WITH 39:
----------------
* RHEL-9.0: install and enable TuneD by default on all EC2 images (#2050)
* internal: cleanup dracut modules and default kargs (#2045)
* Namespaced composer metrics (#2037)
* cloudapi/v2: Add support for edge-container (#2035)
* template: bump postgres max conns to 20 (#2044)
* templates: bump max postgres connections to 10 (#2040)
* osbuild2: update rhsm stage (#2014)
* internal: mandate installation device for the simplified installer (#1755)
* distro/rhel86: use the new coreos-installer-dracut (#1752)
* Switch api tests to v2 & manifest job in api v2 (#2026)
* cloudapi/v1: Adapt metadata handler to osbuild2 results (#2028)
* osbuild: check if result objects are nil in Write() (#2022)
* distro/rhel90*: minor code cleanup (#2004)
* osbuild2: support 'install' command in the modprobe stage and rework data validation (#1983)
* Use RHUI-4 for RHEL-9 EC2 image test cases (#1977)
* Logging improvements (#1989)
* worker: Correct servers in openapi spec (#1988)
* job/osbuild: skip the job if manifest generation failed (#2018)
* spec: bump osbuild version to 41 (#2012)
* composer: Add metrics endpoint to auth excludes again (#2013)
* Use V2 results internally (#1754)
* worker: Introduce manifest-id-only job (#1999)
* jobqueue: add the ability to dequeue by ID (#1997)
* Multiple new stages (#2006)
* containers: mock oauth container (#2003)
* osbuild2: new stage sshd config (#1992)
Contributions from: Achilleas Koutsou, Alexander Todorov, Antonio Murdaca, Diaa Sami, Gianluca Zuccarelli, Jakub Rusz, Juan Abia, Martin Sehnoutka, Ondřej Budai, Sanne Raymaekers, Simon Steinbeiss, Tomas Hozza, Xiaofeng Wang, diaasami, sanne, yih
— Berlin, 2021-11-24
* Wed Nov 10 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 38-1