[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Security/patches-3.0.xml: 1.1



以下のページの翻訳をしました。ツッコミをお願いします。

Security/patches-3.0.xml: 1.1

木曜日までに異議がなければ、 commit します。

原文は
  http://cvsweb.netbsd.org/bsdweb.cgi/%7Echeckout%7E/htdocs/Security/patches-3.0.xml?rev=1.1&content-type=text/plain
  http://cvsweb.netbsd.org/bsdweb.cgi/%7Echeckout%7E/htdocs/Security/patches-3.0.html?rev=1.1&content-type=text/html
で、訳文は
  http://www.na.rim.or.jp/%7Ekano/tmp/Security/patches-3.0.xml
  http://www.na.rim.or.jp/%7Ekano/tmp/Security/patches-3.0.html
に置いてあります。

以下は原文との差分です。
(内容は、 patches-2.1.xml などと同様で、異なるのは
  バージョンが 3.0 なことと、リストに最近の 2 件しかないことだけです)

--- patches-3.0.xml.orig	Wed Jan 11 22:31:19 2006
+++ patches-3.0.xml	Wed Jan 11 22:34:16 2006
@@ -1,35 +1,37 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="ISO-2022-JP"?>
 <!DOCTYPE webpage
   PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
 	 "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">
 
-<webpage id="Security-patches-3.0">
-<config param="desc" value="NetBSD 3.0 Security Patches"/>
+<webpage id="ja-Security-patches-3.0">
+<config param="desc" value="NetBSD 3.0 セキュリティーパッチ"/>
 <config param="cvstag" value="$NetBSD: patches-3.0.xml,v 1.1 2006/01/09 15:10:59 gendalia Exp $"/>
+<!-- based on english translation: -->
+<!-- NetBSD: patches-3.0.xml,v 1.1 2006/01/09 15:10:59 gendalia Exp   -->
 <config param="rcsdate" value="$Date: 2006/01/09 15:10:59 $"/>
 <head>
-<title>NetBSD 3.0 Security Patches</title>
+<title>NetBSD 3.0 セキュリティーパッチ</title>
 </head>
 
 <sect1 id="patches-3.0">
 
 <para>
-Below is the list of patches applicable to the
+以下に示すものは
 <ulink url="../Releases/formal-3.0/">NetBSD 3.0</ulink>
-release:
+リリースに適用可能なパッチのリストです:
 </para>
 
 <itemizedlist>
-<listitem>A description and resolution procedure for
-    settimeofday() time wrap
-    can be found in
+<listitem>settimeofday() の時刻の巻き戻し
+    に関する記述と
+    解決策は、
     <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-002.txt.asc">
-    NetBSD Security Advisory NetBSD-SA2006-002</ulink></listitem>
-<listitem>A description and resolution procedure for
-    Kernfs kernel memory disclosure
-    can be found in
+    NetBSD セキュリティー勧告 NetBSD-SA2006-002</ulink> にあります。</listitem>
+<listitem>kernfs のカーネルメモリー漏洩
+    に関する記述と
+    解決策は、
     <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-001.txt.asc">
-    NetBSD Security Advisory NetBSD-SA2006-001</ulink></listitem>
+    NetBSD セキュリティー勧告 NetBSD-SA2006-001</ulink> にあります。</listitem>
 </itemizedlist>
 </sect1>
 </webpage>