Moses Mendoza
2012-Sep-05 21:10 UTC
[Puppet Users] Announce: Puppet Dashboard 1.2.11-rc1 Available
Puppet Dashboard 1.2.11-rc1 is a maintenance and bugfix release
candidate of Puppet Dashboard.
This release is available for download at:
https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.11-rc1.tar.gz
Debian packages are available at
https://apt.puppetlabs.com
RPM packages are available at
https://yum.puppetlabs.com
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.2.11-rc1:
http://projects.puppetlabs.com/projects/dashboard
Documentation is available at:
http://docs.puppetlabs.com/dashboard/index.html
1.2.11-rc1 Highlights
==ffe7bdd (#15196) Make items per page configurable
This commit adds the ability to specify the number of specific items
per page displayed by dashboard in the settings.yml file, including
nodes, classes, groups and reports per page.
Autorefresh link gen fixed to work under passenger
Autorefresh link generation did not take root_path for the
application into consideration. Using File.join() to try and avoid
multiple /''s getting into generated url which would cause routing
problems.
Shift to using packaging repo for packaging tasks
This release introduces Dashboard''s use of the packaging repo at
https://github.com/puppetlabs/packaging for packaging automation. From
source, doing a rake package:bootstrap clones packaging tasks into
ext/packaging and adds rake tasks for packaging of tar, srpm, rpm, and
deb using tools such as rpmbuild and debuild, as well as
puppetlabs-namespaced tasks that use chroot environment tools and are
keyed to specifically interacting with the puppetlabs environment. The
packaging repo works in tandem with the new package-builder modules
designed to set up hosts for packaging,
https://github.com/puppetlabs/puppetlabs-rpmbuilder, and
https://github.com/puppetlabs/puppetlabs-debbuilder. This is very much
a work in progress, but a model for how packaging automation could
improve across many Puppet Labs projects.
1.2.11-rc1 Changelog
==101af75 Update supported debian versions and cows
e6f6acf Fixup Rakefile for setting up packaging repo
8f03e6c Add VERSION file to source
da22ddd Add packaging data files
42030b8 Remove obsolete package.rake file
4201990 Fixup redhat spec erb for packaging repo
71d302a re-template debian changelog
3abf9df Move packaging up to ext to avoid conflict with pkging repo
a8e2586 Fix spec tests broken by commit c64c013
ffe7bdd (#15196) Make items per page configurable
c64c013 (#10477) Clean up log files by moving message to debug
df5a20a Autorefresh link gen fixed to work under passenger
8806f60 (#15291) Add Vendor tag to Puppet-Dashboard spec file
5eccef2 (#15523) Update Debian packaging rake task to create the
debian and original tarballs
63a0634 Add release number variable to packaging rake task
a8a97dc Fixed linking of database.yml in debian postinst to use absolute path.
d6619a1 Updated debian postinst script to link properly the
settings.yml file to puppet-dashboard config directory.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.