Skip to content

Releases: theforeman/foreman_maintain

1.1.6

21 Sep 10:37
Compare
Choose a tag to compare
  • Add missing psql and nftables dependencies - #35487
  • Remove duplicate ssl params of cpdb cmd - #35533

1.1.5

14 Sep 07:23
Compare
Choose a tag to compare
  • Only fix pulpcore artifacts when they exist - #35506
  • Run procedure FixPulpcoreArtifactOwnership during 6.11 upgrade -#35261

1.0.16

06 Sep 09:31
Compare
Choose a tag to compare
  • Don't enable RH repos when custom repo mentioned - #34878

1.0.15

04 Aug 14:15
Compare
Choose a tag to compare
  • Run procedure FixPulpcoreArtifactOwnership during 6.11 upgrade - #35261

1.1.4

14 Jul 12:16
Compare
Choose a tag to compare
  • Remove ruby 2.0 from test matrix
  • Add Satellite and Capsule 6.12 upgrade scenarios - #35201
  • Comment references obsolete databases - #35195

1.0.14

14 Jul 14:19
Compare
Choose a tag to compare
  • Fix backup tests for Ruby 3.0 - #35129
  • Don't try to delete pulp mountpoints - #34699

1.0.13

08 Jul 14:45
Compare
Choose a tag to compare
  • Simplify self-upgrade mechanism - #34937

1.1.3

01 Jul 08:42
Compare
Choose a tag to compare

What's Changed

  • drop passenger-recycler as we don't support passenger anymore by @evgeni in #627
  • Fixes #35145 - strip out + and ~ from package versions by @evgeni in #628
  • run all tests via ruby/setup-ruby and enable bundler caching by @evgeni in #629

Full Changelog: v1.1.2...v1.1.3

1.1.2

01 Jul 08:38
Compare
Choose a tag to compare

What's Changed

  • Fixes #34706 - introduce an option to exclude step from whitelist by @upadhyeammit in #601
  • Fixes #34820 - nft rule to allow traffic from localhost by @upadhyeammit in #608
  • Fixes #34874: foreman_cache_data should be a config file for backups … by @ehelms in #611
  • Refs #34874: Include pulpcore_cache_data for installer in config_files by @ehelms in #612
  • Fixes #34878 - enable Red Hat repositories to resolve dependencies if… by @upadhyeammit in #613
  • Fixes #34854 - disable custom repo if it was not enabled by @upadhyeammit in #610
  • Refs #34878 - don't enable RH repos when custom repo mentioned by @upadhyeammit in #617
  • Fixes #34928 - sanitize the repository label for EL7 by @upadhyeammit in #618
  • Fixes #34937 - Simplify self-upgrade mechanism by @upadhyeammit in #619
  • Fixes #34195 - add apt package manager for debian by @upadhyeammit in #576
  • Regenerate api docs after Puppet removal by @upadhyeammit in #621
  • Refs #34181 - regen apipie cache on server only by @upadhyeammit in #622
  • Fixes #35029 - Require Candlepin CA cert prior running installer by @upadhyeammit in #623
  • do not enable ansible repo on el8 by @evgeni in #624
  • Backup and restore for Debian by @upadhyeammit in #620

Full Changelog: v1.1.1...v1.1.2

1.0.12

08 Jun 13:43
Compare
Choose a tag to compare
  • Require Candlepin CA cert prior running installer - #35029
  • Regen apipie cache on server only - #34181