Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391747 - [bump] dev-ruby/facter-1.6.3
Summary: [bump] dev-ruby/facter-1.6.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 23:13 UTC by Matthew Marlowe (RETIRED)
Modified: 2011-12-04 02:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Marlowe (RETIRED) gentoo-dev 2011-11-23 23:13:04 UTC
facter 1.6.3 ebuilds not visible in tree and no visible bugs for bump.

Facter 1.6.3 was released roughly 12 days ago.  Changes may not impact gentoo much as they seem to be targeting other platforms -- however, people running multiple platforms will want to run the same release on  each to make tracking down bugs easier.

Announcement below:
Matthaus Litteken matthaus@puppetlabs.com to puppet-users, puppet-dev, puppet-announce
	
show details Nov 11 (12 days ago)
	
Facter 1.6.3 is a maintenance release containing fixes, updates and
refactoring.  It resolves issues #7038, #10228, and #10233.  Full
release notes below.

This release is available for download at:
 http://puppetlabs.com/downloads/facter/facter-1.6.3.tar.gz

See the Verifying Puppet Download section at:
 http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads

Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.6.3:
 http://projects.puppetlabs.com/projects/facter/

Full Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/Wiki

RPMs available on yum.puppetlabs.com
DEBs available on apt.puppetlabs.com

# Facter 1.6.3 Release Notes

## (7038) Validate prtdiag output in manufacturer

  prtdiag cannot be run inside zones, and calling
  Facter::Util::Resolution.exec on it will return nil. The manufacturer
  utility was calling split() on nil, which was raising an exception.
  Added validation of prtdiag output, and simplified the regex to extract
  values for facts. Added more coverage for the related facts as well.


## (10228) Ascendos OS support for various facts.

  This patch will make various facts return the correct value on Ascendos
  (a new RHEL rebuild - http://www.ascendos.org/):

  * hardwareisa
  * lsbmajdistrelease
  * macaddress
  * operatingsystem
  * operatingsystemrelease
  * osfamily
  * uniqueid

## (10233) Adds support for Parallels Server Bare Metal to Facter
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2011-12-04 02:28:11 UTC
in cvs.