<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>037b7acab071adc727fbed8cfc3cea1c0399c2e2</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d0bbab546ab8b1d4a15de809326b1483191f8a70</url>
    <id>d0bbab546ab8b1d4a15de809326b1483191f8a70</id>
    <committed-date>2006-02-15T14:01:11-08:00</committed-date>
    <authored-date>2006-02-15T14:01:11-08:00</authored-date>
    <message>Adding release tag REL_0_13_2

git-svn-id: https://reductivelabs.com/svn/puppet/tags/REL_0_13_2@917 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>4909bfd3f204d3c33170f85daeef9b50cac1bced</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6fe01cedeb2fe00df62bf63d7f7375d18d0663ca</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/037b7acab071adc727fbed8cfc3cea1c0399c2e2</url>
    <id>037b7acab071adc727fbed8cfc3cea1c0399c2e2</id>
    <committed-date>2006-02-15T13:56:54-08:00</committed-date>
    <authored-date>2006-02-15T13:56:54-08:00</authored-date>
    <message>Changed the parsedtype definition of exists(), and fixed a few smaller bugs.  Last code commit before 0.13.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@915 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>a659e17c133ddb93664a67dc16bad9d257bf66ce</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8602932432c62630ec47a672fb79d6aa90dcbfc7</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/6fe01cedeb2fe00df62bf63d7f7375d18d0663ca</url>
    <id>6fe01cedeb2fe00df62bf63d7f7375d18d0663ca</id>
    <committed-date>2006-02-15T13:04:14-08:00</committed-date>
    <authored-date>2006-02-15T13:04:14-08:00</authored-date>
    <message>Tracked down a few other bugs; everything now passes on debian in preparation for 0.13.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@914 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>a138de582c15714b724851c3ffc0fce5448fbedd</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1cd443e9644f945f5c55b592a2414dbaef2de5f</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/8602932432c62630ec47a672fb79d6aa90dcbfc7</url>
    <id>8602932432c62630ec47a672fb79d6aa90dcbfc7</id>
    <committed-date>2006-02-15T10:34:00-08:00</committed-date>
    <authored-date>2006-02-15T10:34:00-08:00</authored-date>
    <message>Changing &quot;answerfile&quot; to &quot;adminfile&quot;, adding &quot;responsefile&quot;, and autorequiring both.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@913 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>c374f0b0f2304149182b6813f4b3ea7d11f65991</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4df3468e920126a3d7b0ac22ab095cc5dbb785bd</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d1cd443e9644f945f5c55b592a2414dbaef2de5f</url>
    <id>d1cd443e9644f945f5c55b592a2414dbaef2de5f</id>
    <committed-date>2006-02-15T10:23:33-08:00</committed-date>
    <authored-date>2006-02-15T10:23:33-08:00</authored-date>
    <message>Fixing users so that they can use a group created by Puppet, and they also now autorequire that group.  To do so, I modified Puppet::Util.gid, which required that I fix Puppet::Type#merge to support merging managed and umanaged objects, which required fixing a bug in Puppet::Type#managed?, and I also changed the ensure state to only default to a value, when the object is managed, which required that I change the defaults system to support default procs that do not return a value.  In other words, lots of fixes for a smallish problem, but we are much better off now.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@912 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>6723dc75eea5a4e19f6bfe0362db49bd8f41c651</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20b65e7845d55cac408fa0d9eddb5209a996076a</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4df3468e920126a3d7b0ac22ab095cc5dbb785bd</url>
    <id>4df3468e920126a3d7b0ac22ab095cc5dbb785bd</id>
    <committed-date>2006-02-15T10:19:51-08:00</committed-date>
    <authored-date>2006-02-15T10:19:51-08:00</authored-date>
    <message>Fixing the order of arguments when using admin files with sun packages

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@911 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>38fa669101087cfab757e8c149ca07631e5d9364</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cfee76f94824157a28354c9d6838716cb2c5d47</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/20b65e7845d55cac408fa0d9eddb5209a996076a</url>
    <id>20b65e7845d55cac408fa0d9eddb5209a996076a</id>
    <committed-date>2006-02-14T23:20:36-08:00</committed-date>
    <authored-date>2006-02-14T23:20:36-08:00</authored-date>
    <message>Some important bug fixes in the parsedtypes types; this all started from the submitted bug today, but I added :absent support to most params.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@910 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>676cfe1891e9c9b0b015393a732b41a0e6af11ea</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19942633b69f04c6789ef08a04d434024e1bc334</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/6cfee76f94824157a28354c9d6838716cb2c5d47</url>
    <id>6cfee76f94824157a28354c9d6838716cb2c5d47</id>
    <committed-date>2006-02-13T22:21:04-08:00</committed-date>
    <authored-date>2006-02-13T22:21:04-08:00</authored-date>
    <message>Committing the initial ldap support -- puppet can now look up node configurations in ldap.  The test scripts currently only work on my home network.


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@909 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>fb82fc83a94de987824aa129066df72878f3179c</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>798b3be4cf1d703cd8559414922b296600db9b47</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/19942633b69f04c6789ef08a04d434024e1bc334</url>
    <id>19942633b69f04c6789ef08a04d434024e1bc334</id>
    <committed-date>2006-02-13T16:14:56-08:00</committed-date>
    <authored-date>2006-02-13T16:14:56-08:00</authored-date>
    <message>Adding --enable/--disable locking for puppetd.  You can now disable puppetd from running by creating a lock file, which is useful if you are testing a configuration and want puppetd not to run for a bit.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@908 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>b0890fdaf0a0c4a756ebce9604a516d250bc49f9</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>376725eb585a6b51851f9f4cbaf1a94a6b64b9fd</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/798b3be4cf1d703cd8559414922b296600db9b47</url>
    <id>798b3be4cf1d703cd8559414922b296600db9b47</id>
    <committed-date>2006-02-13T13:58:40-08:00</committed-date>
    <authored-date>2006-02-13T13:58:40-08:00</authored-date>
    <message>Adding a general &quot;check&quot; mechanism to :exec, so it is now terribly easy to define a new check to perform, converted :creates and :refreshonly to use that mechanism, and then added :onlyif and :unless as new checks.  Also added any files they mention as autorequire files.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@907 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>b25151b9c79a1f6d2765df7e8db1785850448c97</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f098485f805d65dc7ce4001655e6226eabe8269d</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/376725eb585a6b51851f9f4cbaf1a94a6b64b9fd</url>
    <id>376725eb585a6b51851f9f4cbaf1a94a6b64b9fd</id>
    <committed-date>2006-02-13T13:49:41-08:00</committed-date>
    <authored-date>2006-02-13T13:49:41-08:00</authored-date>
    <message>Adding --loadclasses option to puppet

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@906 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>d301bad3b751ff423aeda996604505eea6c11a76</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f15cb8307d49c0abf4c0a385c7a05d445f910ff</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/f098485f805d65dc7ce4001655e6226eabe8269d</url>
    <id>f098485f805d65dc7ce4001655e6226eabe8269d</id>
    <committed-date>2006-02-13T13:49:25-08:00</committed-date>
    <authored-date>2006-02-13T13:49:25-08:00</authored-date>
    <message>Correcting some path problems with symlink, and changing &quot;target&quot; state to &quot;ensure&quot;

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@905 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>f8f94bd4c4b2c9ebc41578ba80ee2e75a301bf2e</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9508bd074c5ba82aba7d3c55c915a0108aec9fae</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/3f15cb8307d49c0abf4c0a385c7a05d445f910ff</url>
    <id>3f15cb8307d49c0abf4c0a385c7a05d445f910ff</id>
    <committed-date>2006-02-13T13:48:57-08:00</committed-date>
    <authored-date>2006-02-13T13:48:57-08:00</authored-date>
    <message>Fixing :target reference in pfile.rb

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@904 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>36b038c83cf56c1ba818fdc6c2e56df302c51e88</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64eafa85a15f184fa45838c4f5a689392464364a</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/9508bd074c5ba82aba7d3c55c915a0108aec9fae</url>
    <id>9508bd074c5ba82aba7d3c55c915a0108aec9fae</id>
    <committed-date>2006-02-13T13:46:29-08:00</committed-date>
    <authored-date>2006-02-13T13:46:29-08:00</authored-date>
    <message>Correcting some path problems with symlink, and changing &quot;target&quot; state to &quot;ensure&quot;

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@903 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>622a0c1a56d86591aff00085a6ecb3bef02d22bc</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a456c4d08b90532d5f5c3c2ce0413c9864641eec</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/64eafa85a15f184fa45838c4f5a689392464364a</url>
    <id>64eafa85a15f184fa45838c4f5a689392464364a</id>
    <committed-date>2006-02-13T10:00:46-08:00</committed-date>
    <authored-date>2006-02-13T10:00:46-08:00</authored-date>
    <message>Updated to version 0.13.1

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@901 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>3534504e3002178b0f3667240d3f0e89fcfcb674</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a05ed211da39f53e69aa6526d4919b694ec7d1a</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/a456c4d08b90532d5f5c3c2ce0413c9864641eec</url>
    <id>a456c4d08b90532d5f5c3c2ce0413c9864641eec</id>
    <committed-date>2006-02-13T10:00:17-08:00</committed-date>
    <authored-date>2006-02-13T10:00:17-08:00</authored-date>
    <message>updating alias docs to pass ReST checks

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@900 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>618fe93424712e2fca32f639e5bc3d59eb4413f2</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89d37f612bec255d9a966729680409cceb728e9c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/1a05ed211da39f53e69aa6526d4919b694ec7d1a</url>
    <id>1a05ed211da39f53e69aa6526d4919b694ec7d1a</id>
    <committed-date>2006-02-13T09:48:33-08:00</committed-date>
    <authored-date>2006-02-13T09:48:33-08:00</authored-date>
    <message>updating changelog and docs for :alias

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@899 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>d5920e22424588a6801e646c8e9fb76bccdcf569</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96388cbd3b1a88a978e176b30b52d7753b70236b</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/89d37f612bec255d9a966729680409cceb728e9c</url>
    <id>89d37f612bec255d9a966729680409cceb728e9c</id>
    <committed-date>2006-02-13T09:13:09-08:00</committed-date>
    <authored-date>2006-02-13T09:13:09-08:00</authored-date>
    <message>Fixing some problems with cron tab management, and creating Puppet::Util.{u,g}id methods.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@898 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>247e1998962da2fe23bdba404b8cce8b56233216</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2be25d51f38f53c92bcc6b9688344fdb1c06f48f</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/96388cbd3b1a88a978e176b30b52d7753b70236b</url>
    <id>96388cbd3b1a88a978e176b30b52d7753b70236b</id>
    <committed-date>2006-02-12T10:08:39-08:00</committed-date>
    <authored-date>2006-02-12T10:08:39-08:00</authored-date>
    <message>Fixing locking.  It apparently was not working on OS X, and I was not syncronizing access in threads -- i assumed locks themselves were a sufficient sync point.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@897 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>7c32629142ad31524a279d92db3fd310fb94832d</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f7b5c679ff4957dcd94b4652033b9fad871cad2</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2be25d51f38f53c92bcc6b9688344fdb1c06f48f</url>
    <id>2be25d51f38f53c92bcc6b9688344fdb1c06f48f</id>
    <committed-date>2006-02-10T14:00:30-08:00</committed-date>
    <authored-date>2006-02-10T14:00:30-08:00</authored-date>
    <message>Making the language name a real alias.  Now all objects in Puppet support specifying both the name and the namevar, or just a name and having the namevar set.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@896 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>883fb30254b637312ec4518d189df10ef13fd159</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b13b5edba1f8e1834b15e5b7244869afe814da93</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/7f7b5c679ff4957dcd94b4652033b9fad871cad2</url>
    <id>7f7b5c679ff4957dcd94b4652033b9fad871cad2</id>
    <committed-date>2006-02-09T13:15:38-08:00</committed-date>
    <authored-date>2006-02-09T13:15:38-08:00</authored-date>
    <message>Change in how logging is defaulted: by default logs go to :syslog, unless the user explicitly gives at least one --logdest argument, in which case logs only go to the destinations the user gave.


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@895 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>2e2c928b369ae7d2047c3b2ff3014e1bfbec2538</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c02ffde9c07b817597fd17f67047ed310cbdfcc</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/b13b5edba1f8e1834b15e5b7244869afe814da93</url>
    <id>b13b5edba1f8e1834b15e5b7244869afe814da93</id>
    <committed-date>2006-02-08T17:48:09-08:00</committed-date>
    <authored-date>2006-02-08T17:48:09-08:00</authored-date>
    <message>Set the Release tag in the spec file to 1 when the version is changed


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@894 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>6a3572b203cbb61d1b5df161186d66c9d7964860</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d629a80e14129fb51c662d41920a5389113af0c9</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/8c02ffde9c07b817597fd17f67047ed310cbdfcc</url>
    <id>8c02ffde9c07b817597fd17f67047ed310cbdfcc</id>
    <committed-date>2006-02-08T17:40:58-08:00</committed-date>
    <authored-date>2006-02-08T17:40:58-08:00</authored-date>
    <message>Adapt specfile to the fact that puppetmaster now automatically runs as user puppet. Add default config files that send logs to /var/log/puppet.


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@893 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>ee42354ac27b46ce7bb85e9531d474258bb88495</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44071d016639855a41f5650e2d9813c769cf61a0</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d629a80e14129fb51c662d41920a5389113af0c9</url>
    <id>d629a80e14129fb51c662d41920a5389113af0c9</id>
    <committed-date>2006-02-08T15:34:31-08:00</committed-date>
    <authored-date>2006-02-08T15:34:31-08:00</authored-date>
    <message>Fix version in last changelog entry (makes rpmlint happy)


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@892 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>b2a6ff05c0e0a103177b21e37664489abe4f951b</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cb5cb3afa9382cfd1cf4edfca52c4bf55bc4d0d</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/44071d016639855a41f5650e2d9813c769cf61a0</url>
    <id>44071d016639855a41f5650e2d9813c769cf61a0</id>
    <committed-date>2006-02-08T15:05:41-08:00</committed-date>
    <authored-date>2006-02-08T15:05:41-08:00</authored-date>
    <message>Updated to version 0.13.0

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@890 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>957e286cf22e316ed4ff9356b78383c624488f8c</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>387db24ca5047073876e630a51a73838ffc50d0c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2cb5cb3afa9382cfd1cf4edfca52c4bf55bc4d0d</url>
    <id>2cb5cb3afa9382cfd1cf4edfca52c4bf55bc4d0d</id>
    <committed-date>2006-02-08T15:04:23-08:00</committed-date>
    <authored-date>2006-02-08T15:04:23-08:00</authored-date>
    <message>Updating changelog for 0.13.0

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@889 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>52d5fa5e4a6930641270ef906c399e7df9a46111</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ce061a8215f6f23ee55af93a2c420800ade242c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/387db24ca5047073876e630a51a73838ffc50d0c</url>
    <id>387db24ca5047073876e630a51a73838ffc50d0c</id>
    <committed-date>2006-02-08T14:57:07-08:00</committed-date>
    <authored-date>2006-02-08T14:57:07-08:00</authored-date>
    <message>Adding answerfile support to sun pkgs.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@888 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>8530c53cdc7b9775fa341d1ea224aae2a3e17a88</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd7a637eca3c914e85ef48d057e3207a5ff96b53</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2ce061a8215f6f23ee55af93a2c420800ade242c</url>
    <id>2ce061a8215f6f23ee55af93a2c420800ade242c</id>
    <committed-date>2006-02-08T14:56:56-08:00</committed-date>
    <authored-date>2006-02-08T14:56:56-08:00</authored-date>
    <message>adding some documentation

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@887 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>e8dc7e60b451d544cbc324cdea8127e7335cb169</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccd0121db4e8e1f0bf162332241884b22ff724b4</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/cd7a637eca3c914e85ef48d057e3207a5ff96b53</url>
    <id>cd7a637eca3c914e85ef48d057e3207a5ff96b53</id>
    <committed-date>2006-02-08T09:45:26-08:00</committed-date>
    <authored-date>2006-02-08T09:45:26-08:00</authored-date>
    <message>removing errant warning

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@886 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>44700d1a753640cbba1e0dd4855f738208be0051</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8eab733e2529434528d7ebda6a883151964dd7b9</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/ccd0121db4e8e1f0bf162332241884b22ff724b4</url>
    <id>ccd0121db4e8e1f0bf162332241884b22ff724b4</id>
    <committed-date>2006-02-08T09:44:44-08:00</committed-date>
    <authored-date>2006-02-08T09:44:44-08:00</authored-date>
    <message>Fixing small problem where checksum retrieving did not look in the cache; this was only ever a problem in cases where checksums have no &quot;should&quot; value set, which is generally only the case on the fileserver, but it caused the fileserver to replace checksum values on every retrieval.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@885 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>655aa2d23141202243964ce4d3be951da5f22737</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
</commits>
