libkmod-devel-17-11.3>t  DH`pYP/=„]%?)x]*IgQBOʽhQ-â#^ ;:)h'oe8  biڙה;zCqquO-"\O2.eRTV-P :-e VySΡbE9uyRb98'NPŀB7R61+3ƽ~^HcjUz[U4SGHwO6(>\x㗝_WHef3d32cbde5da5f69de7a02f00836da879763b944߉YP/=„-pk9 ɨ: UYE5 d; ,(H*4_J)0fϛ(|>:&?&d  6$(;DN g    X l|(8 9( :Z F$AG$XH$hI$xX$|Y$\$]$^$b%c%d%e&f&l& u&v&,w&\x&ly&|z&Clibkmod-devel1711.3Development files for libkmodlibkmod was created to allow programs to easily insert, remove and list modules, also checking its properties, dependencies and aliases. This package contains the development headers for the library found in libkmod2.YPcloud124%openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/linuxx86_64$A큤YPYPYPYP6471ea832964e8178af452ac4bd6a6bd62e7c10042f0acafd22b53b04318459blibkmod.so.2.2.7rootrootrootrootrootrootrootrootkmod-17-11.3.src.rpmlibkmod-devellibkmod-devel(x86-64)pkgconfig(libkmod)@   /usr/bin/pkg-configlibkmod2rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)173.0.4-14.0-14.4.6-14.11.2X#W@Wc@SuSG@S>S:@S9XSSSS @S @R@R$}Q@QkPPe@PAPQO@O@O@OO[B@ORO1@OW@O@NNmartin.wilck@suse.commmarek@suse.commmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czmmarek@suse.czjengelh@inai.dejengelh@inai.dejengelh@inai.decrrodriguez@opensuse.orgjengelh@inai.dejengelh@inai.dehrvoje.senjan@gmail.comjengelh@inai.dermilasan@suse.comjengelh@medozas.dermilasan@suse.comrmilasan@suse.comrschweikert@suse.comjengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.decrrodriguez@opensuse.orgjengelh@medozas.de- Fix race while loading modules (bsc#998906) * Add 0001-Fix-race-while-loading-modules.patch (upstream fd44a98)- 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- Updated to kmod 17 * Do not require xsltproc for build * Parse softdeps stored in kernel modules * Add experimental python bindings (not enabled in the package yet) * Misc bugfixes - Deleted patches that went upstream. Only the unsupported modules feature remains: 0002-modprobe-Recognize-allow-unsupported-modules-on-comm.patch 0003-libkmod-config-Recognize-allow_unsupported_modules-i.patch 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch 0010-modprobe-Implement-allow-unsupported-modules.patch 0001-Do-not-filter-unsupported-modules-when-running-a-van.patch- testsutie: Uncompress most modules (updated test-files.tar.xz) - testsuite: Do not run tests with *.ko.gz if zlib is not enabled - Disable compression support, as other tools do not support it (e.g. module signing)- Do not filter unsupported modules when running a vanilla kernel (bnc#871066)- libkmod: Ignore errors from softdeps (bnc#831227) - config: also parse softdeps from modules (bnc#831227)- libkmod-config,depmod: Accept special files as configuration files, too - libkmod-config: Only match dot before '=' in /proc/cmdline- Provide and obsolete module-init-tools (bnc#867442)- testsuite: Fix uname() during glibc startup- testsuite: Check the list of loaded modules after a test - testsuite: Add test for modprobe --force - testsuite: Do not provide finit_module(2) on older kernels - Add some tests for kernels without finit_module(2) - libkmod-module: Simplify kmod_module_insert_module() - libkmod: Implement filtering of unsupported modules (fate#316971) - modprobe: Implement --allow-unsupported-modules (fate#316971) - make the %check section fatal- Remove "rmmod -w" documentation and getopt entry - modprobe: Recognize --allow-unsupported-modules on commandline (fate#316971) - libkmod-config: Recognize allow_unsupported_modules in the configuration (fate#316971)- Drop the non-upstream kmod-no-static.diff; the size difference is negligible.- Update to new upstream release 16 * The option to wait on module removal has been removed from the kernel, and now from rmmod. The constant KMOD_REMOVE_NOWAIT in libkmod is still there for backwards compatibility but it is always enforced, passing O_NONBLOCK to delete_module(2).- Update to new upstream release 15 * kmod static-nodes no longer fails if modules.devname does not exist * Fix getting boolean parameter from kernel cmdline in case the value is omitted * kmod static-nodes creates parent directories if given a -o option - Add kmod-no-static.diff- Update to new upstream release 14 * Some bug fixes and a new "static-nodes" command to parse modules.devname.- Update to new upstream release 13 * depmod: --symbol-prefix actually requires an argument * depmod: fix builtin symbols resolution when the prefix symbol is set * libkmod: Use secure_getenv if available * rmmod: Teach rmmod about builtin modules * libkmod: add finit_module logic * modprobe: Fix assertion on --show-depends with bogus config file * Many other bugfixes see https://lwn.net/Articles/546711- Update to new upstream release 12 * Fix removing vermagic from module when told to force load a module * Fix removing __versions section when told to force load a module: we need to mangle the section header, not the section. * modinfo no longer fails while loading a module from file when path contains ".ko" substring- Require suse-module-tools now that it is present in Base:System - kmod-compat depends on kmod, add that missing Requires.- Update to kmod-11 * Fix testsuite defining symbols twice on 32 bit systems * Allow to check generated files against correct ones * libkmod now keeps a file opened after the first call to * kmod_module_get_{info,versions,symbols,dependency_symbols}. This reduces signficantly the amount of time depmod tool takes to execute. Particularly if compressed modules are used. * Remove --with-rootprefix from build system. It was not a great idea after all and should not be use since it causes more harm than benefits. * Hide --wait option on rmmod. This feature is being targeted for removal from kernel. rmmod still accepts this option, but it is hidden now: man page and usage() says nothing about it and if it is used, user will get a 10s sleep. This way we can check and help if anyone is using this feature. * Refactor message logging on all tools, giving proper prefix, routing everything to syslog when asked for, etc. * Fix parsing of modules.order when using compressed modules * Usage messages go to stdout instead of stderr * Fix memory leak in hash implementation- Provide the "modutils" virtual symbol - Update to new upstream release 10 * Read coresize from /sys if supported * Add flag to kmod_module_probe_insert() to apply blacklisting during probe only if mod is an alias. Now modprobe uses this flag by default.- Update to new upstream release 9 * build-sys: allow compressed modules in testsuite * build-sys: Make dirs writable on rootfs creation * depmod: use ferror and fclose to check for error * depmod: return error when index is truncated due to ENOSPC * depmod: fix coding-style issue in array declaration * depmod: fail if any index could not be created * depmod: don't return error if modules.builtin don't exist * libkmod-util: split function for usec conversion * libkmod-util: add missing stdbool.h include - Fix broken testsuites on 32bit systems. add: fix-32bits.diff- Restore patch descriptions (and use `quilt setup` for rediff in future)- Update to new upstream release 8 * doc: remove links to NULL going nowhere. * modprobe: handle -ENOENT return from init_module. * doc: silent man page generation and fix gtk-doc warnings. * modprobe: fix typo in config dump: option->options.- Update to new upstream release 7 * build-sys: don't set CFLAGS and LDFLAGS. * build-sys: re-organize configure.ac. * configure.ac: Move link only flags out of CFLAGS and into LDFLAGS. * Add CC_CHECK_LDFLAGS_APPEND m4 macro. * config: use order /etc, /run, /lib. * modprobe: set log prio to 0 if user passed -q arg. * modprobe: always try to remove all modules in command line. * modprobe: don't check if module builtin to decide if it's builtin. * modprobe: fix error path in removing modules.- place binary in /usr tree (UsrMerge project)- Update to new upstream release 6 * New API: kmod_module_apply_filter, a function to apply filters in a list of modules * Lookup modules.builtin.bin to decide if a module is built into the kernel * Resolve infinite loops with softdeps and user configs with install commands- Update to new upstream release 5 * modprobe no longer works with paths: it only accepts module names and/or aliases now. More code is now shared by libkmod and modprobe.- Update to new upstream release 4 * new APIs in libkmod: blacklists, install/remove commands, aliases, options, softdeps and dumping indexes- Update to new upstream release 3 * new APIs in libkmod: get symbols from module, parsing the ELF section, dependency symbols, insert module like modprobe * support for Xz-compressed modules * the depmod tool- Use --enable-zlib and buildRequire zlib - run make check- Initial package for build.opensuse.orgcloud124 149437236617-11.317-11.317kmod-17libkmod.hlibkmod.solibkmod.pc/usr/include//usr/include/kmod-17//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/f88ac93423ef06c153b05dd742e473a1-kmodcpiolzma5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRW?Ygw WA@?`] crt:bLL'`qS*wJ[ONZkpldKI-ԝhpk|T6Ys1oQʹmGz8RX781eX VQ0,X_ f&У(}֟қI9A= l׮\B:ֵ}3 5YjqA{&,>m&6VZ6za;SIU#IRX .}Д@7ѧTu%ۉPWL5k!| dɍU>Hns­ݡyT ng0ְM6g (cJZ1ue>YP_@d(HA3Xtl喬_5,cyْE.ؼ͚4>9u$긬0~/)'J~q^C`erM"lV/\? R,xoCϺ!AfA7fp[GUpt2%D8YT=h0 JK[(p^N0(;JyJ>KeWax$oR -]m!i|8=lh~*CGY[$v2k4K ce!גsbv h?S|E#r:@g:օUj,:#OrB2 a-EE N"x=e _NC8e,?â_vcU- 4ИBݎm*;t'[jh^}N;UX5pLZJ#+TIЍO/3=Ҳqg|/z2 a=e0! ö˚[jq=Ϊ7$ZG;N2'(it?6/ ,$Ǧvō r lʜ iX晃lZl.J<0 a8c#|^4iؘTVe[TYnm70KS>A4@Dn9Oc h(n%*jK+H' 0pu۹QfI\