From owner-cvs-ports@FreeBSD.ORG Fri Sep 11 13:42:00 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 057B5106566B; Fri, 11 Sep 2009 13:42:00 +0000 (UTC) (envelope-from avl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D10C18FC24; Fri, 11 Sep 2009 13:41:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8BDfx12035163; Fri, 11 Sep 2009 13:41:59 GMT (envelope-from avl@repoman.freebsd.org) Received: (from avl@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8BDfxFr035162; Fri, 11 Sep 2009 13:41:59 GMT (envelope-from avl) Message-Id: <200909111341.n8BDfxFr035162@repoman.freebsd.org> From: Alexander Logvinov Date: Fri, 11 Sep 2009 13:41:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/smartmontools Makefile ports/sysutils/smartmontools/files patch-scsiata.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 13:42:00 -0000 avl 2009-09-11 13:41:59 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile Added files: sysutils/smartmontools/files patch-scsiata.cpp Log: - Add a patch that makes shure the data buffers used to read smart attributes and logs do not straddle page boundaries PR: ports/138540 Submitted by: Brad Huntting Approved by: tabthorpe, glarkin (mentors, implicit), marck (maintainer) Revision Changes Path 1.43 +2 -2 ports/sysutils/smartmontools/Makefile 1.1 +22 -0 ports/sysutils/smartmontools/files/patch-scsiata.cpp (new)