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>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z9dLLvafxdnN13al@codewreck.org>
Date: Mon, 17 Mar 2025 07:05:34 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Christian Schoenebeck <linux_oss@...debyte.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Fixes tag needs some work in the v9fs tree

Stephen Rothwell wrote on Mon, Mar 17, 2025 at 09:00:01AM +1100:
> Fixes tag
> 
>   Fixes: dafbe689736 ('9p fid refcount: cleanup p9_fid_put calls')
> 
> has these problem(s):
> 
>   - SHA1 should be at least 12 digits long
>     This can be fixed for the future by setting core.abbrev to 12 (or
>     more) or (for git v2.11 or later) just making sure it is not set
>     (or set to "auto").

Thanks, I've amended that.
(Also changed single quotes to double quotes even if that probably
doesn't matter, that's what I have in my pretty.fixes entry:
```
[pretty]
    fixes = Fixes: %h (\"%s\") 
```
)

-- 
Dominique Martinet | Asmadeus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ