aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/bookworm/releasenotes.wml
blob: cf35ba584bc8f1bb15f0273f65a879d564b89ecf (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
#use wml::debian::template title="Debian 12 -- Release Notes" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/bookworm/release.data"

<p>To find out what's new in Debian 12, see the Release Notes for your
architecture:</p>

<ul>
<:= &permute_as_list('release-notes/', 'Release Notes'); :>
</ul>

<p>The Release Notes also contain instructions for users who are upgrading from prior
releases.</p>

<p>If you have set your browser's localization
properly, you can use the above link to get the right HTML version
automatically &mdash; see <a href="$(HOME)/intro/cn">content negotiation</a>.
Otherwise, pick the exact architecture, language, and format you want
from the table below.</p>

<div class="centerdiv">
<table class="reltable">
<tr>
  <th align="left"><strong>Architecture</strong></th>
  <th align="left"><strong>Format</strong></th>
  <th align="left"><strong>Languages</strong></th>
</tr>
<: &permute_as_matrix_new( file => 'release-notes', langs => \%langsrelnotes,
                           formats => \%formats, arches => \@arches,
                           html_file => 'release-notes/index' ); :>
</table>
</div>

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