2014-01-07 13:03:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 7 11:59:38 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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).
|
|
|
|
|
2013-09-02 23:39:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 2 21:36:22 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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
|
2013-09-02 23:39:46 +02:00
|
|
|
- Add kmod-no-static.diff
|
2013-09-02 23:39:27 +02:00
|
|
|
|
2013-07-04 00:41:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 3 22:18:38 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 14
|
|
|
|
* Some bug fixes and a new "static-nodes" command to parse
|
|
|
|
modules.devname.
|
|
|
|
|
2013-04-16 08:33:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 15 22:27:55 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
|
2013-04-16 08:34:10 +02:00
|
|
|
- Update to new upstream release 13
|
2013-04-16 08:33:31 +02:00
|
|
|
* depmod: --symbol-prefix actually requires an argument
|
|
|
|
* depmod: fix builtin symbols resolution when the prefix symbol is set
|
2013-04-16 08:34:10 +02:00
|
|
|
* libkmod: Use secure_getenv if available
|
2013-04-16 08:33:31 +02:00
|
|
|
* 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
|
|
|
|
|
2012-12-06 12:55:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 11:53:05 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2012-11-23 18:18:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 23 17:18:03 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Require suse-module-tools now that it is present in Base:System
|
2012-11-23 18:40:01 +01:00
|
|
|
- kmod-compat depends on kmod, add that missing Requires.
|
2012-11-23 18:18:22 +01:00
|
|
|
|
2012-11-11 22:50:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 10 15:07:54 UTC 2012 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- 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
|
2012-11-11 22:55:07 +01:00
|
|
|
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.
|
2012-11-11 22:50:58 +01:00
|
|
|
* Hide --wait option on rmmod. This feature is being targeted for
|
2012-11-11 22:55:07 +01:00
|
|
|
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.
|
2012-11-11 22:50:58 +01:00
|
|
|
* Fix parsing of modules.order when using compressed modules
|
|
|
|
* Usage messages go to stdout instead of stderr
|
|
|
|
* Fix memory leak in hash implementation
|
|
|
|
|
2012-09-14 01:20:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 13 23:19:10 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Provide the "modutils" virtual symbol
|
2012-09-16 03:49:28 +02:00
|
|
|
- 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.
|
2012-09-14 01:20:02 +02:00
|
|
|
|
2012-06-20 10:46:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 20 08:41:03 UTC 2012 - rmilasan@suse.com
|
|
|
|
|
|
|
|
- Update to new upstream release 9
|
2012-09-19 09:27:35 +02:00
|
|
|
* 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.
|
2012-06-21 08:38:18 +02:00
|
|
|
add: fix-32bits.diff
|
2012-04-21 03:57:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 21 01:55:30 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Restore patch descriptions
|
|
|
|
(and use `quilt setup` for rediff in future)
|
|
|
|
|
2012-04-19 16:59:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 19 14:56:55 UTC 2012 - rmilasan@suse.com
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2012-04-18 13:05:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 18 10:58:03 UTC 2012 - rmilasan@suse.com
|
|
|
|
|
|
|
|
- Update to new upstream release 7
|
2012-04-18 13:15:28 +02:00
|
|
|
* 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.
|
2012-04-18 13:05:36 +02:00
|
|
|
|
2012-03-10 19:27:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 10 17:44:05 UTC 2012 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- place binary in /usr tree (UsrMerge project)
|
|
|
|
|
2012-03-03 21:52:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 3 20:50:43 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2012-02-07 01:59:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 7 00:56:51 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2012-01-20 19:20:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 20 18:13:50 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Update to new upstream release 4
|
|
|
|
* new APIs in libkmod: blacklists, install/remove commands,
|
|
|
|
aliases, options, softdeps and dumping indexes
|
|
|
|
|
2011-12-24 21:30:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-01-06 01:53:03 +01:00
|
|
|
Fri Jan 6 00:48:41 UTC 2012 - jengelh@medozas.de
|
2011-12-24 21:30:44 +01:00
|
|
|
|
2012-01-06 01:53:03 +01:00
|
|
|
- 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
|
2011-12-24 21:30:44 +01:00
|
|
|
|
2011-12-24 19:04:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 24 17:23:09 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Use --enable-zlib and buildRequire zlib
|
|
|
|
- run make check
|
|
|
|
|
2011-12-18 21:28:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 18 20:16:11 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Initial package for build.opensuse.org
|