File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2.7.17
2+ ===
3+ 30d89d3 (maint) Add symlink stub to gentoo service provider spec
4+ ff1b37a Add comment to upstart provider explaining exclusion of 'wait-for-state'
5+ 6b854f7 Upstart code cleanup, init provider improvement
6+ 0f81d9a Add spec test for network-interface-security
7+ a2c1e23 Add basic service resource test to upstart acceptance
8+ 2c85d4d Handle network-interface-security in upstart
9+ ed00e74 Add exclude list to upstart provider
10+ 17cc177 (#15027, #15028, #15029) Fix upstart version parsing
11+ b0ee6ad (maint) Add --test to puppet run
12+
1132.7.16
214===
31599fecc3 Update facter dep to reflect epoch 1
Original file line number Diff line number Diff line change 55%global confdir conf/redhat
66
77Name: puppet
8- Version: 2.7.16
8+ Version: 2.7.17
99#Release: 0.1rc1.2%{?dist}
1010Release: 1%{?dist }
1111Summary: A network tool for managing many disparate systems
289289rm -rf %{buildroot }
290290
291291%changelog
292- * Wed Jun 13 2012 Matthaus Litteken <matthaus@puppelabs.com> - 2.7.16-1
292+ * Tue Jun 19 2012 Matthaus Litteken <matthaus@puppetlabs.com> - 2.7.17-1
293+ - Update for 2.7.17
294+
295+ * Wed Jun 13 2012 Matthaus Litteken <matthaus@puppetlabs.com> - 2.7.16-1
293296- Update for 2.7.16
294297
295298* Fri Jun 08 2012 Moses Mendoza <moses@puppetlabs.com> - 2.7.16-0.1rc1.2
Original file line number Diff line number Diff line change 2424# it's also a place to find top-level commands like 'debug'
2525
2626module Puppet
27- PUPPETVERSION = '2.7.16 '
27+ PUPPETVERSION = '2.7.17 '
2828
2929 def Puppet . version
3030 PUPPETVERSION
You can’t perform that action at this time.
0 commit comments