<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>debian.dev-zero.nl &#187; Site and archive news</title>
	<atom:link href="http://debian.dev-zero.nl/blog/archives/category/archive-news/feed" rel="self" type="application/rss+xml" />
	<link>http://debian.dev-zero.nl/blog</link>
	<description>A Debian package repository</description>
	<lastBuildDate>Wed, 07 Apr 2010 12:19:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Etch repositories removed</title>
		<link>http://debian.dev-zero.nl/blog/archives/112</link>
		<comments>http://debian.dev-zero.nl/blog/archives/112#comments</comments>
		<pubDate>Tue, 16 Feb 2010 13:15:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site and archive news]]></category>

		<guid isPermaLink="false">http://debian.dev-zero.nl/blog/?p=112</guid>
		<description><![CDATA[As already announced in this post, the repositories for Etch have been removed, now that security support for Etch has ended. If you haven&#8217;t upgraded to Lenny yet, now is definately the time to do so&#8230;
]]></description>
			<content:encoded><![CDATA[<p>As already announced in <a href="/blog/archives/88">this post</a>, the repositories for Etch have been removed, now that security support for Etch has ended. If you haven&#8217;t upgraded to Lenny yet, now is definately the time to do so&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://debian.dev-zero.nl/blog/archives/112/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New repository layout, new GPG key</title>
		<link>http://debian.dev-zero.nl/blog/archives/95</link>
		<comments>http://debian.dev-zero.nl/blog/archives/95#comments</comments>
		<pubDate>Tue, 09 Feb 2010 15:49:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site and archive news]]></category>

		<guid isPermaLink="false">http://debian.dev-zero.nl/blog/?p=95</guid>
		<description><![CDATA[In the quest for more quality, functionality and ease of administration, the Lenny repositories have been converted to new repositories, that are managed by reprepro. Fortunately, the impact for you as a user is small. The URLs to the repositories have changed (a path component /debian was added), so please update your sources.list to make [...]]]></description>
			<content:encoded><![CDATA[<p>In the quest for more quality, functionality and ease of administration, the Lenny repositories have been converted to new repositories, that are managed by <a href="http://mirrorer.alioth.debian.org/" target="_blank"><em>reprepro</em></a>. Fortunately, the impact for you as a user is small. The URLs to the repositories have changed (a path component <em>/debian</em> was added), so please update your sources.list to make use of the following URLs:</p>
<blockquote><p>deb http://debian.dev-zero.nl/debian lenny-backports main<br />
deb http://debian.dev-zero.nl/debian lenny-custom main<br />
deb http://debian.dev-zero.nl/debian lenny-experimental main</p></blockquote>
<blockquote><p>deb-src http://debian.dev-zero.nl/debian lenny-backports main<br />
deb-src http://debian.dev-zero.nl/debian lenny-custom main<br />
deb-src http://debian.dev-zero.nl/debian lenny-experimental main</p></blockquote>
<p>However, the old URLs still work, and will be rewritten on the server to the new, correct location.</p>
<p>Reprepro also makes it easy to automatically sign the Release files. Because of that, a new GPG key has been created,which will be used to sign the repository from now on. If you run aptitude update on your DevZero-enabled servers now, you will see Aptitude complain about the keys:</p>
<blockquote><p>W: GPG error: http://debian.dev-zero.nl lenny-backports Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 6C28A78FCE3CD5E4</p></blockquote>
<p>To update the key, upgrade the <em>debian-devzero-keyring</em> package to version 2010.02.09. Aptitude will tell you that you are trying to install an untrusted package and ask you if you are certain about that. Of course you are <img src='http://debian.dev-zero.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>There are two alternative ways to install the new key into Apt&#8217;s keyring. The first one is:</p>
<blockquote><p>gpg &#8211;keyserver hkp://pgp.mit.edu &#8211;recv-keys CE3CD5E4<br />
gpg &#8211;export CE3CD5E4 | sudo apt-key add -</p></blockquote>
<p>And the second one is:</p>
<blockquote><p>wget -q -O &#8211; http://debian.dev-zero.nl/devzero.asc | sudo apt-key add -</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://debian.dev-zero.nl/blog/archives/95/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some removals, Etch repositories</title>
		<link>http://debian.dev-zero.nl/blog/archives/88</link>
		<comments>http://debian.dev-zero.nl/blog/archives/88#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:27:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Package updates]]></category>
		<category><![CDATA[Site and archive news]]></category>

		<guid isPermaLink="false">http://debian.dev-zero.nl/blog/?p=88</guid>
		<description><![CDATA[Today, the following packages were removed from the archive:

Exim 4.71, from lenny-experimental. It is now available on Backports.org.
Libapache-mod-security 2.5.9, from lenny-backports. It was outdated, and version 2.5.11 is available on Bpo.
PHP 5.3.0-3 (i386) and 5.3.1-1 (amd64), from lenny-experimental. The latest version, 5.3.1-3, is now available in lenny-custom.

Update 23:06h:

Sqlite3 3.6.18, from lenny-backports. It was outdated, version [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the following packages were removed from the archive:</p>
<ul>
<li>Exim 4.71, from <em>lenny-experimental</em>. It is now available on <a href="http://www.backports.org/" target="_blank">Backports.org</a>.</li>
<li>Libapache-mod-security 2.5.9, from <em>lenny-backports</em>. It was outdated, and version 2.5.11 is available on Bpo.</li>
<li>PHP 5.3.0-3 (i386) and 5.3.1-1 (amd64), from <em>lenny-experimental</em>. The latest version, 5.3.1-3, is now available in <em>lenny-custom</em>.</li>
</ul>
<p>Update 23:06h:</p>
<ul>
<li>Sqlite3 3.6.18, from lenny-backports. It was outdated, version 3.6.21 is available on Bpo.</li>
</ul>
<p>Furthermore, The Debian Security Team decided that <a href="http://lists.debian.org/debian-security-announce/2010/msg00010.html" target="_blank">security support for Debian Etch will end on February 15th</a>. Since this means that no-one should run Etch anymore, the repositories on debian.dev-zero.nl (<a href="http://www.debian-database.org/?s=list&amp;r=etch_devzero_backports" target="_blank">etch-backports</a> and <a href="http://www.debian-database.org/?s=list&amp;r=etch_devzero_custom">etch-custom</a>) have lost their value (if they had any left, since the packages haven&#8217;t been updated for ages&#8230;) and will be deleted.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<pre>The Debian Security Team</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://debian.dev-zero.nl/blog/archives/88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenny-experimental archive</title>
		<link>http://debian.dev-zero.nl/blog/archives/30</link>
		<comments>http://debian.dev-zero.nl/blog/archives/30#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:21:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site and archive news]]></category>

		<guid isPermaLink="false">http://debian.dev-zero.nl/blog/?p=30</guid>
		<description><![CDATA[Today, a new archive was added to this repository, named lenny-experimental. It serves the same purpose as the experimental archive of Debian itself, namely to serve packages, that are experimental in one way or an other. In any case, these packages may not be considered stable and may or may not work as expected.
The first [...]]]></description>
			<content:encoded><![CDATA[<p>Today, a new archive was added to this repository, named <em>lenny-experimental</em>. It serves the same purpose as the <a href="http://packages.debian.org/experimental/" target="_blank"><em>experimental</em> archive of Debian itself</a>, namely to serve packages, that are experimental in one way or an other. In any case, these packages may not be considered stable and may or may not work as expected.</p>
<p>The first set of packages that can be found in <em>lenny-experimental</em>, is PHP 5.3. More information follows in a separate post.</p>
<p>To use the archive, put the following in your <em>sources.list</em>:</p>
<blockquote><p>deb http://debian.dev-zero.nl/debian lenny-experimental main</p></blockquote>
<p>To install a package, use:</p>
<blockquote><p># aptitude -t lenny-experimental install &lt;package&gt;</p></blockquote>
<p>As with <em>backports</em> and <em>custom</em>, packages from <em>experimental</em> have a default priority of 1, so if you use any of them, please use appropriate pinning to receive updates. You can achieve this by putting the following in /etc/apt/preferences:</p>
<blockquote><p>Package: *<br />
Pin: release lenny-experimental<br />
Pin-Priority: 120</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://debian.dev-zero.nl/blog/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPG key updated</title>
		<link>http://debian.dev-zero.nl/blog/archives/18</link>
		<comments>http://debian.dev-zero.nl/blog/archives/18#comments</comments>
		<pubDate>Sun, 19 Jul 2009 12:48:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Site and archive news]]></category>

		<guid isPermaLink="false">http://debian.dev-zero.nl/blog/?p=18</guid>
		<description><![CDATA[From now on, the Release files for the repositories at debian.dev-zero.nl will be signed with a new GPG key. To install packages from these repositories, you need to add that new key to your apt keyring. 
There are two ways to do that. The simplest way:
aptitude install debian-devzero-keyring
The alternative way:
gpg &#8211;keyserver hkp://pgp.mit.edu &#8211;recv-keys F842EC0F
gpg &#8211;export [...]]]></description>
			<content:encoded><![CDATA[<p>From now on, the Release files for the repositories at debian.dev-zero.nl will be signed with a new GPG key. To install packages from these repositories, you need to add that new key to your <em>apt keyring. </em></p>
<p>There are two ways to do that. The simplest way:</p>
<p style="padding-left: 30px;">aptitude install debian-devzero-keyring</p>
<p>The alternative way:</p>
<p style="padding-left: 30px;">gpg &#8211;keyserver hkp://pgp.mit.edu &#8211;recv-keys F842EC0F</p>
<p style="padding-left: 30px;">gpg &#8211;export F842EC0F | sudo apt-key add -</p>
]]></content:encoded>
			<wfw:commentRss>http://debian.dev-zero.nl/blog/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
