Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pull up of tickets 1178 and 1179.
details: https://anonhg.NetBSD.org/src/rev/0ee0e4936be4
branches: netbsd-1-6
changeset: 530160:0ee0e4936be4
user: tron <tron%NetBSD.org@localhost>
date: Thu Feb 20 10:05:20 2003 +0000
description:
Pull up of tickets 1178 and 1179.
diffstat:
doc/CHANGES-1.6.1 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r e3e4678f69e7 -r 0ee0e4936be4 doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Thu Feb 20 10:03:16 2003 +0000
+++ b/doc/CHANGES-1.6.1 Thu Feb 20 10:05:20 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.115 2003/02/20 07:00:47 jmc Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.116 2003/02/20 10:05:20 tron Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -3722,3 +3722,18 @@
[mrg, ticket #1177]
Moved RC2 tag for these last 6 files.
+
+crypto/dist/openssl/ssl/s3_pkt.c 1.2
+
+ In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked
+ via timing by performing a MAC computation even if incorrect
+ block cipher padding has been found. This is a countermeasure
+ against active attacks where the attacker has to distinguish
+ between bad padding and a MAC verification error. (CAN-2003-0078)
+ [wiz, ticket #1179]
+
+share/mk/bsd.own.mk 1.304-1.305
+
+ Use XFree86 4.x on macppc and cats.
+ [jmc, ticket #1178]
+
Home |
Main Index |
Thread Index |
Old Index