libcapstone-devel-4.0.2-150500.3.3.1<>,$ЉiK+p9|>U`A@cmk۷L8PuP =J+p.'IudZⳔ߯H=S588f'yt5`w3OTwH@6tK.m&cծa"I[B ,?aj2rԃ$k},ZBŜ!##gᤷ&sL)rfMbx{lZ>nrO(-w nkF\SQNKΫhuq"mi>>X?Hd ' S %EKT      X(lL(o8x 9 : g FGHI,X@YL\x]^SbcCdefluv(wXxyzDClibcapstone-devel4.0.2150500.3.3.1Development files to build upon libcapstoneDevelopment files to build upon libcapstone, C language only.iK+h02-armsrv1SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://www.capstone-engine.orglinuxaarch64Iko~sE"0 6Bd&,!7 FY7A큤iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK(iK)de39ba5887cde236edc71b89d465c7cdef94acbc6d49e616c83eebdfa8e83d0c27010446fbb7fa1fb83f13f0f11a454c27f6745ccb5392eee2260f98619b42cb25d64a668ce3deb1e4dd4611444c5e56cf32968891ef32965a633a27df8ed435a1c3c7b60cc16aa86e2c65c6d8828732c8411f281b7f5d201d3aa7c66992e6ae9519114f0d8e135cfbaf002241003379ab10f0032038e4b3037f2322bf98d36c32607173d111275db709a6767afd12174e6f0226987f8c68417d71a4bcf14da32c14322ae86f62de7159f16068f8b89eaaaa655362319e259b622fe851bd119e17ff832b57b85647368860c16ec31ae789e73aaac182fc5a9d3c2ebe8fbea5684c385a52279bf222c998c0ab70cc02b71d4e3b48669e12faecb5ef8c3756bb05b29a038902ee34715afb8357e1a2231e3f4b1a3dab81ad5bd2f336a18f7bfe4ba056123649ce5d5ace4062310b177236197a6d0b2c3cea71dbbb65125802675277823afade264ff04c7dc8d0f266448a1112e51035c93cb6abd6fa444d7beced25978059125e97699345635b7719f24cfd2ed877f5e1e2eca2b3379d5ffde531c9fe593f51d4645321114b94cfa75307760a40769858334c8db5037efbb3ce44852e45140f50b5cd95848b1cba880ba726698c01108ff5f0febe5f3f05a3312blibcapstone.so.4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcapstone-4.0.2-150500.3.3.1.src.rpmlibcapstone-devellibcapstone-devel(aarch-64)pkgconfig(capstone)@    /usr/bin/pkg-configlibcapstone4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.0.23.0.4-14.6.0-14.0-15.2-14.14.3iJ@iE>@c_9^˳@^@[tZ>ZZDU/@dfaggioli@suse.comdfaggioli@suse.commwilck@suse.comdmueller@suse.comjengelh@inai.dealoisio@gmx.combrogers@suse.comafaerber@suse.destefan.bruens@rwth-aachen.demardnh@gmx.deduwe@suse.com- fix bsc#1255309 (CVE-2025-67873) Patch added: * fix-unchecked-lenght-cbef76.patch- Fix bsc#1255310 (CVE-2025-68114) Patch added: * fix-buffer-overflow-2c7797.patch- Enable static library, and add libcapstone-devel-static subpackage (this is helpful for qemu-linux-user)- update to 4.0.2 Windows kernel-mode driver support - Add armv8, ppc32 & thumbv8 modes - Print instruction ID - Support CS_OPT_UNSIGNED for ATT syntax - Fix operand size for some instructions - Fix LOCK prefixes - Recognize xacquire/xrelease prefix - Fix call/jmp access mode of mem operand - Add ENDBR32, ENDBR64 to reduce mode - Other minor fixes - Support CS_OPT_UNSIGNED - Fix register access flags for memory instructions - Fix UMOV vess - Update writeback for STR_POST_REG - Store correct register value in op.reg_pair - BDZLA is absolute branch - Fix truncated 64bit imm operand - Fix base/index printing - Fix skipdata struct being destroyed - Add __repr__ for capstone.CsInsn - Fix Java bindings to use pointers instead of longs - Fix x86_op record- Rename -docs subpackage to -doc to follow openSUSE practices. - Descriptions: say what the package is, not what it wants to be.- Update to version 4.0.1 [ Core ] * Fix some issues for packaging (Debian, Gentoo). * Better support for building with Mingw. * cstool has new option -s to turn on skipdata mode. * cstool -v now report build settings of the core. * Add suite/capstone_get_setup.c so users can integrate with their own code * to retrieve Capstone settings at build time. [ Arm ] * Fix 4.0 regression: the tbh [r0, r1, lsl #1] instruction sets the operand.shift.value back again. * Remove ARM_REG_PC group for BX instruction. [ X86 ] * Fix: endbr32 and endbr64 instructions are now properly decoded in both CS_MODE_32 and CS_MODE_64. [ M680X ] * Fix some issues reported by clang-analyzer. [ Python ] * Fix skipdata setup. * Add getter/setter for skipdata_mnem, skipdata_callback. version 4.0: [ Core ] * New APIs: cs_regs_access() * Add new options for cs_option(): CS_OPT_MNEMONIC & CS_OPT_UNSIGNED & CS_OPT_SYNTAX_MASM. * Various updates & bugfixes for all architectures. * Add 4 new architectures: EVM, M68K, M680X & TMS320C64x. * Add new group types: CS_GRP_PRIVILEGE & CS_GRP_BRANCH_RELATIVE. * Add new error types: CS_ERR_X86_MASM. [ X86 ] * Add XOP code condition type in x86_xop_cc. * Add some info on encoding to cs_x86 in cs_x86_encoding. * Add register flags update in cs_x86.{eflags, fpu_flags} * Change cs_x86.disp type from int32_t to int64_t. * Add new groups: X86_GRP_VM & X86_GRP_FPU. * Lots of new instructions (AVX) [ ARM64 ] * Add instruction ARM64_INS_NEGS & ARM64_INS_NGCS. [ Mips ] * Add mode CS_MODE_MIPS2. [ PPC ] * Change cs_ppc_op.imm type from int32_t to int64_t. * Add new groups: PPC_GRP_ICBT, PPC_GRP_P8ALTIVEC, PPC_GRP_P8VECTOR & PPC_GRP_QPX. * Lots of new instructions (QPX among them) [ Sparc ] * Change cs_sparc_op.imm type from int32_t to int64_t. [ Binding ] * New bindings: PowerShell & VB6 - Bumped sover to 4 - Spec cleanup- Update to 3.0.5 * build static library (but still don't install), since build explicitly links cstool against it- Update to 3.0.5-rc2 * Package cstool - Adopt %license- Correct the license tag, Capstone is BSD-3-Clause - Provide python3 bindings - Rename bindings subpackage to docs, it does not contain any bindings but documentation - Package some more documentation - Build with %{optflags}- Specfile cleanup- initial versionh02-armsrv1 1766572843 4.0.2-150500.3.3.14.0.2-150500.3.3.14.0.2capstonearm.harm64.hcapstone.hevm.hm680x.hm68k.hmips.hplatform.hppc.hsparc.hsystemz.htms320c64x.hx86.hxcore.hlibcapstone.socapstone.pc/usr/include//usr/include/capstone//usr/lib64//usr/lib64/pkgconfig/-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:42054/SUSE_SLE-15-SP5_Update/8185b02e36fba7fa50e118f6f6ec6d9a-capstone.SUSE_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRMlxVEutf-85a421e1584abdcd944e9712ad0e069aba9b6ca08ca73f6d1d11e527d6ea545ca? 7zXZ !t/-]"k%+(B>.C|#Gaϊ4>#X| CB^q Okƺ͔.h n/ܶ+KSJdogSl&T{z o3z dqN55c(mf{o hg 7* HUC .O\XB9pq,MG<ߓsdBk 7Or]7ٸ{JЦDA? Ҝ No^Y!.eM(۳c{Y #`,.78SbmG;y"ZU qx2#| P/u&a]_yG79; ׏6?O{aa8/ ۧ 32dsUA)//pR(Lq.Gˆu5.7|n"@$04'&wrϡƌ2rd"<)oVj1D+UjRX=v)hj"<c@%u{ Mg1PD-`qوu0ICQAKNˑٯd8"Aړ^F2 5‰TCsebU{n|$B^-__GY "2Y[9؃(r 3ғH QeL%2`+ Dqb,}΋" 0֑ĀL}}a'3n>zF7!wN3*n] 9yA;?Vh*v0zYlH"b5{`2: {>f 6iљ%Ozm+ཞ=S|T^.q>5D&޶tF?RQ)"2t!b7'Dc-fDD 9}bX {}jFE[ oCKeɷbCΗq/l0tI)ݶI:6{3Gx; kgǁ* 4 S*D1~%#%K YZ