Skip to main content

· One min read

Week 14 (April 1st – April 7th)

  • When using fast_forward_merge_into, version_update_mask is now correctly being taken into consideration. (packit#2551)
  • We have introduced a new config command group for configuration-related commands and moved the validate-config command under it, resulting in the new command being packit config validate. (packit#2559)
  • It is now possible to retrigger dist-git CI scratch builds with /packit scratch-build. (packit-service#2770)

· One min read

Week 13 (March 25th – March 31st)

  • We have fixed an issue that could cause subsequent runs of propose_downstream/pull_from_upstream to fail if upstream git repo contains submodules that are manipulated with in actions. (packit-service#2768)
  • Packit now supports --base-nvr option when submitting scans to OpenScanHub. The base NVR is pulled in from Koji to perform a differential scan. (packit#2569)
  • Packit CLI now submits Koji builds in parallel. (packit#2568)

· One min read

Week 11 (March 11th – March 17th)

  • It is now possible to set use_target_repo_for_fmf_url configuration flag to bypass the default passing of fork URLs for test requests. (packit-service#2752)
  • Packit as Fedora CI no longer overwrites Koji scratch build statuses on a PR when the same commit is shared between different target branches. (packit-service#2747)
  • New aliases for minor versions of EPEL have been added, see the documentation for more details. (fedora-distro-aliases#27)

· One min read

Weeks 3–4 (January 14th – January 27th)

danger

This is also a breaking release that includes changes from the Packit 1.0.0, we have opened PRs that should help you with migration if you are affected.

For more details please see the following blog post.

  • Added support for detached (open)SUSE style changelogs (specfile#444, contributed by Dan Čermák)