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>] [day] [month] [year] [list]
Date:	Tue, 7 May 2013 14:42:46 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	antonynpavlov@...il.com, rob@...dley.net, schwab@...ux-m68k.org,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild changes for v3.10-rc1

Hi Linus,

please pull these kbuild commits for v3.10-rc1:

* Fix make mrproper after mod/file2alias rework
* Fix ld-option Makefile function
* Rewrite headers_install to shell to drop Perl dependency.

There are some more patches I have to look at, so I might send another
pull request later. Or just queue them for 3.11.

The following changes since commit a937536b868b8369b98967929045f1df54234323:

  Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

Andreas Schwab (1):
      Fix cleaning in scripts/mod

Antony Pavlov (1):
      kbuild: fix ld-option function

Rob Landley (1):
      headers_install.pl: convert to headers_install.sh

 Documentation/kbuild/makefiles.txt |    2 +-
 scripts/Kbuild.include             |    2 +-
 scripts/Makefile.headersinst       |    4 +-
 scripts/headers_install.pl         |   63 ------------------------------------
 scripts/headers_install.sh         |   43 ++++++++++++++++++++++++
 scripts/mod/Makefile               |    2 +
 6 files changed, 49 insertions(+), 67 deletions(-)
 delete mode 100644 scripts/headers_install.pl
 create mode 100644 scripts/headers_install.sh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ