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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 18 Jun 2014 23:36:22 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	fathi.boudra@...aro.org, mmarek@...e.cz, yamada.m@...panasonic.com,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] kbuild fixes for v3.16-rc2

Hi Linus,

There are three fixes for regressions caused by the relative paths
series: deb-pkg, tar-pkg and *docs did not work with O=. Plus, there is
a fix for the linux-headers deb package and a fixed typo. These are not
regression fixes but are safe enough.

Thanks,
Michal

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to c14105628b2e2eee04b2d6950e068eeddf49f2f1:

  kbuild: fix a typo in a kbuild document (2014-06-18 21:38:18 +0200)

----------------------------------------------------------------
Fathi Boudra (1):
      builddeb: fix missing headers in linux-headers package

Masahiro Yamada (1):
      kbuild: fix a typo in a kbuild document

Michal Marek (3):
      deb-pkg: Fix for relative paths
      kbuild: Fix tar-pkg with relative $(objtree)
      Documentation: Fix DocBook build with relative $(srctree)

 Documentation/DocBook/media/Makefile |  4 ++--
 Documentation/kbuild/makefiles.txt   |  2 +-
 scripts/package/builddeb             | 14 ++++++++------
 scripts/package/buildtar             |  3 +--
 4 files changed, 12 insertions(+), 11 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