blob: 42a3d8781d3324d9a84828d440964a53a5dbe1b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
## [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.
## [1.0] - 2016-11-25
Initial release -- Centos 7.2-1511 Generated list of RPM and python and Qemu 2.3
|