~ubuntu-branches/ubuntu/maverick/facter/maverick-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Adam Gandelman
  • Date: 2011-10-25 10:43:54 UTC
  • Revision ID: package-import@ubuntu.com-20111025104354-69asaollusprprvm
Tags: 1.5.7-1ubuntu1.2
* lib/facter/ec2.rb: Properly handle ip+port when testing connectivity
  of ec2 metadata service.(LP: #732953)
* lib/facter/util/collection.rb: Backported fix from upstream commit
  2255abee7bdb9b6478ca228546e3d275dbac0ec3. Reload all facts if the
  requested fact is not found.  Ensures consistency after facts
  have been cleared. (LP: #876130)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
facter (1.5.7-1ubuntu1.2) maverick-proposed; urgency=low
 
2
 
 
3
  * lib/facter/ec2.rb: Properly handle ip+port when testing connectivity
 
4
    of ec2 metadata service.(LP: #732953)
 
5
  * lib/facter/util/collection.rb: Backported fix from upstream commit
 
6
    2255abee7bdb9b6478ca228546e3d275dbac0ec3. Reload all facts if the
 
7
    requested fact is not found.  Ensures consistency after facts
 
8
    have been cleared. (LP: #876130)
 
9
 
 
10
 -- Adam Gandelman <adamg@canonical.com>  Tue, 25 Oct 2011 10:43:54 -0700
 
11
 
1
12
facter (1.5.7-1ubuntu1.1) maverick-proposed; urgency=low
2
13
 
3
14
  * Cherry-picked KVM detection for 'virtual' fact from upstream commit