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]
Date:	Fri, 23 Oct 2015 18:41:32 +0900 (JST)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Arnd Bergmann <arnd@...db.de>
cc:	arm@...nel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] ARM: SoC fixes for 4.3-rc



On Thu, 22 Oct 2015, Arnd Bergmann wrote:
> 
> are available in the git repository at:
> 
>   git+ssh://gitolite@...kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

What the heck happened to your pull request script? A sudden case of 
script disease?

That's just insane. "git+ssh"? "gitolite@...kernel.org"? Yeah, yeah, it 
probably works for people with accounts, but please don't use those 
private secure things in pull requests, particularly ones that go to 
public mailing lists.

And "git+ssh" may be a valid way to specify a git tree, but if you really 
want to just use ssh (which you don't), just use "ssh://", or use the 
shorter scp format ("host:path"). At least then it would be closer to fit 
on a line, and less of the line noise..

Anyway, I've pulled using the sane externally visible verion, so no need 
to resend, but check your scripting..

            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