[Pkg-puppet-devel] [facter] branch upstream updated (a25ddb2 -> da525a0)

Stig Sandbeck Mathisen ssm at debian.org
Wed Jan 27 21:12:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

ssm pushed a change to branch upstream
in repository facter.

      from  a25ddb2   Imported Upstream version 2.4.4
      adds  4fb73a3   (maint) Remove rubygems_version from gemspec.
      adds  20a41ef   Merge pull request #960 from peterhuene/maint
       new  f075600   (FACT-704) Fix docker detection for systemd slices
       new  7fb97e4   Merge pull request #974 from bodgit/docker
       new  50eac16   (FACT-765) Constrain windows `id` gid resolution
       new  3f6775c   Merge pull request #979 from reidmv/fix_fact765
       new  a66ea61   (FACT-1286) Only return files, never directories
       new  b6cc378   Merge pull request #1234 from p8952/fix/2.x/which_returns_directories
       new  e3e7c4f   (FACT-959) Incorrect processor counts on Windows
       new  ba8b3d0   Merge pull request #1242 from MikaelSmith/jasminen-2.x
       new  ec73549   (FACT-380) Use the interface of the default route for network facts
       new  a36fec7   Merge pull request #1258 from branan/bug/2.x/fact-380-default-interface
       new  ee7669b   (packaging) Update FACTERVERSION to 2.4.5
       new  3043635   Revert "(FACT-380) Use the interface of the default route for network facts"
       new  10cc4a8   Merge pull request #1262 from branan/revert/2.x/FACT-380
       new  cc04e52   (packaging) Update FACTERVERSION to 2.4.6
       new  da525a0   Imported Upstream version 2.4.6

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ext/debian/changelog                                          |  4 ++--
 ext/ips/facter.p5m                                            |  4 ++--
 ext/redhat/facter.spec                                        |  8 ++++----
 lib/facter/core/execution/posix.rb                            |  4 ++--
 lib/facter/gid.rb                                             |  2 +-
 lib/facter/processors/os.rb                                   |  2 +-
 lib/facter/util/virtual.rb                                    |  4 ++--
 lib/facter/version.rb                                         |  2 +-
 .../proc_1_cgroup/in_a_docker_container_with_systemd_slices   | 10 ++++++++++
 spec/unit/core/execution/posix_spec.rb                        | 10 ++++++++++
 spec/unit/gid_spec.rb                                         |  9 +++++++++
 spec/unit/processors/os_spec.rb                               |  2 ++
 spec/unit/util/virtual_spec.rb                                | 11 +++++++++++
 13 files changed, 57 insertions(+), 15 deletions(-)
 create mode 100644 spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container_with_systemd_slices

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list