aboutsummaryrefslogtreecommitdiffstats
path: root/korean/releases
diff options
context:
space:
mode:
authorSebul <sebuls@gmail.com>2022-01-30 23:48:50 +0900
committerSebul <sebuls@gmail.com>2022-01-30 23:48:50 +0900
commit6da8e396ddc979146ba24ece6e044c89ab35b5e4 (patch)
tree5a9874c07c8ef3e40a1005b5e741ec0f03ed0736 /korean/releases
parent115d25a6602f807d722eb602fdb300633ab845a7 (diff)
ko. bullseye errata
Diffstat (limited to 'korean/releases')
-rw-r--r--korean/releases/bullseye/errata.wml73
1 files changed, 73 insertions, 0 deletions
diff --git a/korean/releases/bullseye/errata.wml b/korean/releases/bullseye/errata.wml
new file mode 100644
index 00000000000..7ce2d374c10
--- /dev/null
+++ b/korean/releases/bullseye/errata.wml
@@ -0,0 +1,73 @@
+#use wml::debian::template title="데비안 11 -- 정오표" BARETITLE=true
+#use wml::debian::toc
+#use wml::debian::translation-check translation="4cfd17ece177c72255c5e9e208c6839889a8d0b9" maintainer="Sebul"
+
+#include "$(ENGLISHDIR)/releases/info"
+
+<toc-display/>
+
+
+# <toc-add-entry name="known_probs">Known problems</toc-add-entry>
+<toc-add-entry name="security">보안 이슈</toc-add-entry>
+
+<p>데비안 보안 팀은 보안 관련 문제를 식별한 안정 릴리스 패키지에 대한 업데이트를 발행합니다.
+ <q>bullseye</q>에서 식별된 보안 이슈는
+<a href="$(HOME)/security/">보안 페이지</a>를 보세요.</p>
+
+<p>APT를 쓴다면, 최근 보안 업데이트에 접근하려면 아래 행을 <tt>/etc/apt/sources.list</tt>에 더하세요:</p>
+
+<pre>
+ deb http://security.debian.org/debian-security bullseye-security main contrib non-free
+</pre>
+
+<p>그 다음, <kbd>apt update</kbd> 실행하고
+<kbd>apt upgrade</kbd> 하세요.</p>
+
+
+<toc-add-entry name="pointrelease">포인트 릴리스</toc-add-entry>
+
+<p>때때로, 여러 심각한 문제 또는 보안 업데이트가 있으면,
+릴리스 배포가 업데이트 됩니다. 일반적으로, 포인트 릴리스로 표시됩니다.</p>
+
+<ul>
+ <li>첫 포인트 릴리스, 11.1은
+ <a href="$(HOME)/News/2021/20211009">2021.10.9.</a> 나왔습니다.</li>
+ <li>두번째 포인트 릴리스, 11.2는
+ <a href="$(HOME)/News/2021/20211218">2021.12.18.</a> 나왔습니다.</li>
+
+</ul>
+
+<ifeq <current_release_bullseye> 11.0 "
+
+<p>There are no point releases for Debian 11 yet.</p>" "
+
+<p>See the <a
+href="http://http.us.debian.org/debian/dists/bullseye/ChangeLog">\
+ChangeLog</a>
+for details on changes between 11 and <current_release_bullseye/>.</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://ftp.debian.org/debian/dists/bullseye-proposed-updates/">\
+dists/bullseye-proposed-updates</a> directory of any Debian archive
+mirror.</p>
+
+<p>apt를 써서 패키기를 업데이트하면, 제안된 업데이트를 다음 줄을 추가하여 설치할 수 있습니다.
+<tt>/etc/apt/sources.list</tt>:</p>
+
+<pre>
+ \# proposed additions for a 11 point release
+ deb http://deb.debian.org/debian bullseye-proposed-updates main contrib non-free
+</pre>
+
+<p>그 다음, <kbd>apt update</kbd> 그 다음
+<kbd>apt upgrade</kbd>.</p>
+
+
+<toc-add-entry name="installer">설치 시스템</toc-add-entry>
+
+<p>
+설치 시스템의 정오표 및 업데이트 정보는<a href="debian-installer/">설치 정보</a> 페이지를 보세요.
+</p>

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