<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-41</id>
	<title>Nabble - Debian Security</title>
	<updated>2009-11-17T09:44:31Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Debian-Security-f41.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-Security-f41.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26395011</id>
	<title>Itec - Ovh - Mise à jour du serveur</title>
	<published>2009-11-17T09:44:31Z</published>
	<updated>2009-11-17T09:44:31Z</updated>
	<author>
		<name>Stéphane Chabaneix</name>
	</author>
	<content type="html">Stéph
&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : Stefan Fritsch [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sf@...&lt;/a&gt;] De la part de Stefan
&lt;br&gt;Fritsch
&lt;br&gt;Envoyé : lundi 16 novembre 2009 20:31
&lt;br&gt;À : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt;
&lt;br&gt;Objet : [SECURITY] [DSA-1934-1] New apache2 packages fix several issues
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;- ------------------------------------------------------------------------
&lt;br&gt;Debian Security Advisory DSA-1934-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;security@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.debian.org/security/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Stefan Fritsch
&lt;br&gt;November 16, 2009 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.debian.org/security/faq&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/faq&lt;/a&gt;&lt;br&gt;- ------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Package &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: apache2
&lt;br&gt;Vulnerability &amp;nbsp;: multiple issues
&lt;br&gt;Problem type &amp;nbsp; : remote
&lt;br&gt;Debian-specific: no
&lt;br&gt;CVE Id(s) &amp;nbsp; &amp;nbsp; &amp;nbsp;: CVE-2009-3094 CVE-2009-3095 CVE-2009-3555
&lt;br&gt;&lt;br&gt;&lt;br&gt;A design flaw has been found in the TLS and SSL protocol that allows
&lt;br&gt;an attacker to inject arbitrary content at the beginning of a TLS/SSL
&lt;br&gt;connection. The attack is related to the way how TLS and SSL handle
&lt;br&gt;session renegotiations. CVE-2009-3555 has been assigned to this
&lt;br&gt;vulnerability.
&lt;br&gt;&lt;br&gt;As a partial mitigation against this attack, this apache2 update
&lt;br&gt;disables client-initiated renegotiations. This should fix the
&lt;br&gt;vulnerability for the majority of Apache configurations in use.
&lt;br&gt;&lt;br&gt;NOTE: This is not a complete fix for the problem. The attack is
&lt;br&gt;still possible in configurations where the server initiates the
&lt;br&gt;renegotiation. This is the case for the following configurations
&lt;br&gt;(the information in the changelog of the updated packages is
&lt;br&gt;slightly inaccurate):
&lt;br&gt;&lt;br&gt;- - The &amp;quot;SSLVerifyClient&amp;quot; directive is used in a Directory or Location
&lt;br&gt;&amp;nbsp; context.
&lt;br&gt;- - The &amp;quot;SSLCipherSuite&amp;quot; directive is used in a Directory or Location
&lt;br&gt;&amp;nbsp; context.
&lt;br&gt;&lt;br&gt;As a workaround, you may rearrange your configuration in a way that
&lt;br&gt;SSLVerifyClient and SSLCipherSuite are only used on the server or
&lt;br&gt;virtual host level.
&lt;br&gt;&lt;br&gt;A complete fix for the problem will require a protocol change. Further
&lt;br&gt;information will be included in a separate announcement about this
&lt;br&gt;issue.
&lt;br&gt;&lt;br&gt;&lt;br&gt;In addition, this update fixes the following issues in Apache's
&lt;br&gt;mod_proxy_ftp:
&lt;br&gt;&lt;br&gt;CVE-2009-3094: Insufficient input validation in the mod_proxy_ftp
&lt;br&gt;module allowed remote FTP servers to cause a denial of service (NULL
&lt;br&gt;pointer dereference and child process crash) via a malformed reply to
&lt;br&gt;an EPSV command.
&lt;br&gt;&lt;br&gt;CVE-2009-3095: Insufficient input validation in the mod_proxy_ftp
&lt;br&gt;module allowed remote authenticated attackers to bypass intended access
&lt;br&gt;restrictions and send arbitrary FTP commands to an FTP server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;For the stable distribution (lenny), these problems have been fixed in
&lt;br&gt;version 2.2.9-10+lenny6. This version also includes some non-security
&lt;br&gt;bug fixes that were scheduled for inclusion in the next stable point
&lt;br&gt;release (Debian 5.0.4).
&lt;br&gt;&lt;br&gt;The oldstable distribution (etch), these problems have been fixed in
&lt;br&gt;version 2.2.3-4+etch11.
&lt;br&gt;&lt;br&gt;For the testing distribution (squeeze) and the unstable distribution
&lt;br&gt;(sid), these problems will be fixed in version 2.2.14-2.
&lt;br&gt;&lt;br&gt;This advisory also provides updated apache2-mpm-itk packages which
&lt;br&gt;have been recompiled against the new apache2 packages.
&lt;br&gt;&lt;br&gt;Updated apache2-mpm-itk packages for the armel architecture are not
&lt;br&gt;included yet. They will be released as soon as they become available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;We recommend that you upgrade your apache2 and apache2-mpm-itk packages.
&lt;br&gt;&lt;br&gt;Upgrade instructions
&lt;br&gt;- --------------------
&lt;br&gt;&lt;br&gt;wget url
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will fetch the file for you
&lt;br&gt;dpkg -i file.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will install the referenced file.
&lt;br&gt;&lt;br&gt;If you are using the apt-get package manager, use the line for
&lt;br&gt;sources.list as given below:
&lt;br&gt;&lt;br&gt;apt-get update
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will update the internal database
&lt;br&gt;apt-get upgrade
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will install corrected packages
&lt;br&gt;&lt;br&gt;You may use an automated update by adding the resources from the
&lt;br&gt;footer to the proper configuration.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Debian GNU/Linux 4.0 alias etch (oldstable)
&lt;br&gt;- -------------------------------------------
&lt;br&gt;&lt;br&gt;Oldstable updates are available for alpha, amd64, arm, hppa, i386, ia64,
&lt;br&gt;mips, mipsel, powerpc, s390 and sparc.
&lt;br&gt;&lt;br&gt;Source archives:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&lt;/a&gt;&lt;br&gt;1.dsc
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; 1071 dff8f31d88ede35bb87f92743d2db202
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3.orig.ta&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3.orig.ta&lt;/a&gt;&lt;br&gt;r.gz
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;6342475 f72ffb176e2dc7b322be16508c09f63c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&lt;/a&gt;&lt;br&gt;1.diff.gz
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 124890 c9b197b2a4bade4e92f3c65b88eea614
&lt;br&gt;&lt;br&gt;Architecture independent packages:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-doc_2.2.3-4+e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-doc_2.2.3-4+e&lt;/a&gt;&lt;br&gt;tch11_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2247064 357f2daba8360eaf00b0157326c4d258
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-src_2.2.3-4+e&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-src_2.2.3-4+e&lt;/a&gt;&lt;br&gt;tch11_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;6668542 043a6a14dc48aae5fa8101715f4ddf81
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.3-4+etch1&lt;/a&gt;&lt;br&gt;1_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;41626 27661a99c55641d534a5ffe4ea828c4b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-perchild_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-perchild_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 275872 8ff0ac120a46e235a9253df6be09e4d5
&lt;br&gt;&lt;br&gt;alpha architecture (DEC Alpha)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 346016 02b337e48ef627e13d79ad3919bc380d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407682 f01d7e23f206baed1e42c60e15fe240f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1017408 1c8dccbed0a309ed0b74b83667f1d587
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 449704 b227ff8c9bceaa81488fec48b81f18f6
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 450266 766ba095925ee31c175716084f41b3cf
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 444898 3b1d9a9531c82872d36ce295d6cba581
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407030 eedabbc4930b3c14012f57ec7956847b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 184920 2d152290678598aeacd32564c2ec37c2
&lt;br&gt;&lt;br&gt;amd64 architecture (AMD x86_64 (AMD64))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 409010 15d5dda7eb1e9e8d406cd9ff4b25e60f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 408330 0bf271280295146f4ded8c02335e8fc1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1000068 f92b3deafb9ce263d0d66b753231a003
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 436268 9ef6b02f0ecf9905c14114a464c86f80
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 432320 b734b0c2f1d2177a828cff7d8e34d17c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 342152 ef061f914027b41b788a31758d7c4e96
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 436766 deb97a3637ae8be3e016e37c038bc470
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 172802 0550f661c804ef0c0ec31e1928f5f97d
&lt;br&gt;&lt;br&gt;arm architecture (ARM)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 421056 b55b215aee8398e6388a73b421229db7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 408940 8782732ef6487ef268abf2856ec5e2c0
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 408140 f3627e52eaf7a011a5a624ea25fa058b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 968448 ac1354c562e7969e47561f4cba3a859b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 346166 a8729d03737330075908c2b8b2f5ce0b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 157634 53c277ca7e52e7e60a523183e87beec3
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 421782 b17f7ce0bfd6fee4877d9bccaf82770e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 417026 03b845039bf49fba64f064acda350f43
&lt;br&gt;&lt;br&gt;hppa architecture (HP PA RISC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 444058 16fb9ac5807fcf161321ffc8467e963d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 179532 b1f7b89ac1e830b72e30c9476b813263
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 352116 f34f19a1bf40a37695ac0aeb3f5b6d10
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 443324 e7106e9195fcd9f34ced7bccb009cbb7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1078948 29a60062b3f7676f768dda1d4cdb78fd
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 439968 6ff5b95ba06596c04f2fc7dc3adac7ac
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 410880 28ce1d24c4e152624c38330d34781636
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 409994 2ce21d9fc51fbbeb5e05ac7c418d7e11
&lt;br&gt;&lt;br&gt;i386 architecture (Intel ia32)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 409776 04bafa059e90c14851f290c02fc7a29e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 963818 f2755fd250837dd878a24ffc8527855d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 425034 fc0b075a77853494886719b1bf4d7092
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 421206 d2758678dc6dcfb2298a5e69dbd199d0
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 425510 5df035120241567d62ba4154a7ade25f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 161256 614f006996e6309829bf7c80bb95e3ed
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 410518 833b5256083de5f76d83354f63916af2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 343876 435638e472ccb187c7713f96840cf156
&lt;br&gt;&lt;br&gt;ia64 architecture (Intel ia64)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407664 9929d570df08ea81c10235d8cfad8cec
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 231808 505ed0109a851680126951f228f4ed40
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 491120 d1ef23e9bbd457b1c30d50234050b112
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 498202 f430c9b4231122f996799b45d68596a3
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407018 f721b04b90b8b2b5ec76916488395bdd
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 360664 08763e41786b3c5b28cf3e27d234419d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 497388 6ef80d442fbf5046e78b9b2a0637adb9
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1204566 d1cc5f38e5683c539db6673611585b67
&lt;br&gt;&lt;br&gt;mips architecture (MIPS (Big Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 430112 01c3cf5fc888bff3967c95736b3caf40
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407674 688656128f0f46e8b35da61d731e244f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 434122 791a223b58a6a3a00fdd5517decc6ff2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 951736 68a93c433a24dd42b461907c2b61c6d2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407022 10cf7a6fa3ad60183a80b7fddc08ed98
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 350066 ab3498abf9ddc41f0665be9c2912beab
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 434784 2d07f9376a7c7eb6229e0c5238e604fc
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 169932 db0ecd6b89594ecbff3bacd9d184f808
&lt;br&gt;&lt;br&gt;mipsel architecture (MIPS (Little Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 428958 3c7b9e69ccbeb0db17d437ece3717b65
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407040 61a67a76dd0acfaeb747d5ee745cb3fa
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 433736 74adf126949edfd4b1af734b3a8255f8
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 951730 3c9d5a12163e7d1c939d26829a4454f1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407694 0297490b8b4aff5e1a4527a9c897fbee
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 350302 843a3c227ba43dc4b882c96cad62a6eb
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 434220 b18b6688a18a11d7bfa20d486c13ae64
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 168814 6eedc4fb9e8027cf6d11c427a1cc4f8c
&lt;br&gt;&lt;br&gt;powerpc architecture (PowerPC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1061292 0a43b7054755c361229d5e14db9c3156
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 432806 ebe9b3113da3361dabf67acd291f9d93
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 168374 ab7eb4de4a4c224a94698ebb67f627ea
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 433416 0c53941e7e8765780e4e4a71f81a592b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 354920 0682a419e0d59ff5a2af1f322991b157
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 410150 69ddc8b0b8ec235e65eabde0adbc1db7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 428826 f556fd9726b4c66bbe6fdc05b84d9918
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 409396 d4b779470977873916bff7353829f172
&lt;br&gt;&lt;br&gt;s390 architecture (IBM S/390)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 437364 0d844765789f2fcc4cf0c24e755b4c3d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 994710 63d476187cc9eed384ff792ce8b6f471
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 443278 114375b6439d8a9cf344dd4829c7b6d2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407682 e0db3031b4bb381a0f3178569d4c514a
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 442268 219d9f7f67d2a53a3c3e700c68a6d682
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 348624 ac97c9840e0cb11a1cf1e44fd1875015
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 407026 6233c65e8860b416d7a6265ae2c2eda4
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 177986 634687237fd58d539bc9492415a94b77
&lt;br&gt;&lt;br&gt;sparc architecture (Sun SPARC/UltraSPARC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 418896 96bdf44ad9d8c1d86ee3aaf383c9dcce
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 412078 c9aab17ccba1846ea02df78f636a28a6
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.3-4&lt;/a&gt;&lt;br&gt;+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 342696 7dd353d553f6a495c506b22f60ff2a0d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.3-01-2+etch4+b1_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 158054 60de9a240c905bdb6ffa0ab6c032096d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 422966 edb7194c73d08c0bdb1eed6bd19ceb53
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 422444 ad0a85ada33d687e1fc67b0fa3c40244
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 960150 0dae013a3e07502409918ff649cb1375
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.3-4+etch11_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 411290 88e769a08329b6728c6fd0770d241874
&lt;br&gt;&lt;br&gt;&lt;br&gt;Debian GNU/Linux 5.0 alias lenny (stable)
&lt;br&gt;- -----------------------------------------
&lt;br&gt;&lt;br&gt;Stable updates are available for alpha, amd64, arm, armel, hppa, i386, ia64,
&lt;br&gt;mips, mipsel, powerpc, s390 and sparc.
&lt;br&gt;&lt;br&gt;Source archives:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9.orig.ta&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9.orig.ta&lt;/a&gt;&lt;br&gt;r.gz
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;6396996 80d3754fc278338033296f0d41ef2c04
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&lt;/a&gt;&lt;br&gt;y6.dsc
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; 1673 f6846ac2d9cbd7887629a9c503154310
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&lt;/a&gt;&lt;br&gt;y6.diff.gz
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 145719 fd456ef168b7f1ca1055ffbca1df53db
&lt;br&gt;&lt;br&gt;Architecture independent packages:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-doc_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-doc_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2060318 c2499fa1040a9ace89c1a969de4db870
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-src_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-src_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;6736558 e09131a305cf2e51d3c14ed7c1beaf5d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2_2.2.9-10+lenn&lt;/a&gt;&lt;br&gt;y6_all.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;45238 922ce7e9d14885bab9c9cbbfab99fbd3
&lt;br&gt;&lt;br&gt;alpha architecture (DEC Alpha)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209720 29861b61a3ae0912a7eb1ba2096b0421
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84444 af60f321516a06fc9588433ba2c1a88e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 256598 730d50c0f57ba7aad84e6897217bf42d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2402082 b932e642a152e30f948437d7313d2dcf
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82728 bb04bbeae7865acad1ae89e943702623
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 198236 61b2f1529a056145d9ea8a87c5c5e8c0
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208690 f6d15e0b6fa15a3738e9130b4044ce37
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 849014 dddd323a55b010c29a8626194b71a7a1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 147844 40f11b60e0f5154680f16c1c67943101
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 261662 7b88269d9ce2877809a0f47daa4e756d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_alpha.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 262336 eced46181f89a7f8ee636c0dce4789f7
&lt;br&gt;&lt;br&gt;amd64 architecture (AMD x86_64 (AMD64))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 210246 bb629f54f383bfcce66a6bf0bc1a2b6d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 825462 051201fb8baa9a7a961961dd5082929a
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 257694 3b8c5bff06a870ccd062ce53771a43a4
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 211268 5e07756440fecd3a3ee3815a6cff3ff5
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 258424 92c5467fbef1d4da6803507b679df099
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82532 40718aa8ebb6532404fad4b5ee2a1e09
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84140 743b1e0fd988539a7346bddbcd573767
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 253708 bcc5c9f767c1e62913af45827f04b83f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 195214 42f4650b895a51b853c253bbbd1e2cc0
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2455308 9b8792a5defa5193d825d31dc47b43f2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_amd64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 144980 240232c2f4932579c60ecee786c0af26
&lt;br&gt;&lt;br&gt;arm architecture (ARM)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 224760 9615e8207a01d2759de57b58cd885286
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;83230 c840cb7342a3a83e0587fd3baacce760
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2327178 39819fd5f56728620aaefdbe10887c2b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 147202 f7ebf064272389cf2dd7db7bfe3ff267
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 161596 b7a2763998f12394ecae68df6ec73fbb
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 223898 fbd3f6bc3340643f55862e5b14947345
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 786918 a142a6fbee216aaa87378bdc53773eb2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209812 2e4b61b494abdd8e52b219456a82e499
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 219946 4ac3564788d25b492a833e2df463b41e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;81412 abe1efff8619aac89534c3f4d57c5356
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_arm.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 211008 865b518f1a18de1020feb2212b137a6c
&lt;br&gt;&lt;br&gt;armel architecture (ARM EABI)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 212612 2b8654bdda7346a2a7804800e9a11d8e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 802766 535b466511548a5264b0da3a3a348381
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 226068 8921ab3294cf45178f3b90fd51fbafc3
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 213694 38498cbd15341da4279e4193a4708c6c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 226354 57f22f55c3ca485b5974e1f2a4ef1414
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;83934 6a6a2de840f638874d8ae05611f142b9
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82284 b225eb7806650013baccae619ad08f2b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2340926 83bb45aa97542f6f796780c8a2d24c8b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 221894 872e3f1df2080a84cca36f48e6c8e575
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_armel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 151226 3172e8ba667991da2881ea6a7b2781cc
&lt;br&gt;&lt;br&gt;hppa architecture (HP PA RISC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84022 f603a1c369bbc7d05efe1ad99325e020
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 153048 0568fcb47c9cad398c7fd7abe2276828
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82214 f27d31e710ba6640471c47a6fc240aad
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 246406 f18257777ba62d65ceb3aa4842415c74
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 241578 e71e710d7889e79b85e4c20b539a4d26
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 211730 a9913999aac5559db1e75835d87a2efd
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 896810 e8e2d9459750e5d9be76c00923a25696
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 245816 6a876fb502903c7bfcb5a4b8dad71a7a
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 213028 f072f0ca44edc122c1b3e1da847f1c8c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 183316 41a32b0fd061c4f2afbd740af5e8325a
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_hppa.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2385020 366e6e9bd1dec0ba6a784813785f13d3
&lt;br&gt;&lt;br&gt;i386 architecture (Intel ia32)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82366 ab10d1ab26c914777c5296fe9ccfe027
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 241326 2ee9101bf92fcac69249094b3ca11e2a
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 240776 43a654cf0439fc97997a57baec5e2995
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84104 f73a1bff0a8a4426e63803c4e5c67c60
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 783440 053ba7ef4fbb56547200c32c35ac8a0e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 143414 c20c10a3eadac1c494a5750888875800
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 237396 06841f14531fab0adb92177af849c8be
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 211420 69c67bd0052c70322924b901ba5f5428
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2324892 87c51cc1fb8ae2532adcfa601a7b5af4
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 212726 11b86a68880fa98a130e449dec0fbbcc
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_i386.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 179396 4ae5716372fe19991b0d8a4cc751d45f
&lt;br&gt;&lt;br&gt;ia64 architecture (Intel ia64)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 162732 0a9a153e3703f9dbd33e325d67373bce
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 247068 39445ee73d2076bfa589a5840a3d6024
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;1036624 80b366704dc888c2bea8d84c316faf33
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208668 c2b06d3c767fa737fbf5e1c3d50d001c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 311692 77ff8879c2853c4b33903299ec3120c8
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 312616 1c20b667ebbd43b0ee1b01cd1cdd991d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;83920 a383c7aef1758f963c019793af7b5f92
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2317952 803f0b941814cbbc49f4e37bc3b9ca95
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209700 59ab45d2c7c2168a941ff2fc842268e1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 304670 067ece69f8b9518f9b18cd948c4df971
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_ia64.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;85802 9294d252435e8026d6135bf8efdfaf46
&lt;br&gt;&lt;br&gt;mips architecture (MIPS (Big Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2465158 a36366e07810785cd1f2dc3b020d3486
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 780460 a5daeb91029f3b027a810ee22456ebd3
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 233408 ec9001ee4c996d0b14a9e67d9ce380ec
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82082 1fc55f0526e3bf90c2156364055a1627
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 171444 789208a77578e49ebca9be904c99aff3
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;83688 8612d0c31dee19c557723b08354c20d7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 149712 ac8ddf3ab4a3b0fb255adbc588e57305
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209718 8af3815f7794f4e60d72ba52d3bd19c4
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 229494 c2ef345862009f2a2b979205fec22567
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208698 246c0001aaa98be577f6c5f004330285
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_mips.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 233980 ce7b3760443a98b0ddc0607a7a9842bf
&lt;br&gt;&lt;br&gt;mipsel architecture (MIPS (Little Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 228110 e45b1c3294102e26eee671b860f4aabc
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208710 1403636fff03ab43353cdffdef62ffd7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;83708 9b1c257025920f6dd0a7a2b231c97141
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209740 546504d6f0a2a449e9bcd618f4700ce5
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82128 31209b35ecb423f2d88347df6c08eddb
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2420074 b57ff2a01ee7f29d0dcba4214dc7fc21
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 232140 3dfff4c54077cb221e19533f19538834
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 778974 d9d0084ea48aaa56d2f99c632711d084
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 169470 f04a239ba4f1d6ae4ff8ce0960f784fd
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 232796 8ced513dc28d7165fd76076803b98188
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_mipsel.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 150024 c2a66c2c63eeb66df98b136cceadc780
&lt;br&gt;&lt;br&gt;powerpc architecture (PowerPC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84570 b43f074242385089dda2aae2e9ae1595
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 915976 723f3349b829894595b913099f06ecc2
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 257408 c4bab781417526a0dfdb2240ab2fef07
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2495210 6fb817120bcb095006fd09d2318f28ee
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 195192 6b4d950e48c6cdfd00d403e42b719b40
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208684 ece82cc979cff6832d51a6caf51f38b5
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82908 c54a24103b503b5de1b27993ee33610f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 160960 361e2bae65d5f1303073d8e4d88ccdb7
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209714 81fbc6671b2d4137dc52232e9d572ea9
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 258234 6dbd57dc907e93b5e9dcd3058e99b30f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_powerpc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 253294 696e2e9219d6e029c0c6f024045a4d5f
&lt;br&gt;&lt;br&gt;s390 architecture (IBM S/390)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82544 4e332ccedffd13b1e7b866fe71cf8a9b
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 197642 e32a924a47b90452356956e3fe39d34e
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 255970 197eea5c422ecf37ec592bf9612c3b2f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 208694 33dddaec24eb4475411eb55abb5d5e71
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 150912 2aa00b2fb3b84a536030f5b5635115bc
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 209726 cf54089c8a33087820f8c9359e461625
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2409108 1b6e40f5d2772a0a1f26424f4b470136
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 824586 ff52926d953f8b5cbde82ac31176dedb
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 259924 655aca8f56383ebd106ded50d8f557ea
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 260610 12751082d3f1466735d1b3d395d63690
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_s390.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84310 9aa451ccb1513c05f4ccc0319124181e
&lt;br&gt;&lt;br&gt;sparc architecture (Sun SPARC/UltraSPARC)
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-dbg_2.2.9-10+&lt;/a&gt;&lt;br&gt;lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp;2231018 fcdbb08c45ff474592590fac0aa78dac
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec-custom&lt;/a&gt;&lt;br&gt;_2.2.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84568 6dcf4195e216a22ef2919806d55d5098
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-prefork_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 237224 9bf96cc5f932643b1c55c6a9fa238af1
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-event_2.2&lt;/a&gt;&lt;br&gt;.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 241474 ed8557af547d9d55a075fca5cf88488d
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-suexec_2.2.9-&lt;/a&gt;&lt;br&gt;10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;82888 bde0baf83e2e972b398be6a500f77125
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2-mpm-itk/apache2-mpm-i&lt;/a&gt;&lt;br&gt;tk_2.2.6-02-1+lenny2+b2_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 177562 09cbb49296407c83ef1575b003dfb129
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-mpm-worker_2&lt;/a&gt;.
&lt;br&gt;2.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 241014 2c10b920cdfec918af3eb148e29fca0f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-prefork-dev_2&lt;/a&gt;&lt;br&gt;.2.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 212798 28edff7612bb824fc20d88c29b8b7e1f
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2.2-common_2.2&lt;/a&gt;.
&lt;br&gt;9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 781748 63e7003956d73b1a04e544c00eaa7728
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-threaded-dev_&lt;/a&gt;&lt;br&gt;2.2.9-10+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 213976 b7e758d0a2e6574944d27e2d6e40f60c
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/a/apache2/apache2-utils_2.2.9-1&lt;/a&gt;&lt;br&gt;0+lenny6_sparc.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 146596 c37cea33bed94a68326b511a66bf050e
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; These files will probably be moved into the stable distribution on
&lt;br&gt;&amp;nbsp; its next update.
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;-----
&lt;br&gt;For apt-get: deb &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;stable/updates main
&lt;br&gt;For dpkg-ftp: ftp://security.debian.org/debian-security
&lt;br&gt;dists/stable/updates/main
&lt;br&gt;Mailing list: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt;
&lt;br&gt;Package info: `apt-cache show &amp;lt;pkg&amp;gt;' and &lt;a href=&quot;http://packages.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/&lt;/a&gt;&amp;lt;pkg&amp;gt;
&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.10 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iD8DBQFLAaeIbxelr8HyTqQRAgKdAKCdphPc6HLAfog5KvY02ULyWB5GTgCgwA0Q
&lt;br&gt;0mdLOHPB3tKH5Lq+ZPhM9ec=
&lt;br&gt;=BxZ0
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395011&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Itec---Ovh---Mise-%C3%A0-jour-du-serveur-tp26395011p26395011.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26328291</id>
	<title>Re: proftpd amd64 binaries for DSA-1925?</title>
	<published>2009-11-12T15:14:01Z</published>
	<updated>2009-11-12T15:14:01Z</updated>
	<author>
		<name>Mark van Walraven</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Nov 13, 2009 at 10:04:01AM +1100, Steffen Joeris wrote:
&lt;br&gt;&amp;gt; I just installed proftpd-dfsg version 1.3.0-19etch3 for amd64 into the 
&lt;br&gt;&amp;gt; security archive.
&lt;br&gt;&lt;br&gt;Excellent, thank you.
&lt;br&gt;&lt;br&gt;Mark.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26328291&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26328291&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/proftpd-amd64-binaries-for-DSA-1925--tp26292168p26328291.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26328173</id>
	<title>Re: proftpd amd64 binaries for DSA-1925?</title>
	<published>2009-11-12T15:04:01Z</published>
	<updated>2009-11-12T15:04:01Z</updated>
	<author>
		<name>Steffen Joeris</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;On Fri, 13 Nov 2009 09:24:50 am Mark van Walraven wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 11:31:46AM +0100, Sven Hoexter wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Nov 11, 2009 at 10:58:58AM +1300, Mark van Walraven wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Greetings,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;quot;Binaries for the amd64 architecture will be released once they are
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; available.&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Has this been overlooked, or just taking a while?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Looks like the links are still missing in the DSA on the website but the
&lt;br&gt;&amp;gt; &amp;gt; packages are on security.d.o since Nov. 2.
&lt;br&gt;&amp;gt; &amp;gt; 	proftpd-basic_1.3.1-17lenny4_amd64.deb &amp;nbsp; 	Nov 02 23:40
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ah yes, but no proftpd_1.3.0-19etch3_amd64.deb (nor powerpc).
&lt;/div&gt;I just installed proftpd-dfsg version 1.3.0-19etch3 for amd64 into the 
&lt;/div&gt;security archive.
&lt;br&gt;&lt;br&gt;powerpc is failing to build, because it wants newer libssl-dev and the latest 
&lt;br&gt;openssl DSA did not seem to have powerpc binaries.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Steffen
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26328173/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/proftpd-amd64-binaries-for-DSA-1925--tp26292168p26328173.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327716</id>
	<title>Re: proftpd amd64 binaries for DSA-1925?</title>
	<published>2009-11-12T14:24:50Z</published>
	<updated>2009-11-12T14:24:50Z</updated>
	<author>
		<name>Mark van Walraven</name>
	</author>
	<content type="html">On Wed, Nov 11, 2009 at 11:31:46AM +0100, Sven Hoexter wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 10:58:58AM +1300, Mark van Walraven wrote:
&lt;br&gt;&amp;gt; &amp;gt; Greetings,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;Binaries for the amd64 architecture will be released once they are available.&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Has this been overlooked, or just taking a while?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Looks like the links are still missing in the DSA on the website but the
&lt;br&gt;&amp;gt; packages are on security.d.o since Nov. 2.
&lt;br&gt;&amp;gt; 	proftpd-basic_1.3.1-17lenny4_amd64.deb &amp;nbsp; 	Nov 02 23:40
&lt;/div&gt;&lt;br&gt;Ah yes, but no proftpd_1.3.0-19etch3_amd64.deb (nor powerpc).
&lt;br&gt;&lt;br&gt;Mark.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327716&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327716&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/proftpd-amd64-binaries-for-DSA-1925--tp26292168p26327716.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26299273</id>
	<title>Re: proftpd amd64 binaries for DSA-1925?</title>
	<published>2009-11-11T02:31:46Z</published>
	<updated>2009-11-11T02:31:46Z</updated>
	<author>
		<name>Sven Hoexter</name>
	</author>
	<content type="html">On Wed, Nov 11, 2009 at 10:58:58AM +1300, Mark van Walraven wrote:
&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;quot;Binaries for the amd64 architecture will be released once they are available.&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Has this been overlooked, or just taking a while?
&lt;br&gt;&lt;br&gt;Looks like the links are still missing in the DSA on the website but the
&lt;br&gt;packages are on security.d.o since Nov. 2.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; proftpd-basic_1.3.1-17lenny4_amd64.deb &amp;nbsp; 	Nov 02 23:40
&lt;br&gt;&lt;br&gt;Sven
&lt;br&gt;-- 
&lt;br&gt;If God passed a mic to me to speak
&lt;br&gt;I'd say stay in bed, world
&lt;br&gt;Sleep in peace
&lt;br&gt;&amp;nbsp; &amp;nbsp;[The Cardigans - 03:45: No sleep]
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26299273&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26299273&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/proftpd-amd64-binaries-for-DSA-1925--tp26292168p26299273.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26292168</id>
	<title>proftpd amd64 binaries for DSA-1925?</title>
	<published>2009-11-10T13:58:58Z</published>
	<updated>2009-11-10T13:58:58Z</updated>
	<author>
		<name>Mark van Walraven</name>
	</author>
	<content type="html">Greetings,
&lt;br&gt;&lt;br&gt;&amp;quot;Binaries for the amd64 architecture will be released once they are available.&amp;quot;
&lt;br&gt;&lt;br&gt;Has this been overlooked, or just taking a while?
&lt;br&gt;&lt;br&gt;Mark.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26292168&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26292168&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/proftpd-amd64-binaries-for-DSA-1925--tp26292168p26292168.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26270949</id>
	<title>Please test gnutls13 update for etch</title>
	<published>2009-11-09T10:03:05Z</published>
	<updated>2009-11-09T10:03:05Z</updated>
	<author>
		<name>Giuseppe Iuculano-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've prepared updated packages for gnutls13 in etch fixing CVE-2009-2730 and
&lt;br&gt;CVE-2009-2409.
&lt;br&gt;It would be helpful, if people could install these packages and check whether
&lt;br&gt;they notice any regressions.
&lt;br&gt;&lt;br&gt;Packages are available at &lt;a href=&quot;http://people.debian.org/~iuculano/gnutls13/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.debian.org/~iuculano/gnutls13/&lt;/a&gt;&lt;br&gt;Please send feedback to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26270949&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;iuculano@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Giuseppe.
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26270949/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Please-test-gnutls13-update-for-etch-tp26270949p26270949.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26266428</id>
	<title>Re: problem with security mirror?</title>
	<published>2009-11-09T05:30:04Z</published>
	<updated>2009-11-09T05:30:04Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">Thijs Kinkhorst a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sun, November 8, 2009 13:34, Yves-Alexis Perez wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hey,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; apt-get update on my lenny box gives the following warning:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; W: GPG error: &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates Release: The
&lt;br&gt;&amp;gt;&amp;gt; following signatures were invalid: BADSIG 9AA38DCD55BE302B Debian
&lt;br&gt;&amp;gt;&amp;gt; Archive Automatic Signing Key (5.0/lenny) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26266428&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Do we have some info about that?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I don't have that problem here. Which specific mirror (IP-address) is this?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Hmhm, sorry for not updating, the problems has been fixed yesterday
&lt;br&gt;after asking on irc (not exactly sure what was the problem but Ganneff
&lt;br&gt;said it was ok and the problem indeed disappeared :) )
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26266428&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26266428&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-with-security-mirror--tp26253358p26266428.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263912</id>
	<title>Re: [DSA-1929-1] linux-2.6 -- privilege escalation/denial of service Error while Upgrading Kernel</title>
	<published>2009-11-09T01:57:00Z</published>
	<updated>2009-11-09T01:57:00Z</updated>
	<author>
		<name>Werner Detter-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Problem solved - somebody just deleted /usr/share/initramfs-tools *doh*
&lt;br&gt;&lt;br&gt;:-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263912&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263912&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-DSA-1916-1--New-kdelibs-packages-tp26204998p26263912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263501</id>
	<title>Re: problem with security mirror?</title>
	<published>2009-11-09T01:39:56Z</published>
	<updated>2009-11-09T01:39:56Z</updated>
	<author>
		<name>Thijs Kinkhorst-4</name>
	</author>
	<content type="html">On Sun, November 8, 2009 13:34, Yves-Alexis Perez wrote:
&lt;br&gt;&amp;gt; Hey,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; apt-get update on my lenny box gives the following warning:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; W: GPG error: &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates Release: The
&lt;br&gt;&amp;gt; following signatures were invalid: BADSIG 9AA38DCD55BE302B Debian
&lt;br&gt;&amp;gt; Archive Automatic Signing Key (5.0/lenny) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263501&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do we have some info about that?
&lt;br&gt;&lt;br&gt;I don't have that problem here. Which specific mirror (IP-address) is this?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thijs
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263501&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263501&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-with-security-mirror--tp26253358p26263501.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263394</id>
	<title>[DSA-1929-1] linux-2.6 -- privilege escalation/denial of service Error while Upgrading Kernel</title>
	<published>2009-11-09T01:04:13Z</published>
	<updated>2009-11-09T01:04:13Z</updated>
	<author>
		<name>Werner Detter-2</name>
	</author>
	<content type="html">Hi everybody,
&lt;br&gt;&lt;br&gt;did anybody run into the same problems on AMD-architecture?
&lt;br&gt;&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;server:/usr/local/apache2/conf/extra# apt-get upgrade
&lt;br&gt;Reading package lists... Done
&lt;br&gt;Building dependency tree... Done
&lt;br&gt;0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
&lt;br&gt;1 not fully installed or removed.
&lt;br&gt;Need to get 0B of archives.
&lt;br&gt;After unpacking 0B of additional disk space will be used.
&lt;br&gt;Do you want to continue [Y/n]? y
&lt;br&gt;Setting up linux-image-2.6.18-6-amd64 (2.6.18.dfsg.1-26etch1) ...
&lt;br&gt;&lt;br&gt;VERSION 2.0
&lt;br&gt;&lt;br&gt;CAPB backup
&lt;br&gt;&lt;br&gt;Running depmod.
&lt;br&gt;&lt;br&gt;Finding valid ramdisk creators.
&lt;br&gt;Using mkinitramfs-kpkg to build the ramdisk.
&lt;br&gt;/usr/sbin/mkinitramfs: line 80: /usr/share/initramfs-tools/scripts/functions: No such file or directory
&lt;br&gt;mkinitramfs-kpkg failed to create initrd image.
&lt;br&gt;Failed to create initrd image.
&lt;br&gt;dpkg: error processing linux-image-2.6.18-6-amd64 (--configure):
&lt;br&gt;&amp;nbsp;subprocess post-installation script returned error exit status 9
&lt;br&gt;Errors were encountered while processing:
&lt;br&gt;&amp;nbsp;linux-image-2.6.18-6-amd64
&lt;br&gt;E: Sub-process /usr/bin/dpkg returned an error code (1)
&lt;br&gt;&lt;br&gt;&amp;lt;- *snap* -&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Werner
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263394&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263394&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263394&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263394&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-DSA-1916-1--New-kdelibs-packages-tp26204998p26263394.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26253358</id>
	<title>problem with security mirror?</title>
	<published>2009-11-08T04:34:34Z</published>
	<updated>2009-11-08T04:34:34Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">Hey,
&lt;br&gt;&lt;br&gt;apt-get update on my lenny box gives the following warning:
&lt;br&gt;&lt;br&gt;W: GPG error: &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates Release: The
&lt;br&gt;following signatures were invalid: BADSIG 9AA38DCD55BE302B Debian
&lt;br&gt;Archive Automatic Signing Key (5.0/lenny) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253358&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Do we have some info about that?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26253358/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-with-security-mirror--tp26253358p26253358.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237160</id>
	<title>Re: [DSA 1916-1] New kdelibs packages</title>
	<published>2009-11-06T11:06:18Z</published>
	<updated>2009-11-06T11:06:18Z</updated>
	<author>
		<name>Thilo Six</name>
	</author>
	<content type="html">Steffen Joeris wrote the following on 06.11.2009 05:23
&lt;br&gt;&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; I have installed them into the archive just now, the security mirrors are 
&lt;br&gt;&amp;gt; still syncing, so it should be available within the day.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; Steffen
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;The following packages will be upgraded:
&lt;br&gt;&amp;nbsp; &amp;nbsp;kdelibs (3.5.10.dfsg.1-0lenny2 =&amp;gt; 3.5.10.dfsg.1-0lenny3)
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks a lot.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bye Thilo
&lt;br&gt;&lt;br&gt;4096R/0xC70B1A8F
&lt;br&gt;721B 1BA0 095C 1ABA 3FC6 &amp;nbsp;7C18 89A4 A2A0 C70B 1A8F
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237160&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237160&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-DSA-1916-1--New-kdelibs-packages-tp26204998p26237160.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237374</id>
	<title>Re: Please test pidgin update</title>
	<published>2009-11-06T10:47:19Z</published>
	<updated>2009-11-06T10:47:19Z</updated>
	<author>
		<name>Moritz Muehlenhoff</name>
	</author>
	<content type="html">On Fri, Nov 06, 2009 at 03:58:55PM +0100, Julien Cristau wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Mon, Nov &amp;nbsp;2, 2009 at 20:08:15 +0100, Moritz Muehlenhoff wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I've prepared updated packages for pidgin fixing CVE-2009-3615.
&lt;br&gt;&amp;gt; &amp;gt; However, I need testers who actually use ICQ. Packages are available
&lt;br&gt;&amp;gt; &amp;gt; at &lt;a href=&quot;http://people.debian.org/~jmm/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.debian.org/~jmm/&lt;/a&gt;&amp;nbsp;for amd64 and i386. Please send
&lt;br&gt;&amp;gt; &amp;gt; feedback directly to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237374&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmm@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; Hi Moritz,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; libpurple0 seems to be missing, and the pidgin package depends on it, so
&lt;br&gt;&amp;gt; these packages are not installable. &amp;nbsp;Forgot to copy it?
&lt;/div&gt;&lt;br&gt;Doh, fixed.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Moritz
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237374&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237374&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Please-test-pidgin-update-tp26169131p26237374.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233373</id>
	<title>Re: Please test pidgin update</title>
	<published>2009-11-06T06:58:55Z</published>
	<updated>2009-11-06T06:58:55Z</updated>
	<author>
		<name>Julien Cristau-6</name>
	</author>
	<content type="html">On Mon, Nov &amp;nbsp;2, 2009 at 20:08:15 +0100, Moritz Muehlenhoff wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I've prepared updated packages for pidgin fixing CVE-2009-3615.
&lt;br&gt;&amp;gt; However, I need testers who actually use ICQ. Packages are available
&lt;br&gt;&amp;gt; at &lt;a href=&quot;http://people.debian.org/~jmm/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.debian.org/~jmm/&lt;/a&gt;&amp;nbsp;for amd64 and i386. Please send
&lt;br&gt;&amp;gt; feedback directly to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233373&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmm@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;Hi Moritz,
&lt;br&gt;&lt;br&gt;libpurple0 seems to be missing, and the pidgin package depends on it, so
&lt;br&gt;these packages are not installable. &amp;nbsp;Forgot to copy it?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233373&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233373&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Please-test-pidgin-update-tp26169131p26233373.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26226759</id>
	<title>Re: [DSA 1916-1] New kdelibs packages</title>
	<published>2009-11-05T20:23:46Z</published>
	<updated>2009-11-05T20:23:46Z</updated>
	<author>
		<name>Steffen Joeris</name>
	</author>
	<content type="html">On Thu, 5 Nov 2009 08:25:23 am Thilo Six wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello security members
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; DSA 1916-1 has been announced on 23rd of october but still there are no
&lt;br&gt;&amp;gt; packages available on the mirrors.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The DSA said:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;- *snip* -&amp;gt;
&lt;br&gt;&amp;gt; Due to a bug in the archive system, the fix for the stable distribution
&lt;br&gt;&amp;gt; (lenny), will be released as version 4:3.5.10.dfsg.1-0lenny3 once it is
&lt;br&gt;&amp;gt; available.
&lt;br&gt;&amp;gt; &amp;lt;- *snip* -&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a possibility for a user to know the progress of this?
&lt;br&gt;&amp;gt; Should i post to debian-devel-kde instead?
&lt;/div&gt;I have installed them into the archive just now, the security mirrors are 
&lt;/div&gt;still syncing, so it should be available within the day.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Steffen
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26226759/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-DSA-1916-1--New-kdelibs-packages-tp26204998p26226759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26222606</id>
	<title>Re: [SECURITY] [DSA 1927-1] New Linux 2.6.26 packages fix several  vulnerabilities</title>
	<published>2009-11-05T13:32:46Z</published>
	<updated>2009-11-05T13:32:46Z</updated>
	<author>
		<name>john -3</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Additional information about this change, including instructions for
&lt;br&gt;&amp;gt;&amp;gt; making this change locally in advance of 5.0.4 (recommended), can be
&lt;br&gt;&amp;gt;&amp;gt; found at:
&lt;br&gt;&amp;gt;&amp;gt;  &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&lt;br&gt;The wiki entry only shows mitigations for 5.x versions of Debian. It
&lt;br&gt;would be helpful if it also mentioned that
&lt;br&gt;the mitigation steps for etch (e.g. none so far as I know) and etchnhalf.
&lt;br&gt;&lt;br&gt;Thanks for considering this.
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26222606&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--SECURITY---DSA-1927-1--New-Linux-2.6.26-packages-fix-several--vulnerabilities-tp26220234p26222606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26220234</id>
	<title>Re: [SECURITY] [DSA 1927-1] New Linux 2.6.26 packages fix several  vulnerabilities</title>
	<published>2009-11-05T10:31:03Z</published>
	<updated>2009-11-05T10:31:03Z</updated>
	<author>
		<name>Leonardo Couto Chueri</name>
	</author>
	<content type="html">Atualizar kernel seja qual for tua distribuição. Da uma olhadela no null pointer dereference acima. Mes retrasado houve um problema similar em drivers de protocolo de rede.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/5 dann frazier &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220234&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dannf@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;-----BEGIN PGP SIGNED MESSAGE-----&lt;br&gt;
Hash: SHA1&lt;br&gt;
&lt;br&gt;
- ----------------------------------------------------------------------&lt;br&gt;
Debian Security Advisory DSA-1927-1                &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220234&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;security@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.debian.org/security/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/&lt;/a&gt;                           dann frazier&lt;br&gt;
November 5, 2009                    &lt;a href=&quot;http://www.debian.org/security/faq&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/faq&lt;/a&gt;&lt;br&gt;
- ----------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;
Package        : linux-2.6&lt;br&gt;
Vulnerability  : privilege escalation/denial of service/sensitive memory leak&lt;br&gt;
Problem type   : local&lt;br&gt;
Debian-specific: no&lt;br&gt;
CVE Id(s)      : CVE-2009-3228 CVE-2009-3238 CVE-2009-3547 CVE-2009-3612&lt;br&gt;
                 CVE-2009-3620 CVE-2009-3621 CVE-2009-3638&lt;br&gt;
&lt;br&gt;
Notice: Debian 5.0.4, the next point release of Debian &amp;#39;lenny&amp;#39;, will&lt;br&gt;
include a new default value for the mmap_min_addr tunable.  This&lt;br&gt;
change will add an additional safeguard against a class of security&lt;br&gt;
vulnerabilities known as &amp;quot;NULL pointer dereference&amp;quot; vulnerabilities,&lt;br&gt;
but it will need to be overridden when using certain applications.&lt;br&gt;
Additional information about this change, including instructions for&lt;br&gt;
making this change locally in advance of 5.0.4 (recommended), can be&lt;br&gt;
found at:&lt;br&gt;
  &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Several vulnerabilities have been discovered in the Linux kernel that&lt;br&gt;
may lead to a denial of service, sensitive memory leak or privilege&lt;br&gt;
escalation.  The Common Vulnerabilities and Exposures project&lt;br&gt;
identifies the following problems:&lt;br&gt;
&lt;br&gt;
CVE-2009-3228&lt;br&gt;
&lt;br&gt;
    Eric Dumazet reported an instance of uninitialized kernel memory&lt;br&gt;
    in the network packet scheduler. Local users may be able to&lt;br&gt;
    exploit this issue to read the contents of sensitive kernel&lt;br&gt;
    memory.&lt;br&gt;
&lt;br&gt;
CVE-2009-3238&lt;br&gt;
&lt;br&gt;
    Linus Torvalds provided a change to the get_random_int() function&lt;br&gt;
    to increase its randomness.&lt;br&gt;
&lt;br&gt;
CVE-2009-3547&lt;br&gt;
&lt;br&gt;
    Earl Chew discovered a NULL pointer dereference issue in the&lt;br&gt;
    pipe_rdwr_open function which can be used by local users to gain&lt;br&gt;
    elevated privileges.&lt;br&gt;
&lt;br&gt;
CVE-2009-3612&lt;br&gt;
&lt;br&gt;
    Jiri Pirko discovered a typo in the initialization of a structure&lt;br&gt;
    in the netlink subsystem that may allow local users to gain access&lt;br&gt;
    to sensitive kernel memory.&lt;br&gt;
&lt;br&gt;
CVE-2009-3620&lt;br&gt;
&lt;br&gt;
    Ben Hutchings discovered an issue in the DRM manager for ATI Rage&lt;br&gt;
    128 graphics adapters. Local users may be able to exploit this&lt;br&gt;
    vulnerability to cause a denial of service (NULL pointer&lt;br&gt;
    dereference).&lt;br&gt;
&lt;br&gt;
CVE-2009-3621&lt;br&gt;
&lt;br&gt;
    Tomoki Sekiyama discovered a deadlock condition in the UNIX domain&lt;br&gt;
    socket implementation. Local users can exploit this vulnerability&lt;br&gt;
    to cause a denial of service (system hang).&lt;br&gt;
&lt;br&gt;
CVE-2009-3638&lt;br&gt;
&lt;br&gt;
    David Wagner reported an overflow in the KVM subsystem on i386&lt;br&gt;
    systems. This issue is exploitable by local users with access to&lt;br&gt;
    the /dev/kvm device file.&lt;br&gt;
&lt;br&gt;
For the stable distribution (lenny), this problem has been fixed in&lt;br&gt;
version 2.6.26-19lenny2.&lt;br&gt;
&lt;br&gt;
For the oldstable distribution (etch), these problems, where&lt;br&gt;
applicable, will be fixed in updates to linux-2.6 and linux-2.6.24.&lt;br&gt;
&lt;br&gt;
We recommend that you upgrade your linux-2.6 and user-mode-linux&lt;br&gt;
packages.&lt;br&gt;
&lt;br&gt;
Note: Debian carefully tracks all known security issues across every&lt;br&gt;
linux kernel package in all releases under active security support.&lt;br&gt;
However, given the high frequency at which low-severity security&lt;br&gt;
issues are discovered in the kernel and the resource requirements of&lt;br&gt;
doing an update, updates for lower priority issues will normally not&lt;br&gt;
be released for all kernels at the same time. Rather, they will be&lt;br&gt;
released in a staggered or &amp;quot;leap-frog&amp;quot; fashion.&lt;br&gt;
&lt;br&gt;
The following matrix lists additional source packages that were&lt;br&gt;
rebuilt for compatibility with or to take advantage of this update:&lt;br&gt;
&lt;br&gt;
                                             Debian 5.0 (lenny)&lt;br&gt;
     user-mode-linux                         2.6.26-1um-2+19lenny2&lt;br&gt;
&lt;br&gt;
Upgrade instructions&lt;br&gt;
- --------------------&lt;br&gt;
&lt;br&gt;
wget url&lt;br&gt;
        will fetch the file for you&lt;br&gt;
dpkg -i file.deb&lt;br&gt;
        will install the referenced file.&lt;br&gt;
&lt;br&gt;
If you are using the apt-get package manager, use the line for&lt;br&gt;
sources.list as given below:&lt;br&gt;
&lt;br&gt;
apt-get update&lt;br&gt;
        will update the internal database&lt;br&gt;
apt-get upgrade&lt;br&gt;
        will install corrected packages&lt;br&gt;
&lt;br&gt;
You may use an automated update by adding the resources from the&lt;br&gt;
footer to the proper configuration.&lt;br&gt;
&lt;br&gt;
Debian GNU/Linux 5.0 alias lenny&lt;br&gt;
- --------------------------------&lt;br&gt;
&lt;br&gt;
Stable updates are available for alpha, amd64, armel, hppa, i386,&lt;br&gt;
ia64, and powerpc. Updates for other architectures will be released&lt;br&gt;
as they become available.&lt;br&gt;
&lt;br&gt;
Source archives:&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26-19lenny2.dsc&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26-19lenny2.dsc&lt;/a&gt;&lt;br&gt;
    Size/MD5 checksum:     5778 8ea6c47c6f227f855a41deea57d988d8&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26-19lenny2.diff.gz&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26-19lenny2.diff.gz&lt;/a&gt;&lt;br&gt;
    Size/MD5 checksum:  7651053 5cf749f9817436c544df97bc0217f125&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26.orig.tar.gz&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-2.6_2.6.26.orig.tar.gz&lt;/a&gt;&lt;br&gt;
    Size/MD5 checksum: 61818969 85e039c2588d5bf3cb781d1c9218bbcb&lt;br&gt;
&lt;br&gt;
Architecture independent packages:&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106866 d25eeb65132ec68406d8fdf7ea340274&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  4627374 196ffe954d4e906638c7eb2bd22e310d&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  2565284 0682418bd83f755a17a71435e535f91a&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-source-2.6.26_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-source-2.6.26_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 48672074 5aa4d0110919b100a772509455b22757&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  1768032 cb95ea5101339c35d425ac1ba2f0ff02&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-support-2.6.26-2_2.6.26-19lenny2_all.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-support-2.6.26-2_2.6.26-19lenny2_all.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   122160 0d3dd77a86989aa6e6bdfbbf548d22a6&lt;br&gt;
&lt;br&gt;
alpha architecture (DEC Alpha)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-alpha_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-alpha_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106376 891beea699175e77b6f4cdb1dbbd2377&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-generic_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-generic_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   363880 278fefb639e7029af6d5017dedefb500&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-generic_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-generic_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 28487296 beb21f0f222b507898406b051d161c25&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106358 b4c10db49252b22e7019746743624712&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   741234 b08b288693ab9d0d3fa1e8141ba4f038&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-legacy_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-legacy_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 28471478 f412fb78f0dfac51f6e39a035538fe91&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-smp_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-smp_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   365312 9147bf190b4dce64fb4783b0c0aba8be&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-legacy_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-alpha-legacy_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   364408 66cd6736f72c0eedabbad596baac8888&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-smp_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-alpha-smp_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 29177668 abb9bcc21a5fcb0a7352a30fb7209ca1&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_alpha.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_alpha.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3543732 d84be29426f1d706617a6ad91d3b6109&lt;br&gt;
&lt;br&gt;
amd64 architecture (AMD x86_64 (AMD64))&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   389134 2ac60b6aaece8351c023cecbb4bd41ee&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   749556 c994eeb54dd967b5255448e80fa4911c&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   389740 8b6b5b10fe023670ca8cf9326d46ccd0&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   394262 8398b2d9ce752ffa39ac55b8f55fa1b7&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3719144 1fa20cc556fbfecdf0c2335a3c9edeee&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106352 edb758613531f5c655c8451f1136b62a&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106378 dd749481c75a66f517551c6b21b3bbbb&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-modules-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-modules-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 19274410 21621e01b880d1f222007e3101d255c6&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-openvz-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-openvz-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 21053742 015990eedbce234dfa4facdf02f6ad60&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3851500 355a9cc7757195196006160929313e78&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20902812 3af1d1431ff5674b7aeaf41c784d3ba6&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3751848 f5289bf2c22a6112d13a9af6d4291226&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  1804900 8ea5afa2f5e29175e92975ef93144b9a&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106334 2620974dbbc17bbab4aefe183584a6da&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3774804 8fa1254acec879820c17dd8e2e4eee56&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20886016 71a1f29b66ee30cf7a63b77cddc71ec7&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-xen-amd64_2.6.26-19lenny2_amd64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   383280 0d0cad637c14a594b3ae424abf824608&lt;br&gt;
&lt;br&gt;
armel architecture (ARM EABI)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-iop32x_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-iop32x_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   365550 f97d5bcae3c5c5957781e6507d730780&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-iop32x_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-iop32x_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 12396344 04df2ffe832cba3ea1e299701069ca96&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-versatile_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-versatile_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   335184 ff1387cae5afb9c7b2d8b20ab546293f&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  4136850 e7e7742e3ead70e194f540432bf93ba6&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   747792 89242eec0e6f453f37b228ddb49e4e26&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-ixp4xx_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-ixp4xx_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 11680082 d9133e003cd603924930f1db870c6d46&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106354 fce271c39eaa874f6a570b9298a13836&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-versatile_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-versatile_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  9575158 d8c6ec6842339c8d8391916c7b4a25c2&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-orion5x_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-orion5x_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 11371016 edc9b10b99e73302ef1853db546ed6bb&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-ixp4xx_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-ixp4xx_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   363118 ca61af313ac3687b042c82e4c56bd078&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-armel_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-armel_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106390 d14317d669c70ea8458b0138105be3e0&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-orion5x_2.6.26-19lenny2_armel.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-orion5x_2.6.26-19lenny2_armel.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   360844 1c7437e1e4de9358f7975feae74501f0&lt;br&gt;
&lt;br&gt;
hppa architecture (HP PA RISC)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc64_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc64_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 17070158 92d872205303ea622d1419d074b54737&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   296434 df3ddd0a0dbfa712201ff031bfc109c0&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc-smp_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc-smp_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 16323830 9998a4deead3033e07f28a1cd0816136&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   297894 8cace7fc519c562d4b8657c75d230815&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3594236 8d621635c43fb9540d4a68ef6d891a57&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106356 f967499d62622f5f0833539c9eaf2359&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-hppa_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-hppa_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106380 f518c1de9ce8dd272db1afa30e38999a&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 15731364 d50829b0556bc7fef6e8c505db959ee2&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   759840 faab7849f3cef86fbebc037cbd00fd76&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc64-smp_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-parisc64-smp_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 17614856 6311929870350217721f7f194b6ff585&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64-smp_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc64-smp_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   299160 57fd97b01842bbe74e37f443e346d695&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc-smp_2.6.26-19lenny2_hppa.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-parisc-smp_2.6.26-19lenny2_hppa.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   298110 631076db8957d15ab8b0161a60e31734&lt;br&gt;
&lt;br&gt;
i386 architecture (Intel ia32)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-486_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-486_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   398182 6f93bf37534bcfb9162b9985b83ee38f&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-openvz-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-openvz-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20502134 d39255c90c67fddda4c3cb49ce6c93e1&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20235868 99b3ed110df3b6b2bb6b06feb9d30b72&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106354 835280ec5ad990b0bcebb988953bd5d9&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-686-bigmem_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-686-bigmem_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20326344 9192cd01f84e7192159aefec2c4f8fb9&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20208578 c118b5d6fc4f5007728d1ab804624cd8&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   398052 88be8c6ce0726c87f3127e1ea8b1a382&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-486_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-486_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20175038 ee7bf2ce4d4557f9fdfb53790627ebac&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3719206 0d8393bd6245aa3d23ef8938477d5f63&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-686-bigmem_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-686-bigmem_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20353680 67f48fcd0835fd230e8583cf2676cf09&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-686-bigmem_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-686-bigmem_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   398494 bf4ef1c3e9f35ec4dc0bfaeda1ee5516&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3851592 94a16944e91f5594a6fa02115b680434&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-686-bigmem_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-686-bigmem_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   400332 d734fb2f035f0a6a041d13f5a3d95c6c&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   749582 26580da1f40ffeeb17146765bbe241f8&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106348 b76709d63441fcc3e285d2a6dc999890&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 20864938 cc5255ece9764242c63b522abfd8a517&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   399328 c929aa19b40e7eea5ea885148c645a17&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3751908 3b936dbeaf13b730ab8dd56e5ab726f9&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   387338 03fd54819fb7176a176eeb4c2ff0209c&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   403790 efa7179643f2f709cace01bb3f4a5580&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3774936 088f38a8e9c79bb4ddc67e200ebee754&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  1591850 93ad5d17c9e8ac22c3544c8a9ad9eabd&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   384698 5cc9137a10772a48628b0014e0dbbc15&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-i386_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-i386_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106404 04d07f928e22a2150a2bb9188c6f1257&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-modules-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-modules-2.6.26-2-xen-686_2.6.26-19lenny2_i386.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 18035618 641b34424aad0e9291713bd9e2bf96e5&lt;br&gt;
&lt;br&gt;
ia64 architecture (Intel ia64)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-itanium_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-itanium_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   355640 2bce0c1faefc019460e3eebca333a5fc&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3654768 d8fb31f9660b7c0ab42c77e89bf82f1f&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-itanium_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-itanium_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   355064 cfb3eee78e3860b2e650716d5032bf5d&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3687386 2980814479dbd08d39bd9f92d3005838&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-mckinley_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-mckinley_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   355046 62fc734ea7fe9bc4bef1f8d8b65cc027&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-mckinley_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-mckinley_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 34349456 5cfb3ccf034f0ce13a5861507c4cb758&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-itanium_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-itanium_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 34103026 3cee486177d22e2fcd816b536d7ac3d3&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106350 6265837dd3c0105bcba9d40c5b6966f9&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-mckinley_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-mckinley_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   355698 27152c116ad66c7862f3890d36ac80ab&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-mckinley_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-mckinley_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 34288678 1540b7be96fbb68e4cc01d858c5ef5a4&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-ia64_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-ia64_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106384 bfb7eeaec3d89587561c56afec1816e9&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-itanium_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-itanium_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 34165098 7a4fbe457d07807a74e9950a47975d49&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_ia64.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_ia64.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   748220 03f583157c7eef60269042b9a5a6d0bc&lt;br&gt;
&lt;br&gt;
powerpc architecture (PowerPC)&lt;br&gt;
&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106358 5431bb9d2abe49fc1b186f44bf440cba&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-libc-dev_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   756032 fb287119a4cf07ef9d6d633ad30f7236&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc64_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc64_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   372504 9c0501a81bf32b1d0b8c939830d9789b&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 23650232 ece0b68e6c9baa2e0f964d2bc7da21a2&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3856256 5a6eb8c2fe7930456cf5f3a1c257fed1&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc64_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-vserver-powerpc64_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 23514630 0aa445df9e479dc6e266a97658c5c675&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc64_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc64_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 23453120 7fdf0e57cb3324433e8f5d3e71c5cb7c&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc-smp_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc-smp_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 23619598 7eb565a76c6ab3318d32c134f7da26b0&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc-smp_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc-smp_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   366586 3e8f8e0d8d9dc83a3e009bbdcca04d21&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:  3890668 a75da89a00e2b5118869888ea03580ae&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc64_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc64_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   373766 78d152d9edb14f5d179dde50a0131ea7&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-powerpc_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   366686 4b13a456e727a9259685b74132c5b730&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-powerpc_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-all-powerpc_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   106396 33f493756428189d3acc36bde21631ed&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-headers-2.6.26-2-powerpc_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum:   365950 4149c4f9e6f3e0dc0fbb639a2f962cf8&lt;br&gt;
  &lt;a href=&quot;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc_2.6.26-19lenny2_powerpc.deb&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/l/linux-2.6/linux-image-2.6.26-2-powerpc_2.6.26-19lenny2_powerpc.deb&lt;/a&gt;&lt;br&gt;

    Size/MD5 checksum: 23216978 b0034a3be5877f2edebf6ec71c70a83e&lt;br&gt;
&lt;br&gt;
  These files will probably be moved into the stable distribution on&lt;br&gt;
  its next update.&lt;br&gt;
&lt;br&gt;
- ---------------------------------------------------------------------------------&lt;br&gt;
For apt-get: deb &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt; stable/updates main&lt;br&gt;
For dpkg-ftp: &lt;a href=&quot;ftp://security.debian.org/debian-security&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;ftp://security.debian.org/debian-security&lt;/a&gt; dists/stable/updates/main&lt;br&gt;
Mailing list: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220234&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt;&lt;br&gt;
Package info: `apt-cache show &amp;lt;pkg&amp;gt;&amp;#39; and &lt;a href=&quot;http://packages.debian.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/&lt;/a&gt;&amp;lt;pkg&amp;gt;&lt;br&gt;
-----BEGIN PGP SIGNATURE-----&lt;br&gt;
Version: GnuPG v1.4.10 (GNU/Linux)&lt;br&gt;
&lt;br&gt;
iD8DBQFK8vsShuANDBmkLRkRAuztAKCAAmojb32U5ekaEbI3lWTPLYayHQCfQwhe&lt;br&gt;
vHrSbR3EZNHJzNEAXPK0XqY=&lt;br&gt;
=Synp&lt;br&gt;
-----END PGP SIGNATURE-----&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220234&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce-REQUEST@...&lt;/a&gt;&lt;br&gt;
with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26220234&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt; _&lt;br&gt;(0-    Leonardo Couto Chueri    :    &lt;a href=&quot;http://lcchueri.esperanto.eti.br/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lcchueri.esperanto.eti.br/&lt;/a&gt;&lt;br&gt;//\&lt;br&gt;V_/_   &lt;a href=&quot;http://www.esperanto.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.esperanto.net/&lt;/a&gt;     &lt;a href=&quot;http://www.esperanto.org.br/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.esperanto.org.br/&lt;/a&gt;&lt;br&gt;
_______________________________________________________________________________&lt;br&gt;Mi apogas la uzadon de Libera Softvaro, Linux-o kaj Esperanto.&lt;br&gt;Esperanto, criado para o propósito de ser a segunda língua de cada povo.&lt;br&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--SECURITY---DSA-1927-1--New-Linux-2.6.26-packages-fix-several--vulnerabilities-tp26220234p26220234.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26211019</id>
	<title>Re: to:  Henri Salvo</title>
	<published>2009-11-05T00:29:58Z</published>
	<updated>2009-11-05T00:29:58Z</updated>
	<author>
		<name>Vladislav Kurz</name>
	</author>
	<content type="html">On Wednesday 04 of November 2009, Bernie Dolan wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to send a copy of the file to you but got the following error:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211019&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;henri@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; SMTP error from remote mail server after RCPT TO:&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211019&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;henri@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; host kiwai.nerv.fi [213.157.65.70]: 554 5.7.1 Service unavailable;
&lt;br&gt;&amp;gt; Client host [64.222.186.12] blocked using dnsbl.dronebl.org
&lt;br&gt;&lt;br&gt;It seems that the bot already got you on blacklist. You should clean up your 
&lt;br&gt;computer, and make sure that bruteforece bot does not run any more.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Vladislav Kurz
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211019&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211019&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/to%3A--Henri-Salvo-tp26199763p26211019.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26204998</id>
	<title>[DSA 1916-1] New kdelibs packages</title>
	<published>2009-11-04T13:25:23Z</published>
	<updated>2009-11-04T13:25:23Z</updated>
	<author>
		<name>Thilo Six</name>
	</author>
	<content type="html">Hello security members
&lt;br&gt;&lt;br&gt;DSA 1916-1 has been announced on 23rd of october but still there are no
&lt;br&gt;packages available on the mirrors.
&lt;br&gt;&lt;br&gt;The DSA said:
&lt;br&gt;&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;Due to a bug in the archive system, the fix for the stable distribution
&lt;br&gt;(lenny), will be released as version 4:3.5.10.dfsg.1-0lenny3 once it is
&lt;br&gt;available.
&lt;br&gt;&amp;lt;- *snip* -&amp;gt;
&lt;br&gt;&lt;br&gt;Is there a possibility for a user to know the progress of this?
&lt;br&gt;Should i post to debian-devel-kde instead?
&lt;br&gt;&lt;br&gt;Thanks for your patience.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bye Thilo
&lt;br&gt;&lt;br&gt;4096R/0xC70B1A8F
&lt;br&gt;721B 1BA0 095C 1ABA 3FC6 &amp;nbsp;7C18 89A4 A2A0 C70B 1A8F
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26204998&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26204998&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-DSA-1916-1--New-kdelibs-packages-tp26204998p26204998.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201276</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:47:58Z</published>
	<updated>2009-11-04T09:47:58Z</updated>
	<author>
		<name>john -3</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt;
&lt;br&gt;&amp;gt; presumably you mean
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; vm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; not
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; micah
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Hi Micah,
&lt;br&gt;&lt;br&gt;Yes sorry about that. &amp;nbsp;I meant to write vm.mmap_min_addr
&lt;br&gt;but I quoted from the Debian wiki which showed
&lt;br&gt;how to change the value for echvm.mmap_min_addr
&lt;br&gt;&lt;br&gt;I am a noob and haven't had experience with sysctl tuning so my head is sort of
&lt;br&gt;spinning here.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201276&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201276&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201276.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201416</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:38:01Z</published>
	<updated>2009-11-04T09:38:01Z</updated>
	<author>
		<name>jmdh</name>
	</author>
	<content type="html">On Wed, Nov 04, 2009 at 09:24:55AM -0800, john wrote:
&lt;br&gt;&amp;gt; On Wed, Nov 4, 2009 at 9:15 AM, Dominic Hargreaves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201416&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dom@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; The mmap_min_addr tuneabout was not introduced until after 2.6.18,
&lt;br&gt;&amp;gt; &amp;gt; which is the default etch kernel. I am using the 'etchnhalf' kernel
&lt;br&gt;&amp;gt; &amp;gt; (linux-image-2.6.24-etchnhalf*) on an etch machine, partly since it
&lt;br&gt;&amp;gt; &amp;gt; offers this protection.
&lt;br&gt;&lt;br&gt;&amp;gt; So would
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sudo apt-get install linux-image-2.6.24-etchnhalf.1-686
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; be the right approach here?
&lt;br&gt;&lt;br&gt;Assuming you would normally run a 686 flavour kernel, yes.
&lt;br&gt;&lt;br&gt;Note that you would have to check that your hardware was compatible
&lt;br&gt;with 2.6.24.
&lt;br&gt;&lt;br&gt;See &lt;a href=&quot;http://www.debian.org/releases/etch/etchnhalf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/releases/etch/etchnhalf&lt;/a&gt;&lt;br&gt;&lt;br&gt;for more details and limitations of this approach.
&lt;br&gt;&lt;br&gt;Note also that as with any security-related advice, don't just trust
&lt;br&gt;what I say; do some independent research to validate my claims. I
&lt;br&gt;take no responsibilty for the security of your system by offering this
&lt;br&gt;advice.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dominic.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Dominic Hargreaves | &lt;a href=&quot;http://www.larted.org.uk/~dom/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.larted.org.uk/~dom/&lt;/a&gt;&lt;br&gt;PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201416&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201416&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201416.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201391</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:36:19Z</published>
	<updated>2009-11-04T09:36:19Z</updated>
	<author>
		<name>dann frazier</name>
	</author>
	<content type="html">On Wed, Nov 04, 2009 at 09:24:55AM -0800, john wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Nov 4, 2009 at 9:15 AM, Dominic Hargreaves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dom@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Nov 04, 2009 at 09:05:20AM -0800, john wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; values stored
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; under Debian 4.0.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; What is the right way to proceed? Should I be looking at upgrading my servers?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The mmap_min_addr tuneabout was not introduced until after 2.6.18,
&lt;br&gt;&amp;gt; &amp;gt; which is the default etch kernel. I am using the 'etchnhalf' kernel
&lt;br&gt;&amp;gt; &amp;gt; (linux-image-2.6.24-etchnhalf*) on an etch machine, partly since it
&lt;br&gt;&amp;gt; &amp;gt; offers this protection.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; Thanks Dominic,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So would
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sudo apt-get install linux-image-2.6.24-etchnhalf.1-686
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; be the right approach here?
&lt;/div&gt;&lt;br&gt;A combination of that and the mmap_min_addr.conf file would do the trick.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;dann frazier
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201391&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201597</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:31:36Z</published>
	<updated>2009-11-04T09:31:36Z</updated>
	<author>
		<name>Rick Moen</name>
	</author>
	<content type="html">Quoting john (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201597&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists.john@...&lt;/a&gt;):
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;&amp;gt; there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;&amp;gt; values stored
&lt;br&gt;&amp;gt; under Debian 4.0.
&lt;/div&gt;&lt;br&gt;John, I believe you can/should just put 
&lt;br&gt;&lt;br&gt;&amp;nbsp; vm.mmap_min_addr = 4096
&lt;br&gt;&lt;br&gt;at the bottom of /etc/sysctl.conf, and then re-run (as root) &amp;quot;sysctl -p&amp;quot;
&lt;br&gt;to load values from that file. &amp;nbsp;You can verify that the appropriate
&lt;br&gt;/proc value has been set by doing
&lt;br&gt;&lt;br&gt;&amp;nbsp; cat /proc/sys/vm/mmap_min_addr
&lt;br&gt;&lt;br&gt;Should now be &amp;quot;4096&amp;quot;, rather than the distro default of &amp;quot;0&amp;quot;.
&lt;br&gt;&lt;br&gt;As you know, BitBake, dosemu (run by non-root users), WINE (if running
&lt;br&gt;Win16 apps), and qemu are the applications thus far identified that need
&lt;br&gt;to be able to mmap to low memory addresses, necessitating low
&lt;br&gt;vm.mmap_min_addr AKA /proc/sys/vm/mmap_min_addr values.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201597&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201597&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201597.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26200748</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:24:55Z</published>
	<updated>2009-11-04T09:24:55Z</updated>
	<author>
		<name>john -3</name>
	</author>
	<content type="html">On Wed, Nov 4, 2009 at 9:15 AM, Dominic Hargreaves &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200748&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dom@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Nov 04, 2009 at 09:05:20AM -0800, john wrote:
&lt;br&gt;&amp;gt;&amp;gt; I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;&amp;gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;&amp;gt;&amp;gt; there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;&amp;gt;&amp;gt; values stored
&lt;br&gt;&amp;gt;&amp;gt; under Debian 4.0.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What is the right way to proceed? Should I be looking at upgrading my servers?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The mmap_min_addr tuneabout was not introduced until after 2.6.18,
&lt;br&gt;&amp;gt; which is the default etch kernel. I am using the 'etchnhalf' kernel
&lt;br&gt;&amp;gt; (linux-image-2.6.24-etchnhalf*) on an etch machine, partly since it
&lt;br&gt;&amp;gt; offers this protection.
&lt;br&gt;&amp;gt;
&lt;/div&gt;Thanks Dominic,
&lt;br&gt;&lt;br&gt;So would
&lt;br&gt;&lt;br&gt;sudo apt-get install linux-image-2.6.24-etchnhalf.1-686
&lt;br&gt;&lt;br&gt;be the right approach here?
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Dominic Hargreaves | &lt;a href=&quot;http://www.larted.org.uk/~dom/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.larted.org.uk/~dom/&lt;/a&gt;&lt;br&gt;&amp;gt; PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200748&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200748&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26200748.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201120</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:23:23Z</published>
	<updated>2009-11-04T09:23:23Z</updated>
	<author>
		<name>dann frazier</name>
	</author>
	<content type="html">On Wed, Nov 04, 2009 at 09:05:20AM -0800, john wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;&amp;gt; there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;&amp;gt; values stored
&lt;br&gt;&amp;gt; under Debian 4.0.
&lt;/div&gt;&lt;br&gt;There isn't a pre-existing mmap_min_addr.conf, you need to create it.
&lt;br&gt;You can view the current value in /proc:
&lt;br&gt;&lt;br&gt;&amp;nbsp;# cat /proc/sys/vm/mmap_min_addr
&lt;br&gt;&lt;br&gt;&amp;gt; What is the right way to proceed? Should I be looking at upgrading my servers?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; John
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;dann frazier
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201120&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201120&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201120.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26201014</id>
	<title>Re: Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:15:35Z</published>
	<updated>2009-11-04T09:15:35Z</updated>
	<author>
		<name>jmdh</name>
	</author>
	<content type="html">On Wed, Nov 04, 2009 at 09:05:20AM -0800, john wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;&amp;gt; echvm.mmap_min_addr = 4096
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;&amp;gt; there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;&amp;gt; values stored
&lt;br&gt;&amp;gt; under Debian 4.0.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the right way to proceed? Should I be looking at upgrading my servers?
&lt;/div&gt;&lt;br&gt;The mmap_min_addr tuneabout was not introduced until after 2.6.18,
&lt;br&gt;which is the default etch kernel. I am using the 'etchnhalf' kernel
&lt;br&gt;(linux-image-2.6.24-etchnhalf*) on an etch machine, partly since it
&lt;br&gt;offers this protection.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Dominic Hargreaves | &lt;a href=&quot;http://www.larted.org.uk/~dom/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.larted.org.uk/~dom/&lt;/a&gt;&lt;br&gt;PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201014&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26201014&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26201014.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26200321</id>
	<title>Debian 4.0 and mmap_min_addr null pointer dereference flaw</title>
	<published>2009-11-04T09:05:20Z</published>
	<updated>2009-11-04T09:05:20Z</updated>
	<author>
		<name>john -3</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;I see that there is another null pointer dereference flaw being talked about.
&lt;br&gt;&lt;a href=&quot;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability/&lt;/a&gt;&lt;br&gt;&lt;br&gt;It looks like we can take step in Debian 5.0 to mitigate this threat by setting
&lt;br&gt;echvm.mmap_min_addr = 4096
&lt;br&gt;&lt;br&gt;per &lt;a href=&quot;http://wiki.debian.org/mmap_min_addr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/mmap_min_addr&lt;/a&gt;&lt;br&gt;&lt;br&gt;I am running some servers running Debian 4.0. I doesn't look like
&lt;br&gt;there is a /etc/sysctl.d/mmap_min_addr.conf to edit. Where are these
&lt;br&gt;values stored
&lt;br&gt;under Debian 4.0.
&lt;br&gt;&lt;br&gt;What is the right way to proceed? Should I be looking at upgrading my servers?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200321&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26200321&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Debian-4.0-and-mmap_min_addr-null-pointer-dereference-flaw-tp26200321p26200321.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26199763</id>
	<title>to:  Henri Salvo</title>
	<published>2009-11-04T08:34:11Z</published>
	<updated>2009-11-04T08:34:11Z</updated>
	<author>
		<name>Bernie Dolan-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.18.3&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Hi,&lt;BR&gt;
&lt;BR&gt;
I tried to send a copy of the file to you but got the following error:&lt;BR&gt;
&lt;BR&gt;
 &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199763&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;henri@...&lt;/a&gt;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; SMTP error from remote mail server after RCPT TO:&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199763&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;henri@...&lt;/a&gt;&amp;gt;:&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; host kiwai.nerv.fi [213.157.65.70]: 554 5.7.1 Service unavailable; Client host [64.222.186.12] blocked using dnsbl.dronebl.org&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;TABLE CELLSPACING=&quot;0&quot; CELLPADDING=&quot;0&quot; WIDTH=&quot;100%&quot;&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;PRE&gt;
-  
When a machine begins to run without human aid, it is time to scrap it -
whether it be a factory or a government.&amp;nbsp; ~Alexander Chase
&lt;/PRE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TABLE&gt;
&lt;BR&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/to%3A--Henri-Salvo-tp26199763p26199763.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26198806</id>
	<title>Re: dt_ssh5</title>
	<published>2009-11-04T07:24:43Z</published>
	<updated>2009-11-04T07:24:43Z</updated>
	<author>
		<name>Henri Salo-5</name>
	</author>
	<content type="html">On Wed, 04 Nov 2009 09:30:35 -0500
&lt;br&gt;Bernie Dolan &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bd3@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I recently became aware of the executable:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; dt_ssh5
&lt;br&gt;&amp;gt; in my /tmp subdirectory.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Seems this is a botnet that is trying brute force attacks from my
&lt;br&gt;&amp;gt; server. &amp;nbsp;Has anybody else seen this?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for the prompt response.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; - &amp;nbsp;
&lt;br&gt;&amp;gt; When a machine begins to run without human aid, it is time to scrap
&lt;br&gt;&amp;gt; it - whether it be a factory or a government. &amp;nbsp;~Alexander Chase
&lt;/div&gt;&lt;br&gt;Yes, for example grumpy bsd guy as you can see from:
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://bsdly.blogspot.com/2009/10/third-time-uncharmed.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bsdly.blogspot.com/2009/10/third-time-uncharmed.html&lt;/a&gt;&amp;gt;. Could
&lt;br&gt;you email me the file, thanks?
&lt;br&gt;&lt;br&gt;---
&lt;br&gt;Henri Salo
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198806&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198806&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dt_ssh5-tp26197639p26198806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197639</id>
	<title>dt_ssh5</title>
	<published>2009-11-04T06:30:35Z</published>
	<updated>2009-11-04T06:30:35Z</updated>
	<author>
		<name>Bernie Dolan-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.18.3&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Hi,&lt;BR&gt;
I recently became aware of the executable:&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; dt_ssh5&lt;BR&gt;
in my /tmp subdirectory.&lt;BR&gt;
&lt;BR&gt;
Seems this is a botnet that is trying brute force attacks from my server.&amp;nbsp; Has anybody else seen this?&lt;BR&gt;
&lt;BR&gt;
Thanks for the prompt response.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;TABLE CELLSPACING=&quot;0&quot; CELLPADDING=&quot;0&quot; WIDTH=&quot;100%&quot;&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;PRE&gt;
-  
When a machine begins to run without human aid, it is time to scrap it -
whether it be a factory or a government.&amp;nbsp; ~Alexander Chase
&lt;/PRE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TABLE&gt;
&lt;BR&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dt_ssh5-tp26197639p26197639.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26169131</id>
	<title>Please test pidgin update</title>
	<published>2009-11-02T11:08:15Z</published>
	<updated>2009-11-02T11:08:15Z</updated>
	<author>
		<name>Moritz Muehlenhoff</name>
	</author>
	<content type="html">I've prepared updated packages for pidgin fixing CVE-2009-3615.
&lt;br&gt;However, I need testers who actually use ICQ. Packages are available
&lt;br&gt;at &lt;a href=&quot;http://people.debian.org/~jmm/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://people.debian.org/~jmm/&lt;/a&gt;&amp;nbsp;for amd64 and i386. Please send
&lt;br&gt;feedback directly to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26169131&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmm@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Moritz
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26169131&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26169131&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Please-test-pidgin-update-tp26169131p26169131.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26146818</id>
	<title>Venha participar de Pequenos Empreendedores &amp; Grandes Negócios!</title>
	<published>2009-10-31T15:50:06Z</published>
	<updated>2009-10-31T15:50:06Z</updated>
	<author>
		<name>paulo zambroza</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;
&lt;html&gt;
&lt;head&gt;
	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;
	&lt;title&gt;Network Email&lt;/title&gt;
&lt;/head&gt;
&lt;body style=&quot;padding:0; margin:16px; font-size:12px; font-family:'lucida grande', tahoma, helvetica, arial, sans-serif;&quot;&gt;

&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;98%&quot; style=&quot;height: 98%&quot;&gt;
	&lt;tr&gt;
	&lt;td valign=&quot;top&quot; style=&quot;font:12px 'lucida grande', tahoma, helvetica, arial, sans-serif; padding: 10px;&quot;&gt;
		&lt;table width=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; style=&quot;border:3px solid #ccc&quot;&gt;
		  &lt;tr&gt;
			&lt;td bgcolor=&quot;#FEF200&quot; style=&quot;padding:4px 12px; color:#5A8627;&quot;&gt;
	
			  &lt;div style=&quot;font-size:18px;&quot;&gt;
				Entre em &lt;b&gt;Pequenos Empreendedores &amp;amp; Grandes Neg&amp;oacute;cios&lt;/b&gt;			  &lt;/div&gt;
			  &lt;div style=&quot;font-size:12px;&quot;&gt;Aqui o pequeno empreendedor tem vez! Acesse www.aprumar.webs.com e conhe&amp;ccedil;a!&lt;/div&gt;
			&lt;/td&gt;
		  &lt;/tr&gt;
		  &lt;tr&gt;
			&lt;td bgcolor=&quot;#ffffff&quot; width=&quot;*&quot; style=&quot;font-size:12px;padding: 10px;&quot; valign=&quot;top&quot;&gt;
			  &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot;&gt;
			    &lt;tr&gt;
				  			      &lt;td width=&quot;96&quot; valign=&quot;top&quot; style=&quot;font-size: 12px; padding-right: 10px;&quot;&gt;
									        &lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;96&quot; width=&quot;96&quot; border=&quot;0&quot; alt=&quot;paulo zambroza&quot; src=&quot;http://api.ning.com/files/YKCdssEAPiqxr3NmB5LE5M6iSEWdc97T7eP*6BRGlm8_/64396078.bin?width=96&amp;amp;height=96&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
				        &lt;div style=&quot;padding:6px 0;&quot;&gt;&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;text-decoration:none&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;paulo zambroza&lt;/a&gt; tem:&lt;/a&gt;&lt;/div&gt;
				        &lt;span style=&quot;font-size:11px;white-space:nowrap&quot;&gt;12 amigos&lt;br /&gt;14 fotos &lt;br /&gt;1 evento&lt;br /&gt;11 videos&lt;br /&gt;3 tópicos&lt;br /&gt;1 postagem no blog&lt;/span&gt;
								      &lt;/td&gt;
				  			      &lt;td valign=&quot;top&quot; style=&quot;font-size: 12px;&quot;&gt;
					&lt;div style=&quot;font-size:13px; padding:8px 16px 16px;&quot;&gt;
						Entre e conhe&amp;ccedil;a essa oportunidade!					&lt;/div&gt;
					&lt;div align=&quot;center&quot;&gt;
			        &lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; class=&quot;xg_button&quot; style=&quot;display:block; text-decoration:none; background:#ffff99; color:#432; border:1px solid; border-color:#fc0 #ca0 #ca0 #fc0; font-size:18px; font-weight:bold; text-align:center; width:220px; line-height:37px; margin:12px auto;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Clique para Entrar&lt;/a&gt;&lt;br /&gt;
					&lt;/div&gt;
			        					  Membros em Pequenos Empreendedores &amp;amp; Grandes Neg&amp;oacute;cios:                    					&lt;table style=&quot;margin-top:6px&quot; width=&quot;360&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
                      						&lt;tr&gt;
												  &lt;td style=&quot;text-align:center; padding-right:10px; padding-bottom: 10px&quot; valign=&quot;top&quot;&gt;
						  	&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;MARA MACIEL&quot; src=&quot;http://api.ning.com/files/N4*SCSiFfBeTiQG6fEfwoG*TGGfHu9Ozl2roCx8Rb*I_/134062094.bin?width=64&amp;amp;height=64&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
							&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;font-size:11px; text-decoration:none;display:block;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MARA MACIEL&lt;/a&gt;
						  &lt;/td&gt;
												  &lt;td style=&quot;text-align:center; padding-right:10px; padding-bottom: 10px&quot; valign=&quot;top&quot;&gt;
						  	&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;Antonio Car...&quot; src=&quot;http://api.ning.com/files/L6vjMqLJvYhero1Ai*eVmGLdH*mOUQcAmsjWSeK4d8g_/570625864.bin?width=64&amp;amp;height=64&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
							&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;font-size:11px; text-decoration:none;display:block;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Antonio Carlos Arruda Oliveira&lt;/a&gt;
						  &lt;/td&gt;
												  &lt;td style=&quot;text-align:center; padding-right:10px; padding-bottom: 10px&quot; valign=&quot;top&quot;&gt;
						  	&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;Zeka Albuqu...&quot; src=&quot;http://api.ning.com/files/rs0GZmC60vlggXWyyByX-l-tqC93G8tuO57p2L6q70M_/crisecrie.JPG?width=64&amp;amp;height=64&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
							&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;font-size:11px; text-decoration:none;display:block;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Zeka Albuquerque&lt;/a&gt;
						  &lt;/td&gt;
												  &lt;td style=&quot;text-align:center; padding-right:10px; padding-bottom: 10px&quot; valign=&quot;top&quot;&gt;
						  	&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;CESAR COSTA&quot; src=&quot;http://api.ning.com/files/iwxaUhfJoDWqGLTw8EwwFDcrxcdnbI*AFSuD0WDX*-k_/Imagem1.png?width=64&amp;amp;height=64&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
							&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;font-size:11px; text-decoration:none;display:block;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;CESAR COSTA&lt;/a&gt;
						  &lt;/td&gt;
												  &lt;td style=&quot;text-align:center; padding-right:10px; padding-bottom: 10px&quot; valign=&quot;top&quot;&gt;
						  	&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;Eliana&quot; src=&quot;http://api.ning.com/files/ltFrgTnEEg45L0lWlla1tZs9Ok8Mft-DVqxQG9ZfyqE_/453116485.bin?width=64&amp;amp;height=64&amp;amp;crop=1%3A1&amp;amp;xn_auth=no&quot;&gt;&lt;/a&gt;
							&lt;a href=&quot;http://pemgnes.ning.com/?xgi=1RQ9d1p7ZOCwB1&quot; style=&quot;font-size:11px; text-decoration:none;display:block;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Eliana&lt;/a&gt;
						  &lt;/td&gt;
												&lt;/tr&gt;
                      				    &lt;/table&gt;
					  
					      &lt;div style=&quot;font-weight:bold; padding:8px 0;border-top:1px solid #aaa;&quot;&gt;Sobre Pequenos Empreendedores &amp;amp; Grandes Neg&amp;oacute;cios&lt;/div&gt;
              &lt;div style=&quot;padding-bottom:12px&quot;&gt;N&amp;atilde;o lemos pequenas empresas &amp;amp; grandes negocios mas fazemos bons negocios! Acesse www.aprumar.webs.com e saiba mais!&lt;/div&gt;
                    &lt;table width=&quot;100%&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
          &lt;tr&gt;
                                &lt;td width=&quot;74&quot; style=&quot;padding-right:10px; font-size: 12px;&quot; valign=&quot;top&quot;&gt;
                    &lt;a href=&quot;http://pemgnes.ning.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img height=&quot;64&quot; width=&quot;64&quot; border=&quot;0&quot; alt=&quot;Pequenos Empreendedores &amp;amp; Grandes Neg&amp;oacute;cios&quot; src=&quot;http://api.ning.com/icons/appatar/4185187?default=4185187&amp;amp;width=96&amp;amp;height=96&quot;&gt;&lt;/a&gt;
                &lt;/td&gt;
                                &lt;td style=&quot;padding-right:10px; font-size: 12px;&quot; valign=&quot;top&quot;&gt;
                                                            16 membros &lt;br /&gt;15 fotos &lt;br /&gt;&lt;/td&gt;&lt;td style=&quot;padding-right:10px; font-size: 12px;&quot; valign=&quot;top&quot;&gt;11 videos&lt;br /&gt;                                                    &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/table&gt;
    			      &lt;/td&gt;
			    &lt;/tr&gt;
			  &lt;/table&gt;


	
			  &lt;div style=&quot;border-bottom:1px solid #aaa; height:10px;&quot;&gt;&amp;nbsp;&lt;/div&gt;
			  &lt;div style=&quot;color:#777777; font-size:11px; padding-top: 5px;&quot;&gt;
    Para controlar os emails que você receberá em Pequenos Empreendedores &amp;amp; Grandes Neg&amp;oacute;cios, &lt;a href=&quot;http://pemgnes.ning.com/?xgo=t547/XYyAD3Yj5S/Nt586m3ktuyqSDIDWWghwLPxlBz1kzZoS/1UIVaoMtY3ZEWW8QSCrfkDw0I&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clique aqui&lt;/a&gt;&lt;/div&gt;
		  &lt;/td&gt;
		&lt;/tr&gt;
	  &lt;/table&gt;
	&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;


&lt;img src=&quot;http://pemgnes.ning.com/xn_resources/widgets/index/gfx/spacer.gif?msgtype=invitation&quot; width=&quot;1&quot; height=&quot;1&quot; alt=&quot;&quot;&gt;
&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Venha-participar-de-Pequenos-Empreendedores---Grandes-Neg%C3%B3cios%21-tp26146818p26146818.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26125770</id>
	<title>RE: [SECURITY] [DSA 1923-1] New libhtml-parser-perl packages fix denial of service</title>
	<published>2009-10-29T23:37:11Z</published>
	<updated>2009-10-29T23:37:11Z</updated>
	<author>
		<name>Kim Vahl</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Nico Golde &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nion@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: vrijdag 30 oktober 2009 2:17
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: [SECURITY] [DSA 1923-1] New libhtml-parser-perl packages fix denial of service
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;- --------------------------------------------------------------------------
&lt;br&gt;Debian Security Advisory DSA-1923-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;security@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.debian.org/security/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Nico Golde
&lt;br&gt;October 27th, 2009 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.debian.org/security/faq&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/security/faq&lt;/a&gt;&lt;br&gt;- --------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Package &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: libhtml-parser-perl
&lt;br&gt;Vulnerability &amp;nbsp;: denial of service
&lt;br&gt;Problem type &amp;nbsp; : remote
&lt;br&gt;Debian-specific: no
&lt;br&gt;Debian bug &amp;nbsp; &amp;nbsp; : #552531
&lt;br&gt;CVE ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : CVE-2009-3627
&lt;br&gt;&lt;br&gt;A denial of service vulnerability has been found in libhtml-parser-perl,
&lt;br&gt;a collection of modules to parse HTML in text documents which is used by
&lt;br&gt;several other projects like e.g. SpamAssassin.
&lt;br&gt;&lt;br&gt;Mark Martinec discovered that the decode_entities() function will get stuck
&lt;br&gt;in an infinite loop when parsing certain HTML entities with invalid UTF-8
&lt;br&gt;characters. &amp;nbsp;An attacker can use this to perform denial of service attacks
&lt;br&gt;by submitting crafted HTML to an application using this functionality.
&lt;br&gt;&lt;br&gt;&lt;br&gt;For the oldstable distribution (etch), this problem has been fixed in
&lt;br&gt;version 3.55-1+etch1.
&lt;br&gt;&lt;br&gt;For the stable distribution (lenny), this problem has been fixed in
&lt;br&gt;version 3.56-1+lenny1.
&lt;br&gt;&lt;br&gt;For the testing (squeeze) and unstable (sid) distribution, this problem
&lt;br&gt;will be fixed soon.
&lt;br&gt;&lt;br&gt;&lt;br&gt;We recommend that you upgrade your libhtml-parser-perl packages.
&lt;br&gt;&lt;br&gt;Upgrade instructions
&lt;br&gt;- --------------------
&lt;br&gt;&lt;br&gt;wget url
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will fetch the file for you
&lt;br&gt;dpkg -i file.deb
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will install the referenced file.
&lt;br&gt;&lt;br&gt;If you are using the apt-get package manager, use the line for
&lt;br&gt;sources.list as given below:
&lt;br&gt;&lt;br&gt;apt-get update
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will update the internal database
&lt;br&gt;apt-get upgrade
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; will install corrected packages
&lt;br&gt;&lt;br&gt;You may use an automated update by adding the resources from the
&lt;br&gt;footer to the proper configuration.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Debian GNU/Linux 4.0 alias etch
&lt;br&gt;- -------------------------------
&lt;br&gt;&lt;br&gt;Debian (oldstable)
&lt;br&gt;- ------------------
&lt;br&gt;&lt;br&gt;Oldstable updates are available for alpha, amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc.
&lt;br&gt;&lt;br&gt;Source archives:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55.orig.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55.orig.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;84746 75eb683f1fb7aa7c0ffa46ded4564b54
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1.diff.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1.diff.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; 6136 8c713a84e3df953ae77d83d9f2cff5bc
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1.dsc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1.dsc&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; &amp;nbsp;882 0f38d699bda26190ea4764aa74eac2c8
&lt;br&gt;&lt;br&gt;alpha architecture (DEC Alpha)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_alpha.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_alpha.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 108540 a6d69a440e25b3d3b4e9c5057f6b6908
&lt;br&gt;&lt;br&gt;amd64 architecture (AMD x86_64 (AMD64))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_amd64.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_amd64.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 108168 ddafcee82387004c4d55a39a8ca54eb6
&lt;br&gt;&lt;br&gt;arm architecture (ARM)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_arm.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_arm.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 106962 9842d5bc00c6b308d01fae6d20676e9e
&lt;br&gt;&lt;br&gt;hppa architecture (HP PA RISC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_hppa.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_hppa.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109602 2d4a2d3ff134cfdd70135e71caf9043a
&lt;br&gt;&lt;br&gt;i386 architecture (Intel ia32)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_i386.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_i386.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 108032 b542502d5b1d4fff66c2d730e8c02790
&lt;br&gt;&lt;br&gt;ia64 architecture (Intel ia64)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_ia64.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_ia64.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 117524 ce065d8d05996cdc4c436104b578ed0a
&lt;br&gt;&lt;br&gt;mips architecture (MIPS (Big Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_mips.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_mips.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 106518 25feabc68e1aa4aff02b6aff00a2a9df
&lt;br&gt;&lt;br&gt;mipsel architecture (MIPS (Little Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_mipsel.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_mipsel.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 105742 17a4f0fafa183a3794fad636e4e26ce4
&lt;br&gt;&lt;br&gt;powerpc architecture (PowerPC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_powerpc.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_powerpc.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 106504 beb784e9d723ba717d207c6e9c58414b
&lt;br&gt;&lt;br&gt;s390 architecture (IBM S/390)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_s390.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_s390.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 106630 1de105f77b55dd920dbfccb7712e3dc1
&lt;br&gt;&lt;br&gt;sparc architecture (Sun SPARC/UltraSPARC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_sparc.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.55-1+etch1_sparc.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 106222 bd1cd736644c4f2dceb76cc5192f18d0
&lt;br&gt;&lt;br&gt;&lt;br&gt;Debian GNU/Linux 5.0 alias lenny
&lt;br&gt;- --------------------------------
&lt;br&gt;&lt;br&gt;Debian (stable)
&lt;br&gt;- ---------------
&lt;br&gt;&lt;br&gt;Stable updates are available for alpha, amd64, arm, armel, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc.
&lt;br&gt;&lt;br&gt;Source archives:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1.diff.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1.diff.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; 6147 18b2407d8b26d6225b82a880b16a0e05
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1.dsc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1.dsc&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp; 1316 5a923d6089e2ffddf050ea5b017a7956
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56.orig.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56.orig.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; &amp;nbsp;86040 bddc432e5ed9df4d4153a62234f04fc2
&lt;br&gt;&lt;br&gt;alpha architecture (DEC Alpha)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_alpha.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_alpha.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 111160 928145a65d633d76bf3db6a42bcf9173
&lt;br&gt;&lt;br&gt;amd64 architecture (AMD x86_64 (AMD64))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_amd64.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_amd64.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 111614 9152d47982c212aa1ee9ec8d6293c97e
&lt;br&gt;&lt;br&gt;arm architecture (ARM)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_arm.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_arm.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109442 e559abada6a045e2a8d51b1c54a89655
&lt;br&gt;&lt;br&gt;armel architecture (ARM EABI)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_armel.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_armel.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109388 47e0480a189e752018d27ffb4b19d9e1
&lt;br&gt;&lt;br&gt;hppa architecture (HP PA RISC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_hppa.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_hppa.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 112026 52d258a94e332f7f1c527ae0c47d77d6
&lt;br&gt;&lt;br&gt;i386 architecture (Intel ia32)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_i386.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_i386.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109680 da9426f29d77127b954a77263a5b7665
&lt;br&gt;&lt;br&gt;ia64 architecture (Intel ia64)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_ia64.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_ia64.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 121744 90933c7e204254b4c308424af76917b2
&lt;br&gt;&lt;br&gt;mips architecture (MIPS (Big Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_mips.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_mips.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109378 f46f9971f7d22fe40a1d15cc224cdc70
&lt;br&gt;&lt;br&gt;mipsel architecture (MIPS (Little Endian))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_mipsel.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_mipsel.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 109870 af19cea178841be6c1fc658cac4c468d
&lt;br&gt;&lt;br&gt;powerpc architecture (PowerPC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_powerpc.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_powerpc.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 112450 1a2d490c6120185ec0cbddc2bb73e792
&lt;br&gt;&lt;br&gt;s390 architecture (IBM S/390)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_s390.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_s390.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 110958 2f21853d729b141554b39132ecf21f5c
&lt;br&gt;&lt;br&gt;sparc architecture (Sun SPARC/UltraSPARC)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_sparc.deb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/pool/updates/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.56-1+lenny1_sparc.deb&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Size/MD5 checksum: &amp;nbsp; 108682 a1831a4919f5c7b30eab0def292928b5
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; These files will probably be moved into the stable distribution on
&lt;br&gt;&amp;nbsp; its next update.
&lt;br&gt;&lt;br&gt;- ---------------------------------------------------------------------------------
&lt;br&gt;For apt-get: deb &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;stable/updates main
&lt;br&gt;For dpkg-ftp: ftp://security.debian.org/debian-security dists/stable/updates/main
&lt;br&gt;Mailing list: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce@...&lt;/a&gt;
&lt;br&gt;Package info: `apt-cache show &amp;lt;pkg&amp;gt;' and &lt;a href=&quot;http://packages.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/&lt;/a&gt;&amp;lt;pkg&amp;gt;
&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkrqO5QACgkQHYflSXNkfP8jYACgkATgE0BJ4ndT4SUaOhI8Qg0w
&lt;br&gt;gpkAnAzu0Jnb9nHUe/46Ggi7CdwAoApn
&lt;br&gt;=q4EB
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-announce-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125770&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RE%3A--SECURITY---DSA-1923-1--New-libhtml-parser-perl-packages-fix-denial-of-service-tp26125770p26125770.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26123763</id>
	<title>Re: [#17089802] [SECURITY] [DSA 1923-1] New libhtml-parser-perl packages fix denial of service</title>
	<published>2009-10-29T18:20:54Z</published>
	<updated>2009-10-29T18:20:54Z</updated>
	<author>
		<name>Joel Pihlajamaa</name>
	</author>
	<content type="html">Hei!
&lt;br&gt;&lt;br&gt;Olen parhaillaan syyslomalla ja luen seuraavan kerran sähköpostejani 9.11.2009. Kiireellisissä asioissa voit olla yhteydessä Juha-Pekka Järvenpäähän, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26123763&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;juha-pekka.jarvenpaa@...&lt;/a&gt; / 09-6829 3012.
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Ystävällisin terveisin,
&lt;br&gt;Joel Pihlajamaa
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26123763&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-security-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26123763&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A---17089802---SECURITY---DSA-1923-1--New-libhtml-parser-perl-packages-fix-denial-of-service-tp26123763p26123763.html" />
</entry>

</feed>
