<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6708&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6708</link>
		<description><![CDATA[The most recent posts in [SOLVED] no fix for CVE regreSSHion on armhf?.]]></description>
		<lastBuildDate>Mon, 08 Jul 2024 18:54:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50998#p50998</link>
			<description><![CDATA[<div class="quotebox"><cite>ghp wrote:</cite><blockquote><div><p>Daedalus is good, but is it armhf?</p></div></blockquote></div><p>amd64, so no.</p><p>You seem to be getting there, so that&#039;s good.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Mon, 08 Jul 2024 18:54:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50998#p50998</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50991#p50991</link>
			<description><![CDATA[<p>I had </p><div class="codebox"><pre><code>APT::Default-Release daedalus;</code></pre></div><p>Now:</p><div class="codebox"><pre><code>Setting up openssh-client (1:9.2p1-2+deb12u3) ...
Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ...
Setting up openssh-server (1:9.2p1-2+deb12u3) ...</code></pre></div><p>Thank YOU!</p><p>I don&#039;t remember why I put that line there.&#160; It doesn&#039;t seem very wise.&#160; &#160;Part of an upgrade perhaps, this system ran on a RPi2 before, and certainly before Daedalus.&#160; I must have overlooked some of the small print.&#160; I hope.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:42:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50991#p50991</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50990#p50990</link>
			<description><![CDATA[<p>Yes, the files in <span class="bbc">/var/lib/apt/lists</span> are the package index files, and the Priority in those is a categorical grouping of packages that is something different from Pin-Priority.</p><p>(see my previous reply that overlapped yours)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:28:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50990#p50990</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50989#p50989</link>
			<description><![CDATA[<p>I ran an strace on apt-cache policy.&#160; Seems to get the 990 from </p><div class="codebox"><pre><code>/var/lib/apt/lists/deb.devuan.org_merged_dists_daedalus_main_binary-armhf_Packages</code></pre></div><p>But in that file there&#039;s only &quot;Priority: standard&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:22:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50989#p50989</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50988#p50988</link>
			<description><![CDATA[<p>Sorry, I replied before I saw your edit... hmm.</p><p>According to <span class="bbc">man apt_preferences</span> there is an automatic priority of 990 to the versions that belong to the &quot;target release&quot;, which would be declared in <span class="bbc">/etc/apt/apt.conf</span> or some file in <span class="bbc">/etc/apt/apt.conf.d</span> by a line like <span class="bbc">APT::Default-Release &quot;stable&quot;;</span><br />Comment out that line (with initial <span class="bbc">#</span>)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:17:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50988#p50988</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50987#p50987</link>
			<description><![CDATA[<p>@ralph.ronnquist: I can&#039;t find it under /etc/apt.&#160; Tried &quot;grep -r 990 .&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:10:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50987#p50987</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50986#p50986</link>
			<description><![CDATA[<p>You have an explicit Pin-Priority of 990 for daedalus in some /etc/apt/preferences.d/* file.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 12:09:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50986#p50986</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50985#p50985</link>
			<description><![CDATA[<p>This probably:</p><div class="codebox"><pre><code>openssh-client:
  Installed: 1:9.2p1-2+deb12u2
  Candidate: 1:9.2p1-2+deb12u2
  Version table:
     1:9.2p1-2+deb12u3 500
        500 http://deb.devuan.org/merged daedalus-security/main armhf Packages
        500 http://deb.devuan.org/merged daedalus-proposed-updates/main armhf Packages
 *** 1:9.2p1-2+deb12u2 990
        990 http://deb.devuan.org/merged daedalus/main armhf Packages
        100 /var/lib/dpkg/status</code></pre></div><p>Where did I go wrong?<br />I&#039;ve got no preferences.conf nor preferences.d.</p><div class="codebox"><pre><code># apt-mark showhold     
libjemalloc1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 11:59:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50985#p50985</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50984#p50984</link>
			<description><![CDATA[<p>Use <span class="bbc">apt-mark showhold</span> to check if it&#039;s held or not.</p><p><span class="bbc">/etc/apt/preferences.conf</span> and files in <span class="bbc">/etc/apt/preferences.d/</span> define preferences.</p><p>And <span class="bbc">apt-cache policy openssh-server</span> would tell about pinning as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 11:55:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50984#p50984</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50983#p50983</link>
			<description><![CDATA[<p>Strange, the deb12u3_armhf.debs are there:</p><div class="codebox"><pre><code>/var/lib/apt/lists
# grep openssh-client  * | grep -E &#039;:(Package|Filename):&#039; | less -X            
grep: auxfiles: Is a directory
grep: partial: Is a directory
deb.devuan.org_merged_dists_daedalus_main_binary-armhf_Packages:Package: openssh-client
deb.devuan.org_merged_dists_daedalus_main_binary-armhf_Packages:Filename: pool/DEBIAN/main/o/openssh/openssh-client_9.2p1-2+deb12u2_armhf.deb
deb.devuan.org_merged_dists_daedalus_main_binary-armhf_Packages:Package: openssh-client-ssh1
deb.devuan.org_merged_dists_daedalus_main_binary-armhf_Packages:Filename: pool/DEBIAN/main/o/openssh-ssh1/openssh-client-ssh1_7.5p1-14_armhf.deb
deb.devuan.org_merged_dists_daedalus_main_i18n_Translation-en:Package: openssh-client
deb.devuan.org_merged_dists_daedalus_main_i18n_Translation-en:Package: openssh-client-ssh1
deb.devuan.org_merged_dists_daedalus-proposed-updates_main_binary-armhf_Packages:Package: openssh-client
deb.devuan.org_merged_dists_daedalus-proposed-updates_main_binary-armhf_Packages:Filename: pool/DEBIAN/main/o/openssh/openssh-client_9.2p1-2+deb12u3_armhf.deb
deb.devuan.org_merged_dists_daedalus-proposed-updates_main_i18n_Translation-en:Package: openssh-client
deb.devuan.org_merged_dists_daedalus-security_main_binary-armhf_Packages:Package: openssh-client
deb.devuan.org_merged_dists_daedalus-security_main_binary-armhf_Packages:Filename: pool/DEBIAN-SECURITY/updates/main/o/openssh/openssh-client_9.2p1-2+deb12u3_armhf.deb
deb.devuan.org_merged_dists_daedalus-security_main_i18n_Translation-en:Package: openssh-client</code></pre></div><p>What&#039;s wrong with my configuration that it ignores security and proposed-updates?</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 11:49:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50983#p50983</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50982#p50982</link>
			<description><![CDATA[<p>Pointing your broswer at <span class="bbc"><a href="https://pkginfo.devuan.org/openssh-server" rel="nofollow">https://pkginfo.devuan.org/openssh-server</a></span> you&#039;ll see all currently available versions of the package and the repository points they are found in.</p><p>Do you have a hold on the package, or some blocking preferences? It should update.</p><p>See also <span class="bbc"><a href="https://www.debian.org/releases/proposed-updates" rel="nofollow">https://www.debian.org/releases/proposed-updates</a></span> for some new and relevant information.</p><p>EDIT: hmm pkginfo favours amd64 ... that might not be ideal for you...<br />however, armhf has the same versions in the same repositories, at least for openssh-server.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 11:42:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50982#p50982</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50981#p50981</link>
			<description><![CDATA[<p>@alexkemp,&#160; Daedalus is good, but is it armhf?<br />@ralph.ronnquist, I added daedalus-proposed-updates, ran &quot;apt-get update&quot;&#160; and &quot;apt-get -s upgrade&quot;. No luck&#160; (I get the advice to remove ntpsec). Is &quot;proposed-updates&quot; Devuan specific?&#160; First time I come across it, been using Debian since the previous century.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 11:26:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50981#p50981</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50979#p50979</link>
			<description><![CDATA[<p>It has already received at least one update since your OP.</p><p>My system runs under Daedalus:</p><div class="codebox"><pre><code>$ apt info openssh-client
Package: openssh-client
Version: 1:9.2p1-2+deb12u3
$ grep ^[^#] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus                  main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-updates          main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-security         main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-proposed-updates main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-backports        main non-free-firmware non-free contrib</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Mon, 08 Jul 2024 07:25:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50979#p50979</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50978#p50978</link>
			<description><![CDATA[<p>You may want to include <span class="bbc">daedalus-proposed-updates</span> in your sources.list<br />as well as <span class="bbc">daedalus-security</span></p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 08 Jul 2024 05:22:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50978#p50978</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] no fix for CVE regreSSHion on armhf?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50977#p50977</link>
			<description><![CDATA[<p>I must say I&#039;m underwhelmed by the attention this gets. Any advice on where I should be reporting a CVE making a stable Devuan server vulnerable?&#160; Just asking.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 04:19:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50977#p50977</guid>
		</item>
	</channel>
</rss>
