Commit Graph

165 Commits

Author SHA256 Message Date
Michal Suchanek
375fa0cbbc Accepting request 713581 from home:michals
- Also support extended address space with SLE 12 SP5 (bsc#1138451)
  * refresh makedumpfile-ppc64-VA-range-SUSE.patch

OBS-URL: https://build.opensuse.org/request/show/713581
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=132
2019-08-14 14:18:37 +00:00
Stephan Kulow
b4a1b068a4 Accepting request 676211 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/676211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=72
2019-02-17 11:18:52 +00:00
Petr Tesařík
157c060ed7 Accepting request 676209 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-ppc64-VA-range-SUSE.patch: Use correct l3 index size
  with SLE15-SP1 ppc64le kernels (bsc#1123015).
- Update to 1.6.5
  * Improve support for arm64 system with KASLR
  * Support kernels up to 4.19.4

OBS-URL: https://build.opensuse.org/request/show/676209
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=130
2019-02-14 17:57:03 +00:00
Dominique Leuenberger
65ae0f5e66 Accepting request 668315 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/668315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=71
2019-01-26 21:20:23 +00:00
Petr Tesařík
ce5792c70c Accepting request 668314 from home:ptesarik:branches:Kernel:kdump
- Update to 1.6.4
  * 5-level paging support on x86_64
  * --mem-usage support for arm64
  * Support kernels up to 4.17.0
- Drop upstreamed patches:
  * makedumpfile-always-use-bigger-SECTION_MAP_MASK.patch
  * makedumpfile-sadump-fix-PTI-enabled-kernels.patch
  * makedumpfile-do-not-print-ETA-if-progress-is-0.patch
  * makedumpfile-is_cache_page-helper.patch
  * makedumpfile-check-PG_swapbacked.patch

OBS-URL: https://build.opensuse.org/request/show/668314
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=128
2019-01-24 13:32:07 +00:00
Yuchen Lin
bb8b4448ba Accepting request 633586 from Kernel:kdump
- Fix %license destination for older distributions.
- Merge SLE12 changelog.
- Patches that were never actually applied to Factory:
  * makedumpfile-x86_64-xen-vtop.patch (included in 1.6.2)
  * makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch
    (included in 1.6.2)
- makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch:
  elf_info: Fix file_size if segment is excluded (bsc#1068925).
- makedumpfile-x86_64-xen-vtop.patch: Fix the use of Xen physical
  and machine addresses (bsc#1014136, bsc#1068694).
- makedumpfile-is_cache_page-helper.patch: Add is_cache_page()
  helper to check if a page belongs to the cache (bsc#1088354).
- makedumpfile-check-PG_swapbacked.patch: Check PG_swapbacked for
  swap cache pages (bsc#1088354).
- makedumpfile-do-not-print-ETA-if-progress-is-0.patch: Do not
  print ETA value if current progress is 0 (bsc#1084936).
- Use %license instead of %doc [bsc#1082318]
- makedumpfile-sadump-fix-PTI-enabled-kernels.patch: sadump: Fix a
  problem of PTI enabled kernel (bsc#1085826).
- makedumpfile-always-use-bigger-SECTION_MAP_MASK.patch: Always use
  bigger SECTION_MAP_MASK (bsc#1066811, bsc#1067703).
- Update to 1.6.3
  * Support kernels up to 4.14.8 (bsc#1068864).
  * 86_64: handle renamed init_level4_pgt -> init_top_pgt
  * Fix SECTION_MAP_MASK for kernel >= v.13
  * book3s/ppc64: Lower the max real address to 53 bits for
    kernels >= v4.11
  * Support symbol __cpu_online_mask
  * ppc64: update hash page table geometry
- Drop upstreamed patches:
  * makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch
  * makedumpfile-handle-renamed-init_level4_pgt-init_top_pgt.patch
  * makedumpfile-ppc64-update-hash-page-table-geometry.patch
  * makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch
  * makedumpfile-__cpu_online_mask-symbol.patch
  * makedumpfile-vtop4_x86_64_pagetable.patch
  * makedumpfile-fix-KASLR-for-sadump.patch
  * makedumpfile-fix-KASLR-for-sadump-while-kdump.patch
  * makedumpfile-support-4.12.patch
- Drop SLE12-specific patches:
  * makedumpfile-ppc64-update-hash-page-table-geometry.patch
  * makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch
  * makedumpfile-Revert-x86_64-kill-some-unused-init.patch
  * makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch
  * makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch
  * makedumpfile-Revert-Calculate-page_offset-from-pt_load.patch
- makedumpfile-__cpu_online_mask-symbol.patch: Support symbol
  __cpu_online_mask (FATE#323473, bsc#1070291).
- makedumpfile-vtop4_x86_64_pagetable.patch: Introduce
  vtop4_x86_64_pagetable (FATE#323473, bsc#1070291).
- makedumpfile-fix-KASLR-for-sadump.patch: Fix a KASLR problem of
  sadump (FATE#323473, bsc#1070291).
- makedumpfile-fix-KASLR-for-sadump-while-kdump.patch: sadump: Fix
  a KASLR problem of sadump while kdump is working (FATE#323473,
  bsc#1070291).
- makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch:
  Revert "Clean up unused KERNEL_IMAGE_SIZE" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-x86_64-kill-some-unused-init.patch: Revert
  "x86_64: kill some unused initialization" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch: Revert
  "x86_64: kill is_vmalloc_addr_x86_64()" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch:
  Revert "x86_64: translate all VA to PA using page table values"
  (bsc#1068925, bsc#1099121).
- makedumpfile-Revert-Calculate-page_offset-from-pt_load.patch:
  Revert "x86_64: Calculate page_offset from pt_load"
  (bsc#1068925, bsc#1040469, bsc#1099121).
- makedumpfile-ppc64-update-hash-page-table-geometry.patch:
  Kernel commit f6eedbba7a26 ("powerpc/mm/hash: Increase VA range to 128TB")
  updated hash page table geometry. A modified version of this commit is
  included in SLES12 SP3. Make the corresponding changes in makedumpfile tool
  for filtering dump appropriately (bsc#1068485)
- ppc64 Can't convert a virtual address (bsc#1067703)
  * Added patches: makedumpfile-ppc64-update-hash-page-table-geometry.patch
                   makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch
  * Refresh makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch to also
    apply to SLE15 (4.12 kernel) due to backport of 2d070eab2e82 (bsc#1067703)
- Handled renaming of init_level4_pgt to init_top_pgt (bsc#1066770).
  * Added patch: makedumpfile-handle-renamed-init_level4_pgt-init_top_pgt.patch
- add makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch (bnc#1066811)
- Update to 1.6.2
  * Fix the use of Xen physical and machine addresses (bsc#1014136)
  * Fix memory leak in get_kcore_dump_loads()
  * Support kernels up to 4.11.7
  * Consider not page-size aligned phys_end for paddr_to_pfn()
  * Add runtime kaslr offset if it exists
- Update to 1.6.1 (FATE#322011).
  * Enhance support for aarch64
  * Enhance support for ppc64
  * Support kernels up to 4.8
- Drop upstreamed patch
  * makedumpfile-_count-_refcount-rename.patch 
- Merge with updates on SLE12 SP2 (FATE#318012, bsc#992885,
  bsc#999869).
- Rename Support-_count-_refcount-rename-in-struct-p.patch to
  makedumpfile-_count-_refcount-rename.patch.
- Silence rpmlint errors about devel files in non-devel package;
  despite their .c suffix, the provided eppic scripts are intended
  for production, not development.
- Build and install the eppic extension.
- makedumpfile-override-libtinfo.patch: Allow to override the tinfo
  library used for eppic.
- Update to 1.6.0 (FATE#320955).
  * Exclude page structures of non-dumped pages.
- Drop upstreamed patch
  * Looking-for-page.compound_order-compound_dtor-.patch
  * Skip-examining-compound-tail-pages.patch
- Looking-for-page.compound_order-compound_dtor-.patch:
  fix excluding hugepages (kernel 4.4 compatibility)
- Skip-examining-compound-tail-pages.patch
  fix excluding compound tail pages (kernel 4.5 compatibility)
- Support-_count-_refcount-rename-in-struct-p.patch:
  support 4.7 kernel (page._count renamed to page._refcount)
- Update to 1.5.9
  * support for aarch64 (FATE#318444)
  * Support kernels up to 4.1
  * Enable compressed dump formats for Xen (FATE#316467).
- Drop upstreamed patch
  * makedumpfile-add-aarch64.diff
- Use url for source
- Cleanup spec file with spec-cleaner
- Adjust usage of install (-c is ignored)
- makedumpfile-add-aarch64.diff: Add support for aarch64
	This patch should be oboslet when switching to 1.5.9
- upgrade to makedumpfile-1.5.8
  o Fair I/O workload assignment for --split
  o Make incomplete dumpfile readable
  o Support kernels up to 3.19
- Switch to dynamic linking: Since most libraries are no longer
  available for static link, the remaining space savings are
  no longer worth the effort.
- upgrade to makedumpfile-1.5.7
  o Show memory usage of the running kernel
  o Hugepage filtering
  o Support kernels up to 3.16
- Drop following patches, which are now upstream:
  o makedumpfile-generic-multi-page-excl.patch
  o makedumpfile-remove-overrun-adj.patch
  o makedumpfile-fix-free-bitmap_buffer_cyclic.patch
  o makedumpfile-isCompoundHead.patch
  o makedumpfile-exclude-compound-pages.patch
- makedumpfile-fix-free-bitmap_buffer_cyclic.patch: Fix free
  bitmap_buffer_cyclic error.
- makedumpfile-generic-multi-page-excl.patch: Generic handling of
  multi-page exclusions (bnc#873232).
- makedumpfile-remove-overrun-adj.patch: Get rid of overrun
  adjustments (bnc#873232).
- makedumpfile-isCompoundHead.patch: Add isCompoundHead() macro to
  check for compound pages (bnc#873232).
- makedumpfile-exclude-compound-pages.patch: Treat compound pages
  as a single entity (bnc#873232).
- upgrade to makedumpfile-1.5.6
  o support for Linux 3.13
  o include sample eppic scripts
  o eppic: Add support for module data structures
  o ability to filter Xen Dom0 dumps (bnc#864910, bnc#829646).
- makedumpfile-fix-sprintf-append.patch: now upstream
- makedumpfile-kernel-3.12-supported.patch: now upstream
- enable snappy compression (FATE#315726).
- makedumpfile-fix-sprintf-append.patch: Fix string append in
  dump_log_entry() (bnc#865596).
- makedumpfile-kernel-3.12-supported.patch: Mark kernel 3.12 as
  supported.
- upgrade to makedumpfile-1.5.5
  o Add eppic support for module data structures
  o makedumpfile header to show LZO/snappy/zlib
  o Add --non-mmap option to disable mmap() manually
  o many bugfixes
- Drop makedumpfile-powerpc.patch: now upstream
- Drop makedumpfile-raise-44bit-physaddr-limit.patch: now upstream
- enable ppc64le 
- makedumpfile-raise-44bit-physaddr-limit.patch: Fix max_mapnr
  issue on system has over 44-bit addressing (bnc#841145).
- makedumpfile-powerpc.patch: fix builf on powerpc
- makedumpfile.spec: enable powerpc32
- upgrade to makedumpfile-1.5.4
  o support kernels up to 3.9
  o speed improvements with mmap(2)
  o bugfixes
- makedumpfile-handle-structured-log_buf: upstream.
- Added support for structured logging added in Linux v3.5. (bnc#801063)
- upgrade to makedumpfile-1.5.1
  o Support for Xen4 Dom0 dumps
  o Introduce mem_map array logic
- makedumpfile-x86-return-in-nonvoid-function.patch: dropped. 
- upgrade to makedumpfile-1.5.0
  o implement cyclic mode 
  o update necessary elfutils version
  o tested for kernels up to 3.4.8
- include makedumpfile.conf(5) man page in the package.
- makedumpfile-x86-return-in-nonvoid-function.patch: add a missing
  return statement.
- upgrade to makedumpfile-1.4.4. 
- activate LZO support
- makedumpfile-supports-3.0.patch: dropped (upstreams).
- README.static: Explain why static linking of some libraries is
  preferred.
- license update: GPL-2.0
  SPDX format (http://www.spdx.org/licenses)
- Fix build on older distros. 
- fix the specfile License tag: since ppc64.c and s390x.c are
  licensed under GPL-2.0 only, the whole package cannot be GPL-2.0
  or later (bnc#727022).
- upgrade to makedumpfile-1.4.0.
- makedumpfile-supports-3.0.patch: Mark all kernel 3.0 releases
  as supported.
- Update to 1.3.6 
  * Features
    o Use TMPDIR environment variable for temporary files
    o Add linux-2.6.32 - 2.6.34 support
  * Bugfixes
    o Fix buffer overflow when writing dh->signature
    o handle !SPARSEMEM_EX properly
  * Code Cleanup
    o Fix 'struct kdump_sub_header' member in IMPLEMENTATION
    o fix typo in IMPLEMENTATION
    o add maintainers
    o add TMPDIR description
    o add .gitignore file
    o makedumpfile: works on 2.6.32
    o the initialization method is operated if it is possible
- makedumpfile-fix-buffer-overflow.diff: dropped (upstream). 
- SPARC porting: use ExclusiveArch instead of ExcludeArch
- Fix buffer overflow that prevents build in Factory.
- Update to 1.3.5
  * Features
    o Store vmcoreinfo data into a dumpfile in the kdump-
      compressed format.
    o Read vmcoreinfo data from a kdump-compressed dumpfile.
    o Support kdump-compressed format for input file.
    o Add dump filtering on an x86_64 xen domain-0.
    o Save utsname data into disk_dump_header.
    o Add linux-2.6.30 - 2.6.31 support.
  * Bugfix
    o Fix some lacks of free(). (by Minoru Usui)
  * Code Cleanup
    o Set the calculated value to dh->sub_hdr_size.
    o Fix some indents in write_kdump_header().
    o Unify the name of kdump_sub_header.
    o Fix the typo of DISKDUMP_HEADER_BLOCKS.
    o Add the description about re-filtering into manpage.
    o Fix the description in manpage and README.
    o Add some comments to code for the readability.
    o Remove VERSION_LINUX_2_6_XX.
    o Add paddr_to_pfn() and pfn_to_paddr() macros.
    o Merge the version information of makedumpfile.
    o Merge the PT_NOTE methods of both elf64 and elf32.
    o Reduce some indents in exclude_unnecessary_pages().
    o Remove unnecessary spaces.
    o read_disk_dump_header() and read_kdump_sub_header().
    o Use DISKDUMP_HDADER_BLOCKS for the readability.
- Update to 1.3.3 
  o Add --split option
  o Add --reassemble option
  o Allow specifying multiple dump levels with "-d"
  o Code cleanups
  o Bugfixes
- do not use static zlib 
- Update to 1.3.2
  o Add --dump-dmesg option (Dumping dmesg buffer from /proc/vmcore
    to a file)
  o Fix a typo in README file.
  o Code Cleanup
- Exclude 's390' and 's390x' from being built, too.
- Exclude 'ppc' from being built.
- Drop makedumpfile-64bit-kernel-on-32bit-userland.diff: Rejected
  upstream. We need to use a 64 bit makedumpfile for 64 bit
  kernels on PPC64 (bnc#447432).
- makedumpfile-64bit-kernel-on-32bit-userland.diff: Change return
  type of read_vmcoreinfo_symbol() to 'unsigned long long'.
- Fix parsing of 64 bit VMCOREINFO on 32 bit platforms. For SUSE,
  this only affects openSUSE on PPC because SLES PPC has a 64 bit
  userland now. (bnc#447432).
- Update to 1.3.1
  o Support linux-2.6.26 sparsemem on i386.
  o Support linux-2.6.27 and linux-2.6.28.
- Remove makedumpfile-2.6.27.diff: Mainline.
- Don't require a C++ compiler. That was from the time where the
  library was built within that package and statically linked in.
- Don't print the "The kernel version is not supported" message
  for 2.6.27 (bnc#440225).
- Update to 1.3.0
  * features
    o Support i386 CONFIG_VMSPLIT_1G kernel.
    o Add compiling options for calling lseek64() surely.
    o Use gzip for manpage compression.
  * bug fixes
    o Fix the buffer handling problem for reading struct page.
    o Fix readmem to read each page.
    o Don't write undefined values to disk.
    o Fix memory leaks.
    o Fix/Add error messages for debugging.
    o Fix the type of file_offset.
    o Fix the error handling of kvtop_xen().
    o Fix the comment for some values in page.flags.
  * Code Cleanup
    o Cleanup: Separate xen's paddr_to_offset from linux's one.
    o Cleanup: Use the existing macros in kvtop_xen_x86().
    o Cleanup: Delete unnecessary description.
    o Update copyright date.
- update to 1.2.9
   * features
     o Support ia64 discontigmem kernels of linux-2.6.20+.
     o Support x86_64 linux-2.6.27 kernel.
     o Add makedumpfile's spec file.
     o Add "--vtop" option for debugging.
     o Add the debugging message for ia64 pgtable.
     o Get information from vmcoreinfo of /proc/vmcore even if
       -x/-i option.
   * bug fixes           
     o Add free() for error handling.
     o Fix NOT_FOUND value of SIZE(nodemask_t).
   * code cleanup
     o Use the terminal sizes of 80 for the IMPLEMENTATION file.
     o Use static allocation instead of malloc().
     o Add get_num_dumpable() function.
     o Remove the unused pointer.
     o Remove the unused code.
     o Make the ELF methods simple.
     o Merge the same code in write_elf_pages().
     o Add "void" to some arguments.
     o Separate the dependency code to machine and linux version.
     o Cleanup vaddr_to_paddr() function.
- Remove new compression command for the manual page in the
  Makefile because we use gzip, not zip, and Autobuild does the
  compression automatically.
- update to 1.2.8
  * Add the IMPLEMENTATION file for the kdump-compressed format.
- update to 1.2.7
  * features
    o Add xen-3.1.2 support
    o handle x86_64 xen code/data relocation
    o Add linux-2.6.26 support
    o Add the progress bar for creating dump bitmap
    o Shrink the time for creating dump bitmap
  * bug fixes
    o Fix vmcoreinfo generation on 32bit hosts for 64bit kernels
    o Fix compile warning
    o Fix illegal buffer access
    o Improve error handing when SIZE(nodemask_t) is undefined
  * code cleanup
    o Remove trailing whitespace
    o Remove unnecessary description in manpage
    o Cleanup machine dependent method
    o Cleanup open_dump_file() method
- drop makedumpfile-fix-64bit-on-32bit: merged mainline
- update to 1.2.6
  o Extract vmcoreinfo from /proc/vmcore for Xen (by Itsuro ODA)
  o Add linux-2.6.25 support
  o Add '--help' option
  o Fix the error code of Xen extracting feature (by Akio Takebe)
  o Fix the ia64 problem that invalid data is copied around
    overlapping segments.
  o make create_dump_bitmap() simple
- update to 1.2.5
   o follow the changes of page flags.
     To follow the changes of page flags in linux kernel, a new
     makedumpfile can get these values from the vmcoreinfo data.
   o Code Cleanup
   o fix error return values of vtop().
- update to 1.2.4
  o Add linux-2.6.24 support.
  o Add xen kernel support to the STDOUT feature (-F option).
  o Fix the method looking for .debug_info section in
    get_debug_info().
  o Fix the problem that -d1 option cannot be specified without
    -x/-i option.
- Fix generation of vmcoreinfo for ELF64 kernels on 32bit machines
- updated to 1.2.3
  o Add the filtering feature for free_pages of linux-2.6.24.
- updated to 1.2.2
  o Fix the problem that vmcoreinfo cannot be extracted from ELF32
    /proc/vmcore.
- adding libelf0 libelf1 to BuildRequires to make the resolver
  of the BuildService happy for <= 10.2
- updated to 1.2.1
  o Add virtual memmap support for x86_64 sparsemem kernel.
  o Add the message_level (16) for printing the report message.
  o Add linux-2.6.23 support because makedumpfile was tested on
    linux-2.6.23.
  o Change the common/debug message output to STDOUT from
    STDERR if not specifying '-F' option
  o Some cleanups
- updated to 1.2.0
  o extract vmcoreinfo from /proc/vmcore.
  o linux-2.6.23-rc4-mm1 support.
  o Add the "-d 1" option (skip zero-filled pages) for Xen.
  o Add the feature which gets enum number.
  o Some Cleanups
- 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
- updated to 1.1.5
  o new feature that allows extracting the part of xen hypervisor
    and domain-0 from /proc/vmcore.
  o new option '-f' to overwrite existing dumpfile
  o new option '--message-level "message-level"'
  o fix the problem that makedumpfile complains about overlapping
    memory segments.
  o Rename makedumpfile's config file to "vmcoreinfo file"
  o Change the method for getting the kernel's OSRELEASE if
    generating a vmcoreinfo file.
  o Some cleanups
- updated to 1.1.4
  o Add ia64 DISCONTIGMEM support.
  o Add ia64_vtop.
  o Add __FUNCTION__ to ERRMSG.
  o Cleanup README.
  o Fix DISCONTIGMEM bitmap.
  o Fix ELF output with overlapping sections.
- fix build
- link dynamically against libc to decrease binary size (initrd
  has already libc included) but leave the other libraries linked
  statically
- use external elfutils packages.
- updated to version 1.1.3:
  * 2.6.21 kernel support
  * fix handling of excluded zero-filled pages for crash
  * crash can display dump_level
- add zlib-devel BuildRequires
- updated to version 1.1.2:
  * don't exit even for the unsupported kernel version
  * minor fixes
  * documents, man page
- updated to version 1.1.1:
  * x86-64 DISCONTIGMEM support
- updated to version 1.1.0:
  * support SSH transfer
- updated to version 1.0.9:
  * fix the calculation of page size.
- remove codes with problematic license from elfutils-0.124
  (#232894)
- added COPYING file (from elfutils)
- fixed optimization flags to use $RPM_OPT_FLAGS
- fix a minor compile error with C99 standard.
- initial version: 1.0.8
- build statically with elfutils-1.2.4 since elfutils conflicts
  with the existing libelf.

OBS-URL: https://build.opensuse.org/request/show/633586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=70
2018-09-13 10:08:32 +00:00
Petr Tesařík
20ac94dc19 Accepting request 631380 from home:ptesarik:branches:Kernel:kdump
- Fix %license destination for older distributions.

OBS-URL: https://build.opensuse.org/request/show/631380
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=126
2018-08-24 13:42:30 +00:00
Petr Tesařík
a56410d207 - Merge SLE12 changelog.
- Patches that were never actually applied to Factory:
  * makedumpfile-x86_64-xen-vtop.patch (included in 1.6.2)
  * makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch
    (included in 1.6.2)

- makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch:
  elf_info: Fix file_size if segment is excluded (bsc#1068925).

- makedumpfile-x86_64-xen-vtop.patch: Fix the use of Xen physical
  and machine addresses (bsc#1014136, bsc#1068694).
- Drop SLE12-specific patches:
  * makedumpfile-ppc64-update-hash-page-table-geometry.patch
  * makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch
  * makedumpfile-Revert-x86_64-kill-some-unused-init.patch
  * makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch
  * makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch
  * makedumpfile-Revert-Calculate-page_offset-from-pt_load.patch

- makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch:
  Revert "Clean up unused KERNEL_IMAGE_SIZE" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-x86_64-kill-some-unused-init.patch: Revert
  "x86_64: kill some unused initialization" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch: Revert
  "x86_64: kill is_vmalloc_addr_x86_64()" (bsc#1068925,
  bsc#1099121).
- makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch:
  Revert "x86_64: translate all VA to PA using page table values"

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=125
2018-08-24 10:57:37 +00:00
Dominique Leuenberger
880c18422d Accepting request 602492 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/602492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=69
2018-05-06 12:56:35 +00:00
Petr Tesařík
922cea35f8 Accepting request 602491 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-is_cache_page-helper.patch: Add is_cache_page()
  helper to check if a page belongs to the cache (bsc#1088354).
- makedumpfile-check-PG_swapbacked.patch: Check PG_swapbacked for
  swap cache pages (bsc#1088354).

OBS-URL: https://build.opensuse.org/request/show/602491
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=123
2018-04-30 10:52:59 +00:00
Dominique Leuenberger
334f4444f6 Accepting request 594835 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/594835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=68
2018-04-17 09:09:54 +00:00
Petr Tesařík
131c4a07fd Accepting request 594834 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-do-not-print-ETA-if-progress-is-0.patch: Do not
  print ETA value if current progress is 0 (bsc#1084936).

OBS-URL: https://build.opensuse.org/request/show/594834
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=121
2018-04-09 10:14:09 +00:00
Dominique Leuenberger
09534e5b1d Accepting request 591502 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/591502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=67
2018-03-29 09:55:19 +00:00
Petr Tesařík
eb0bf19d12 Accepting request 591124 from home:kukuk:branches:Kernel:kdump
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/591124
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=119
2018-03-27 07:24:39 +00:00
Dominique Leuenberger
cf9e0bee46 Accepting request 588595 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/588595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=66
2018-03-26 09:56:17 +00:00
Petr Tesařík
12e448c1be Accepting request 588588 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-sadump-fix-PTI-enabled-kernels.patch: sadump: Fix a
  problem of PTI enabled kernel (bsc#1085826).

OBS-URL: https://build.opensuse.org/request/show/588588
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=117
2018-03-19 13:28:13 +00:00
Dominique Leuenberger
174314aec0 Accepting request 570629 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/570629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=65
2018-01-30 14:39:26 +00:00
Petr Tesařík
68172f3fda Accepting request 570628 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-always-use-bigger-SECTION_MAP_MASK.patch: Always use
  bigger SECTION_MAP_MASK (bsc#1066811, bsc#1067703).
- Update to 1.6.3
  * Support kernels up to 4.14.8 (bsc#1068864).
  * 86_64: handle renamed init_level4_pgt -> init_top_pgt
  * Fix SECTION_MAP_MASK for kernel >= v.13
  * book3s/ppc64: Lower the max real address to 53 bits for
    kernels >= v4.11
  * Support symbol __cpu_online_mask
  * ppc64: update hash page table geometry
- Drop upstreamed patches:
  * makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch
  * makedumpfile-handle-renamed-init_level4_pgt-init_top_pgt.patch
  * makedumpfile-ppc64-update-hash-page-table-geometry.patch
  * makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch
  * makedumpfile-__cpu_online_mask-symbol.patch
  * makedumpfile-vtop4_x86_64_pagetable.patch
  * makedumpfile-fix-KASLR-for-sadump.patch
  * makedumpfile-fix-KASLR-for-sadump-while-kdump.patch
  * makedumpfile-support-4.12.patch

OBS-URL: https://build.opensuse.org/request/show/570628
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=115
2018-01-29 14:09:29 +00:00
Dominique Leuenberger
570897f800 Accepting request 562835 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/562835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=64
2018-01-16 08:32:14 +00:00
Petr Tesařík
4877ee4b98 Accepting request 562833 from home:ptesarik:branches:Kernel:kdump
- makedumpfile-__cpu_online_mask-symbol.patch: Support symbol
  __cpu_online_mask (FATE#323473, bsc#1070291).
- makedumpfile-vtop4_x86_64_pagetable.patch: Introduce
  vtop4_x86_64_pagetable (FATE#323473, bsc#1070291).
- makedumpfile-fix-KASLR-for-sadump.patch: Fix a KASLR problem of
  sadump (FATE#323473, bsc#1070291).
- makedumpfile-fix-KASLR-for-sadump-while-kdump.patch: sadump: Fix
  a KASLR problem of sadump while kdump is working (FATE#323473,
  bsc#1070291).

OBS-URL: https://build.opensuse.org/request/show/562833
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=113
2018-01-09 10:34:26 +00:00
Dominique Leuenberger
fba1a6691d Accepting request 544387 from Kernel:kdump
OBS-URL: https://build.opensuse.org/request/show/544387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=63
2017-11-24 09:53:08 +00:00
Lance Wang
e4d35d5e02 Accepting request 544367 from home:lzwang:branches:Kernel:kdump
Fix the names of patches in changelog.
  * Added patches: makedumpfile-ppc64-update-hash-page-table-geometry.patch
                   makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch

OBS-URL: https://build.opensuse.org/request/show/544367
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=111
2017-11-22 11:35:56 +00:00
Lance Wang
cab31fc363 Accepting request 542108 from home:michals
- ppc64 Can't convert a virtual address (bsc#1067703)
  * Added patches: ppc64-update-hash-page-table-geometry.patch
                   book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch
  * Refresh makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch to also
    apply to SLE15 (4.12 kernel) due to backport of 2d070eab2e82 (bsc#1067703)

OBS-URL: https://build.opensuse.org/request/show/542108
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=110
2017-11-22 09:46:23 +00:00
f12b80ef9b fix changes
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=109
2017-11-20 09:08:13 +00:00
Lance Wang
7f1eebe5f3 Accepting request 540421 from home:lzwang:branches:Kernel:kdump
- Handled renaming of init_level4_pgt to init_top_pgt (bsc#1066770).
  * Added patch: handle-renamed-init_level4_pgt-init_top_pgt.patch

OBS-URL: https://build.opensuse.org/request/show/540421
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=108
2017-11-10 11:05:49 +00:00
feebaa4ace Accepting request 540193 from home:jirislaby:branches:Kernel:kdump
- add makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch (bnc#1066811)

OBS-URL: https://build.opensuse.org/request/show/540193
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=107
2017-11-10 07:47:46 +00:00
Petr Tesařík
f2ffa3fd31 Accepting request 540124 from home:lzwang:branches:Kernel:kdump
- Update to 1.6.2
  * Fix the use of Xen physical and machine addresses (bsc#1014136)
  * Fix memory leak in get_kcore_dump_loads()
  * Support kernels up to 4.11.7
  * Consider not page-size aligned phys_end for paddr_to_pfn()
  * Add runtime kaslr offset if it exists

OBS-URL: https://build.opensuse.org/request/show/540124
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=106
2017-11-09 08:27:43 +00:00
Dominique Leuenberger
96d5117dfa Accepting request 495010 from Kernel:kdump
- Update to 1.6.1 (FATE#322011).
  * Enhance support for aarch64
  * Enhance support for ppc64
  * Support kernels up to 4.8
- Drop upstreamed patch
  * makedumpfile-_count-_refcount-rename.patch 
- Merge with updates on SLE12 SP2 (FATE#318012, bsc#992885,
  bsc#999869).

- Update to 1.6.0 (FATE#320955).
  * support for aarch64 (FATE#318444)
  * Enable compressed dump formats for Xen (FATE#316467).
  o ability to filter Xen Dom0 dumps (bnc#864910, bnc#829646).
- enable snappy compression (FATE#315726).
  o Fix a typo in README file.
  o Code Cleanup

OBS-URL: https://build.opensuse.org/request/show/495010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=62
2017-05-20 08:09:59 +00:00
Petr Tesařík
4e663c0342 Accepting request 495008 from home:ptesarik:branches:Kernel:kdump
* support for aarch64 (FATE#318444)

OBS-URL: https://build.opensuse.org/request/show/495008
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=104
2017-05-15 18:11:35 +00:00
Petr Tesařík
a974cc55a1 - Update to 1.6.1 (FATE#322011).
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=103
2017-05-11 16:56:40 +00:00
Petr Tesařík
ed3ea5d9ef Remove non-break spaces from Changelog.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=102
2017-05-11 16:54:19 +00:00
Petr Tesařík
028147a9e7 Accepting request 494701 from home:ptesarik:branches:Kernel:kdump
Upgrade to 1.6.1
- Merge with updates on SLE12 SP2 (FATE#318012, bsc#992885,
  bsc#999869).

OBS-URL: https://build.opensuse.org/request/show/494701
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=101
2017-05-11 16:51:37 +00:00
Petr Tesařík
1ba4387a37 Accepting request 494686 from home:ptesarik:branches:Kernel:kdump
Upgrade to makedumpfile-1.6.1

OBS-URL: https://build.opensuse.org/request/show/494686
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=100
2017-05-11 15:50:06 +00:00
Dominique Leuenberger
597c9a1264 Accepting request 412328 from Kernel:kdump
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/412328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=61
2016-07-24 17:43:17 +00:00
Petr Tesařík
a3846ac79b Fix the condition for -ltinfo.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=98
2016-07-13 10:39:45 +00:00
Petr Tesařík
f6bbd2e219 - Rename Support-_count-_refcount-rename-in-struct-p.patch to
makedumpfile-_count-_refcount-rename.patch.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=97
2016-07-12 15:57:21 +00:00
Petr Tesařík
56b3fbcf37 Accepting request 407916 from home:ptesarik:branches:Kernel:kdump
Upgrade to makedumpfile-1.6.0.

OBS-URL: https://build.opensuse.org/request/show/407916
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=96
2016-07-12 14:24:05 +00:00
Petr Tesařík
500ee3d51f Accepting request 407241 from home:mkubecek:branches:Kernel:kdump
- fix compatibility with recent kernels (4.4 - 4.7)

OBS-URL: https://build.opensuse.org/request/show/407241
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=95
2016-07-12 12:37:06 +00:00
Dominique Leuenberger
4826192b1d Accepting request 383169 from Kernel:kdump
1

OBS-URL: https://build.opensuse.org/request/show/383169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=60
2016-04-07 11:35:23 +00:00
93fef0b341 Accepting request 359289 from home:pluskalm:branches:Kernel:kdump
- Update to 1.5.9
  * support for aarch64
  * Support kernels up to 4.1
- Drop upstreamed patch
  * makedumpfile-add-aarch64.diff
- Use url for source
- Cleanup spec file with spec-cleaner
- Adjust usage of install (-c is ignored)

OBS-URL: https://build.opensuse.org/request/show/359289
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=93
2016-04-02 08:27:28 +00:00
Stephan Kulow
ddeed825ed Accepting request 316348 from Kernel:kdump
1

OBS-URL: https://build.opensuse.org/request/show/316348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=59
2015-07-16 15:16:02 +00:00
8aa81e03f0 Accepting request 315873 from home:mbrugger:branches:Kernel:kdump
- makedumpfile-add-aarch64.diff: Add support for aarch64
	This patch should be oboslet when switching to 1.5.9

OBS-URL: https://build.opensuse.org/request/show/315873
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=91
2015-07-13 06:46:39 +00:00
Dominique Leuenberger
18f8262540 Accepting request 292918 from Kernel:kdump
1

OBS-URL: https://build.opensuse.org/request/show/292918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=58
2015-03-30 17:31:45 +00:00
Petr Tesařík
e68b3e061c Accepting request 292917 from home:ptesarik:branches:Kernel:kdump
Upgrade to 1.5.8

OBS-URL: https://build.opensuse.org/request/show/292917
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=89
2015-03-25 08:06:08 +00:00
Stephan Kulow
25dea74f5c Accepting request 251715 from Kernel:kdump
1

OBS-URL: https://build.opensuse.org/request/show/251715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=57
2014-09-25 07:33:38 +00:00
Petr Tesařík
fc7496369f Accepting request 251714 from home:ptesarik:branches:Kernel:kdump
Upgrade to 1.5.7

OBS-URL: https://build.opensuse.org/request/show/251714
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=87
2014-09-23 17:29:37 +00:00
Stephan Kulow
b132ed2893 Accepting request 237488 from Kernel:kdump
Hugepage filtering and a few fixes on top of v1.5.6

OBS-URL: https://build.opensuse.org/request/show/237488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=55
2014-06-19 11:08:27 +00:00
Petr Tesařík
e11b1e1505 - makedumpfile-fix-free-bitmap_buffer_cyclic.patch: Fix free
bitmap_buffer_cyclic error.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=86
2014-06-16 07:49:45 +00:00
Petr Tesařík
1032a7c464 Accepting request 237231 from home:ptesarik:branches:Kernel:kdump
Hugepage filtering.

OBS-URL: https://build.opensuse.org/request/show/237231
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=85
2014-06-13 12:00:54 +00:00
Stephan Kulow
caed0c6758 Accepting request 232964 from Kernel:kdump
upgrade to 1.5.6 (forwarded request 232944 from ptesarik)

OBS-URL: https://build.opensuse.org/request/show/232964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/makedumpfile?expand=0&rev=54
2014-05-10 06:32:05 +00:00