Hello community,

here is the log from the commit of package crash for openSUSE:Factory
checked in at Thu May 26 15:43:32 CEST 2011.



--------
--- crash/crash.changes 2011-01-07 16:47:56.000000000 +0100
+++ /mounts/work_src_done/STABLE/crash/crash.changes    2011-05-25 
16:55:32.000000000 +0200
@@ -1,0 +2,19 @@
+Wed May 25 14:27:30 UTC 2011 - [email protected]
+
+- Update to 5.1.5, mainly gcc 4.6 and kernel 2.6.39 fixes, see
+  http://people.redhat.com/anderson/crash.changelog.html for 
+  complete changelog.
+
+- Refresh crash-sles9-time.patch
+
+- Dropped the following patches applied upstream:
+    * crash-compressed-booted-kernel
+    * crash-compressed-kernel
+    * crash-missing-declarations.patch
+    * crash-xen-domain_vcpu.patch
+    * crash-xen-opt_sched.patch
+    * crash-xen-per_cpu-init_tss.patch
+    * crash-xen-per_cpu_shift.patch
+    * crash-xen_virt_start.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  crash-5.1.1.tar.gz
  crash-compressed-booted-kernel
  crash-compressed-kernel
  crash-missing-declarations.patch
  crash-xen-domain_vcpu.patch
  crash-xen-opt_sched.patch
  crash-xen-per_cpu-init_tss.patch
  crash-xen-per_cpu_shift.patch
  crash-xen_virt_start.patch

New:
----
  crash-5.1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ crash.spec ++++++
--- /var/tmp/diff_new_pack.kiSxhH/_old  2011-05-26 15:42:46.000000000 +0200
+++ /var/tmp/diff_new_pack.kiSxhH/_new  2011-05-26 15:42:46.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package crash (Version 5.1.1)
+# spec file for package crash
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -17,7 +17,7 @@
 
 # norootforbuild
 
-%define crash_version          5.1.1
+%define crash_version          5.1.5
 %define whitepaper_version 2003
 %define scripts_version  2008-02-08
 
@@ -30,7 +30,7 @@
 Url:            http://people.redhat.com/anderson/
 Summary:        Crash utility for live systems; netdump, diskdump, LKCD or 
mcore dumpfiles
 Version:        %{crash_version}
-Release:        2
+Release:        1
 License:        GFDLv1.2
 Group:          Development/Tools/Debuggers
 Source:         %{name}-%{crash_version}.tar.gz
@@ -42,17 +42,9 @@
 Patch1:         %{name}-make-emacs-default.diff
 Patch2:         %{name}-sles9-quirk.patch
 Patch4:         %{name}-sles9-time.patch
-Patch5:         %{name}-compressed-kernel
 Patch6:         %{name}-crosscrash-hint.diff
 Patch7:         %{name}-rl_digit_loop-return.patch
-Patch8:         %{name}-missing-declarations.patch
-Patch9:         %{name}-compressed-booted-kernel
-Patch10:        %{name}-xen-per_cpu_shift.patch
-Patch11:        %{name}-xen_virt_start.patch
-Patch12:        %{name}-xen-per_cpu-init_tss.patch
 Patch13:        %{name}-xen-x86_64-increase-max-vcpus.patch
-Patch14:        %{name}-xen-domain_vcpu.patch
-Patch15:        %{name}-xen-opt_sched.patch
 Patch90:        %{name}-sial-ps-2.6.29.diff
 BuildRequires:  bison flex ncurses-devel zlib-devel
 Requires:       /usr/bin/nm
@@ -135,17 +127,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
-%patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
 %patch13 -p1
-%patch14 -p1
-%patch15 -p1
 ## SIAL patches
 cd sial-scripts-%{scripts_version}
 %patch90 -p1

++++++ crash-5.1.1.tar.gz -> crash-5.1.5.tar.gz ++++++
crash/crash-5.1.1.tar.gz /mounts/work_src_done/STABLE/crash/crash-5.1.5.tar.gz 
differ: char 5, line 1

++++++ crash-sles9-time.patch ++++++
--- /var/tmp/diff_new_pack.kiSxhH/_old  2011-05-26 15:42:46.000000000 +0200
+++ /var/tmp/diff_new_pack.kiSxhH/_new  2011-05-26 15:42:46.000000000 +0200
@@ -16,14 +16,14 @@
 
 --- a/defs.h
 +++ b/defs.h
-@@ -577,6 +571,7 @@ struct kernel_table {
+@@ -591,6 +591,7 @@
                ulong p2m_missing;
        } pvops_xen;
        int highest_irq;
-+      int is_suse_kernel;
- };
- 
- /*
++    int is_suse_kernel;
+ #define IKCONFIG_AVAIL        0x1     /* kernel contains ikconfig data */
+ #define IKCONFIG_LOADED       0x2     /* ikconfig data is currently loaded */
+       int ikconfig_flags;
 @@ -4905,6 +4632,13 @@ extern struct lkcd_environment *lkcd;
  
  #endif  /* LKCD_COMMON */


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to