makedumpfile-1.7.4-150600.3.3.2<>,qfk )tN3U}AkfE 5=$/|a3QWQŴqux bwn*sʝ@X40!4c>>OP?O@d " 6$(48Qr H |   r  v      ( 8 <9<:<FDGDHEHIEXEYE\E]Fd^Hs bIcJIdJeJfJlJuJvKXwMxN yNtzNNNNO<Cmakedumpfile1.7.4150600.3.3.2Partial kernel dumpmakedumpfile is a dump program to shorten the size of dump file. It copies only the necessary pages for analysis with various dump levels, and can compress the page data. The obtained dump file can by analyzed via gdb or crash utility.fkGPL-2.0-onlyhttps://www.suse.com/System/Kernelhttps://github.com/makedumpfile/makedumpfilelinuxaarch64 S)63oFC%K*64 ^ǁAA큤A큤AA큤fk 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.19h02-armsrv3 1726573372 1.7.4-150600.3.3.21.7.4-150600.3.3.2 makedumpfilemakedumpfile-R.plmakedumpfile-1.7.4eppic_makedumpfile.somakedumpfileIMPLEMENTATIONREADMEmakedumpfileCOPYINGmakedumpfile-1.7.4eppic_scriptsREADMEap_messages_3_10_to_4_8.cdir_names_3_10_to_3_13.cdir_names_3_14_to_4_8.ckeyring_3_10_to_4_3.ckeyring_4_4_to_4_8.cproc_names_3_10_to_4_8.ctcp_sk_buf_3_10_to_4_8.cudp_sk_buf_3_10_to_4_8.cunix_sk_buff_3_10_to_4_8.cvhost_net_buffers_3_10_to_3_18.cvhost_net_buffers_3_19_to_4_8.cvhost_scsi_buffers_3_10_to_4_8.cmakedumpfile.conf.5.gzmakedumpfile.8.gz/usr/bin//usr/lib64//usr/lib64/makedumpfile-1.7.4//usr/share/doc/packages//usr/share/doc/packages/makedumpfile//usr/share/licenses//usr/share/licenses/makedumpfile//usr/share//usr/share/makedumpfile-1.7.4//usr/share/makedumpfile-1.7.4/eppic_scripts//usr/share/man/man5//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:35695/SUSE_SLE-15-SP6_Update/c5222b3b05fa037fd8e9a20b65955825-makedumpfile.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=3317f959344a1a899611b4a6bec4425bba2f1455, for GNU/Linux 3.7.0, strippedPerl script text executabledirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=677a76f32371e40bf2a006067fdf006103c4eec5, strippedASCII textC source, ASCII textC source, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR R RRRR R RRRRRR RRRRRRRRRRRRht/5uX-<utf-84bd084d572a06e1b462812af4285cfb3f7b7347fafc500d3bee132a3d6b21bcc? 7zXZ !t/-N]"k%k"R(}2d6kf'l׊CNoEa3wMѧsyusX2OG%/1+yPP~&Oɨ@-L|WEGBQz?R4ج%{DNft[ξj9BY]Xɉq7;f'Ũh"`0 >\q;QB6/D%rm=TΛ9h%t_(/M@oʢs9Pd>ѿn9/ !֘G҉IjSȅV%#'j"Ļ<j%:$wH!7k 4ַbxǶ,r;ѯ]oUn` BPR&8D8gtnv(EL& 3"C\ݬU}}!%R_%AM1+E* ꙭW5/5#w,jC'׆@Iyn4[xK5|jr<ۺqWqBh-7B+B|Ş~toB6W=td/I5^YVZ(e c7ĩeV o o]2N5bEO5iąV[0|n?H`lI5+7q`Pi]-(ng#>'mF}̔nj4,Z}[P"deNY_Tqhm`?q:5 TDLԢR/if-_ W@?L]3Sd{2k)a龸 gX19X50ص\yn%Sn.Vm/SMd?ED"5pIM*p1yJ0Ǣ\CXv/T d:QIvnt ;7 \vφ`Iە; 0Wt#~JQI[3'(ڀO0@+.0 zQBvLK:`q p)rK6s!ɆR? +K<8Y?м<$ٜls xtnjLAf^hpu G[&l5*.[L+7ƌ/Ʈ2CAnb%@9ԶW2:?C~KV'2l5&2B&La¿216n-ߺ,A4"s.'8нT~R,<,E߫"pj;"K5xߗ-$<Ԗ-tj13_#ܙ~@StUf;=T`I '=BIS.]##I7*h\b$y=?4$ؿA<¡ۇTr}?ڢymIvr\ .mv6/CDÃRͭ-zNZ6Wp(>B5Ow-3Z+bh{`5T_OAbp!/Maelx qRZaQ RnJaX7YmBh, ot;1۟?G#YOVWf,uPa $T]2A]ɽ$ď9d ML4:d,Nzo]o${i*^ ¢oΏ^@oэ0lV2i;HJU13i,ސW]Gr#DIall;Z5֚o/cY{ :.Kjߧ^r]N&y4mUޚZZeTC&`LFUSOU:O1:_AQb7C0$\+0_1D$S i3̷Kv b˽I VL:Cps6uup[˔ 7/̗w 3;ʃX3S 0 hA;5v\A$Qڵvfoe>GI+6(ȧ>Џڜ*bAycQaϏqŜ }3:}ߝ236 p:[_h؆@MÏq)R쿬se7^ Tvym[A^ 7[7>ݔӽfrfٓ3ȟ6i1{ Z(*#efj" BXzaņY̬oqR.Rjtz(K3C.M~Ԯ~\ͲsVm+ itkeզX1A01pY ԑϩx9{]3c"6y,x%GW4yj[1sݩttڭ2oY.g, )+&2l 9CyTGO~ 4VǞ;%fKᑁ;} [Gp<%(+ 4  n%e.O]>d`U6MFj$[qdN]HQްu 8%/* \eƵ/ˬ/ s~ >_$\F穜X.nP(_gDVNTEM&VG//kP{TVQ/:.twty7p2z"eR>sZ,P ~8s#*@sBZ2Du#M@0E*{vx#G'bD@.:7G>MK |=! ֭b)*@~ iRKdq'}f ztmJUj 'R&wg~؂飀ިZ,PCG/mb\"RM.~f'x@bO t1ꁕ[/4>ɦv~>}y8Soo4wu ړ #\L+$Wۦ-<-"` jp֋;N4(جt  8 &X"ڤ?I9դ<MբW8,2utVD#S!E_^UeQX^n~+OQ2M@&9fǔ"ŀvH 9H!Œs_ IFf6+\.6v%jaHiݱbhDxfۣљ帠&m]4]+|QqZ#.}5V+ǧ+́%4c޻ O2电vdDyj i">1x\y̏Y WٖȞKW}fIY?gKiMȨn{ UC9l>yG5:17czFPZp13/#vkZ/iЏ7td5vO\&qp *MTq?Vb FZ;p85t>X^N:DG@:foJ k2z +0{Q1 i<`_*YF7ɿo!{ C^>/_c+AxcRg"֕N_oG~b#.|gl%٪$EP)z-\Yu:a!*-;IxlHںԵF)k)KÓrhS2/?Ӈ_^NA<.g9Z_iD %ɦ1;1.FZ*wZ,%~՘)kzP=b8³:NX?+:- M:e -))O;:8\Xe:L:g2~s&ى>˴AحwFJܠcȯ^ d&Ä)9D;o-™.ÃRm%5Ox8`)<"> b7:m;x Vޯ| X܆{oSN'}خA|&֬-\8z8`ԛV_捬Y k% ~YmEj+wP:ju 5M}}m#ޝmbqQc-50 *W5~H_\Ul|0#V4|j~+a2}ucAzxU{_W񩨷[VClD֗),Q<[aJ-s?M=[Fr=i YZ