[Pkg-puppet-devel] [facter] branch master updated (3a19cb6 -> c0d3255)
Stig Sandbeck Mathisen
ssm at debian.org
Wed Jan 27 21:12:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
ssm pushed a change to branch master
in repository facter.
from 3a19cb6 releasing package facter version 2.4.4-1
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
new 4093637 Merge tag 'upstream/2.4.6'
new 8ceb6c3 Imported upstream release 2.4.6
new c0d3255 releasing package facter version 2.4.6-1
The 18 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:
debian/changelog | 6 ++++++
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 +++++++++++
14 files changed, 63 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