/[pkg-ruby-extras]/trunk/chef/debian/changelog
ViewVC logotype

Contents of /trunk/chef/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5973 - (hide annotations) (download)
Thu Nov 4 15:05:58 2010 UTC (2 years, 7 months ago) by jtimberman-guest
File size: 41502 byte(s)
Chef version 0.9.12 packaging updates
1 jtimberman-guest 5973 chef (0.9.12+dfsg-1) unstable; urgency=low
2 jtimberman-guest 5815
3 jtimberman-guest 5973 * New upstream release (0.9.12).
4     * debian/control: Depend on ohai 0.5.8.
5     * debian/control: depend on mixlib-log 1.2.0 (fixes CHEF-1382).
6     * debian/rules: use upstream source's init scripts except chef-solr (need
7     + update for upstream to support retries)
8     * debian/patches/solr_load_path.patch: delete, use -3.
9     * debian/patches/solr_load_path-3.patch:
10     + upstream changed ordering in some of the Index files, rewrite the patch
11     + also account for version constant
12     * debian/etc/chef/server.rb:
13     + Resolve checksum_path setting conflict.
14     * debian/chef-server-api.postinst, debian/chef.postinst:
15     + handle checksum_path location change.
16     * debian/chef-server-api.dirs, add new cookbook_index directory.
17 jtimberman-guest 5815
18 jtimberman-guest 5973 -- Joshua Timberman <joshua@opscode.com> Tue, 12 Oct 2010 14:38:53 -0600
19 jtimberman-guest 5815
20     chef (0.9.8+dfsg-3) unstable; urgency=low
21    
22     * debian/control: remove references to merb slices.
23     * debian/control: chef-server-api and -webui depend on merb-core
24    
25     -- Joshua Timberman <joshua@opscode.com> Fri, 20 Aug 2010 15:39:57 -0600
26    
27 jtimberman-guest 5777 chef (0.9.8+dfsg-2) unstable; urgency=low
28    
29     * Fix stray ) in chef-server init scripts.
30    
31     -- Joshua Timberman <joshua@opscode.com> Tue, 10 Aug 2010 09:48:30 -0600
32    
33 jtimberman-guest 5765 chef (0.9.8+dfsg-1) unstable; urgency=low
34    
35     * New upstream release (0.9.8)
36     * debian/control: Chef now requires mixlib-authentication version 1.1.4.
37     * debian/control: Standards version 3.9.0 (no changes).
38     * debian/*manpages: Use upstream manpages.
39     * debian/patches/chef_server_load_path.patch: fork for new chef-server
40     scripts.
41     * debian/source/format: Switch to 3.0 (quilt).
42     * chef-server*init: update for new process output
43    
44     -- Joshua Timberman <joshua@opscode.com> Mon, 09 Aug 2010 22:55:44 -0600
45    
46     chef (0.9.6+dfsg-5) unstable; urgency=low
47    
48     * debian/control: libchef-ruby1.8 should suggest ruby-dev1.8 for installing
49     gems with native extensions.
50    
51     -- Joshua Timberman <joshua@opscode.com> Tue, 27 Jul 2010 12:53:12 -0600
52    
53 jtimberman-guest 5705 chef (0.9.6+dfsg-4) unstable; urgency=low
54    
55     * Add NEWS file which will list important changes between versions.
56 jtimberman-guest 5765 * quilt patch: require 'ostruct' at top of chef/resource.rb.
57 jtimberman-guest 5705
58     -- Joshua Timberman <joshua@opscode.com> Sun, 25 Jul 2010 12:24:16 -0600
59    
60     chef (0.9.6+dfsg-3) unstable; urgency=low
61    
62     * client.rb, add file_backup_path.
63    
64     -- Joshua Timberman <joshua@opscode.com> Sun, 11 Jul 2010 02:40:45 -0600
65    
66 jtimberman-guest 5670 chef (0.9.6+dfsg-2) unstable; urgency=low
67 jtimberman-guest 5394
68 jtimberman-guest 5670 * debian/control: libchef-ruby1.8 should depend on libuuidtools-ruby1.8
69    
70     -- Joshua Timberman <joshua@opscode.com> Tue, 06 Jul 2010 11:04:41 -0600
71    
72     chef (0.9.6+dfsg-1) unstable; urgency=low
73    
74     * New upstream release (0.9.6).
75     * Upstream release fixes CHEF-1404, quilt patch removed.
76    
77     -- Joshua Timberman <joshua@opscode.com> Fri, 02 Jul 2010 15:52:34 -0600
78    
79     chef (0.9.4+dfsg-2) unstable; urgency=low
80    
81     * Quilt patch for CHEF-1404.
82    
83     -- Joshua Timberman <joshua@opscode.com> Fri, 02 Jul 2010 10:39:49 -0600
84    
85     chef (0.9.4+dfsg-1) unstable; urgency=low
86    
87     * New upstream release (0.9.4).
88     * debian/watch: handle +dfsg in debian version.
89    
90     -- Joshua Timberman <joshua@opscode.com> Tue, 29 Jun 2010 19:19:08 -0600
91    
92     chef (0.9.2+dfsg-2) unstable; urgency=low
93    
94     * debian/control: alternatively install libgems-ruby1.8 to satisfy rubygems
95    
96     -- Joshua Timberman <joshua@opscode.com> Tue, 29 Jun 2010 17:16:54 -0600
97    
98     chef (0.9.2+dfsg-1) unstable; urgency=low
99    
100     * New upstream release (0.9.2).
101     * quilt patch: chef_server_load_path.patch
102     - fix merb-core attempting to load json gem (chef loads json anyway).
103    
104     -- Joshua Timberman <joshua@opscode.com> Tue, 29 Jun 2010 10:01:55 -0600
105    
106     chef (0.9.0-5) unstable; urgency=low
107    
108     * debian/etc/chef/server.rb missing sandbox_path and checksum_path options
109     to handle sandboxed cookbook uploads properly.
110     * quilt patch: solr_load_path.patch
111     - fix solr library location for chef-server controller.
112    
113     -- Joshua Timberman <joshua@opscode.com> Mon, 28 Jun 2010 20:55:09 -0600
114    
115     chef (0.9.0-4) unstable; urgency=low
116    
117     * quilt patch: chef_server_load_path.patch
118     - fix daemon location for chef-server-api, chef-server-webui
119    
120     -- Joshua Timberman <joshua@opscode.com> Mon, 28 Jun 2010 16:05:14 -0600
121    
122     chef (0.9.0-3) unstable; urgency=low
123    
124     * chef-server-api init and default named incorrectly.
125    
126     -- Joshua Timberman <joshua@opscode.com> Mon, 28 Jun 2010 15:46:49 -0600
127    
128     chef (0.9.0-2) unstable; urgency=low
129    
130     * debian/control: add missing librestclient-ruby dependency
131    
132     -- Joshua Timberman <joshua@opscode.com> Mon, 28 Jun 2010 13:37:39 -0600
133    
134     chef (0.9.0-1) unstable; urgency=low
135    
136     * New upstream release (0.9).
137     * debian/control: depend on rubygems due to Chef provider for gem_package
138     loading unconditionally.
139     * patches/remove_rubygems.patch: remove due to rubygems being a dependency.
140    
141     -- Joshua Timberman <joshua@opscode.com> Sun, 13 Jun 2010 09:26:22 -0600
142    
143     chef (0.8.16-5) unstable; urgency=low
144    
145     * chef-client.init pidfile location (Closes: #584816)
146    
147     -- Joshua Timberman <joshua@opscode.com> Wed, 09 Jun 2010 02:00:10 -0600
148    
149     chef (0.8.16-4) unstable; urgency=low
150    
151 jtimberman-guest 5394 * chef-client runs as root, create the pid file in /var/run.
152    
153     -- Joshua Timberman <joshua@opscode.com> Sun, 23 May 2010 19:05:21 -0600
154    
155 jtimberman-guest 5392 chef (0.8.16-3) unstable; urgency=low
156 jtimberman-guest 3879
157 jtimberman-guest 5392 * Create /var/run/chef in chef-solr.
158 lucas 4167
159 jtimberman-guest 5392 -- Joshua Timberman <joshua@opscode.com> Mon, 17 May 2010 10:45:23 -0600
160    
161     chef (0.8.16-2) unstable; urgency=low
162    
163     * Remove conditional on CONFIGFILE existence. Fixes user creation on
164     upgrades.
165     * Loosen version requirements on dependencies for chef for backportability.
166    
167     -- Joshua Timberman <joshua@opscode.com> Wed, 12 May 2010 12:02:26 -0600
168    
169     chef (0.8.16-1) unstable; urgency=low
170    
171     * New upstream release (0.8.16).
172     * [CHEF-1194] - WebUI - show of cookbook fails
173     * [CHEF-1196] - Commit bc411a1ded418a385af23bbec7d1cc6b013cb08b breaks
174     template owner setting
175     * [CHEF-1204] - Mixlib CLI update breaks shef
176     * [CHEF-1207] - Leftover debug output in chef-solo
177     * [CHEF-1208] - CHEF-1207 breaks chef-client
178    
179     -- Joshua Timberman <joshua@opscode.com> Tue, 11 May 2010 14:27:09 -0600
180    
181     chef (0.8.14-4) unstable; urgency=low
182    
183     * Make chef-server depend on chef-solr so configuration for amqp exists.
184    
185     -- Joshua Timberman <joshua@opscode.com> Tue, 11 May 2010 10:12:20 -0600
186    
187     chef (0.8.14-3) unstable; urgency=low
188    
189     * Fix typo in chef-server-webui.postinst sed file.
190    
191     -- Joshua Timberman <joshua@opscode.com> Sat, 08 May 2010 21:40:00 -0600
192    
193     chef (0.8.14-2) unstable; urgency=low
194    
195     * Adding jeditable unminified source to chef-server-webui.
196     * Fixing link to jquery-ui by creating symlink to wildcard in
197     chef-server-webui.postinst, because the filename varies by version
198     across ubuntu/debian releases.
199     * Patch CHEF-1194, fix method name for showing cookbooks in webui.
200     * Fixing copyright of chef-client.init.
201     * Adding required-start/stop for chef-server-webui, chef-server,
202     chef-solr-indexer.
203     * openid dirs are only needed in the webui package.
204     * remove spurious db_gets from *.config.
205     * test for /usr/bin/ucf before trying to run the command in *postrm.
206    
207     -- Joshua Timberman <joshua@opscode.com> Sat, 08 May 2010 18:35:53 -0600
208    
209     chef (0.8.14-1) unstable; urgency=low
210    
211     * New upstream release (0.8.14).
212     * [CHEF-702] - chef server should 404 when recipes can't be found
213     * [CHEF-982] - Node gets overwritten when using 'knife node create foobar'
214     when 'foobar' already exists
215     * [CHEF-1086] - chef-solr jetty listening on all interfaces
216     * [CHEF-1088] - chef-server, chef-server-api, and chef-server-webui do not
217     load /etc/chef/server.rb if run as a Rack app without their wrapper script.
218     * [CHEF-1104] - intermittent closed stream error on packages and templates
219     * [CHEF-1169] - Chef raises NotFound outside of chef server
220     * [CHEF-1188] - Chef::Client squashes errors in its save_node method,
221     destroying valuable debugging info
222     * [CHEF-1189] - Authenticated subversion checkouts fail due to prompt
223     * [CHEF-1190] - Chef should always print stderr and stdout when a shelled-out
224     command fails
225     * [CHEF-1191] - hotfix for all applications always cd-ing to root leaves a
226     failing test
227     * [CHEF-462] - http_request should allow for setting HTTP Header
228     * [CHEF-792] - Extend the interface provider to add ethtool options
229     * [CHEF-909] - Rollback on deploy errors
230     * [CHEF-1021] - Pass environment, group and cwd to run on deploy
231     * [CHEF-1171] - Knife should grow the ability to manage webui users
232     * [CHEF-966] - useradd provider should support creation of system users
233    
234     -- Joshua Timberman <joshua@opscode.com> Fri, 07 May 2010 12:50:54 -0600
235    
236     chef (0.8.12-1) unstable; urgency=low
237    
238     * New upstream release (0.8.12).
239     * [CHEF-424] - Chef's Tempfile leaves lot of chef-rest files in /tmp
240     * [CHEF-557] - Remove rubygems from any libraries
241     * [CHEF-675] - Allow for rendering file contents with a 'content' variable
242     * [CHEF-702] - chef server should 404 when recipes can't be found
243     * [CHEF-724] - Chef should complain when it can't find any cookbooks
244     * [CHEF-730] - Can't create mixlib-log gem from tarball
245     * [CHEF-751] - mixlib-authentication needs version tags
246     * [CHEF-785] - svn_arguments not used when svn info is called (deploy resource)
247     * [CHEF-791] - Help text for -T refers to openid
248     * [CHEF-845] - Wrong number of arguments in preseed_package
249     * [CHEF-982] - Node gets overwritten when using 'knife node create foobar'
250     when 'foobar' already exists
251     * [CHEF-1001] - gem provider specify's the source of 'gems.rubyforge.org' if
252     the source is not specified, which is a deprecated mirror...
253     * [CHEF-1025] - mdadm provider is broken
254     * [CHEF-1030] - Properly escape existing cron-job names
255     * [CHEF-1032] - rake test no longer performs syntax check on ruby and erb files
256     * [CHEF-1060] - Deep merge json attributes passed on the command line
257     * [CHEF-1086] - chef-solr jetty listening on all interfaces
258     * [CHEF-1087] - chef-solr truncating logs, not logging startup
259     * [CHEF-1088] - chef-server, chef-server-api, and chef-server-webui do not
260     load /etc/chef/server.rb if run as a Rack app without their wrapper script.
261     * [CHEF-1091] - chef_repo rake task fails to build metadata
262     * [CHEF-1092] - chef problems with dropping privileges
263     * [CHEF-1099] - chef-solr problems with dropping privileges
264     * [CHEF-1104] - intermittent closed stream error on packages and templates
265     * [CHEF-1107] - Revision Provider for Deployment Resource cannot recover
266     if cache file storing deployed revisions is lost
267     * [CHEF-1126] - Deleting a role is extremely slow when using couchdb 10
268     * [CHEF-1150] - "knife configure -i" uses hardcoded validation key path
269     * [CHEF-1151] - Chef Solr should not run ohai in its startup sequence
270     * [CHEF-1152] - Scientific Linux missing from chef/lib/platform.rb
271     * [CHEF-1166] - There is no need to save the node after syncing cookbooks
272     * [CHEF-1168] - RubyGems 1.3.7 will introduce an issue where Chef's
273     gem_package won't be able to install arch-specific packages
274     * [CHEF-1169] - Chef raises NotFound outside of chef server
275     * [CHEF-1170] - File lookup problems cause specs to fail on ruby 1.9.2 when run with rake
276     * [CHEF-1172] - file_spec.rb test is time zone dependent
277     * [CHEF-1173] - clients can turn themselves into admins
278     * [CHEF-1178] - rake role[role_name] does not work at all
279     * [CHEF-1181] - knife configure needs to be updated to reflect that
280     the validator is no longer an administrator
281     * [CHEF-462] - http_request should allow for setting HTTP Header
282     * [CHEF-489] - Ruby 1.9 Support for Chef
283     * [CHEF-510] - be able to use debian/ubuntu libjs-jquery packaged
284     library for chef-server
285     * [CHEF-600] - Refactoring RubyGems provider to use output_of_command
286     for better diagnostics
287     * [CHEF-632] - remote_file resource should display an INFO message at
288     start of a download
289     * [CHEF-721] - support for purging managed directories
290     * [CHEF-792] - Extend the interface provider to add ethtool options
291     * [CHEF-804] - make knife 'configure' give an example of the server
292     url requested
293     * [CHEF-909] - Rollback on deploy errors
294     * [CHEF-1008] - validation key should not be an admin key
295     * [CHEF-1021] - Pass environment, group and cwd to run on deploy
296     * [CHEF-1105] - bring back the ruby/template test cache
297     * [CHEF-1109] - Add descriptive error message identifying the file
298     when an invalid metadata.json is loaded from a cookbook.
299     * [CHEF-1120] - Regex validation in the params validation mixin should
300     print regex.inspect instead of regex.to_s in the error message
301     * [CHEF-1155] - Allow 'execute' resource to accept multiple return
302     values without error.
303     * [CHEF-1171] - Knife should grow the ability to manage webui users
304     * [CHEF-1174] - Knife output format: Allow more simple output for
305     single attribute
306     * [CHEF-966] - useradd provider should support creation of system users
307     * [CHEF-1053] - Chef source code repository need a CONTRIBUTING file
308     * [CHEF-1106] - remove suse copyrighted init script
309     * [CHEF-1108] - attribute note for streaming_cookbook_uploader.rb
310     from author
311     * Fix ucf handling in postinst using templates and correct execution order.
312     * Make postinsts use tmpfiles for possibly sensitive settings.
313     * Remove files from remove_rubygems patch that no longer require rubygems.
314     * Unredistributable SuSE script removed by upstream, removed rm from
315     repack.sh.
316     * Remove minified jquery and yetii javascripts with repack.sh script.
317     * Patch in unminified jquery and yetii javascripts via quilt.
318     * Add minification to rules for jquery and yetii javascripts.
319     * Fix solr-jetty config directory (goes in /etc/chef).
320     * Patch version change to debian packaged jquery-ui.
321     * Unswitch from dpkg-source 3.0 (quilt) format.
322    
323     -- Joshua Timberman <joshua@opscode.com> Thu, 06 May 2010 15:31:09 -0600
324    
325     chef (0.8.10-5) unstable; urgency=low
326    
327     * use system jquery (libjs-jquery, libjs-jquery-ui) instead of vendored
328     jquery for non-plugin javascripts.
329     * use ucf for managing config files modified from templates.
330     * Switch to dpkg-source 3.0 (quilt) format.
331     * remove var/run/chef from chef-server*.dirs.
332     * add remote_fs requirement to init scripts.
333    
334     -- Joshua Timberman <joshua@opscode.com> Tue, 20 Apr 2010 17:51:55 -0600
335    
336     chef (0.8.10-4) unstable; urgency=low
337    
338     * API package conflicts with chef-server-slice.
339     * don't remove cache on removal.
340     * change ownership of /var/run/chef created by init scripts.
341     * make config files read only by owner in postinst.
342     * set update-rc.d priorities in init scripts.
343     * render config file templates in /usr/share and copy if they don't exist.
344    
345     -- Joshua Timberman <joshua@opscode.com> Sun, 18 Apr 2010 10:36:26 -0600
346    
347     chef (0.8.10-3) unstable; urgency=low
348    
349     * Depend on adduser for postinst scripts.
350     * Clarify settings in comments of config files.
351     * Use /var/lib for cookbooks,roles,nodes instead of /srv.
352     * Add json_attribs and recipe_url examples to solo.rb.
353     * Specify conflicts for chef-indexer to ensure removal on upgrade.
354     * Add repack script to remove undistributable files.
355    
356     -- Joshua Timberman <joshua@opscode.com> Sat, 17 Apr 2010 23:48:43 -0600
357    
358     chef (0.8.10-2) unstable; urgency=low
359    
360     * Add cache_options to server config.
361    
362     -- Joshua Timberman <joshua@opscode.com> Mon, 05 Apr 2010 16:26:29 -0600
363    
364     chef (0.8.10-1) unstable; urgency=low
365    
366     * New upstream release.
367     * [CHEF-252] - If a template's source doesn't end in .erb, but exists, we
368     still get a 500 error.
369     * [CHEF-653] - Cron resource fails when the program takes a numerical
370     argument.
371     * [CHEF-735] - Web Slice needs a override config file.
372     * [CHEF-833] - recursive copy of cached-copy in deploy resource fails on
373     symlinked file
374     * [CHEF-946] - if rabbitmq is down, the generated web ui and validation keys
375     are lost
376     * [CHEF-1039] - chef-solr doesn't actually log to specified log file.
377     * [CHEF-1044] - Nested arrays of hashes break node indexing
378     * [CHEF-1048] - Creating an Invalid Role in WebUI causes 500
379     * [CHEF-1069] - Chef::Node does not properly validate the name parameter
380     * [CHEF-1076] - Role error messages are non-helpful to track down which
381     role caused the problem (when loading roles from filesystem)
382     * [CHEF-1083] - chef-server-webui doesn't correctly rescue load error
383     when it tries to load itself from source checkout
384     * [CHEF-1057] - Support templates that are already on the file system
385     * Use chef user/group for non-privileged server processes
386     (-server,-server-webui,-solr).
387     * Sam Ruby released xchar.rb under MIT license.
388    
389     -- Joshua Timberman <joshua@opscode.com> Thu, 01 Apr 2010 13:01:55 -0600
390    
391     chef (0.8.8-3) unstable; urgency=low
392    
393     * Fix conflicting chef-solr in chef package.
394    
395     -- Joshua Timberman <joshua@opscode.com> Wed, 31 Mar 2010 10:24:53 -0600
396    
397     chef (0.8.8-2) unstable; urgency=low
398    
399     * Make sure chef-solr init script is handled before chef-solr-indexer.
400     * Copyright file fixes.
401    
402     -- Joshua Timberman <joshua@opscode.com> Mon, 29 Mar 2010 01:14:49 -0600
403    
404     chef (0.8.8-1) unstable; urgency=low
405    
406     * New upstream release (0.8.8).
407     * [CHEF-649] - cucumber.yml tags in --tags option must always start with @
408     * [CHEF-780] - Invalid file parameters of a cookbook upload request cause
409     an authentication failure
410     * [CHEF-961] - Bad use of sudo in chef-server rake tasks
411     * [CHEF-965] - chef-server logs excessively regardless of the log_level
412     setting
413     * [CHEF-1009] - "WebUIUser" fails to index, snake-casing name to invalid
414     value.
415     * [CHEF-1014] - Remote directory does not work with chef-solo.
416     * [CHEF-1015] - Permission denied to /var/chef/ca/key.pem when running
417     chef-server under non-root user
418     * [CHEF-1018] - chef-solr should report version
419     * [CHEF-959] - Add a command-line switch for the pid_file option
420     * [CHEF-1020] - Features tests should not start a merb inside the cucumber
421     process
422     * [CHEF-1033] - knife ssh should be able to use screen for real
423     interactivity
424     * [CHEF-1022] - chef-* commands should support -P or --pidfile that sets
425     Chef::Config[:pid_file]
426     * Remove quilt patches: fix_reindex, pidfile_option and chef-solr_version,
427     as they are fixed in the 0.8.8 release.
428    
429     -- Joshua Timberman <joshua@opscode.com> Thu, 18 Mar 2010 16:12:35 -0600
430    
431     chef (0.8.6-12) unstable; urgency=low
432    
433     * Clean up package depends, recommends and suggests.
434     * chef depends on ohai so commandline tools are consistently available.
435     * chef-solr,-server,server-api need rabbitmq-server 1.6 for rabbitmqctl
436     command syntax.
437     * More consistent suggestions/recommends for chef-server/chef-server-webui
438     installations (probably want a chef-client available).
439     * More stringent version of depends/recommends.
440     * libchef-ruby1.8 suggests packages that provide commands for resources
441     that can be configured (adduser, libshadow-ruby, git, subversion, cron,
442     mdadm).
443     * libchef-ruby1.8 recommends rubygems, because gems are commonly managed.
444     * Add replaces/conflicts for previous chef packages and deprecated chef
445     packages.
446     * Remove rubygems from additional chef-solr files.
447     * Remove rubygems from chef-webui config rackup.
448    
449     -- Joshua Timberman <joshua@opscode.com> Wed, 17 Mar 2010 22:20:08 -0600
450    
451     chef (0.8.6-11) unstable; urgency=low
452    
453     * Fixing chef-solr config to use Debian specific solr and solr-jetty
454     environment.
455     * Sets up symlinks to appropriate locations.
456     * Additional custom configs in /etc/chef/solr-jetty.
457     * Switch chef-solr init script to use java directly.
458     * /etc/chef/solr.rb should send START option for start.config file.
459    
460     -- Joshua Timberman <joshua@opscode.com> Wed, 17 Mar 2010 20:06:03 -0600
461    
462     chef (0.8.6-10) unstable; urgency=low
463    
464     * Only set the webui admin password if the user entered a value
465     * Update the webui template about password usage/requirements.
466    
467     -- Joshua Timberman <joshua@opscode.com> Mon, 15 Mar 2010 13:51:06 -0600
468    
469     chef (0.8.6-9) unstable; urgency=low
470    
471     * Clarify usage of chef server URI prompt debconf.
472     * Clarify usage of amqp password prompt from debconf.
473     * Clarify usage of webui password prompt from debconf.
474    
475     -- Joshua Timberman <joshua@opscode.com> Thu, 11 Mar 2010 16:43:52 -0700
476    
477     chef (0.8.6-8) unstable; urgency=low
478    
479     * Create chef-server-webui etc/chef dir and config file properly.
480    
481     -- Joshua Timberman <joshua@opscode.com> Wed, 10 Mar 2010 22:11:20 -0700
482    
483     chef (0.8.6-7) unstable; urgency=low
484    
485     * chef-solr-indexer's default should point to solr.rb config file.
486    
487     -- Joshua Timberman <joshua@opscode.com> Wed, 10 Mar 2010 20:10:15 -0700
488    
489     chef (0.8.6-6) unstable; urgency=low
490    
491     * create etc in chef-server-webui.
492    
493     -- Joshua Timberman <joshua@opscode.com> Wed, 10 Mar 2010 16:30:55 -0700
494    
495     chef (0.8.6-5) unstable; urgency=low
496    
497     * Grab the amqp_pass for chef_server as well.
498     * Fixed client config prompt.
499    
500     -- Joshua Timberman <joshua@opscode.com> Mon, 08 Mar 2010 22:09:35 -0700
501    
502     chef (0.8.6-4) unstable; urgency=low
503    
504     * Add postinst script/config to prompt for chef_server_url for client
505     configuration.
506    
507     -- Joshua Timberman <joshua@opscode.com> Mon, 08 Mar 2010 18:07:29 -0700
508    
509     chef (0.8.6-3) unstable; urgency=low
510    
511     * Add postinst scripts for chef-solr, chef-server-webui to prompt for
512     required passwords (amqp and webui admin).
513    
514     -- Joshua Timberman <joshua@opscode.com> Mon, 08 Mar 2010 16:08:39 -0700
515    
516     chef (0.8.6-2) unstable; urgency=low
517    
518     * Add pidfile option for solr commands so the file gets created in the
519     proper location when start-stop-daemon starts.
520     * Comment quilt patches with description.
521     * Use ruby1.8 specifically for chef-solr commands.
522    
523     -- Joshua Timberman <joshua@opscode.com> Sun, 07 Mar 2010 01:20:32 -0700
524    
525     chef (0.8.6-1) unstable; urgency=low
526    
527     * New upstream release (0.8.6).
528     * [CHEF-964] - Adding a bad role name to run list breaks everything for
529     that node.
530     * [CHEF-992] - A node created with a role that did not exist can not be
531     edited or deleted
532     * [CHEF-1000] - Runlist expand does not pass couchdb value on
533     * [CHEF-1010] - Yum provider ignores specified version in some circumstances
534     * [CHEF-707] - Change "gid" to "group" for the User Resource
535     * [CHEF-909] - Rollback on deploy errors
536     * [CHEF-968] - Chef rest should be more flexible with user keys and headers
537     * [CHEF-1005] - knife cookbook upload should support a list of multiple
538     cookbooks
539     * [CHEF-1012] - knife help text needs a scrub for accuracy and consistent
540     formatting
541     * Really update remove_rubygems.patch.
542     * 'libchef' Suggests rubygems and rake, for the rake tasks file.
543     * Remove *_url settings for single "chef_server_url" setting in config
544     files.
545     * Update server.rb with deprecation notices about some pre 0.8.x settings.
546     * Make sure client has verbose logging.
547     * Add /etc/default files for init script control.
548     * Quilt-patch --version support for chef-solr commands.
549     * Add man pages for chef-solr commands.
550     * Create chef-server-webui config file.
551    
552     -- Joshua Timberman <joshua@opscode.com> Thu, 04 Mar 2010 19:00:42 -0700
553    
554     chef (0.8.4-1) unstable; urgency=low
555    
556     * New upstream release (0.8.4).
557     * [CHEF-996] - CA key not properly protected
558     * [CHEF-1003] - Cookbook Uploading does not contain an X-Chef-Version
559     * Remove fix_slice_dirs patch for (unused) chef-server-slice package.
560     * Update remove_rubygems.patch for changes since original packaging.
561    
562     -- Joshua Timberman <joshua@opscode.com> Thu, 04 Mar 2010 12:17:10 -0700
563    
564     chef (0.8.2-1) unstable; urgency=low
565    
566     * Update versioned dependencies for mixlibs to 1.1.0.
567     * Add versioned dependency on CouchDB 0.9.1.
568     * New upstream release (0.8.2).
569     * [CHEF-219] - Attribute files need include_attribute
570     * [CHEF-291] - No high-level cookbook endpoint in REST API
571     * [CHEF-328] - CRUD Cookbooks via API
572     * [CHEF-358] - Refactor the REST API
573     * [CHEF-374] - drop outdated contrib/
574     * [CHEF-390] - Software raid provider
575     * [CHEF-417] - Add rake task to update roles in running server.
576     * [CHEF-438] - Chef::Provider::Execute doesn't honor user attribute for
577     not_if/only_if
578     * [CHEF-440] - Running chef-client with a JSON file should override the
579     node's run_list on server
580     * [CHEF-470] - role attribute deep merge only goes one level deep
581     * [CHEF-474] - Switch chef-server syntax highlighting to coderay
582     * [CHEF-491] - Should suport SSL verification
583     * [CHEF-505] - Nested Roles
584     * [CHEF-530] - chef-client daemon dies with segfault
585     * [CHEF-536] - Add server side key-pair creation
586     * [CHEF-537] - Authenticate Signed API Requests
587     * [CHEF-538] - Allow for the creation of API Clients
588     * [CHEF-539] - User Accounts
589     * [CHEF-540] - Allow association of user accounts with OpenIDs
590     * [CHEF-542] - Cookbook Uploading
591     * [CHEF-543] - Web UI should call the API exclusively
592     * [CHEF-551] - erl_call provider
593     * [CHEF-555] - Default adapter for chef-server merb should be thin
594     instead of mongrel
595     * [CHEF-573] - Add a verbose setting to allow logging to a TTY
596     * [CHEF-576] - provider for python easy_install
597     * [CHEF-584] - launching chef-client init script hangs chef-solo
598     * [CHEF-598] - Upstart service provider
599     * [CHEF-601] - Extend metadata spec based on wiki comments
600     * [CHEF-607] - cookbook loader doesn't get attributes in correct order
601     * [CHEF-616] - rake install in chef-repo breaks if there is no git
602     origin
603     * [CHEF-617] - Install to chef repository on a remote machine
604     * [CHEF-623] - Nodes are able to be created without names
605     * [CHEF-626] - Template Context should have a #node method so users
606     don't have to remember to use @node
607     * [CHEF-629] - Users *must* be able to set the action on the SCM
608     resource used by deploy
609     * [CHEF-633] - HTTP Request uses Chef::REST incorrectly
610     * [CHEF-634] - UI fails silently when unable to save node
611     * [CHEF-638] - Deploy with a revision should make that revision current
612     if it already exists
613     * [CHEF-639] - git resource fails on subsequent checkouts of the same
614     repostiry
615     * [CHEF-642] - Services no longer issue a WARN when status is not
616     present
617     * [CHEF-643] - Fix CHEF-570, as it doesn't catch package -revisions
618     * [CHEF-644] - Shebang lines should respect user's ruby
619     * [CHEF-645] - cd to /tmp breaks merb bootloader in features
620     * [CHEF-647] - Deploy resource should always run symlinks before migrate
621     * [CHEF-654] - chef-client -j against a self signed cert fails
622     * [CHEF-657] - Deploy with revision strategey did not clean up cache on
623     rollback
624     * [CHEF-659] - UI expands some escaped characters from JSON, then fails
625     to encode them again
626     * [CHEF-668] - cron resource seems to always run for non-numeric time
627     entries
628     * [CHEF-670] - knife should be smarter about the command line arguments
629     * [CHEF-671] - SCM providers should be able to specify the group
630     * [CHEF-680] - When rake upload_cookbooks fails, it leaves behind a
631     tempdir that causes the next run to fail
632     * [CHEF-681] - 500 error when trying to retrieve a file w/o a default
633     dir
634     * [CHEF-684] - Should be possible for roles to be created without
635     anything in the run_list
636     * [CHEF-687] - shef: irb/REPL mode for chef
637     * [CHEF-688] - Deploy revision strategy does not fetch tags
638     * [CHEF-693] - Nodes should auto-expand
639     * [CHEF-694] - role override and default attributes don't get indexed
640     * [CHEF-695] - No backups kept if backup is set to 1
641     * [CHEF-696] - Cache file checksums
642     * [CHEF-698] - Validate JSON in the Web UI
643     * [CHEF-699] - solo and client modes in shef
644     * [CHEF-703] - chef search: make the default always be to iterate over
645     the results
646     * [CHEF-704] - Ruby block device does not have a default action
647     * [CHEF-705] - chef-repo with rake install should update roles via api
648     * [CHEF-706] - mount provider fails to mount samba/cifs devices
649     (Device does not exist)
650     * [CHEF-708] - add data bags support to Chef DSL
651     * [CHEF-709] - Support for backup up files in another directory than the
652     original file
653     * [CHEF-710] - knife fails silently if you lack the EDITOR env var
654     * [CHEF-722] - Link provider doesn't understand paths requiring
655     expansion
656     * [CHEF-723] - creating ssl-certs with fqdn "*.example.com" should name
657     w/ wildcard instead of *
658     * [CHEF-728] - Data bags could be Mash, not Hash
659     * [CHEF-731] - Add a screenrc to start a chef environment in screen
660     * [CHEF-732] - Remove references to chef-indexer
661     * [CHEF-734] - LWRP resources should look for provider named same by
662     default
663     * [CHEF-737] - Starting chef-server with '-c2' fails to create a couch
664     database
665     * [CHEF-741] - Web UI allows creation of a user with no name
666     * [CHEF-742] - Cron provider hangs installing new crontab
667     * [CHEF-744] - rake upload_cookbook and upload_cookbooks tasks should
668     complain when run from the wrong location.
669     * [CHEF-747] - webui needs a binary so you can run the slice outside of
670     git
671     * [CHEF-748] - chef-server-webui - config.ru and bin script
672     * [CHEF-749] - cache is not maintained with run_list; so we load items
673     from the cache that are no longer set to run in the run_list
674     * [CHEF-750] - Refactor the caching code so logic for what gets cached
675     and why is wrapped in a class
676     * [CHEF-751] - mixlib-authentication needs version tags
677     * [CHEF-753] - chef server slice should finish activating
678     * [CHEF-754] - Chef::Config.cookbook_path is in reverse order of
679     override application
680     * [CHEF-755] - "knife create_client" could accept :admin option
681     * [CHEF-756] - Specifying the run list for instance data with knife
682     should ignore commas
683     * [CHEF-758] - Webui prints generated keys with spaces and not newlines
684     * [CHEF-760] - Use AMQP drivers directly for indexing queues
685     * [CHEF-764] - webui crashes when attributes are Fixnum
686     * [CHEF-765] - when creating a user in the web-ui, it causes an indexer
687     failure to occur in solr and thus users never get indexed.
688     * [CHEF-766] - Chef should print the error message generated by the Chef
689     Server when an HTTP Exception occurs
690     * [CHEF-769] - knife should be able to specify the config file location
691     * [CHEF-774] - Chef-server does not log anything to server.log
692     * [CHEF-777] - hostnames with an _ in it, create 2 node entry's and then
693     fail during a chef-client run
694     * [CHEF-779] - rake upload_cookbook shouldn't try to upload cookbooks
695     that don't exist in the local repo
696     * [CHEF-796] - Change to mixlib-log breaks Chef::Log.level() usage
697     * [CHEF-799] - remote_directory does not work
698     * [CHEF-800] - The response from /search contains nil in some situations
699     while the Chef::Search::Query library tries to process every result
700     even it's nil
701     * [CHEF-805] - Deploy resource's scm_provider should accept a short
702     string/symbol as name instead of a fully qualified class name
703     * [CHEF-806] - knife refactored should show all the sub commands with
704     --help
705     * [CHEF-807] - SVN provider uses undefined local variables to create an
706     error message, obscuring the true cause of the error
707     * [CHEF-809] - man page for knife
708     * [CHEF-811] - knife subcommand options are invalid, not processed
709     * [CHEF-812] - file backup permissions less secure than file
710     * [CHEF-815] - knife cookbook upload fails when cookbooks are in an SVN
711     repo
712     * [CHEF-822] - Web UI differentiates between "user not found" and
713     "wrong password"
714     * [CHEF-824] - The WebUI is not detecting thin
715     * [CHEF-825] - The WebUI is a little excited about wanting you to change
716     the password and gramatically off
717     * [CHEF-826] - rest fails with an obscure error if node_name is not
718     determinable
719     * [CHEF-828] - Mixlib CLI - Preserve ARGV after @opt_parser.parse!
720     * [CHEF-832] - chef-solr does not install any binaries what so ever.
721     * [CHEF-837] - Delayed actions excute in unpredicatable order
722     * [CHEF-840] - client admin field should be checkbox not text box
723     * [CHEF-841] - knife keeps trying to upload a cookbook despite HTTP 401
724     * [CHEF-842] - duplicate copies of FileEdit: file_edit.rb & fileedit.rb
725     * [CHEF-843] - FileEdit permission issues
726     * [CHEF-856] - knife configure should allow you to create a new api user
727     * [CHEF-858] - Provider detection broken if Resource type and Provider
728     name matches
729     * [CHEF-860] - chef-web-ui status button shows 500 error
730     * [CHEF-864] - Unable to reindex chef via knife or chef-solr-rebuild
731     * [CHEF-865] - Implement retry logic when making server requests
732     * [CHEF-866] - @node and node should be available in attributes
733     * [CHEF-870] - does not close stderr when daemonising
734     * [CHEF-873] - Template provider doesn't respect the template resource's
735     cookbook option
736     * [CHEF-877] - fix :default and :required in lwrp
737     * [CHEF-880] - chef-server-api should require admin privileges to update
738     data bag items
739     * [CHEF-881] - make :name_attribute work in lwrp
740     * [CHEF-882] - slowdown due to debugging in ruby_block provider
741     * [CHEF-896] - file_backup_path include prefix in log output
742     * [CHEF-897] - package provider does not tell you about which package is
743     the cause of problems
744     * [CHEF-900] - security vulnerability in 0.8 webui
745     * [CHEF-902] - mixlib-authentication fails to generate SHA1
746     * [CHEF-904] - "Could not create work tree dir" on chef deploy
747     * [CHEF-906] - chef-server-webui refers to JSONeditor which doesn't
748     exist
749     * [CHEF-908] - Indexer fails on node properties that have invalid XML
750     character sequences
751     * [CHEF-916] - on chef-server startup, webui_user.rb:203:in
752     `create_design_document': uninitialized constant Chef::Couchdb
753     (NameError)
754     * [CHEF-918] - chef-solo fails to download remote recipes because
755     application/solo.rb no longer uses open-uri
756     * [CHEF-922] - knife ssh should accept -a ec2.public_hostname
757     * [CHEF-927] - Override and Default attributes get clobbered at recipe
758     load time
759     * [CHEF-928] - deep_merge issues with empty strings
760     * [CHEF-929] - typo in provider/deploy/revision causes rescue from
761     StandardError instead of Chef::Exceptions::FileNotFound
762     * [CHEF-931] - deep_merge mixin spits out a warning
763     * [CHEF-932] - git provider fetch strategy will not get all updates
764     * [CHEF-935] - chef-server-webui data bag item editing is broken
765     * [CHEF-937] - chef-server-api and Chef::Solr::Query bans queries for
766     api_users
767     * [CHEF-943] - add section for knife ssh to man page
768     * [CHEF-944] - chef-solr needs LICENSE information
769     * [CHEF-956] - Embed the Chef::VERSION as X-Chef-Version in HTTP request
770     * [CHEF-969] - Api client should expect 409 not 403 in save when one
771     with same name already exists
772     * [CHEF-970] - Need both class and instance methods for chef_server_rest
773     * [CHEF-971] - Changes to webui error handling
774     * [CHEF-974] - undefined chef_server_rest
775     * [CHEF-975] - client.pem is mode 644 by default
776     * [CHEF-977] - `knife configure` should prompt for validation_client
777     name and validation_key
778     * [CHEF-978] - Knife should not show HTTP Request Returned 404 Not
779     Found: Cannot load node foo as WARN when the node gets created
780     successfully
781     * [CHEF-980] - BULK DELETE (cookbook/node/client/role) requires REGEX
782     * [CHEF-989] - Search for client in the webui returns 404 when trying to
783     show the client in the search result
784    
785    
786     -- Joshua Timberman <joshua@opscode.com> Sun, 28 Feb 2010 21:53:04 -0700
787    
788     chef (0.8.0~20100222+git+f3287fc-2) karmic; urgency=low
789    
790     * Merge CHEF-975 and CHEF-984 from ~tfheen
791     * Get rid of obsolete search_dir directories.
792     * Fix up solr/jetty startup.
793    
794     -- Tollef Fog Heen <tfheen@varnish-software.com> Fri, 26 Feb 2010 10:19:58 +0100
795    
796     chef (0.8.0~20100222+git+f3287fc-1) karmic; urgency=low
797    
798     * New upstream snapshot
799     * Install solr configuration files.
800    
801     -- Tollef Fog Heen <tfheen@varnish-software.com> Mon, 22 Feb 2010 12:05:43 +0100
802    
803     chef (0.8.0~20100210+git+efd1c5-1) unstable; urgency=low
804    
805     * Upstream snapshot release.
806     * Add versioned depends on libextlib-ruby to ensure we get a version
807     without "require 'rubygems'"
808     * Rename chef-server-slice to chef-server-api
809     * Change depends on lib*-ruby to lib*-ruby1.8 to make versioned
810     dependencies work as well as making sure we actually have the 1.8
811     versions installed, as we depend on ruby 1.8.
812     * Change Chef::Log::Formatter to Mixlib::Log::Formatter in client.rb and
813     server.rb.
814     * Add signing_ca_{cert,key} settings to server.rb to ensure we get the
815     certificates in the right place.
816     * Rename chef-indexer to chef-solr and fix up for changes in the
817     upstream switch to solr.
818    
819     -- Tollef Fog Heen <tfheen@varnish-software.com> Wed, 10 Feb 2010 09:46:18 +0100
820    
821     chef (0.7.14-3) unstable; urgency=low
822    
823     * Remove duplicate file_cache_path
824    
825     -- Joshua Timberman <joshua@opscode.com> Wed, 04 Nov 2009 16:33:44 -0700
826    
827     chef (0.7.14-2) unstable; urgency=low
828    
829     * chef-server depends on chef-server-slice explicit source version.
830     * libchef-ruby depends on libchef-ruby1.8 explicit source version.
831    
832     -- Joshua Timberman <joshua@opscode.com> Thu, 29 Oct 2009 08:47:15 -0600
833    
834     chef (0.7.14-1) unstable; urgency=low
835    
836     * New upstream release notes 0.7.12rc0.
837     * [CHEF-293] - Chef breaks on systems with non-English Locales
838     * [CHEF-501] - Fails to follow notification chains
839     * [CHEF-534] - remove execute permissions from javascripts, images, etc.
840     * [CHEF-544] - Service provider fails to set @new_resource.updated
841     * [CHEF-562] - typo in provider/ifconfig.rb
842     * [CHEF-569] - Remote File causes updates to be sent regardless
843     * [CHEF-578] - Lots of files/subdirectories in a remote_directory cause
844     most chef requests to take 11.5 seconds, and the merb process goes
845     up to 100% CPU
846     * [CHEF-503] - cookbooks UI should display the relative path of the template
847     * [CHEF-546] - Make couchdb version switcher 0.8 specific, and use the new
848     format for everything else.
849     * [CHEF-560] - refactor Chef::Provider::Group::Groupadd
850     * [CHEF-561] - Flexible application layouts for deploy resource and provider
851     * [CHEF-566] - Deploy resource/provider callbacks for before_migrate, &etc.
852     should support in-line recipes
853     * [CHEF-568] - Increase logging for Remote File status, including checksum
854     * [CHEF-580] - faster find_preferred_file
855     * [CHEF-582] - group resource should allow users or members as a parameter
856     * [CHEF-145] - Cron resource: add support for setting cron ENV vars
857     * [CHEF-419] - Create SCM resource and providers for git & svn
858     * [CHEF-496] - add simple service provider to chef
859     * [CHEF-571] - LWRP unit tests
860     * New upstream release notes 0.7.14.
861     * [CHEF-565] - dpkg provider fails at packages with a dash in it
862     * [CHEF-577] - provider.rb doesn't give @definitions default of Hash.new
863     * [CHEF-588] - RC is missing debugging info in find_preferred_file
864     * [CHEF-591] - process table inspection fails in simple service provider
865     * [CHEF-593] - deploy resource is not idempotent
866     * [CHEF-602] - in deploy provider, callback-defined resources are executed
867     in all subsequent callbacks
868     * [CHEF-603] - deploy: gems.yml support
869     * [CHEF-604] - deploy: sudo / run command handler support
870     * [CHEF-614] - LWRP undefined local variable or method `new_resource'
871     * [CHEF-621] - LWRP dynamic attribute methods are Ruby 1.9 incompatible
872     * [CHEF-628] - Deploy resource removes newest release instead of oldest
873     * [CHEF-640] - SCM providers do not set resource updated (notifications)
874     * [CHEF-620] - LWRP components should be shown in Web UI
875     * [CHEF-622] - Gem Package r/p shouldn't silently ignore the options attr
876     * [CHEF-631] - Should create LWRP resources/providers for new_cookbook
877     * Watch file should look for version prior to 0.8 for now.
878    
879     -- Joshua Timberman <joshua@opscode.com> Wed, 28 Oct 2009 22:52:42 -0600
880    
881     chef (0.7.10-0ubuntu1) karmic; urgency=low
882    
883 jtimberman-guest 4086 * New upstream release
884     * Upstream patch for couchdb 0.10.0 (CHEF-515, quilt patch removed)
885     * Fix client logging to file (CHEF-287)
886     * Fix config log_location settings (CHEF-500)
887     * Requires libmixlib-config-ruby (>= 1.0.12)
888     * Suggest, not recommend, rubygems (LP: #424131)
889 jtimberman-guest 5392 * Update watch file to use apt.opscode.com instead of githubredir.
890 jtimberman-guest 3879
891 jtimberman-guest 5392 -- Joshua Timberman <joshua@opscode.com> Fri, 04 Sep 2009 09:31:46 -0600
892 jtimberman-guest 4086
893     chef (0.7.8-0ubuntu2) karmic; urgency=low
894    
895     * Add couchdb_0.10.0_support.patch patch to make chef-server working with
896     the latest couchdb release (LP: #419112).
897     * Bump Standards.
898    
899     -- Alessio Treglia <quadrispro@ubuntu.com> Wed, 26 Aug 2009 12:17:26 +0200
900    
901     chef (0.7.8-0ubuntu1) karmic; urgency=low
902    
903     * Initial release (Closes: #529392, LP: #404403)
904    
905 jtimberman-guest 3925 -- Joshua Timberman <joshua@opscode.com> Wed, 12 Aug 2009 12:18:48 -0600

  ViewVC Help
Powered by ViewVC 1.1.5