#4784: kmod-28
--------------------+-----------------------
 Reporter:  bdubbs  |       Owner:  lfs-book
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  10.1
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-----------------------

Comment (by renodr):

 {{{
 kmod 28 is out:

          https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-2...
          https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-2...

 - Improvements
         - Add Zstandard to the supported compression formats using libzstd
           (pass --with-zstd to configure)

 - Bug fixes
         - 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

 Shortlog is below:

 Lucas De Marchi (17):
        gitignore: ignore release files
        gitignore: ignore .cache.mk when building modules
        libkmod: ignore kcmdline option if we fail to parse modname
        testsuite: check for ill-formed kcmdline
        depmod: do not output .bin to stdout
        libkmod: simplify lookup when builtin.modinfo.bin file is missing
        libkmod: fix return error when opening index
        libkmod: allow modules.alias.builtin to be optional
        testsuite: add check for kmod_load_resources
        ci: update travis distro
        ci: remove semaphoreci
        depmod: unconditionally write builtin.alias.bin
        shared: fix UNIQ definition
        testsuite: add test for empty modules.builtin.aliases.bin
        build: fix distcheck due to missing zstd
        build: add comment with rules for libtool version update
        kmod 28

 Samanta Navarro (1):
        man: fix typo

 Shuo Wang (1):
        NEWS: fix typo

 Torge Matthies (2):
        add Zstandard compression support
        testsuite: add test for zstd-compressed module

 Yauheni Kaliuta (3):
        libkmod: kmod_builtin_get_modinfo: free modinfo on error
        depmod: output_builtin_alias_bin: free idx on error path
        libkmod: kmod_log_null: qualify ctx argument as const
 }}}

 I'll add --with-zstd to the build instructions. Just tested and it seems
 to work

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4784#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to