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]
Message-ID: <79C925DCE2E963FF+20250422104927.144252-1-wangyuli@uniontech.com>
Date: Tue, 22 Apr 2025 18:49:27 +0800
From: WangYuli <wangyuli@...ontech.com>
To: masahiroy@...nel.org,
	nathan@...nel.org,
	nicolas.schier@...ux.dev
Cc: linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	samitolvanen@...gle.com,
	petr.pavlu@...e.com,
	zhanjun@...ontech.com,
	niecheng1@...ontech.com,
	guanwentao@...ontech.com,
	WangYuli <wangyuli@...ontech.com>
Subject: [PATCH v3 0/2] kbuild: Support gendwarfksyms

Commit f28568841ae0 ("tools: Add gendwarfksyms") adds a
gendwarfksyms tool but did not add build depends for kbuild.

Add the package who provides the dwarf.h header.

NOTE:
There is no need to alter scripts/package/PKGBUILD as the
libelf package, which provides dwarf.h for Arch Linux, is
already listed in makedepends.

WangYuli (2):
  kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
  kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires

 scripts/package/kernel.spec | 1 +
 scripts/package/mkdebian    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ