Facter 1.7.3 is a bugfix release in the 1.7 series.

To see a list of the issues addressed by this release, check out the
1.7.3 version in our issue tracker at:
https://projects.puppetlabs.com/versions/414

Downloads are available at:
 * Source: https://downloads.puppetlabs.com/facter/facter-1.7.3.tar.gz

RPMs are available at https://yum.puppetlabs.com/el or /fedora

Rubygem available at http://rubygems.org/gems/facter

Debs are available at https://apt.puppetlabs.com

Mac package is available at
https://downloads.puppetlabs.com/mac/facter-1.7.3.dmg

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

=========================
## Facter 1.7.3 Release Notes  ##
=========================

For the full detail of closed issues specific to 1.7.3 see [this list
in Redmine](http://projects.puppetlabs.com/versions/414), containing
no new features, and 10 bugs closed, the majority for Windows.

Windows Executable External Facts (#22077)

Facter on Windows now supports generating external facts from
executables (.exe, .com, .bat, .ps1). Text
based external facts (.txt) have been supported since 1.7.0. See
http://docs.puppetlabs.com/guides/custom_facts.html#executable-facts-----windows
for more information.

Windows IP related Facts (#12116, #16665, #16668, #21518)

Facter on Windows used to gather IP related facts using `netsh`, which
did not work reliably on 2003,
due to a dependency on the Routing and Remote Access service, nor did
it work on non EN_US systems.
Version 1.7.3 has been updated to use WMI, which resolves these
issues. It also adds the `ipaddress6`
fact on systems where this is available.

Fedora 19 (#21762)

Facter packages are now available for Fedora 19.


* 12116: Windows domain and fqdn facts error when there is no domain.
* 16665: [windows] wrong ipaddress with locale != en
* 16668: [windows] ipaddress fact reports hostname
* 20989: Facter 1.7.1 on 32 bit windows reports architecture fact as
"i1586", should be "x86"
* 21518: "interface" fact not available on windows 2003
* 21533: Facter prints errors to stderr on precise and f18
* 21762: Update facter to support F19
* 22064: Potential Local Escalation issue with Facts.d folder for
executable facts on Windows
* 22077: External Facts Support On Windows
* 22163: Remove hardcoded hostname dependencies from facter

======================
## Facter 1.7.3 Changelog  ##
======================

Adrien Thebo (2):
      d85a4c1 (refactor) Simplify ipaddress fact specs
      56ce53a (maint) Stub extraneous facts when testing ifconfig

Clément Demonchy (1):
      32fd13a ip address fact that return full ifconfig output

Elias Probst (1):
      d49f646 (#21533) Convert network data to string before access

Josh Cooper (12):
      9be738f (#21533) Verify facter doesn't write to stderr
      995232e Maint: Don't load facts twice during specs
      0ddf001 (#16668) Use WMI to collect macaddress fact
      c3199c7 (#16665) Remove references to netsh
      2ac6cc1 Maint: Simplify how interfaces are enumerated
      9f18629 (#16668) Support IPv6 adapter binding order
      abf0d08 Maint: Update yardocs
      fb3bd3b maint: adding lib to spec path in spec helper
      3ade301 (#16668) Backport WMI changes to per-interface facts
      c128221 Maint: Don't output "No facts loaded from" during tests
      4e12130 Maint: Clear memory facts now that they are loaded earlier
      5a730af (#12116) Don't break on the first interface

Josh Partlow (3):
      6031275 (maint) Fix mocha expectations crashing facter_spec
      ad902bd (maint) Rakefile loads all the libraries it can.
      65577a4 (maint) Update README with a little bit of spec info.

Matthaus Owens (6):
      9f5bec1 (maint) Clean up install.rb dependencies
      9d04cf5 (maint) Remove openssl dependencies from debian/control file
      3979271 (packaging) Update changelog template with currently
supported debian/ubuntu dists.
      53eeb2a (packaging) Remove createpackage.sh from facter
      a1842d0 (packaging) Remove PackageInfo.plist, it is no longer
used by packaging.
      e7a26cf (packaging) Update FACTERVERSION to 1.7.3

Melissa (3):
      18522b4 (Bug #21762) Update facter to support F19
      77de566 (Bug #22163) remove hardcoded hostname dependencies
      9e79d7c (packaging) Update FACTERVERSION to 1.7.3-rc1

Rob Reynolds (14):
      663c3d3 Adding a windows fact for i686 to architecture specs
      0cb1ff1 (#20989) x86 windows hardware model show i686 not i1586
      11ee819 (Maint) Ignore Gemfile.local
      0a8c231 (#16668) Use WMI to collect IPv4 address
      8ab8b98 (#16668) Use WMI to collect netmask fact
      66d8c80 (#16668) Use WMI to collect IPv6 address
      672efc5 (#21518) Use WMI to collect per-interface facts
      8fc6bd5 (#16668) added windows network spec helper
      47bfb4a (#16668) Only consider NICs that have a binding entry
      aaebc4e (#16668) Ipv6 remove warning
      e056b44 (#21738) Revert "(#2157) Remove support for executable
external facts on Windows"
      6423c0d (#21738) Add .cmd / Update PowerShell parser
      26a7691 maint: Refactor Key Value Output Parsers
      b9abdd1 (#12116) Windows domain/fqdn error when no domain

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to