svn commit: r215909 - in stable: 7 8

Andriy Gapon avg at FreeBSD.org
Fri Nov 26 22:31:56 UTC 2010


Author: avg
Date: Fri Nov 26 22:31:56 2010
New Revision: 215909
URL: http://svn.freebsd.org/changeset/base/215909

Log:
  add UPDATING entry for amd64 minidump version 2
  
  This is a direct commit.

Modified:
  stable/7/UPDATING

Changes in other areas also in this revision:
Modified:
  stable/8/UPDATING

Modified: stable/7/UPDATING
==============================================================================
--- stable/7/UPDATING	Fri Nov 26 22:23:52 2010	(r215908)
+++ stable/7/UPDATING	Fri Nov 26 22:31:56 2010	(r215909)
@@ -8,6 +8,12 @@ Items affecting the ports and packages s
 /usr/ports/UPDATING.  Please read that file before running
 portupgrade.
 
+20101126:
+	New version of minidump format for amd64 architecture was
+	introduced in r215874.  To analyze vmcore files produced by
+	kernels at or after this version you will need updated userland,
+	libkvm actually, that is able to handle the new version.
+
 20100323:
 	FreeBSD 7.3-RELEASE
 


More information about the svn-src-stable-7 mailing list