CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2009/11/17 07:34:37
Modified files: lib/libssl/src/ssl: Tag: OPENBSD_4_5 s3_lib.c s3_pkt.c s3_srvr.c ssl_locl.h Log message: Pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from openssl 0.9.8l. As suggested by markus@, for -stable the header change is being restricted to a private file, so the minor version is not cranked here. Discussed with markus, djm, deraadt.