kmod-bash-completion-25-lp152.8.3.1 4>$  Apai7/=„  r\}iߍyۏ5_{ݗWѐ-_*%=&6@/>Q,D!=O*zƬ*M`%CKi`4SV=Y#CLMb:F_{VyUzհS4H rrC\}_{ 悄&&FvrΫEKyԓJ,b,[H%WILݦw14c46662561d4dedf259f42d3b41232dda1e00dd82a36eaf34babb091c718f5c96d97a2bff226c082d34ee9fe1ca9511d0de79ab"Hai7/=„וE*2Էݽ1QcX,b/w'eKa֣^T9р5㝎yKgp{@9Nn/!3$Sw o&(]g0F^s: TջlP\}ܦQ9mi-":ϙe~q;OMI'Ċ~j{)J 0>; .;*?pbQ_x#񤂸#eE( }N[5uhHQns>p;?d & V :@HT Z ` l   0(89 : F@GTH`IlXpYt\]^bcd8e=f@lBuTv`zuCkmod-bash-completion25lp152.8.3.1Bash completion routines for the kmod utilitiesContains bash completion support for kmod utilities.ai7goat07 openSUSE Leap 15.2openSUSELGPL-2.1-or-later AND GPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Shellshttps://www.kernel.org/pub/linux/utils/kernel/kmod/linuxnoarch AA큤ai7ai7ai7b6fcd713807c9a4eacc3100b58b5e89e7d6cbe1253da41f0c8dd1b1f0efbab7erootrootrootrootrootrootkmod-25-lp152.8.3.1.src.rpmkmod-bash-completion    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\ `[O+[oZa@ZZ%Zs@Z)-@ZYYx@Y^&@X43@W@W@Wc@VVetV=U6;U/@TTThThT^Michal Suchanek jengelh@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- 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)goat07 163428549125-lp152.8.3.1bash-completioncompletionskmod/usr/share//usr/share/bash-completion//usr/share/bash-completion/completions/-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.opensuse.org/openSUSE:Maintenance:17054/openSUSE_Leap_15.2_Update/dc1a58a285e7a9c9f8217fe70de9e99a-kmod.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryASCII text NߕHutf-8f458cd294e05c082ee7235aacd8c715b24c8108bef580ed2c6916af62abcb1ec?P7zXZ !t/H] crt:bLL#T2`x$x!OQ]iμR~l`Nydsh Z6_?VU, <>[v8Ԇ/3|@SNzjXP:uV5O@wOO[j{V, {E5?W U2A[AH4~63>Ĉ&vKGRC X~]Le;L|H*m~눮۳O` } Vu'YrLv|5ZWoQYj۱*IڊYS<DSST= ZQv-<9~f5bedɩ=u]Dgh~ (Rgn9M*r t/c`EjRͪ9/ןize1cG0uE^Z1}" f"=ɘ「ه9hv D6'޺9dm !k|VvV֥xlpH_#qK1G:57?ԲٿH<ѣ*@wrY/u&jmNv#h؂ *?fr? >]#6"{ CObaIrHX&a-H1FAWBLBF>U  Ps"w{.NeP~)s6< :~xd <fX9 a*bCMn<>5 zZM4m/L!$%@_&׹-<> &QϮ{8?̀ 0w': ?@\ 3thlw21v- DgOa _|yq: zfퟲ.oV$JBD˜efj[<ۡ6W>qcќo#߁m\3024^^k8j73@gX>nZnECVOKC¸N~@(Zglc|9!ft_gKPۭV&#DZQ5p d4) YZ