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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 9 Jul 2019 09:43:34 +0200
From:   Cedric Hombourger <Cedric_Hombourger@...tor.com>
To:     <yamada.masahiro@...ionext.com>
CC:     <ben@...adent.org.uk>, <isar-users@...glegroups.com>,
        <michal.lkml@...kovi.net>, <linux-kbuild@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <riku.voipio@...aro.org>,
        Cedric Hombourger <Cedric_Hombourger@...tor.com>
Subject: [PATCH v4 0/1] builddeb: generate multi-arch friendly linux-libc-dev

Changes in v4 (address comments from Masahiro Yamada)

 - Use arch from debian/arch and no longer forward it from mkdebian to
   builddep since it may be found there
 
Changes in v3 (address comments from Ben Hutchings)

 - add Multi-Arch: same to debian/control for linux-libc-dev
 - forward debarch from mkdebian to sub-processes (builddeb in particular)

Changes in v2 (address comments from Ben Hutchings)

 - forward $debarch from mkdebian to builddeb
 - use dpkg-architecture -qDEB_HOST_MULTIARCH instead of $CC -dumpmachine

Cedric Hombourger (1):
  builddeb: generate multi-arch friendly linux-libc-dev package

 scripts/package/builddeb | 8 ++++++++
 scripts/package/mkdebian | 5 +++--
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ