forked from chef/ohai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
41 lines (32 loc) · 1.46 KB
/
CHANGELOG
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
Sat Jan 31 19:05:49 PST 2009
Release Notes - Ohai - Version 0.1.4
http://tickets.opscode.com
** Bug
* [OHAI-16] - 9 failing specs - investigate / patch
* [OHAI-17] - The kitten must die
* [OHAI-27] - linux network counters should have an extra array dimension for rx/tx
* [OHAI-35] - Clean up files left around from non-simple newgem, add some of the ones that are generated to gitignore
* [OHAI-42] - Properly detect Java env on RH/Fedora
** New Feature
* [OHAI-4] - OpenSolaris plugins
* [OHAI-18] - Erlang language plugin
* [OHAI-20] - per-interface ARP table collection on linux and darwin
* [OHAI-22] - sysctl network setting reporting for darwin
* [OHAI-24] - not enough freebsd7 attributes for chef-client
* [OHAI-26] - darwin network interface counters
* [OHAI-33] - ec2 metadata should show up in ohai
* [OHAI-37] - add [:command][:ps] to freebsd
* [OHAI-38] - report langauges::java
Thu Jan 15 11:13:45 PST 2009
Release Notes - Ohai - Version 0.1.2
http://tickets.opscode.com
** Bug
* [OHAI-2] - Unit tests and Integration tests must all pass
* [OHAI-13] - need command[:ps] attribute for node
* [OHAI-15] - Ohai network plugin is broken on osx
** Improvement
* [OHAI-10] - Refactor node data structure for bb's sanity
* [OHAI-12] - Refactor network interface section(s)
** New Feature
* [OHAI-1] - Ensure Ohai gem builds completely
* [OHAI-8] - Add ssh host key attributes for Linux and Darwin