[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. v27-8-gab34e08

grazzolini at archlinux.org grazzolini at archlinux.org
Thu Jul 16 13:14:23 UTC 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official mkinitcpio repository".

The branch, master has been updated
       via  ab34e08b4624d1a212b66cc0f2c0a2c5b9feb325 (commit)
       via  c9544f97258858587958654f0b000937b2f62354 (commit)
       via  b6361a3836a50f9bbe06dba4bf5740c3bfb1af3d (commit)
       via  024119a987f720101bc1af723772d608e84e8e2d (commit)
       via  c1c25dfebdff0a8fef2043c43bae08e0b62613be (commit)
       via  30dbfc2770cb49cb3babfb750205b126d7d88791 (commit)
       via  91a35c77972affa995d1ee760986ad2f6e045407 (commit)
       via  16368898a5f0edac391c67cdf8ceed2ca24e737a (commit)
      from  7f81f51a5b813343fe55253f60a865e75f42be52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab34e08b4624d1a212b66cc0f2c0a2c5b9feb325
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Wed May 20 08:50:48 2020 -0400

    Revert "[functions] Ignore modinfo built-in modules"
    
    As reported in https://github.com/archlinux/mkinitcpio/pull/20, this
    breaks various edge case involving builtins, leading to
    hardware-accelerated modules to not be added.
    
    This reverts commit 30dbfc2770cb49cb3babfb750205b126d7d88791.

commit c9544f97258858587958654f0b000937b2f62354
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Mar 7 13:45:30 2020 -0500

    Read from modules.builtin.modinfo if it exists
    
    There's a lot more to be gained from reading this file -- builtins might
    have aliases which aren't available in the older modules.builtin index.
    
    Fixes FS#65725.

commit b6361a3836a50f9bbe06dba4bf5740c3bfb1af3d
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Mar 7 13:48:36 2020 -0500

    only add modules if the filename value looks like a path
    
    This is a defensive measure against the bug raised in FS#65725. While
    it does technically avoid the bug, it isn't IMO the proper fix. We'll
    address that in another patch.

commit 024119a987f720101bc1af723772d608e84e8e2d
Merge: 91a35c7 c1c25df
Author: Giancarlo Razzolini <grazzolini at archlinux.org>
Date:   Mon Feb 24 17:00:57 2020 -0300

    Merge branch 'Foxboron-morten/fix-builtin'

commit c1c25dfebdff0a8fef2043c43bae08e0b62613be
Merge: 91a35c7 30dbfc2
Author: Giancarlo Razzolini <grazzolini at archlinux.org>
Date:   Mon Feb 24 17:00:15 2020 -0300

    Merge branch 'morten/fix-builtin' of https://github.com/Foxboron/mkinitcpio into Foxboron-morten/fix-builtin

commit 30dbfc2770cb49cb3babfb750205b126d7d88791
Author: Morten Linderud <morten at linderud.pw>
Date:   Thu Feb 20 09:44:29 2020 +0100

    [functions] Ignore modinfo built-in modules
    
    modinfo have started reporting filenames as "(builtin)" on built-in
    modules. Ignore these and continue with other modules.
    
    Fixes: https://bugs.archlinux.org/task/65564
    Introduced in: https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=e7e2cb61fa9f1db3429d91ef6accff549500d268
    
    Signed-off-by: Morten Linderud <morten at linderud.pw>

commit 91a35c77972affa995d1ee760986ad2f6e045407
Merge: 7f81f51 1636889
Author: Giancarlo Razzolini <grazzolini at archlinux.org>
Date:   Mon Jan 20 16:58:09 2020 -0300

    Merge branch 'dNhax-patch-1'

commit 16368898a5f0edac391c67cdf8ceed2ca24e737a
Author: dNhax <dasNeutrum at googlemail.com>
Date:   Thu Dec 19 10:33:43 2019 +0100

    Fix typo

-----------------------------------------------------------------------

Summary of changes:
 HACKING    |  2 +-
 functions  | 16 +++++++++++-----
 mkinitcpio | 34 ++++++++++++++++++++++++++--------
 3 files changed, 38 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list