Changelog for
rubygem-hiera-1.3.4-7.1.x86_64.rpm :
Fri Dec 5 13:00:00 2014 tampakrapAATTopensuse.org
- Replace the PreReq with Requires, the former is wrong and creates circular dependency issue
Sat Nov 29 13:00:00 2014 tampakrapAATTopensuse.org
- Move the Provides to the versioned package
- Fix the requirements between the versioned and unversioned packages
Wed Nov 26 13:00:00 2014 tampakrapAATTopensuse.org
- Convert to the new ruby packaging schema
Thu Oct 16 14:00:00 2014 darinAATTdarins.net
- update to 1.3.4
* CVE-2014-3248 (Arbitrary Code Execution with Required Social Engineering)
On platforms with Ruby 1.9.1 or earlier, an attacker could have
Puppet execute malicious code by convincing a privileged user to
change directories to one containing the malicious code and then
run Puppet.
* Hiera 1.3.3
- HI-239: Backport speed improvement to 1.3.x codebase, resulting
in a substantial speed increase in lookups compared to Hiera 1.3.2.
- HI-149: Remove Fedora 18 from default build targets
- HI-236: Remove Raring (Ubuntu 13.04) from build_defaults, it is EOL
- HI-185: Add Trusty (Ubuntu 14.04) support
- HI-232: Hiera should conflict/provide/replace ruby-hiera (from Ubuntu)
* Hiera 1.3.2
- HI-179: Add RHEL 7 support for Hiera packaging.
- HI-176: Hiera would fail to find the correct ruby binary on Debian
when an alternative version was installed. Hiera now uses /usr/bin/ruby,
which fixes the issue.
- HI-178: Acceptance tests have been added for Solaris and Windowsi
vCloud machines.
- HI-115: Hiera would show an incorrect recursive_guard warning if
the same variable was interpolated twice in a hierarchy definition,
even if the usage was not recursive.
* Hiera 1.3.1
- HI-65: Empty YAML files can raise an exception (backported to stable as HI-71)
A complete changelog is available from:
https://docs.puppetlabs.com/hiera/1/release_notes.html
or visiting
https://github.com/puppetlabs/hiera/compare/1.2.1...1.3.4
Fri May 3 14:00:00 2013 borisAATTsteki.net
- updated to latest upstream version 1.2.1
- mostly bug fixes
* (#17434) Simplify logic around looking up values
* (#17434) Simplify string interpolation
* (#17434) Stronger assertion about how keys are looked up
* Fix #19792 - cryptic error when missing deep_merge gem
* fix for Interpolate hash keys like already done for strings.
* fix for not-detecting-puppet-correctly-in-rack
- for real changelog go to:
https://github.com/puppetlabs/hiera/commits/1.2.1
Sat Jan 5 13:00:00 2013 borisAATTsteki.net
- updated to latest upstream version 1.1.2
- json requirement changed to json_pure
Thu Nov 1 13:00:00 2012 aboe76AATTgmail.com
- updated to latest upstream 1.1.1
Wed Oct 10 14:00:00 2012 borisAATTsteki.net
- updated to latest upstream 1.1.0
Wed Oct 10 14:00:00 2012 mrueckertAATTsuse.de
- drop unneeded rubygem-rdoc buildrequires
Wed Oct 10 14:00:00 2012 mrueckertAATTsuse.de
- buildrequire ruby-devel to fix build on 12.2
Sun Aug 5 14:00:00 2012 borisAATTsteki.net
- initial packaging of hiera 0.3.0 using gem2rpm