You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains the following potentially breaking change:
Service names ending in d that differ to the package name are not supported when using RPM. (#140)
And adds the following features:
Always add the repo defined by rpm_yum_repo and deb_apt_source repos if new setting package_test_always_add_repo is set to true, not only when installing a previously published packages. This then allows installation of the new package to depend on packages in the supplied repo.
This release contains the following breaking changes:
Updated cargo-deb to our own version, which introduces support for usr-merge in systemd units. By default this uses the new usr-merge paths. To disable this, add usr-merge = false to your systemd-units.