X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Ftools%2Fdisk-image-builder%2Fcentos%2FCHANGELOG;h=42a3d8781d3324d9a84828d440964a53a5dbe1b9;hb=3384969a087da01d261c3b9e381add2c43721b6a;hp=db3114b9127c8d1cfe4cff5968b5212f7c39d035;hpb=7af34879d4c2a0c0994d93ded5d9a686c860e8da;p=csit.git diff --git a/resources/tools/disk-image-builder/centos/CHANGELOG b/resources/tools/disk-image-builder/centos/CHANGELOG index db3114b912..42a3d8781d 100644 --- a/resources/tools/disk-image-builder/centos/CHANGELOG +++ b/resources/tools/disk-image-builder/centos/CHANGELOG @@ -1,3 +1,55 @@ +## [2.4] - 2019-04-15 + +Add boost-filesystem + +## [2.3] - 2019-04-14 + +Add mbedtls-devel + +## [2.2] - 2019-04-12 + +Add python36, update image to Centos 7.6 and qemu to 2.12. + +## [2.1] - 2019-01-04 + +Add pexpect, dill, numpy and scipy to pip requirements. + +## [2.0] - 2018-11-19 + +Add python-cffi. + +## [1.9] - 2018-03-20 + +Centos image 7.4-1711 Add mbedtls and selinux-policy. + +## [1.8] - 2018-03-17 + +Fix pypcap package insallation. Add libffi-devel. + +## [1.7] - 2018-03-10 + +Add mbedtls and selinux-policy packages. Use Centos Vault repo for 7.3.1611. + +## [1.6] - 2017-09-22 + +Moved IPv6_disable from GRUB boot params to sysctl + +## [1.5] - 2017-08-01 + +Added tcpdump. + +## [1.4] - 2017-02-23 + +Added pypcap. + +## [1.3] - 2017-02-20 + +Added socat and psmisc as vm testing dependency. + +## [1.2] - 2017-01-24 + +Centos 7.3-1611 -- Add dhcp client to kickstart file. + ## [1.1] - 2016-12-26 Centos 7.3-1611 -- Use Yum on target. Lists only include delta from distro release.