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:   Sun, 25 Jun 2017 07:49:16 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
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 v4.12-rc7

Hi Linus,

This is the 2nd round of Kbuild fixes for v4.12.
Nothing scary, just some random fixes.
Please pull!


The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.12-2

for you to fetch changes up to ad8181060788c80c0ad75b583f24c22fa962a7a6:

  kconfig: fix sparse warnings in nconfig (2017-06-23 06:00:52 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.12 (2nd)

- fix warnings of host programs

- fix "make tags" when COMPILE_SOURCE=1 is specified along with O=

- clarify help message of C=1 option

- fix dependency for ncurses compatibility check

- fix "make headers_install" for fakechroot environment

----------------------------------------------------------------
Borislav Petkov (1):
      kconfig: Check for libncurses before menuconfig

Cao jin (1):
      Kbuild: tiny correction on `make help`

Nicolas Iooss (1):
      genksyms: add printf format attribute to error_with_pos()

Randy Dunlap (1):
      kconfig: fix sparse warnings in nconfig

Richard Genoud (1):
      kbuild: fix header installation under fakechroot environment

Robert Jarzmik (1):
      tags: honor COMPILED_SOURCE with apart output directory

 Makefile                     |  2 +-
 scripts/Makefile.headersinst | 10 +++++++++-
 scripts/genksyms/genksyms.h  |  2 +-
 scripts/kconfig/Makefile     |  2 +-
 scripts/kconfig/nconf.c      | 12 ++++++------
 scripts/kconfig/nconf.gui.c  |  4 ++--
 scripts/tags.sh              |  1 +
 7 files changed, 21 insertions(+), 12 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ