-
Notifications
You must be signed in to change notification settings - Fork 457
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-firewall
base: 0.2.0
head repository: puppetlabs/puppetlabs-firewall
compare: 0.2.1
- 7 commits
- 5 files changed
- 3 contributors
Commits on Mar 4, 2013
-
(GH-139) Throw away STDERR from dpkg-query in Fact
Newer versions of dpkg-query, as of Ubuntu 12.10, will make noise on STDERR if the queried package isn't currently installed. Facter's `exec()` outputs this without giving us a chance to catch it. Pipe STDERR to `/dev/null` so that it's not seen by the end-user. STDOUT will still be `nil` if the package isn't installed. It doesn't seem reasonable to spec test for this without reaching deep into Facter, so I'm not going to.
Configuration menu - View commit details
-
Copy full SHA for 7c1ebd1 - Browse repository at this point
Copy the full SHA 7c1ebd1View commit details
Commits on Mar 6, 2013
-
Update README to be consistent with module documentation template
Lauren Rother committedMar 6, 2013 Configuration menu - View commit details
-
Copy full SHA for bea3701 - Browse repository at this point
Copy the full SHA bea3701View commit details -
Merge pull request #140 from laurenrother/readme_cleanup
Update README to be consistent with module documentation template
Configuration menu - View commit details
-
Copy full SHA for f1e1fc8 - Browse repository at this point
Copy the full SHA f1e1fc8View commit details
Commits on Mar 14, 2013
-
Fix failing spec tests, due to dpkg change in iptables_persistent_ver…
…sion_spec Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for 024f28d - Browse repository at this point
Copy the full SHA 024f28dView commit details -
Merge branch 'maint/master/fix_spec_failures'
* maint/master/fix_spec_failures: Fix failing spec tests, due to dpkg change in iptables_persistent_version_spec
Configuration menu - View commit details
-
Copy full SHA for da0fe65 - Browse repository at this point
Copy the full SHA da0fe65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240a72e - Browse repository at this point
Copy the full SHA 240a72eView commit details -
Merge branch 'ticket/master/release_021'
* ticket/master/release_021: Release 0.2.1
Configuration menu - View commit details
-
Copy full SHA for 3dcfa40 - Browse repository at this point
Copy the full SHA 3dcfa40View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.0...0.2.1