<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://blog.daniel-baumann.ch</id>
  <title>Daniel Baumann - Posts tagged debian-fastforward</title>
  <updated>2026-04-14T11:00:03.451154+00:00</updated>
  <link href="https://blog.daniel-baumann.ch"/>
  <link href="https://blog.daniel-baumann.ch/blog/tag/debian-fastforward/atom.xml" rel="self"/>
  <subtitle>Daniel Baumann - https://daniel-baumann.ch</subtitle>
  <entry>
    <id>https://blog.daniel-baumann.ch/posts/20260228-1.html</id>
    <title>Debian Fast Forward: An alternative backports repository</title>
    <updated>2026-02-28T00:00:00+00:00</updated>
    <content type="html">&lt;section id="debian-fast-forward-an-alternative-backports-repository"&gt;

&lt;p&gt;The &lt;a class="reference external" href="https://debian.org"&gt;Debian&lt;/a&gt; project releases a new &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; version of its &lt;a class="reference external" href="https://en.wikipedia.org/wiki/Linux"&gt;Linux&lt;/a&gt; distribution approximately every two years. During its life time, a &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; release usually gets security updates only, but in general no feature updates.&lt;/p&gt;
&lt;p&gt;For some packages it is desirable to get feature updates earlier than with the next &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; release. Some new packages included in Debian after the initial release of a &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; distribution are desirable for &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; too.&lt;/p&gt;
&lt;p&gt;Both use-cases can be solved by recompiling the newer version of a package from &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;testing/unstable&lt;/span&gt;&lt;/code&gt; on &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; (aka &lt;a class="reference external" href="https://en.wikipedia.org/wiki/Backporting"&gt;backporting&lt;/a&gt;). Packages are backported together with only the minimal amount of required build-depends or depends not already fulfilled in &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; (if any), and without any changes unless required to fix building on &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt; (if needed).&lt;/p&gt;
&lt;p&gt;There are official &lt;a class="reference external" href="https://backports.debian.org"&gt;Debian Backports&lt;/a&gt; available, as well as several well-known unofficial backports repositories. I have been involved in one of these unofficial repositories since 2005 which subsequently turned 2010 into its own &lt;a class="reference external" href="https://debian.org/derivatives"&gt;Debian derivative&lt;/a&gt;, mixing both backports and modified packages in one repository for simplicity.&lt;/p&gt;
&lt;p&gt;Starting with the &lt;a class="reference external" href="https://www.debian.org/releases/trixie"&gt;Debian 13 (trixie)&lt;/a&gt; release, the (otherwise unmodified) backports of this derivative have been split out from the derivative distribution into a separate repository. This way the backports are more accessible and useful for all interested Debian users too.&lt;/p&gt;
&lt;section id="tl-dr-debian-fast-forward-https-fastforward-debian-net"&gt;
&lt;h2&gt;TL;DR: &lt;a class="reference external" href="https://fastforward.debian.net"&gt;Debian Fast Forward&lt;/a&gt; - &lt;a class="reference external" href="https://fastforward.debian.net"&gt;https://fastforward.debian.net&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;div&gt;&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;is an alternative Debian repository containing complementary backports from &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;testing/unstable&lt;/span&gt;&lt;/code&gt; to &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;stable&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;with packages organized in a curated, self-contained selection of coherent sets&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;supporting &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;amd64&lt;/span&gt;&lt;/code&gt;, &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;i386&lt;/span&gt;&lt;/code&gt;, and &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;arm64&lt;/span&gt;&lt;/code&gt; architectures&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;containing around 400 &lt;a class="reference external" href="https://packages.fastforward.debian.net"&gt;packages&lt;/a&gt; in &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;trixie-fastforward-backports&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;with 1’800 &lt;a class="reference external" href="https://changes.fastforward.debian.net"&gt;uploads&lt;/a&gt; since July 2025&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;End user documentation about how to enable Debian Fast Forwards is &lt;a class="reference external" href="https://fastforward.debian.net/doc/installation"&gt;available&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;/section&gt;
&lt;/section&gt;
</content>
    <link href="https://blog.daniel-baumann.ch/posts/20260228-1.html" rel="alternate"/>
    <summary>The Debian project releases a new stable version of its Linux distribution approximately every two years. During its life time, a stable release usually gets security updates only, but in general no feature updates.For some packages it is desirable to get feature updates earlier than with the next stable release. Some new packages included in Debian after the initial release of a stable distribution are desirable for stable too.</summary>
    <category term="debian-fastforward" label="debian-fastforward"/>
    <published>2026-02-28T00:00:00+00:00</published>
  </entry>
</feed>
