diff --git a/makedumpfile-1.1.5.tar.bz2 b/makedumpfile-1.1.5.tar.bz2 deleted file mode 100644 index 2bca9b8..0000000 --- a/makedumpfile-1.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e45dd58a2fb7aa2bb0783b36f31d010d5aece43f36c2db9d0ca88089e78dbcb -size 42536 diff --git a/makedumpfile-1.1.6.tar.bz2 b/makedumpfile-1.1.6.tar.bz2 new file mode 100644 index 0000000..623fbfa --- /dev/null +++ b/makedumpfile-1.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89358bf15b7e57e328326dba84f698f2f6640649b57a4fb178bcc8585f4c0398 +size 42986 diff --git a/makedumpfile.changes b/makedumpfile.changes index 8c39cf8..7564a21 100644 --- a/makedumpfile.changes +++ b/makedumpfile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 13 18:18:16 CEST 2007 - bwalle@suse.de + +- updated to 1.1.6 + o linux-2.6.22 support. + o Change the check method of free_pages for linux-2.6.21 or + later. + o Some cleanups + ------------------------------------------------------------------- Fri Jul 27 11:25:53 CEST 2007 - bwalle@suse.de diff --git a/makedumpfile.spec b/makedumpfile.spec index 3fb6009..d001134 100644 --- a/makedumpfile.spec +++ b/makedumpfile.spec @@ -1,5 +1,5 @@ # -# spec file for package makedumpfile (Version 1.1.5) +# spec file for package makedumpfile (Version 1.1.6) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,7 +14,7 @@ Name: makedumpfile BuildRequires: gcc-c++ libdw-devel zlib-devel %define elfutils_version 0.124 License: GPL v2 or later -Version: 1.1.5 +Version: 1.1.6 Release: 1 Summary: Partial kernel dump Group: System/Kernel @@ -59,6 +59,12 @@ install -c -m 0644 makedumpfile.8 $RPM_BUILD_ROOT%{_mandir}/man8 /bin/* %changelog +* Mon Aug 13 2007 - bwalle@suse.de +- updated to 1.1.6 + o linux-2.6.22 support. + o Change the check method of free_pages for linux-2.6.21 or + later. + o Some cleanups * Fri Jul 27 2007 - bwalle@suse.de - updated to 1.1.5 o new feature that allows extracting the part of xen hypervisor