Skip to content

Latest commit

 

History

History
87 lines (66 loc) · 5.35 KB

CHANGELOG.md

File metadata and controls

87 lines (66 loc) · 5.35 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Jansa-1 Alpha-1

Fixed

  • Explicitly depend on enabled postfix package (#349)

Ivanchuk-1 - Released 2019-09-18

Added

  • Install python modules required for embedded ansible credentials (#341)
  • Download the ansible-runner repo file rather than hardcoding the contents (#332)
  • Update to ovirt 4.3 (#334)
  • Add libssh2-devel for rugged gem SSH support (#336)
  • Update to ruby 2.5.5 (#327)
  • Do not use unrecommended mount option nobarrier (#325)
  • Update to node 10 (#320)

Changed

  • Change database paths and packages to PG 10 (#306)

Fixed

  • Increase libvirt memory to 4GB to reduce build time (#337)
  • Exclude specific -firmware packages only (#311)

Removed

  • Remove SCL related packages/repo - no longer used (#333)
  • Remove pglogical package (#317)

Hammer-1 - Released 2019-01-14

Added

  • Add seeding ansible runner galaxy roles (#298)
  • Add vspk python module for Nuage (#292)
  • Add pylxca python module for Lenovo (#293)
  • Add RPMs needed for Ansible playbooks and roles for oVirt (#281)
  • Update appliances to ruby 2.4.4 (#280)
  • Add support for OpenID-Connect (#272)
  • Add sqlite-devel package (#260)
  • Remove enable for docker service (#251)
  • Add the docker package to run awx locally on the appliance (#250)
  • Add post compression support (#288)
  • Compress Azure, HyperV and EC2 images (#289)
  • Move from apache module mod_auth_kerb to mod_auth_gssapi (#282)
  • Add dracut-config-generic for EC2 ENA support (#277)

Fixed

Removed

  • Remove non-existing "server-policy" yum group (#268)

Gaprindashvili-4 - Released 2018-07-16

Fixed

  • Remove non-existing "server-policy" yum group (#268)

Gaprindashvili-3 - Released 2018-05-15

Added

  • Create ref symlink for release build (#265)
  • Clear yarn cache (#264)

Gaprindashvili-1 - Released 2018-01-31

Added

  • Update to CentOS 7.4 (#244)
  • Use a master copr repo on the master branch (#230)
  • Add qpid-proton-c libs (#228)
  • Add screen package (#224)
  • Add a script to resize/convert Azure image (#222)
  • Delete temporary files created during build (#218)

Fixed

  • Install 'mime-types' outside of bundle (#254)
  • Run bundle clean --force after we bundle install (#248)
  • Change config path to be relative to script (#252)
  • Use update:ui task instead of update:bower (#220)

Initial changelog added