From ec568e2ea515b66343d3488d5d4b9a625d55b7ae Mon Sep 17 00:00:00 2001
From: Kazuhito Hagio <k-hagio-ab@nec.com>
Date: Wed, 24 Nov 2021 13:32:49 +0900
Subject: [PATCH] crash-7.3.0 -> crash-8.0.0

Signed-off-by: Kazuhito Hagio <k-hagio-ab@nec.com>
---
 .rh_rpm_package |  2 +-
 README          | 20 +++++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/.rh_rpm_package b/.rh_rpm_package
index 5ecd1ccc..ae9a76b9 100644
--- a/.rh_rpm_package
+++ b/.rh_rpm_package
@@ -1 +1 @@
-7.3.0++
+8.0.0
diff --git a/README b/README
index 4962f272..02aef58f 100644
--- a/README
+++ b/README
@@ -74,8 +74,8 @@
 
   To build the crash utility: 
 
-    $ tar -xf crash-7.3.0.tar.gz
-    $ cd crash-7.3.0
+    $ tar -xf crash-8.0.0.tar.gz
+    $ cd crash-8.0.0
     $ make
 
   The initial build will take several minutes  because the embedded gdb module
@@ -122,7 +122,7 @@
   If neither /dev/mem or /dev/crash are available, then /proc/kcore will be
   be used as the live memory source.  If /proc/kcore is also restricted, then
   the Red Hat /dev/crash driver may be compiled and installed; its source
-  is included in the crash-7.3.0/memory_driver subdirectory.
+  is included in the crash-8.0.0/memory_driver subdirectory.
 
   If the kernel file is stored in /boot, /, /boot/efi, or in any /usr/src
   or /usr/lib/debug/lib/modules subdirectory, then no command line arguments
@@ -133,7 +133,7 @@
 
     $ crash
     
-    crash 7.3.0
+    crash 8.0.0
     Copyright (C) 2002-2021  Red Hat, Inc.
     Copyright (C) 2004, 2005, 2006, 2010  IBM Corporation
     Copyright (C) 1999-2006  Hewlett-Packard Co
@@ -142,12 +142,13 @@
     Copyright (C) 2005, 2011, 2020-2021  NEC Corporation
     Copyright (C) 1999, 2002, 2007  Silicon Graphics, Inc.
     Copyright (C) 1999, 2000, 2001, 2002  Mission Critical Linux, Inc.
+    Copyright (C) 2015, 2021  VMware, Inc.
     This program is free software, covered by the GNU General Public License,
     and you are welcome to change it and/or distribute copies of it under
     certain conditions.  Enter "help copying" to see the conditions.
     This program has absolutely no warranty.  Enter "help warranty" for details.
      
-    GNU gdb 7.6
+    GNU gdb 10.2
     Copyright 2013 Free Software Foundation, Inc.
     License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
     This is free software: you are free to change and redistribute it.
@@ -158,7 +159,7 @@
           KERNEL: /boot/vmlinux
         DUMPFILE: /dev/mem
             CPUS: 1
-            DATE: Tue Apr 27 11:56:11 JST 2021
+            DATE: Wed Nov 24 13:32:11 JST 2021
           UPTIME: 10 days, 22:55:18
     LOAD AVERAGE: 0.08, 0.03, 0.01
            TASKS: 42
@@ -186,7 +187,7 @@
     eval           kmem           ptob           sym            wr             
     exit           list           ptov           sys            q              
     
-    crash version: 7.3.0    gdb version: 7.6
+    crash version: 8.0.0    gdb version: 10.2
     For help on any command above, enter "help <command>".
     For help on input options, enter "help input".
     For help on output options, enter "help output".
@@ -199,7 +200,7 @@
 
     $ crash vmlinux vmcore
  
-    crash 7.3.0
+    crash 8.0.0
     Copyright (C) 2002-2021  Red Hat, Inc.
     Copyright (C) 2004, 2005, 2006, 2010  IBM Corporation
     Copyright (C) 1999-2006  Hewlett-Packard Co
@@ -208,12 +209,13 @@
     Copyright (C) 2005, 2011, 2020-2021  NEC Corporation
     Copyright (C) 1999, 2002, 2007  Silicon Graphics, Inc.
     Copyright (C) 1999, 2000, 2001, 2002  Mission Critical Linux, Inc.
+    Copyright (C) 2015, 2021  VMware, Inc.
     This program is free software, covered by the GNU General Public License,
     and you are welcome to change it and/or distribute copies of it under
     certain conditions.  Enter "help copying" to see the conditions.
     This program has absolutely no warranty.  Enter "help warranty" for details.
      
-    GNU gdb 7.6
+    GNU gdb 10.2
     Copyright 2013 Free Software Foundation, Inc.
     License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
     This is free software: you are free to change and redistribute it.