Hello community, here is the log from the commit of package crash checked in at Thu Nov 29 18:18:08 CET 2007. -------- --- crash/crash.changes 2007-11-21 10:09:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/crash/crash.changes 2007-11-26 15:20:18.193751000 +0100 @@ -1,0 +2,8 @@ +Mon Nov 26 15:27:01 CET 2007 - bwalle@suse.de + +- update to crash 4.0-4.10 + o Fix a regression introduced in 4.0-4.9 that causes the + "kmem -p" command to fail in SPARSEMEM kernels that that have + the struct page.index member embedded in an anonymous union + +------------------------------------------------------------------- Old: ---- crash-4.0-4.9.tar.bz2 New: ---- crash-4.0-4.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crash.spec ++++++ --- /var/tmp/diff_new_pack.dw1364/_old 2007-11-29 18:17:12.000000000 +0100 +++ /var/tmp/diff_new_pack.dw1364/_new 2007-11-29 18:17:12.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package crash (Version 4.0.4.9) +# spec file for package crash (Version 4.0.4.10) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -18,7 +18,7 @@ %endif Url: http://people.redhat.com/anderson/ Summary: Crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles -Version: 4.0.4.9 +Version: 4.0.4.10 Release: 1 %define crash_version %(echo %{version} | cut -d . -f 1-2) %define crash_subversion %(echo %{version} | cut -d . -f 3-4) @@ -71,6 +71,7 @@ David Anderson <anderson@redhat.com> %if %build_sial + %package sial Requires: %{name} = %{version} Summary: Crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles @@ -89,6 +90,7 @@ David Anderson <anderson@redhat.com> %endif + %prep %setup -q -n %{name}-%{crash_version}-%{crash_subversion} -a 2 -a 4 %patch0 -p1 @@ -149,7 +151,13 @@ %dir %{_datadir}/sial %dir %{_libdir}/crash %endif + %changelog +* Mon Nov 26 2007 - bwalle@suse.de +- update to crash 4.0-4.10 + o Fix a regression introduced in 4.0-4.9 that causes the + "kmem -p" command to fail in SPARSEMEM kernels that that have + the struct page.index member embedded in an anonymous union * Wed Nov 21 2007 - bwalle@suse.de - dropped crash-lkcd-use-kernel-start-address.patch, crash-fixed-uninitialised-mainline, crash-fix-sial-warnings, ++++++ crash-4.0-4.9.tar.bz2 -> crash-4.0-4.10.tar.bz2 ++++++ crash/crash-4.0-4.9.tar.bz2 /mounts/work_src_done/STABLE/crash/crash-4.0-4.10.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de