libkmod2-29-150600.13.3.1<>,Vԉi&Ïp9||[ RfIem#Ezw_K]"ײ_^n.TME(]?%W{ 2D2$dM6CUzb/q&Vz(%I;^dst`-W[wJZLٓ2[i"ƖWMcm_ /SRu8\|Fi\&U,sY/ NO'&f4/ !Շ:<,z s}a<%;ZQg-8>@/?/pd   J&8 N_     ",LT$(8191: 1>,@, F,/G,HH,PI,XX,\Y,t\,],^,b,c-wd-e-f-l.u.v.w.x.y.z// /$/*/lClibkmod229150600.13.3.1Library to interact with Linux kernel moduleslibkmod was created to allow programs to easily insert, remove and list modules, also checking its properties, dependencies and aliases.i&Ïibs-power9-22(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.kernel.org/pub/linux/utils/kernel/kmod/linuxppc64le(i&Îi&Î939cd759980d275a2115e18377df84da0f78b552a86bab394f94b03ccbcd825flibkmod.so.2.3.7rootrootrootrootkmod-29-150600.13.3.1.src.rpmlibkmod.so.2()(64bit)libkmod.so.2(LIBKMOD_22)(64bit)libkmod.so.2(LIBKMOD_5)(64bit)libkmod.so.2(LIBKMOD_6)(64bit)libkmod2libkmod2(ppc-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)libz.so.1()(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3i@a@azaMa6a(a@` @`,``.V```@`@_@_:_@_c^^V@\b@\]o@\ `[O+[oZa@ZZ%Zs@Z)-@ZYYx@Y^&@X43@W@W@Wc@VVetV=U6;U/@TTThThT^msuchanek@suse.demsuchanek@suse.commsuchanek@suse.commsuchanek@suse.demsuchanek@suse.commsuchanek@suse.commsuchanek@suse.degmbr3@opensuse.orgmsuchanek@suse.dejengelh@inai.dejslaby@suse.czmsuchanek@suse.dedimstar@opensuse.orgmsuchanek@suse.compvorel@suse.czmsuchanek@suse.dejengelh@inai.delnussel@suse.dejengelh@inai.demsuchanek@suse.comjengelh@inai.demsuchanek@suse.comjengelh@inai.demsuchanek@suse.dejengelh@inai.devlad.botanic@gmail.commsuchanek@suse.comro@suse.demsuchanek@suse.commsuchanek@suse.commsuchanek@suse.commsuchanek@suse.commmarek@suse.comjengelh@inai.dejengelh@inai.deyousaf.kaukab@suse.comjengelh@inai.demmarek@suse.commmarek@suse.czdvaleev@suse.comjengelh@inai.dejengelh@inai.demmarek@suse.czcrrodriguez@opensuse.orgmeissner@suse.commeissner@suse.comjengelh@inai.decrrodriguez@opensuse.orgcrrodriguez@opensuse.org- man: modprobe.d: document the config file order handling (bsc#1253741) * man-modprobe.d-document-the-config-file-order-handling.patch- Ensure that kmod and packages linking to libkmod provide same features (bsc#1193430).- Enable ZSTD on 15.3 as well (boo#1192104). - Only test ZSTD in testsuite on releases where it is available.- Enable ZSTD on 15.4 (jsc#SLE-21256).- Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190). * Refres no-stylesheet-download.patch- Add ZSTD support on Tumbleweed only. Add a way to detect ZSTD.- Display module information even for modules built into the running kernel (bsc#1189537). + libkmod-Provide-info-even-for-modules-built-into-the.patch- Enable support for ZSTD compressed modules- /usr/lib should override /lib where both are available. Support /usr/lib for depmod.d as well. * Refresh usr-lib-modprobe.patch - Remove test patches included in release 29 - kmod-populate-modules-Use-more-bash-more-quotes.patch - kmod-testsuite-compress-modules-if-feature-is-enabled.patch - kmod-also-test-xz-compression.patch- Update to release 29 * Fix `modinfo -F` not working for built-in modules and certain fields. * Fix a memory leak, overflow and double free on error path. - Drop 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch, 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch, 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch (all merged)- Fix grub's requoted kernel parameters (bsc#1181111) * 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch * 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch- Fix tests to not test disabled features. Disable zstd again. * kmod-populate-modules-Use-more-bash-more-quotes.patch * kmod-testsuite-compress-modules-if-feature-is-enabled.patch * kmod-also-test-xz-compression.patch- Supplement bash-completion subpackage against the main package and bash-completion. - Also require the main package plus bash-completion: the completion package is useless without either of the two.- Update to v28 * Add Zstandard to the supported compression formats using libzstd (tests only - cannot be disabled in tests) * Ignore ill-formed kernel command line, e.g. with "ivrs_acpihid[00:14.5]=AMD0020:0" option in it * Fix some memory leaks * Fix 0-length builtin.alias.bin: it needs at least the index header- Backport upstream fix 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch- Update usr-lib-modprobe.patch to upstream submission (boo#1180821). - Require libxslt-tools for xsltproc and use local stylesheet. * no-stylesheet-download.patch- Add usr-lib-modprobe.patch [boo#1092648]- prepare usrmerge (boo#1029961)- Drop old RPM constructs from the build recipe.- Drop kmod-compat (boo#1173353): The symlinks in kmod-compat are not obsolete. They are desirable for kernel module autoload. The "kernel.modprobe" sysctl references /sbin/modprobe, and changing it to "/usr/bin/kmod load" is not possible, because this sysctl specifies a single executable, not a command (so spaces will be treated as part of the filename).- Update to release 27 * Link to libcrypto rather than requiring openssl. * Use PKCS#7 instead of CMS for parsing module signature to be compatible with LibreSSL and OpenSSL < 1.1.0. * Teach modinfo to parse modules.builtin.modinfo. When using Linux kernel >= v5.2~rc1, it is possible to get module information from this new file.- Enable PKCS#7 signature parsing again - requires openssl - Fix testsuite build - requires kernel-default-devel- Update to new upstream release 26 * depmod now handles parallel invocations better by protecting the temporary files being used. * modprobe has a new --show-exports option. Under the hood, this reads the .symtab and .strtab sections rather than __versions so it shows useful data even if kernel is configured without modversions (CONFIG_MODVERSIONS). * modinfo supports PKCS#7 parsing by using openssl. - Replaced the asn1c-based parser by an openssl-based PKCS parser. - Remove libkmod-signature-Fix-crash-when-module-signature-is.patch, libkmod-signature-pkcs-7-fix-crash-when-signer-info-.patch, libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch (not accepted upstream) - Remove enum.patch, depmod-Prevent-module-dependency-files-corruption-du.patch, depmod-Prevent-module-dependency-files-missing-durin.patch, depmod-shut-up-gcc-insufficinet-buffer-warning.patch (accepted upstream)- Fix module dependency file corruption on parallel invocation (bsc#1118629). - Add depmod-Prevent-module-dependency-files-corruption-du.patch - Add depmod-Prevent-module-dependency-files-missing-durin.patch - Add depmod-shut-up-gcc-insufficinet-buffer-warning.patch- Remove enum padding constants, add enum.patch (boo#1097869).- allow 'modprobe -c' print the status of "allow_unsupported_modules" option. Add 0012-modprobe-print-unsupported-status.patch- Fix crash when PKCS#7 signer name is not present in signature (bsc#1088244) Add libkmod-signature-pkcs-7-fix-crash-when-signer-info-.patch- for sle, buildexclude the 32bit platforms in kmod-testsuite, they have no kernel binaries anyway (bnc#1085640)- Fix PKCS#7 signature display in modinfo (bsc#1077693). * Add libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch * Add libkmod-signature-Fix-crash-when-module-signature-is.patch * Refresh 0010-modprobe-Implement-allow-unsupported-modules.patch- Update to kmod v25 * Fix resolving symbols with MODULE_REL_CRCS (bsc#1077867) - Drop depmod-Don-t-add-.TOC.-when-it-s-in-the-kernel.patch- Fix resolving .TOC. in modules on 4.4 and older kernel (bsc#1070209) depmod-Don-t-add-.TOC.-when-it-s-in-the-kernel.patch- Move dependency on suse-module-tools to kmod-compat (bsc#1047911).- Add missing coreutils dependency for initrd macros (bsc#1055492).- Add versioned requires between kmod-compat -> kmod- Update to new upstream release 24 * libkmod: fix use of strcpy * depmod: fix string overflow * depmod: ignore related modules in depmod_report_cycles * libkmod: Fix handling of quotes in kernel command line * libkmod-config: replace 0/1 with bool * depmod: handle nested loops - Drop 0001-use-correct-sort-method-in-test-array.patch, 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch, 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch (applied upstream) - Remove support for openSUSE < 13.2 (non-dracut mkinitrd) - Separate bash completion functions into extra package - Move some of the symlinks from kmod-compat to kmod, as kmod still does not have native support for all functions.- 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch: Fix buffer overflow when printing modules in cyclic dependency chain (boo#1008186)- Update to new upstream release 23 * Don't add comment to modules.devname if it would otherwise be empty. * Ignore .TOC. symbols in depmod parsing. * Fix crash on modinfo while checking for available signature of unknown type. * Teach modinfo about PKCS#7 module signatures. - Drop depmod-Ignore_PowerPC64_ABIv2_.TOC.symbol.patch (merged), 0001-libkmod-Handle-long-lines-in-proc-modules.patch (merged)- Regenerate initrd on kmod update (bsc#989788) - Sync specfile with openSUSE:Factory- libkmod: Handle long lines in /proc/modules (bsc#983754) 0001-libkmod-Handle-long-lines-in-proc-modules.patch- Fix kernel master build for ppc64le (bsc#1070209) depmod-Ignore_PowerPC64_ABIv2_.TOC.symbol.patch- Update to new upstream release 22 * support `insmod -f` * depmod: do not fall back to uname on bad version- Update to new upstream release 21 * The kmod tool now prints the relevant configuration options it was built with when the "--version" argument is passed.- Update to kmod 20 * More robust ELF parsing * To fix a race, modprobe only looks at modules.builtin to determine a builtin module, so e.g. 'modprobe vt' will no longer work. * Other fixes * Testsuite moved to a separate package, since it is now building the test modules from sources, which requires the kernel package. * dropped kmod-blacklist-fixtest.patch (merged upstream) * includes 0001-Fix-race-while-loading-modules.patch (bsc#998906)- If kmod packge changes, regenerate the initrd.- 0001-use-correct-sort-method-in-test-array.patch: use correct test bsc#920930- kmod-blacklist-fixtest.patch: tag the test in test-blacklist correctly- Move include files out of pkg/ into a normal subdir of includedir.- Update to kmod 19 * Fix missing CLOEXEC in library * Fix error message while opening kmod's index * static-nodes: when writing in tmpfiles format, indicate that creation of static nodes should only happen at boot. This is used and required by systemd-217+.- Build with full RELRO. - Enable verbose build (build checks depend on that)/sbin/ldconfig/sbin/ldconfigibs-power9-22 176414811129-150600.13.3.129-150600.13.3.1libkmod.so.2libkmod.so.2.3.7/usr/lib64/-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:41809/SUSE_SLE-15-SP6_Update/af388c6f92868c5931315dd4d69c4c1a-kmod.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7bc5247228c85ed24499957857e65ee343a8a775, strippedPPPPPPR RRRRR RR RRMcZwrxe/utf-8e35a9c3b6425b01c4f823a2ad82fb7f8297361c07608915ea1054d977a0b582d?7zXZ !t/2"]"k%r=dつ]&FlXߴRuIу^L{ 'Z=+PPjGIqC$:Ki5 +EV~)eF E .,6uAVFǜA&|R[q9N[*g1>jIw%PXB<|\U Hn>#Rnoeo蟮-y{oeZ˅@ܑ[oQXM59!pc 1"@3IꌵWdb9DLy޹V4겡Z_k~\jR@̧LʹA9)OMcI?/pzOZ/1y|X#2glx?. ^?qSxDrFDYʔ[C̜@Ip{_D|`,nig|~zr< ᤵewZSAjXTyi2?֒N,u/^܎k+RdNc>|Ŏݑy˾FO;IP̓/;e%,S ƙuw>ͼLl3wt^m_zNҷ&"XM7^τ {vGֲXВ&5~7T{.p2Ejvۣ-ɋJB΢uCU1,m4׸m o:I5oZm+kO cl='Tg?Z>Z@c'n@ fy Lt}N'3i/bo4*W?!JVc0m^9dwyct~̺Dd  fuk)ggGW}K !nOPm?}L#k)% L[>thWyO Ҵwpz턄&pAn\}c"a>i F[n_ҘJB>Y16mM!ѱ23 w~ %=38ʓ J}K2^dȔGyuJ75`>WeEm^r [|d:5\+9/KڱZ(Mwfp2IO3r0}B_:uZ̉or"zAXngIc۸cԹwuYE 4sgRb}'hWR>U nTE(C\ դ)g5"ww& "w4PD >W͘r pΕ\fK<%=n [/l(CַnP48tqd{^i5&aeH}N=7}y|{!c[lGKݦPJ ~u{W6~$ sqY)C֖-rGၸ繌c-~mZj dr?Rw,6%?Fb yr__|p{F^L/T݆ -W^guًsRIFo5'YF~lk׼ŬJ$xD^:Hu@R/F5l@>'$~a \9-l&2jG}Oӄ7P_Yld?r5%OmmId P Ne]2+uݹ}RUvaaޭaۈe3 (q|ܬ+ѻ{_2Vbp8OS[.W6'o+OeΐNp^%W+@=@3yz^) $%95ϔ@oMJ_$ޝs[612{?Ƅ[S~rݖU2PME2%`#c)HzX VPu4 s@H,l$8"\[ӿb3a!poj3BϐBSSW j Q(mW` L !Ls uF ='x˿K}DvMO5>e7Oņ8"(q`KP 0e/6I[\ §8̎! "/c5E1O, @eEȦLZAiB6\$6G&e(\oLc4Z1ۥZ4A[ +ͷ3,#pQF?z )kV!5;}?K_Tg#պoU&N) (-_ `ЕI" bV*sAuhӀYnpmڭU);4,?_jXk-rsmQ TttNe h1ꥠƾyݹ.: W.ب/Cnn A9|/ ++/_/^cx0"]@:6#uٖ%-.Nim,)+v1XipOH>^a} )UĆqtQ&':N4:@,?WRL\ @!8 ^9a <81^,DH|LχltD$qwΟ,WώmCޏm4WQ~B>'GюMX ޛ<^R ?9w=) -K4į2.j{FDTSt~γfhKRF(h5YXT2j}!ל4LHE@pQU颫Za~e2f v[g-]s"QwZcӽ{J;U*,JX6um9&Zm4Jg)aH$c|Uɂަ:Zf-,dCn55k{'tCb<*B,|]ǁG~49#F/y!MekyOqu#h\e:Y7\MY=SSKFز#D [wq$J]8jO&0 zuab^oI (&X)sL!  q1hV|qv̈́[:@ rdq2轿!@(g'zx|Eo2ֲ_?Ԅ.Jz򘔣+L%7M>;2WN /`}!j5aK/d\ͦIJA9مUYRn3,&4eo52CԇBX2%t7^;\樊]$[nrk 4ˏdlexqn/.fPm=.gP ǟ[De)sf,&{| _LSzsV?Q Hb>!G?j8q6 dPngCW8:T/ɬF T3]$jwv۠>CDQ~fq/3w c8hO^8d㒅G -~< Ez&xMXg<Xa}(y]WJ3A k[oVCsl&⿵4.Z&K]* ;aHKEHG9}*s>2:BlO{2 gJ,v$&0;J4Wٴ)9MIvQl66-)h׳T嗁idX1?{:2s$`͠+ڊۊ Ǹ Q~Sق(i9D x3hRW^c' a{ -,fK@{| daw"ꇱ1x{2e@"ʕ A#Nk|ܼ?*QYUj|NS҉PcH"Mײ 秨V|7 6Q-^CƋW*rgd1 X2v+! b^/YLqnX/be,w^bm3. NqꌶX]{3;Oq$_s?&Nhmiۺ,;OpgaFL2, ީ঴ jqꠕ-R #R0,%h~g8#W(8M ݶ^_,}RZCVFvd˥ `ބ.[cX\?,D$eܝ 1 @Y L4wI^M:;3 L!>ù~ ;QwP\|o5^6SY'_~JV1?0ҋ|6:'_m'IRcr+K=\9SI=WY#x:Q?Ez–7eB4L[uA+c`ug4"@g$<=4-q1+k`l5ueVg٨F;_yPr PA!ALZ|X[v0UXrLAa"D[CUVpc{~ iJlF,{︫^TLiV>獉<6Fܹќ\Ib̅k>,:Y`ڴa5:'/[%qSbF˯ P!|ztСgko~lX1qfU1~A[re;Ӱ*N{Cz^$7Jo o)5?(cHVXjP:APhT|S?/J'6 ՘ukDk@@QNoچv0UX.*H,Ѧִ6p_Mr^!)'hHH2_;WXI6ŖsvR9S2L }N!T| 쾀%{C[3Cbu$Ez@K r 춼P?; τ)zٺuE?8(nzgϮG:L+=Rfrd֊ZGU@75W:F.j&dM* [j=R\K!5C/ѐLŘo4KEÑ'KW6I3u~6^q$oL5vuL}Q`#{N^DLACEB=bzhhpRZI:)O' ۗj_+q{gUdF o3åGmҋhN]Ѷ]TYѢIY|ݺ&}\XF,m'384DcNZxզzɪ )A=77``U-˾u͊h%ޔid״RÊ 7H-D,p=(aΞR~7TR4#b"pxwĞZ msKǛW/b1trh*DًA%eRTB[Ȩiwa~hMns& e{m); 'h B=.lm64WӁAQ0\r](ZH \(꘎;V)f}wzˆ|2F_Lb JB)/JHz6CIEN͎%mgsQ9&_e^J$Hdx 1|G2.U|WpzбC2Df2B 93`oC;$(.5oaWm/a)>98#\!0T]*6a$ٹ(ΕWvnWgȉvrFү&ZL~nmD3zPΑ*6ʛdEqשۯ^ltZڌbs>rV}jM?lm =lg/ qߝd]Mu̓n Y׭H=dqz"kvw0b{7P%XppaP@>^eϕ@l8:vy{2bX~ɝ4CriɃ$짠Uxpqrz|&U/~ӵhw#d-Y\o"ƣ@-iaEˍy`MON+YL =l}˵:e "L ?1b-](.@!"Q.ྂoCdp^1:`(z~C |\x}(i M q[Ǐh2w 'b2YU*p$]'ט 7a2;~hm{Rm4  lQ' '&pFO>!c ,9+O(JK3{5vI³Նp,FgLflwwI5M䛰#-5,l)]FC 5bReD(axtD R9$<Έb}2Mƫ_`, oY~ 3Ɓ\ȹ( p"P  ;bPlj:y]aŭ` K( [@+ttR+Ƒ$2BNZ7=p֠}3 ,QTM߾X#{;Wfm͈]Ӓ?jq?i.^ֵj@֢Y-Zt0Vѩ{Rڂ(eA'H7j.Z/D]pT~arly@@4`#j7m6TZ]a*:i(K4Jɝ3vZF6FZgԿRr n_(+r*\7Fe YZ