search for: 6.7p1

Displaying 20 results from an estimated 116 matches for "6.7p1".

2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
https://bugzilla.mindrot.org/show_bug.cgi?id=2315 Bug ID: 2315 Summary: OpenSSH 6.7p1 on AIX 7.1 compile issue Product: Portable OpenSSH Version: 6.7p1 Hardware: PPC OS: AIX Status: NEW Severity: normal Priority: P5 Component: Build system Assignee: unassigned-bugs at
2014 Oct 28
4
[Bug 2301] New: test_sshbuf_misc.c:44 ASSERT_INT_NE(feof(out), 0) failed
https://bugzilla.mindrot.org/show_bug.cgi?id=2301 Bug ID: 2301 Summary: test_sshbuf_misc.c:44 ASSERT_INT_NE(feof(out), 0) failed Product: Portable OpenSSH Version: 6.7p1 Hardware: MIPS OS: IRIX Status: NEW Severity: enhancement Priority: P5 Component: Regression
2015 Dec 07
2
OpenSSH FIPS 140-2 support using OpenSSL FIPS modules?
On 12/04/2015 10:02 PM, security veteran wrote: > Hi Jakub, > > Another question I have is, are there any changes in this patch RedHat > Linux distribution specific? The reason I ask is, if I port the changes to > other Linux distribution like Debian or Ubuntu, do you see any issues? I don't think there is something distro-specific. Distro specific parts are handled in other
2016 Jun 20
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 --- Comment #26 from Mason <ahdong2007 at hotmail.com> --- (In reply to Darren Tucker from comment #25) > Comment on attachment 2835 [details] > config.h > > Oh, right file, wrong description. Any suggestions? -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the
2016 Jun 20
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 --- Comment #27 from Darren Tucker <dtucker at zip.com.au> --- (In reply to Mason from comment #26) > Any suggestions? I don't understand why it doesn't work. I do have access to an AIX box however it doesn't have xlc. I was hoping to use the config.h you supplied to figure out why it doesn't work, but I haven't
2016 Jun 20
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 --- Comment #28 from Darren Tucker <dtucker at zip.com.au> --- (In reply to Darren Tucker from comment #27) > I don't understand why it doesn't work. There might be a hint here: https://lists.gnu.org/archive/html/bug-gnulib/2008-02/msg00139.html """ Turns out that even though config.h correctly has '#define
2016 Jun 20
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 --- Comment #29 from Darren Tucker <dtucker at zip.com.au> --- Created attachment 2842 --> https://bugzilla.mindrot.org/attachment.cgi?id=2842&action=edit move VA_COPY into openbsd-compat.h and use in sshbuf-getput-basic.c If comment#27 checks out, please try this patch. -- You are receiving this mail because: You are watching
2016 Jun 22
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2543 Severity|critical |minor --- Comment #30 from Darren Tucker <dtucker at
2016 Jun 27
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 --- Comment #31 from Mason <ahdong2007 at hotmail.com> --- (In reply to Darren Tucker from comment #30) > Did the patch help? if so I'd like to include it in the next > release. Sorry, my test server was removed, I can't continue the testing. I would like to put it on hold, and will continue the testing once I get another
2016 Jul 15
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #32 from Darren Tucker <dtucker at
2016 Dec 09
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #33 from Damien Miller <djm at mindrot.org> --- Bulk mark issues CLOSED in 7.3 release --
2016 Mar 29
2
request: add IP address to a log message to allow blocking
Hello, I'm seeing a lot of messages like this: fatal: Read from socket failed: Connection reset by peer [preauth] I presume they are the result of someone trying a brute-force attack of some kind, and would like to ban the attacker, but cannot, because the IP address is missing. If you haven't already, an you please add the IP address to this message, and any similar messages?
2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey, Judging from the (private) responses I?ve got, there is quite a bit of interest in the U2F feature I proposed a while ago. Therefore, I?ve taken some time to resolve the remaining issues, and I think the resulting patch (attached to this email) is in quite a good state now. I also posted the new version of the patch to https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2015 Nov 24
2
Problem with gpg-agent and yubikey since openssh v6.8p1
Hi, i'm unsure if the problem we encounter is a bug in openssh or in gnupg. But as everything was working with openssh 6.7p1 and earlier i guess that there where at least some changes in openssh that leads to the problem. You can read the latest discussion about the problem here: https://www.mail-archive.com/gnupg-users%40gnupg.org/msg29421.html https://www.mail-archive.com/gnupg-users
2015 Jan 09
6
[Bug 2336] New: Expose dynamic port for -R 0:... via environment
https://bugzilla.mindrot.org/show_bug.cgi?id=2336 Bug ID: 2336 Summary: Expose dynamic port for -R 0:... via environment Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs
2015 Mar 14
6
[Bug 2366] New: ssh-keygen doesn't correctly decode new format GCM-encrypted keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2366 Bug ID: 2366 Summary: ssh-keygen doesn't correctly decode new format GCM-encrypted keys Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component:
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
https://bugzilla.mindrot.org/show_bug.cgi?id=2404 Bug ID: 2404 Summary: scp skips file/directory on permissions error Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org
2014 Oct 12
0
[Bug 1993] ssh tries to add keys to ~/.ssh/known_hosts though StrictHostKeyChecking yes is set
https://bugzilla.mindrot.org/show_bug.cgi?id=1993 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.2p1 |6.7p1 --- Comment #4 from Christoph Anton Mitterer <calestyo at scientia.net> --- Hi guys.
2014 Oct 21
0
[Bug 2016] SCTP Support
https://bugzilla.mindrot.org/show_bug.cgi?id=2016 Joshua Kinard <kumba at gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2163|0 |1 is obsolete| | Attachment #2329|0 |1 is
2016 Mar 29
3
request: add IP address to a log message to allow blocking
On Tue 2016-03-29 18:10:00 -0400, Damien Miller wrote: > On Tue, 29 Mar 2016, IMAP List Administration wrote: >> If you haven't already, an you please add the IP address to this message, and >> any similar messages? I'm using version 6.7p1. > > I actually added that recently. It will be in openssh-7.3, due in a > couple of months. Will it be configurable? There