kmod-bash-completion-29-4.15.1 >  A ap9|LU_^IGSKdxYü1W9!De/LHCE4u:9@IPsD^q3ZDJHa(<\F|Aړh40|!jGdA:L="_5vmԧ }'R1tƒ0 çF<0h87(Gyت_ItE_0mnJ/;TSg|5(]V '|j^+ujƈM \6 Qu;/Q k$+d4f79a2fdb030de1cb87be70fa77c2457e9234b0b66eb6ece26232facc5147ea8161a8d836a7fcc550a8f495a5f73c300c2113b25̉ap9|i3,{T?cY_(;lȾ^ã4fʲX9)9/D [W;MЊȡ.p>,<?,,d ! Q QW`l r x   4L(8090: 0F)G)H)I)X)Y)\)])^)b*Ac*d+ie+nf+ql+su+v+z+++++++,(Ckmod-bash-completion294.15.1Bash completion routines for the kmod utilitiesContains bash completion support for kmod utilities.asheep66 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Shellshttps://www.kernel.org/pub/linux/utils/kernel/kmod/linuxnoarch AA큤aaab6fcd713807c9a4eacc3100b58b5e89e7d6cbe1253da41f0c8dd1b1f0efbab7erootrootrootrootrootrootkmod-29-4.15.1.src.rpmkmod-bash-completion    bash-completionkmodrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@azaMa6a(a@` @`,``.V```@`@_@_:_@_c^^V@\b@\]o@\ `[O+[oZa@ZZ%Zs@Z)-@ZYYx@Y^&@X43@W@W@Wc@VVetV=U6;U/@TTThThT^msuchanek@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- 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)sheep66 163892479029-4.15.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.suse.de/SUSE:Maintenance:22083/SUSE_SLE-15-SP3_Update/24b34d4b7cac49edc978073ea0b10d0f-kmod.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxdirectoryASCII textQ"/Hy)(kmod and bash-completion)utf-849a801ec53ade06b78eccf02e98f4779bd61e24f686f38e3a983ece8b5735796? 7zXZ !t/G] crt:bLL X={jpuiBs| q/OwIQ7lp&" ԰ >/= Yߙjeʭ=|ZHA~Qhpѷџ̳̓`jl=<_H=ݞ KMzXUQ5 o6%$ViS "ƨ{=/pKL3C ?DWxU),HZhTU,`S@=X6 ^G{$\ar?6T#+2V4lq6%Ѵ s kdKso J.qQS5Fe(1>umBWaB.4`)sȟS |`:3QK†G&=g3]Dn{Pw O ry~pc6?,Lj.2PH) q-`w_aJПDy'ĐB̾!|vo_$LCo4 5OV_0^jPsy +iB od*&:#T,!ɣfW939( zi  ^H_ZA$ 05GAP? ֘xGT#huxmch|G,Vd,^ѡgӧlK<gei痄`S9B ccy$ Y|\49,i-rpRi!r&-7w; +mE`/efs.ՍRS(uQW ''½p>I-ά_]R|-s+T"fm/x\*^Y^¤G+ h1箺O6X ׶?¾sȎEAGŝ#>] ثc.THt}٤TH#!0zFͽŚT7Ep!H/)O V+anS͖pĠ?"uW2Keßv*'Xa T14 YZ