|
1 | 1 | CHANGELOG
|
2 | 2 | =========
|
3 | 3 |
|
| 4 | +#### [1.3.0.1] #### |
| 5 | + * [0e1c801] Github #9, #10 and #12 fixes (Daniel Henrique Barboza) |
| 6 | + * [9a5567a] i18n.py: deleting the merge with kimchi messages (Daniel Henrique Barboza) |
| 7 | + * [a8a6514] Enhancing Power Management error messages (Daniel Henrique Barboza) |
| 8 | + * [8c5ea3a] ChangeLog file for Ginger (Daniel Henrique Barboza) |
| 9 | + * [4c81977] Make check fixes (Daniel Henrique Barboza) |
| 10 | + |
4 | 11 | #### [ginger-1.3.0] ####
|
5 | 12 | * [0e4806c] Debian/Ubuntu packaging files (Daniel Henrique Barboza)
|
6 | 13 | * [23ded96] README: adding Ubuntu/Debian info. (Daniel Henrique Barboza)
|
@@ -39,7 +46,46 @@ CHANGELOG
|
39 | 46 | * [4fac9cc] Updated .gitignore to Address Generated Files ( [email protected])
|
40 | 47 | * [5ce4a73] Adapt to new Kimchi authorization scheme (Zhou Zheng Sheng)
|
41 | 48 |
|
42 |
| -#### [ginger-1.2.1] #### |
| 49 | +#### [1.3.0.1] #### |
| 50 | + * [0e1c801] Github #9, #10 and #12 fixes (Daniel Henrique Barboza) |
| 51 | + * [9a5567a] i18n.py: deleting the merge with kimchi messages (Daniel Henrique Barboza) |
| 52 | + * [a8a6514] Enhancing Power Management error messages (Daniel Henrique Barboza) |
| 53 | + * [8c5ea3a] ChangeLog file for Ginger (Daniel Henrique Barboza) |
| 54 | + * [4c81977] Make check fixes (Daniel Henrique Barboza) |
| 55 | + * [0e4806c] Debian/Ubuntu packaging files (Daniel Henrique Barboza) |
| 56 | + * [23ded96] README: adding Ubuntu/Debian info. (Daniel Henrique Barboza) |
| 57 | + * [f0c3be7] models/ibm_sep.py: adding 'is_feature_available()' method (Daniel Henrique Barboza) |
| 58 | + * [c332517] models/interfaces.py: fixing an 'is not defined' error (Daniel Henrique Barboza) |
| 59 | + * [fd5c176] UI: Capabilities for ginger ( [email protected]) |
| 60 | + * [b60e80a] Capabilities API: adding support to some existing models (Daniel Henrique Barboza) |
| 61 | + * [b911174] Adding capabilities API to Makefiles (Daniel Henrique Barboza) |
| 62 | + * [6441dbf] Adding new API: Capabilities (Daniel Henrique Barboza) |
| 63 | + * [8aa841f] Fix delete user return error (Rodrigo Trujillo) |
| 64 | + * [e8453fc] Have Firmware inherit from Object ( [email protected]) |
| 65 | + * [b7589c6] Changing the network interfaces listing (Daniel Henrique Barboza) |
| 66 | + * [a7f2e08] UI: Ginger User Management (Wen Wang) |
| 67 | + * [b76a7e2] models/interfaces.py: removing ip/netmask on blank input ( [email protected]) |
| 68 | + * [1e1011f] Add Ginger Help files (Rodrigo Trujillo) |
| 69 | + * [a8bff3e] Packaging: Let Ginger Depend on Latest Kimchi (Zhou Zheng Sheng) |
| 70 | + * [3345353] Deal with bad hdd sensor data ( [email protected]) |
| 71 | + * [6eb90a5] Bugfix: Make buttons display properly when the text is long (Wen Wang) |
| 72 | + * [e7ed072] Enhancement: Change the SEP status style from text to a status dot (Wen Wang) |
| 73 | + * [468149e] host-admin.js: disabling OK button when processing ( [email protected]) |
| 74 | + * [daecbfc] Update Makefile.am to add autogen.sh in tarball. (Paulo Vital) |
| 75 | + * [3cc5181] Add timeout check for configuration backup (Zhou Zheng Sheng) |
| 76 | + * [9a3b682] Bugfix Takes time to activate tuned profile in "Power Options" (Wen Wang) |
| 77 | + * [db95b9e] IBM SEP bug fix: Update _get_subscribe info (Paulo Vital) |
| 78 | + * [eac260e] Bugfix: Change ginger's text for translation ( [email protected]) |
| 79 | + * [1e1905b] UI: SEP(ESA) initial setup (Wen Wang) |
| 80 | + * [b6f83bc] IBM Serviceable Event Provider (SEP): Update build files (Paulo Vital) |
| 81 | + * [c5869b6] IBM Serviceable Event Provider (SEP): Backend support (Paulo Vital) |
| 82 | + * [66db9fd] IBM Serviceable Event Provider (SEP): Update configuration files (Paulo Vital) |
| 83 | + * [646a0c1] UI: Host sensors data visualization (Wen Wang) |
| 84 | + * [ea67e95] 'tuned' troubleshot information in README file ( [email protected]) |
| 85 | + * [91ebfc3] Add sensors backend functionality ( [email protected]) |
| 86 | + * [9e5dccc] Fix pyflakes and pep 8 errors (Zhou Zheng Sheng) |
| 87 | + * [4fac9cc] Updated .gitignore to Address Generated Files ( [email protected]) |
| 88 | + * [5ce4a73] Adapt to new Kimchi authorization scheme (Zhou Zheng Sheng) |
43 | 89 | * [77a3b53] Removed all author references from Ginger files. (Paulo Vital)
|
44 | 90 | * [f19cf68] Changed the year of all IBM copyright mention to 2014. (Paulo Vital)
|
45 | 91 | * [28450db] Change project name in all files from Kimchi-ginger to Ginger. (Paulo Vital)
|
|
0 commit comments