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, 27 Nov 2022 08:35:44 +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 v6.1-rc7

Hi Linus,

Please pull yet more Kbuild fixes.

Thank you.





The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:

  Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.1-4

for you to fetch changes up to 869e4ae4cd2a23d625aaa14ae62dbebf768cb77d:

  nios2: add FORCE for vmlinuz.gz (2022-11-27 08:28:41 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.1 (4th)

 - Fix CC_HAS_ASM_GOTO_TIED_OUTPUT test in Kconfig

 - Fix noisy "No such file or directory" message when KBUILD_BUILD_VERSION
   is passed

 - Include rust/ in source tarballs

 - Fix missing FORCE for ARCH=nios2 builds

----------------------------------------------------------------
Alexandre Belloni (1):
      init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash

Masahiro Yamada (1):
      kbuild: fix "cat: .version: No such file or directory"

Paran Lee (1):
      scripts: add rust in scripts/Makefile.package

Randy Dunlap (1):
      nios2: add FORCE for vmlinuz.gz

 arch/microblaze/Makefile | 4 ++--
 arch/nios2/boot/Makefile | 2 +-
 arch/x86/boot/Makefile   | 2 +-
 init/Kconfig             | 2 +-
 scripts/Makefile.package | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ