aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/proposed-updates.wml
blob: 47fb70ca15f6491fb6e7004f43aa1bac2cb1a72d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#use wml::debian::template title="The <q>proposed-updates</q> mechanism"
#include "$(ENGLISHDIR)/releases/info"

<p>All changes to the released, <q>stable</q> (and <q>oldstable</q>)
distribution go through an extended testing period before they are accepted
into the archive. Each such update of the stable (oldstable) release is called
a <q>point release</q>.</p>

<p>Preparation of point releases is done through the <q>proposed-updates</q>
mechanism. Updated packages are uploaded to a separate queue called
<code>p-u-new</code> (<code>o-p-u-new</code>), before they are accepted in 
<q>proposed-updates</q> (<q>oldstable-proposed-updates</q>).
</p>

<p>To use these packages with APT, you can add the following lines to your
<code>sources.list</code> file:</p>

<pre>
  \# proposed updates for the next point release
  deb http://ftp.us.debian.org/debian <current_release_name>-proposed-updates main contrib non-free non-free-firmware
</pre>

<p>Note that <a href="$(HOME)/mirror/list">the /debian/ mirrors</a> will
have this, it is not necessary to use this particular one, the above choice
of ftp.us.debian.org is just an example.</p>

<p>New packages can arrive into proposed-updates when Debian developers
upload them either to <q>proposed-updates</q> (<q>oldstable-proposed-updates</q>),
or to <q>stable</q> (<q>oldstable</q>). 
The <a href="$(HOME)/doc/manuals/developers-reference/pkgs.html#upload-stable">\
upload process</a> is described in the Developer’s Reference.
</p>

<p>It should be noted that packages from
<a href="$(HOME)/security/">security.debian.org</a> are copied into the
p-u-new (o-p-u-new) directory automatically. At the same time, packages
that are uploaded directly to proposed-updates (oldstable-proposed-updates) are
not monitored by the Debian security team.</p>

<p>The current list of packages that are in the p-u-new (o-p-u-new) queue
can be seen at <url "https://release.debian.org/proposed-updates/stable.html">
(<url "https://release.debian.org/proposed-updates/oldstable.html">).</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy