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]
Message-ID: <20190509075311.1865ca8b@canb.auug.org.au>
Date:   Thu, 9 May 2019 07:53:11 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Mauro Carvalho Chehab <mchehab@...nel.org>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Eugen Hristev <eugen.hristev@...rochip.com>
Subject: linux-next: Fixes tags need some work in the v4l-dvb tree

Hi all,

In commit

  1199fa8c0ddd ("media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return check")

Fixes tag

  Fixes: 4d34c9267db7: ("media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper")

has these problem(s):

  - the ':' after teh SHA1 is unexpected
    Just use
	git log -1 --format='Fixes: %h ("%s")'

In commit

  1e4e25c4959c ("media: atmel: atmel-isc: fix asd memory allocation")

Fixes tag

  Fixes: 106267444f ("[media] atmel-isc: add the Image Sensor Controller code")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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").

In commit

  79199002db5c ("media: atmel: atmel-isc: fix INIT_WORK misplacement")

Fixes tag

  Fixes: 93d4a26c3d ("[media] atmel-isc: add the isc pipeline function")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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").

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ