<?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=2035&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] DSA-4187-1 Security Update]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2035</link>
		<description><![CDATA[The most recent posts in [SOLVED] DSA-4187-1 Security Update.]]></description>
		<lastBuildDate>Thu, 03 May 2018 11:09:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] DSA-4187-1 Security Update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8789#p8789</link>
			<description><![CDATA[<p>Indeed i don&#039;t have &quot;linux-image-686-pae&quot; installed. I have installed right, got the update itself. Thanks <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Yes, i use GRUB, but don&#039;t have multiple OS&#039;s installed. <br />I only have plain Jessie Devuan NETINS customized that listen fine on GRUB settings.</p><p>I consider solved my request regarding Kernel Security Update. Thanks GNUser for explained and suggested <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Nili)]]></author>
			<pubDate>Thu, 03 May 2018 11:09:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8789#p8789</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] DSA-4187-1 Security Update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8787#p8787</link>
			<description><![CDATA[<p>Automatic kernel upgrades only come in if one has the metapackage installed, which you don&#039;t have. </p><p>Do this: <span class="bbc">sudo apt-get install linux-image-686-pae</span> then try upgrading your system again. Now (and going forward) you will get the kernel security upgrades automatically <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>(One more question: Do you use GRUB and have multiple OSs installed? If so and if your primary OS--the first one listed in GRUB--is something other than Jessie, you&#039;ll need to manually do <span class="bbc">sudo update-grub</span> in your primary OS in order for GRUB to be &quot;aware&quot; that Jessie has a new kernel.)</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Thu, 03 May 2018 10:48:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8787#p8787</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] DSA-4187-1 Security Update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8785#p8785</link>
			<description><![CDATA[<p>Thanks for asking GNUser!<br />Sure...</p><div class="codebox"><pre><code>console-setup-linux 1.123
libselinux1:i386 2.3-2
linux-base 3.5
linux-image-3.16.0-4-686-pae 3.16.51-3
util-linux 2.26.2-6+devuan1
util-linux-locales 2.25.2-6</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Nili)]]></author>
			<pubDate>Thu, 03 May 2018 10:37:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8785#p8785</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] DSA-4187-1 Security Update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8783#p8783</link>
			<description><![CDATA[<p>Can you please post the output of <span class="bbc">dpkg -l | perl -lane &#039;print &quot;$F[1] $F[2]&quot; if /^.i/&#039; | grep linux</span>?</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Thu, 03 May 2018 10:31:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8783#p8783</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] DSA-4187-1 Security Update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8782#p8782</link>
			<description><![CDATA[<p>Hello!</p><p>Debian released an <a href="https://www.debian.org/security/2018/dsa-4187" rel="nofollow">Security Update</a> for Linux Kernel Image on 01 May 2018</p><p>I believe we should taken it sometime later, today is the second day but i still see &quot;0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.&quot; on my console.</p><p>Debian said :</p><div class="codebox"><pre><code>For the oldstable distribution (jessie), these problems have been fixed in version 3.16.56-1</code></pre></div><p>While i am still on :</p><div class="codebox"><pre><code>Linux kernel 3.16.0-4-686-pae #1 SMP Debian 3.16.51-3 (2017-12-13) i686 GNU/Linux</code></pre></div><p>This absence has any reason?</p><p>This is my sources list</p><div class="codebox"><pre><code>deb http://pkgmaster.devuan.org/merged/ jessie main non-free contrib
deb-src http://pkgmaster.devuan.org/merged/ jessie main non-free contrib

# jessie-security, previously known as &#039;volatile&#039;
deb http://pkgmaster.devuan.org/merged/ jessie-security main contrib non-free
deb-src http://pkgmaster.devuan.org/merged/ jessie-security main contrib non-free

# jessie-updates, previously known as &#039;volatile&#039;
deb http://pkgmaster.devuan.org/merged/ jessie-updates main contrib non-free
deb-src http://pkgmaster.devuan.org/merged/ jessie-updates main contrib non-free

# Devuan repositories
deb http://packages.devuan.org/merged jessie main contrib non-free
deb-src http://packages.devuan.org/merged jessie main contrib non-free</code></pre></div><p>Usually i have taken immediately the security updates it never lasted two days.<br />Thanks for your feedback.</p><p><strong>Edited</strong>: cleared i686 from title</p><p>Nili</p>]]></description>
			<author><![CDATA[dummy@example.com (Nili)]]></author>
			<pubDate>Thu, 03 May 2018 10:22:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8782#p8782</guid>
		</item>
	</channel>
</rss>
