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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 25 May 2012 09:44:11 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Sumit Semwal <sumit.semwal@...aro.org>
Cc:	linux-kernel@...r.kernel.org,
	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linaro-mm-sig@...ts.linaro.org, linux-media@...r.kernel.org,
	Jesse Barker <jesse.barker@...aro.org>,
	akpm@...ux-foundation.org, Daniel Vetter <daniel@...ll.ch>,
	Arnd Bergmann <arnd@...db.de>, Dave Airlie <airlied@...ux.ie>
Subject: Re: [GIT PULL]: dma-buf updates for 3.5

On Fri, May 25, 2012 at 2:17 AM, Sumit Semwal <sumit.semwal@...aro.org> wrote:
>
> I am really sorry - I goofed up in the git URL (sent the ssh URL
> instead).

I was going to send you an acerbic email asking for your private ssh
key, but then noticed that you had sent another email with the public
version of the git tree..

> Could you please use
>
> git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git tags/tag-for-linus-3.5
>
> instead, or should I send a new pull request with the corrected URL?

Done. However, while your tag seems to be signed, your key is not
available publicly:

   [torvalds@i5 ~]$ gpg --recv-key 7126925D
   gpg: requesting key 7126925D from hkp server pgp.mit.edu
   gpgkeys: key 7126925D not found on keyserver

so I can't check if it is signed by anybody.

Please do something like

   gpg --keyserver pgp.mit.edu --send-keys 7126925D

to actually make your public key public.

Of course, if it isn't public, I assume it hasn't actually been signed
by anybody, which makes it largely useless. But any future signing
action will validate the pre-signing uses of the key, so that's
fixable.

                     Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ