Skip to content
Snippets Groups Projects
Commit 0a10c07c authored by Seth Chisamore's avatar Seth Chisamore
Browse files

release v4.0.0.rc.2

parent a5a1eb82
No related branches found
No related tags found
No related merge requests found
Omnibus CHANGELOG
=================
 
v4.0.0.rc.2 (November 10, 2014)
-------------------------------
### New Features
#### Platforms
- Raspberry Pi platform support (currently Raspbian and Pidora)
- AIX
- XL C is the default compiler on AIX.
- FreeBSD 10
- Clang is the default compiler on FreeBSD 10+
- Add `libgcc` and `libelf` to the FreeBSD whitelist
- Solaris
- Make compilation default `-static-libgcc`
### Bugfixes
- Set default values for `CXXFLAGS`.
- Retrieve the correct path_key from the ENV on Windows.
- openSUSE/SLES fixes for OHAI-339.
- Properly truncate platform version on Arch Linux.
- Ensure final `*.dmg` name matches actual `*.pkg` name.
- Change `makeself` package extension back to `.sh`.
- Generate a default `makeselfinst` which fires at following install.
- Map `Omnibus::Project#replaces` to RPM Spec file's `Obsoletes:`.
v4.0.0.rc.1 (September 23, 2014)
--------------------------------
 
Loading
Loading
Loading
Loading
@@ -15,5 +15,5 @@
#
 
module Omnibus
VERSION = '4.0.0.rc.1'
VERSION = '4.0.0.rc.2'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment