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]
Message-ID: <ZBgl6tbOT0GdIqb4@debian.me>
Date:   Mon, 20 Mar 2023 16:22:50 +0700
From:   Bagas Sanjaya <bagasdotme@...il.com>
To:     David Wang <00107082@....com>, linux-kernel@...r.kernel.org,
        masahiroy@...nel.org
Subject: Re: [Debian Package]Regression 6.3-rc3: version is empty  for
 linux-headers installation dir

On Mon, Mar 20, 2023 at 03:36:16PM +0800, David Wang wrote:
> This could be fixed by adding back the definition for version
> 
> diff --git a/scripts/package/builddeb b/scripts/package/builddeb
> index c5ae57167d7c..1870b2485217 100755
> --- a/scripts/package/builddeb
> +++ b/scripts/package/builddeb
> @@ -216,6 +216,7 @@ install_libc_headers () {
>  rm -f debian/files
>  
>  packages_enabled=$(dh_listpackages)
> +version=$KERNELRELEASE
>  
>  for package in ${packages_enabled}
>  do
> --

Hi,

Looks like your fixup is corrupted (tabs converted to spaces). Can you
please send the proper patch (see
Documentation/process/submitting-patches.rst)?

Also, see Documentation/process/email-clients.rst) for guides on
configuring your email client for kernel development.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ