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

NetBSD-SA update



佐藤@東京理科大学です。

 2003-005 と -008 の更新と、
 -003 の訳し忘れ部分の差分です。

--
| 佐藤 広生@東京理科大学 <hrs@eos.ocn.ne.jp>
|                         <hrs@FreeBSD.org> (FreeBSD Project)
Index: JP/security/advisories/NetBSD-SA2003-003.txt.asc
===================================================================
RCS file: /home/cvs/NetBSD-jp/htdocs/JP/security/advisories/NetBSD-SA2003-003.txt.asc,v
retrieving revision 1.4
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 NetBSD-SA2003-003.txt.asc
--- JP/security/advisories/NetBSD-SA2003-003.txt.asc	29 Mar 2003 03:49:08 -0000	1.4
+++ JP/security/advisories/NetBSD-SA2003-003.txt.asc	3 Apr 2003 06:02:44 -0000
@@ -188,7 +188,8 @@
   ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2003-003.txt.asc
 
 NetBSD と、NetBSD のセキュリティーに関する情報は、次の場所から入手できます。
-http://www.NetBSD.ORG/ and http://www.NetBSD.ORG/Security/.
+http://www.NetBSD.ORG/
+http://www.NetBSD.ORG/Security/
 
 
 Copyright 2003, The NetBSD Foundation, Inc.  All Rights Reserved.
Index: JP/security/advisories/NetBSD-SA2003-005.txt.asc
===================================================================
RCS file: /home/cvs/NetBSD-jp/htdocs/JP/security/advisories/NetBSD-SA2003-005.txt.asc,v
retrieving revision 1.3
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 NetBSD-SA2003-005.txt.asc
--- JP/security/advisories/NetBSD-SA2003-005.txt.asc	29 Mar 2003 03:49:08 -0000	1.3
+++ JP/security/advisories/NetBSD-SA2003-005.txt.asc	3 Apr 2003 06:03:50 -0000
@@ -121,8 +121,7 @@
 	再構築・再インストールするには、次のコマンドを実行してください。
 
 		# cd src
-		# cvs update -d -P -r netbsd-1-5 \
-			crypto/dist/openssl/ssl/s3_pkt.c 
+		# cvs update -d -P -r netbsd-1-5 crypto/dist/openssl/crypto/rsa
 		# cd lib/libcrypto
 		# make cleandir dependall
 		# make install
@@ -170,6 +169,8 @@
 
 	2003-03-26	初版公開
 	2003-03-26	pkgsrc 最新版のバージョン番号を修正
+	2003-03-29	1-5 ブランチを CVS を使って更新する場合の
+			コマンドを修正
 
 
 詳細と参考資料 - More Information
@@ -184,5 +185,5 @@
 
 Copyright 2003, The NetBSD Foundation, Inc.  All Rights Reserved.
 
-$NetBSD: NetBSD-SA2003-005.txt,v 1.10 2003/03/26 22:22:13 david Exp $
+$NetBSD: NetBSD-SA2003-005.txt,v 1.11 2003/03/29 18:45:11 david Exp $
 $Id$
Index: JP/security/advisories/NetBSD-SA2003-008.txt.asc
===================================================================
RCS file: /home/cvs/NetBSD-jp/htdocs/JP/security/advisories/NetBSD-SA2003-008.txt.asc,v
retrieving revision 1.3
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 NetBSD-SA2003-008.txt.asc
--- JP/security/advisories/NetBSD-SA2003-008.txt.asc	29 Mar 2003 03:49:08 -0000	1.3
+++ JP/security/advisories/NetBSD-SA2003-008.txt.asc	3 Apr 2003 06:04:45 -0000
@@ -102,7 +102,10 @@
 		# cd src
 		# cvs update -d -P -r netbsd-1-6 lib/libc/rpc
 		# cvs update -d -P -r netbsd-1-6 include/rpc
-		# cd lib/libc
+		# cvs update -d -P -r netbsd-1-6 lib/libc/include/namespace.h
+		# cd include
+		# make includes
+		# cd ../lib/libc
 		# make USETOOLS=no cleandir dependall includes
 		# make USETOOLS=no install
 
@@ -142,6 +145,8 @@
 
 Christos Zoulas 氏: 修正パッチを作成してくれました。 
 
+Miroslav Urbanek 氏: 修正手順の誤りを指摘してくれました。
+
 
 改訂履歴 - Revision History
 ===========================
@@ -166,5 +171,5 @@
 
 Copyright 2003, The NetBSD Foundation, Inc.  All Rights Reserved.
 
-$NetBSD: NetBSD-SA2003-008.txt,v 1.7 2003/03/27 15:38:06 david Exp $
+$NetBSD: NetBSD-SA2003-008.txt,v 1.8 2003/04/01 06:02:57 david Exp $
 $Id$