<?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=7918&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / openvpn 2.7.1 and excalibur]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7918</link>
		<description><![CDATA[The most recent posts in openvpn 2.7.1 and excalibur.]]></description>
		<lastBuildDate>Sat, 18 Apr 2026 22:30:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: openvpn 2.7.1 and excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63290#p63290</link>
			<description><![CDATA[<p>You can setup your system to allow hand-picked packages from ceres, by a) pinning ceres packages to something less than 100 and then merely include ceres in your sources.</p><p>The pinning would be a file named, say, <span class="bbc">reluctant-ceres</span> in <span class="bbc">/etc/apt/preferences.d/</span> with perhaps the foolwing content:</p><div class="codebox"><pre><code>Package: *
Pin: release n=ceres
Pin-Priority: 90</code></pre></div><p>Adding to sources could be, say, two lines in the file <span class="bbc">/etc/apt/sources.list</span> with something like the following in it:</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged ceres main
deb-src http://deb.devuan.org/merged ceres main</code></pre></div><p>Following that preparation, you would first <span class="bbc">apt-get update</span> and then selectively install by including the desired ceres version code, for example, for that openvpn, you may have:</p><div class="codebox"><pre><code>apt-get install openvpn=2.7.1-1devuan1</code></pre></div><p>The pinning will make it remain so that nothing gets installed from ceres &quot;automatically&quot;, ever; including even updates of installed ceres packages. It must all be by hand. If the desired package requires a ceres version of something else, then apt will tell that and refuse installation.</p><p>Further, if you want to roll back a ceres package, you again install the package with the desired version code. Doing so will downgrade that package to the indicated version code. Always use <span class="bbc">apt-cache policy openvpn</span> (or whichever package is concerned) to see which versions you, with your sources, have available for installation (or upgrade or downgrade).</p><p>hth, Ralph.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 18 Apr 2026 22:30:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63290#p63290</guid>
		</item>
		<item>
			<title><![CDATA[Re: openvpn 2.7.1 and excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63287#p63287</link>
			<description><![CDATA[<p>The Freia version of openvpn is already backported to Excalibur-backports:</p><p><a href="https://backports.debian.org/trixie-backports/overview/" rel="nofollow">https://backports.debian.org/trixie-backports/overview/</a></p><p>To add the backports repository:</p><p><a href="https://www.devuan.org/os/packages#add-backports-default-no" rel="nofollow">https://www.devuan.org/os/packages#add- … default-no</a></p><p>And to install the package:</p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=27079#p27079" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=27079#p27079</a></p>]]></description>
			<author><![CDATA[dummy@example.com (abower)]]></author>
			<pubDate>Sat, 18 Apr 2026 22:07:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63287#p63287</guid>
		</item>
		<item>
			<title><![CDATA[openvpn 2.7.1 and excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63286#p63286</link>
			<description><![CDATA[<p>openvpn 2.7.1 is now available in ceres repo. i want to try out this new version on my excalibur desktop, but am unsure how to go about this.</p><p>first question: once version 2.7 makes it to freia will it ever be back-ported?</p><p>relatedly, is there a way to check which packages are in the process of being back-ported?</p><p>second question: is there a best-practice for adding a single package from testing to stable?</p><p>my initial thought is to download the .deb and install via dpkg -i, overwriting the installed openvpn files. i would prefer to keep the existing version, 2.6.14-1+deb13u1devuan, and have the version 2.7 openvpn as a second option. is that doable?</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Sat, 18 Apr 2026 21:43:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63286#p63286</guid>
		</item>
	</channel>
</rss>
