Hello community, here is the log from the commit of package makedumpfile for openSUSE:Factory checked in at 2018-09-13 12:08:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/makedumpfile (Old) and /work/SRC/openSUSE:Factory/.makedumpfile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "makedumpfile" Thu Sep 13 12:08:32 2018 rev:70 rq:633586 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes 2018-05-06 14:56:37.935674596 +0200 +++ /work/SRC/openSUSE:Factory/.makedumpfile.new/makedumpfile.changes 2018-09-13 12:08:36.494489963 +0200 @@ -1,0 +2,26 @@ +Fri Aug 24 13:06:51 UTC 2018 - [email protected] + +- Fix %license destination for older distributions. + +------------------------------------------------------------------- +Fri Aug 24 09:01:03 UTC 2018 - [email protected] + +- 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) + +------------------------------------------------------------------- +Fri Jun 29 07:46:05 UTC 2018 - [email protected] + +- makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch: + elf_info: Fix file_size if segment is excluded (bsc#1068925). + +------------------------------------------------------------------- +Thu Jun 28 13:12:23 UTC 2018 - [email protected] + +- makedumpfile-x86_64-xen-vtop.patch: Fix the use of Xen physical + and machine addresses (bsc#1014136, bsc#1068694). + +------------------------------------------------------------------- @@ -52,0 +79,7 @@ +- 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 @@ -65,0 +99,28 @@ + +------------------------------------------------------------------- +Thu Dec 21 13:16:43 UTC 2017 - [email protected] + +- 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). + +------------------------------------------------------------------- +Mon Dec 4 17:19:48 UTC 2017 - [email protected] + +- 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) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ makedumpfile.spec ++++++ --- /var/tmp/diff_new_pack.PdoOFY/_old 2018-09-13 12:08:37.098489287 +0200 +++ /var/tmp/diff_new_pack.PdoOFY/_new 2018-09-13 12:08:37.102489282 +0200 @@ -97,6 +97,14 @@ install -d -m 0755 %{buildroot}%{_datadir}/%{name}-%{version}/eppic_scripts install -m 0644 -t %{buildroot}%{_datadir}/%{name}-%{version}/eppic_scripts/ eppic_scripts/* +%if 0%{?_defaultlicensedir:1} +%if 0%(test ! -d %{_defaultlicensedir} && echo 1) +%define _defaultlicensedir %_defaultdocdir +%endif +%else +%define license %doc +%endif + %files %defattr(-,root,root) %license COPYING ++++++ makedumpfile-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.PdoOFY/_old 2018-09-13 12:08:37.158489220 +0200 +++ /var/tmp/diff_new_pack.PdoOFY/_new 2018-09-13 12:08:37.158489220 +0200 @@ -1 +1 @@ -addFilter("devel-file-in-non-devel-package .*/usr/share/makedumpfile-1\.6\.1/eppic_scripts/.*\.c") +addFilter("devel-file-in-non-devel-package .*/usr/share/makedumpfile-1\.6\.3/eppic_scripts/.*\.c")
