Skip to content

Commit 0d78beb

Browse files
author
Seth Thomas
authored
Merge pull request #642 from chef/release-2.2.9
Release 2.2.9
2 parents a2dabde + 8cebf38 commit 0d78beb

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

CHANGELOG.md

+55
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,64 @@
11
# Change Log
22

3+
## [2.2.9](https://github.com/chef/bento/tree/2.2.9) (2016-08-01)
4+
[Full Changelog](https://github.com/chef/bento/compare/2.2.8...2.2.9)
5+
6+
**Improvements:**
7+
8+
- OpenSUSE Leap 42.1: requires 768 Mb memory. [\#632](https://github.com/chef/bento/pull/632) ([rickard-von-essen](https://github.com/rickard-von-essen))
9+
- Update for 16.04.1 iso [\#629](https://github.com/chef/bento/pull/629)
10+
- For reals fixed 16.04 pkg lock bug [\#637](https://github.com/chef/bento/pull/637) ([cheeseplus](https://github.com/cheeseplus))
11+
12+
**Fixed bugs:**
13+
14+
- VMware: HGFS not working - Ubuntu 16.04 [\#591](https://github.com/chef/bento/issues/591)
15+
16+
**EOL**
17+
18+
- Fedora 22
19+
20+
**Tool Versions:**
21+
22+
- Packer 0.10.1
23+
- VirtualBox 5.0.26
24+
- VMware Fusion 8.1.1
25+
- VMware Workstation 12.1.1
26+
- Parallels Pro 11.2.1
27+
28+
## [2.2.8](https://github.com/chef/bento/tree/2.2.8) (2016-07-22)
29+
[Full Changelog](https://github.com/chef/bento/compare/2.2.7...2.2.8)
30+
31+
**Improvements:**
32+
33+
- Archiving all non-current builds [\#622](https://github.com/chef/bento/pull/622) ([cheeseplus](https://github.com/cheeseplus))
34+
- Add Fedora 24 and dedupe kickstart scripts [\#623](https://github.com/chef/bento/pull/623) ([tas50](https://github.com/tas50))
35+
- 16.04 should use open-vm-tools [\#621](https://github.com/chef/bento/pull/621) ([cheeseplus](https://github.com/cheeseplus))
36+
- Updated Debian 7 to 7.11 [\#608](https://github.com/chef/bento/pull/608) ([rickard-von-essen](https://github.com/rickard-von-essen))
37+
- Updated Debian 8 to 8.5 [\#607](https://github.com/chef/bento/pull/607) ([rickard-von-essen](https://github.com/rickard-von-essen))
38+
- Updated CentOS and RHEL to 6.8 [\#605](https://github.com/chef/bento/pull/605) ([rickard-von-essen](https://github.com/rickard-von-essen))
39+
- Disable automated package upgrades on Debian-like boxes [\#612](https://github.com/chef/bento/pull/612) ([jrb](https://github.com/jrb))
40+
- Fix new-style device naming from Network Manager on RHEL/CentOS 7 [\#617](https://github.com/chef/bento/pull/617) ([legal90](https://github.com/legal90))
41+
- update apt sources to use archive.debian.org for packages [\#614](https://github.com/chef/bento/pull/614) ([apollocatlin](https://github.com/apollocatlin))
42+
43+
**Fixed bugs:**
44+
45+
- apt.systemd.daily creates conflict in xenial64 box [\#616](https://github.com/chef/bento/issues/616)
46+
- FreeBSD: Root password not set! [\#610](https://github.com/chef/bento/issues/610)
47+
- ubuntu-16.04: unattended updates locking dpkg [\#609](https://github.com/chef/bento/issues/609)
48+
- Fix vagrant.sh failing on Solaris nodes [\#606](https://github.com/chef/bento/pull/606) ([tas50](https://github.com/tas50))
49+
50+
**Tool Versions:**
51+
52+
- Packer 0.10.1
53+
- VirtualBox 5.0.24
54+
- VMware Fusion 8.1.1
55+
- Parallels Pro 11.2.0
56+
357
## [2.2.7](https://github.com/chef/bento/tree/2.2.7) (2016-05-20)
458
[Full Changelog](https://github.com/chef/bento/compare/2.2.6...2.2.7)
559

660
**Improvements:**
61+
762
- Ubuntu: HWE BEGONE! pt 1 - Fix for VMware HGFS on 14.04 [\#584](https://github.com/chef/bento/pull/584) ([davidmnoriega](https://github.com/davidmnoriega))
863
- Ubuntu: HWE BEGONE! pt 2 - The Pangolining [\#587](https://github.com/chef/bento/pull/587) ([cheeseplus](https://github.com/cheeseplus))
964
- OpenSuSE: Switching to more reliable mirror [\#583](https://github.com/chef/bento/pull/583) ([cheeseplus](https://github.com/cheeseplus))

0 commit comments

Comments
 (0)