aboutsummaryrefslogtreecommitdiffstats
path: root/greek/releases/woody/errata.wml
blob: 1c1e2c0c334946f5378066c641d8c0c35aba365d (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
#use wml::debian::template title="Debian GNU/Linux 3.0 -- Errata" BARETITLE=true
#use wml::debian::toc
#use wml::debian::translation-check translation="534d1b782cfb92f46dc41fd064f779fffc329b12" maintainer="galaxico"

#include "$(ENGLISHDIR)/releases/info"

<toc-display/>




<toc-add-entry name="security">Security issues</toc-add-entry>

<p>Debian security team issues updates to packages in the stable release
in which they've identified problems related to security. Please consult the
<a href="$(HOME)/security/">security pages</a> for information about
any security issues identified in `woody'.</p>

<p>If you use APT, add the following line to <tt>/etc/apt/sources.list</tt>
to be able to access the latest security updates:</p>

<pre>
  deb http://security.debian.org/ woody/updates main contrib non-free
</pre>

<p>After that, run <kbd>apt-get update</kbd> followed by
<kbd>apt-get upgrade</kbd>.</p>


<toc-add-entry name="pointrelease">Point releases</toc-add-entry>

<p>Sometimes, in the case of several critical problems or security updates, the
released distribution is updated.  Generally, these are indicated as point
releases.</p>

<ul>
  <li>The first point release, 3.0r1, was released on
    <a href="$(HOME)/News/2002/20021216">December 16, 2002</a>.</li>
  <li>The second point release, 3.0r2, was released on
    <a href="$(HOME)/News/2003/20031121a">November 21, 2003</a>.</li>
  <li>The third point release, 3.0r3, was released on
    <a href="$(HOME)/News/2004/20041026">October 26, 2004</a>.</li>
  <li>The fourth point release, 3.0r4, was released on
    <a href="$(HOME)/News/2005/20050101">January 1, 2005</a>.</li>
  <li>The fifth point release, 3.0r5, was released on
    <a href="$(HOME)/News/2005/20050416">April 16, 2005</a>.</li>
  <li>The sixth point release, 3.0r6, was released on
    <a href="$(HOME)/News/2005/20050602">June 2, 2005</a>.</li>
</ul>

<ifeq <current_release_woody> 3.0r0 "

<p>There are no point releases for Debian 3.0 yet.</p>" "

<p>See the <a
href=http://archive.debian.org/debian/dists/woody/ChangeLog>
ChangeLog</a> (and <a
href=http://archive.debian.org/debian-non-US/dists/woody/non-US/ChangeLog>
ChangeLog for non-US</a>) for details on changes between 3.0r0 and
<current_release_woody/>.</p>"/>

<p>Fixes to the released stable distribution often go through an
extended testing period before they are accepted into the archive.
However, these fixes are available in the
<a href="http://archive.debian.org/debian/dists/woody-proposed-updates/">
dists/woody-proposed-updates</a> directory of any Debian archive
mirror (and on the same location at our
<a href="http://archive.debian.org/debian-non-US/dists/woody-proposed-updates/">
non-US server</a> and its mirrors).</p>

<p>If you use <tt>apt</tt> to update your packages, you can install
the proposed updates by adding the following line to
<tt>/etc/apt/sources.list</tt>:</p>

<pre>
  \# proposed additions for a 3.0 point release
  deb http://archive.debian.org/debian proposed-updates main contrib non-free
  deb http://archive.debian.org/debian-non-US proposed-updates/non-US main contrib non-free
</pre>

<p>After that, run <kbd>apt-get update</kbd> followed by
<kbd>apt-get upgrade</kbd>.</p>


<toc-add-entry name="diskcontroller">Unofficial support for disk controllers not detected by the installer</toc-add-entry>

<p>A few systems with RAID controllers like Adaptec-2400A are not supported
by the default installer. You can still install Debian 3.0, using the bf2.4
flavor and preloading driver modules from this
<a href="https://people.debian.org/~blade/install/preload/">floppy disk</a>.</p>

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