Opened 13 years ago
Closed 13 years ago
#3041 closed enhancement (fixed)
kmod 7
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 7.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-7.tar.xz
Just a bug-fix release with some bugs found mainly by Debian guys.
Dave Reisner (1):
modprobe: fix error path in removing modules
Lucas De Marchi (7):
modprobe: don't check if module builtin to decide if it's builtin modprobe: always try to remove all modules in command line modprobe: set log prio to 0 if user passed -q arg config: use order /etc, /run, /lib build-sys: re-organize configure.ac build-sys: don't set CFLAGS and LDFLAGS kmod 7
Randy Witt (2):
Add CC_CHECK_LDFLAGS_APPEND m4 macro. configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.
Fixed in r9781.