lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Jan 2021 05:29:30 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v5.11-rc3

Hi Linus,

Please pull some Kbuild fixes for v5.11-rc3
Thanks.



The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.11

for you to fetch changes up to 5625dcfbbcf892e40e8d60abbb5f56701a1d031c:

  Documentation: kbuild: Fix section reference (2021-01-11 05:14:38 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.11

 - Search for <ncurses.h> in the default header path of HOSTCC

 - Tweak the option order to be kind to old BSD awk

 - Remove 'kvmconfig' and 'xenconfig' shorthands

 - Fix documentation

----------------------------------------------------------------
John Millikin (2):
      kconfig: Support building mconf with vendor sysroot ncurses
      lib/raid6: Let $(UNROLL) rules work with macOS userland

Lukas Bulwahn (1):
      MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal

Masahiro Yamada (1):
      kconfig: remove 'kvmconfig' and 'xenconfig' shorthands

Randy Dunlap (1):
      kconfig: config script: add a little user help

Viresh Kumar (1):
      Documentation: kbuild: Fix section reference

 Documentation/kbuild/makefiles.rst |  2 +-
 MAINTAINERS                        |  1 -
 lib/raid6/Makefile                 |  2 +-
 scripts/config                     |  1 +
 scripts/kconfig/Makefile           | 10 ----------
 scripts/kconfig/mconf-cfg.sh       |  4 +++-
 6 files changed, 6 insertions(+), 14 deletions(-)

--
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ