<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-apt/lib/puppet, branch nadir</title>
<subtitle>Puppet module for apt</subtitle>
<id>https://git.fluxo.info/puppet-apt/atom?h=nadir</id>
<link rel='self' href='https://git.fluxo.info/puppet-apt/atom?h=nadir'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/'/>
<updated>2011-02-07T10:28:29+00:00</updated>
<entry>
<title>debian_nextcodename: take into account Squeeze was released.</title>
<updated>2011-02-07T10:28:29+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-02-07T10:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=f11e821f0ad7e52be19163b62f18930c90fffed5'/>
<id>urn:sha1:f11e821f0ad7e52be19163b62f18930c90fffed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian_release_version: add Squeeze's version number.</title>
<updated>2011-02-07T10:27:54+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-02-07T10:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=e32f4275a6ec3c4cb531f1ec1816479d6d2dd36c'/>
<id>urn:sha1:e32f4275a6ec3c4cb531f1ec1816479d6d2dd36c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update debian_release function since Squeeze has been released.</title>
<updated>2011-02-06T07:56:54+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2011-02-06T07:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=f362f059956d745037425eb5f8c27ce48c14632e'/>
<id>urn:sha1:f362f059956d745037425eb5f8c27ce48c14632e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Additionally use version number in Lenny default pinning.</title>
<updated>2010-12-12T08:57:42+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-12-12T08:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=4103a2705498b4e6d371af5582df74c93f6e7e2d'/>
<id>urn:sha1:4103a2705498b4e6d371af5582df74c93f6e7e2d</id>
<content type='text'>
Lenny's APT does not support pinning like this:

  Pin: release o=Debian,n=&lt;%= codename %&gt;

We therefore switched (in commit ef2ebdffd) to:

  Pin: release o=Debian,a=&lt;%= release %&gt;

With such a pinning setup, when Squeeze is released, systems using this module
with $apt_use_next_release set to true would immediately switch to prefer
packages from Squeeze. If an automated upgrade process is setup, they would be
automatically upgraded to Squeeze.

This does not sound safe to me, so let's use the release version number as an
additional selection criterion to prevent upgrades to Squeeze to happen behind
our back:

  Pin: release o=Debian,a=&lt;%= release %&gt;,v=&lt;%= release_version %&gt;*

Note that the trailing '*' is intentional and necessary to match stable
point-releases.
</content>
</entry>
<entry>
<title>Fix functions return values.</title>
<updated>2010-10-10T10:05:26+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-10T10:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=b4e24ecc0699687adec30bd38d78b34423eda1a1'/>
<id>urn:sha1:b4e24ecc0699687adec30bd38d78b34423eda1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix functions declaration and filenames.</title>
<updated>2010-10-10T09:00:18+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-10T09:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=d50104ce10d7709c9c21f475eb6241136f937ad8'/>
<id>urn:sha1:d50104ce10d7709c9c21f475eb6241136f937ad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename function file so that puppet hopefully finds it.</title>
<updated>2010-10-09T19:18:10+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-09T19:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=5326c54b817d6d86c1322dd1b923d1345460a721'/>
<id>urn:sha1:5326c54b817d6d86c1322dd1b923d1345460a721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few useful functions.</title>
<updated>2010-10-06T09:16:44+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2010-10-06T09:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-apt/commit/?id=d65e1573a9f421d562eef6a11cbde99700036011'/>
<id>urn:sha1:d65e1573a9f421d562eef6a11cbde99700036011</id>
<content type='text'>
</content>
</entry>
</feed>
