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:58:03 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	bp@...e.de, mmarek@...e.cz, nicolas.palix@...g.fr,
	pebolle@...cali.nl, tkhai@...dex.ru, wbin00@...il.com,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild misc change for v3.10-rc1

Hi Linus,

please pull these non-critical kbuild changes for v3.10-rc1:

* make coccicheck improvements, but no new semantic patches this time
* make rpm improvements
* make tar-pkg change to include the architecture in the filename. This
  is a deliberate incompatibility, but nobody has complained so far and
  it is useful if you build for different architectures. It also matches
  what the deb-pkg and rpm-pkg targets produce.
* kbuild documentation fix

Michal


The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

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

Bin Wang (1):
      scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUT

Borislav Petkov (1):
      buildtar: Add ARCH to the archive name

Kirill Tkhai (1):
      scripts/tags.sh: Add magic for OFFSET and DEFINE

Michal Marek (4):
      rpm-pkg: Do not package the whole source directory
      rpm-pkg: Do not write to the parent directory
      rpm-pkg: Always regenerate the specfile
      rpm-pkg: Remove pointless set -e statements

Nicolas Palix (4):
      Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)
      Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables
      Coccinelle: Add support to the SPFLAGS variable
      Coccinelle: Fix patch output when coccicheck is used with M= and C=

Paul Bolle (1):
      doc: change example to existing Makefile fragment

 Documentation/coccinelle.txt       |   11 +++++++++-
 Documentation/kbuild/makefiles.txt |    5 ++-
 Makefile                           |    2 +
 scripts/coccicheck                 |   31 ++++++++++++++++------------
 scripts/package/Makefile           |   39 +++++++++++++----------------------
 scripts/package/buildtar           |    2 +-
 scripts/tags.sh                    |    4 ++-
 7 files changed, 52 insertions(+), 42 deletions(-)
--
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