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

mailinglists/index.xml: 1.6 -> 1.7ほか



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

mailinglists/index.xml: 1.6 -> 1.7
support/security/index.xml: 1.5 -> 1.6
> +security-announce@

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

以下、訳と原文それぞれの新旧の差分です。

--- mailinglists/index.xml.orig	2007-11-28 21:34:09.000000000 +0900
+++ mailinglists/index.xml	2007-11-28 21:34:09.000000000 +0900
@@ -6,10 +6,10 @@
 <webpage id="ja-mailinglists-index">
 
 <config param="desc" value="NetBSD Gallery"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.6 2007/10/06 15:04:54 heinz Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.7 2007/11/27 20:33:29 adrianp Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.6 2007/10/06 15:04:54 heinz Exp   -->
-<config param="rcsdate" value="$Date: 2007/10/06 15:04:54 $"/>
+<!-- NetBSD: index.xml,v 1.7 2007/11/27 20:33:29 adrianp Exp   -->
+<config param="rcsdate" value="$Date: 2007/11/27 20:33:29 $"/>
 <head>
 <!-- Copyright (c) 1994-2005
         The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -417,6 +417,12 @@
   NetBSD ホストによるクラスターの構築や運用に関する技術的な議論用です。
   </formalpara></listitem>
 
+  <listitem><formalpara role="netbsd-mailinglist" id="security-announce">
+  <title>security-announce</title>
+  NetBSD セキュリティーオフィサーグループからの発表、たとえば、
+  セキュリティー勧告やセキュリティーノート。
+  </formalpara></listitem>
+
   <listitem><formalpara role="netbsd-mailinglist" id="tech-crypto">
   <title>tech-crypto</title>
   NetBSD システムにおける暗号化に関する技術的な議論用です。このリストでは、
--- support/security/index.xml.orig	2007-11-28 21:34:13.000000000 +0900
+++ support/security/index.xml	2007-11-28 21:34:13.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-support-security-index">
 <config param="desc" value="セキュリティーと NetBSD"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.5 2007/09/13 20:26:06 adrianp Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.6 2007/11/27 21:53:02 adrianp Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.5 2007/09/13 20:26:06 adrianp Exp   -->
-<config param="rcsdate" value="$Date: 2007/09/13 20:26:06 $"/>
+<!-- NetBSD: index.xml,v 1.6 2007/11/27 21:53:02 adrianp Exp   -->
+<config param="rcsdate" value="$Date: 2007/11/27 21:53:02 $"/>
 <head>
   <title>セキュリティーと NetBSD</title>
 </head>
@@ -41,7 +41,8 @@
     問題の記述と修正法へのポインターを含んだ、
     セキュリティー勧告を発行します。
     これらは <ulink
-      url="../../mailinglists/#netbsd-announce">netbsd-announce メーリングリスト</ulink>や、
+    url="../../mailinglists/#netbsd-announce">netbsd-announce メーリングリスト</ulink>および
+    <ulink url="../../mailinglists/#security-announce">security-announce メーリングリスト</ulink>や、
     その他のメーリングリストおよび web サイトでアナウンスされます。
     さらに、このサイトに保管されるほか、
     <ulink url="http://www.NetBSD.org/support/security/rss-advisories.xml">RSS フィード</ulink>でも提供されます。</para>
Index: mailinglists/index.xml
===================================================================
RCS file: /cvsroot/htdocs/mailinglists/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mailinglists/index.xml	6 Oct 2007 15:04:54 -0000	1.6
+++ mailinglists/index.xml	27 Nov 2007 20:33:29 -0000	1.7
@@ -6,8 +6,8 @@
 <webpage id="mailinglists-index">
 
 <config param="desc" value="NetBSD Gallery"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.6 2007/10/06 15:04:54 heinz Exp $"/>
-<config param="rcsdate" value="$Date: 2007/10/06 15:04:54 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.7 2007/11/27 20:33:29 adrianp Exp $"/>
+<config param="rcsdate" value="$Date: 2007/11/27 20:33:29 $"/>
 <head>
 <!-- Copyright (c) 1994-2005
         The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -415,6 +415,12 @@
   Technical discussion on building and using clusters of NetBSD hosts.
   </formalpara></listitem>
 
+  <listitem><formalpara role="netbsd-mailinglist" id="security-announce">
+  <title>security-announce</title>
+  Announcements from the NetBSD Security Officer group. e.g. 
+  Security Advisories and Security Notes.
+  </formalpara></listitem>
+
   <listitem><formalpara role="netbsd-mailinglist" id="tech-crypto">
   <title>tech-crypto</title>
   Technical discussion regarding cryptography in the NetBSD system. This
Index: support/security/index.xml
===================================================================
RCS file: /cvsroot/htdocs/support/security/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- support/security/index.xml	13 Sep 2007 20:26:06 -0000	1.5
+++ support/security/index.xml	27 Nov 2007 21:53:02 -0000	1.6
@@ -5,8 +5,8 @@
 
 <webpage id="support-security-index">
 <config param="desc" value="Security and NetBSD"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.5 2007/09/13 20:26:06 adrianp Exp $"/>
-<config param="rcsdate" value="$Date: 2007/09/13 20:26:06 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.6 2007/11/27 21:53:02 adrianp Exp $"/>
+<config param="rcsdate" value="$Date: 2007/11/27 21:53:02 $"/>
 <head>
   <title>Security and NetBSD</title>
 </head>
@@ -33,7 +33,8 @@
   <para>When serious security problems in NetBSD are discovered and 
     corrected, we issue a security advisory, describing the problem 
     and containing a pointer to the fix. These are announced to our <ulink
-    url="../../mailinglists/#netbsd-announce">netbsd-announce mailing list</ulink>
+    url="../../mailinglists/#netbsd-announce">netbsd-announce mailing list</ulink> 
+    and our <ulink url="../../mailinglists/#security-announce">security-announce mailing list</ulink>
     as well as to various other mailing lists and websites. 
     In addition, they are archived on this site as well as provided as an
     <ulink url="http://www.NetBSD.org/support/security/rss-advisories.xml">RSS feed</ulink>.</para>