similar to: Wrong version for ext-info-s in https://www.openssh.com/specs.html

Displaying 20 results from an estimated 2000 matches similar to: "Wrong version for ext-info-s in https://www.openssh.com/specs.html"

2016 Feb 09
2
[fdo] https://cgit.freedesktop.org wrong ssl cert
Is there any plan to fix this: [root at 7af579e3aefc /]# curl -vvv https://cgit.freedesktop.org/xorg/proto/xproto/plain/COPYING * About to connect() to cgit.freedesktop.org port 443 * Trying 131.252.210.161... connected * Connected to cgit.freedesktop.org (131.252.210.161) port 443 * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none *
2018 Nov 13
12
[Bug 2929] New: OpenSSH server should not send the SSH_MSG_EXT_INFO message after rekeying
https://bugzilla.mindrot.org/show_bug.cgi?id=2929 Bug ID: 2929 Summary: OpenSSH server should not send the SSH_MSG_EXT_INFO message after rekeying Product: Portable OpenSSH Version: 7.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5
2020 Jul 20
3
Automatic FIDO2 key negotiation (request for comments)
At present whenever non-resident keys are used the key_handle required to use the token must be given by selecting the ssh 'private key' file generated by ssh-keygen during negotiation. In the more common webauthn context this key_handle would be stored on the server and then transmitted to the client during authentication. The client then checks connected tokens for one that reports it
2023 Aug 29
0
[Bug 3356] sshconnect2: SSH_MSG_EXT_INFO implementation seems broken based on RFC 8308
https://bugzilla.mindrot.org/show_bug.cgi?id=3356 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- Created attachment 3725 -->
2017 Jul 05
2
Administrivia: new list server
Hi, I've migrated the list, bugzilla and anongit servers. With one exception (below), you shouldn't see any difference. If you do then I've messed up and I'd appreciate your letting me know. The list server now runs on different MTA that turned out to be subtly incompatible with the TMDA mail filtering software that provides the ability for non-list members to post to
2014 Feb 12
5
[Bug 2200] New: ssh -W causes "getsockname failed: Bad file descriptor" errors
https://bugzilla.mindrot.org/show_bug.cgi?id=2200 Bug ID: 2200 Summary: ssh -W causes "getsockname failed: Bad file descriptor" errors Product: Portable OpenSSH Version: 6.5p1 Hardware: All URL: http://bugs.debian.org/738693 OS: Linux Status: NEW Severity:
2024 Aug 14
3
[Bug 3717] New: Stricter sshd absolute path requirement breaks xinetd
https://bugzilla.mindrot.org/show_bug.cgi?id=3717 Bug ID: 3717 Summary: Stricter sshd absolute path requirement breaks xinetd Product: Portable OpenSSH Version: 9.8p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at
2017 Jan 16
0
ldmtool in RHEL (was: Re: https://www.redhat.com/archives/libguestfs/2012-December/msg00020.html)
On Wed, Dec 21, 2016 at 04:30:25PM +0000, Devloo, Ivan wrote: > Hi Sir, > > I'd like to install the ldmtool on Redhat linux 7. > > Any reason why it is not in the yum repository. > > Many thanks for your feedback, It's not available in RHEL or EPEL. https://admin.fedoraproject.org/pkgdb/package/rpms/libldm/ You'll have to add it:
2014 Jan 17
3
New git repository
Hi, When the Subversion mirror of portable OpenSSH fell into disrepair, I promised to replace it with a git mirror. Well, I finally got around to it - you can clone git://anongit.mindrot.org/openssh.git and browse at https://anongit.mindrot.org/openssh.git/ The repository is also mirrored to github at https://github.com/openssh/openssh-portable These are very new and it's entirely possible
2023 Dec 18
0
[PATCH] PROTOCOL: make section numbers unique
"transport: ping facility" and "transport: strict key exchange extension" were both section 1.9. --- crypto/openssh/PROTOCOL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/openssh/PROTOCOL b/crypto/openssh/PROTOCOL index 1894d573d739..3d00efa90d61 100644 --- a/crypto/openssh/PROTOCOL +++ b/crypto/openssh/PROTOCOL @@ -137,7 +137,7 @@ than as a
2016 Mar 04
2
[fdo] Authenticating/verifying freedesktop projects source
Hi, I would like to recompile a version of ModemManager supporting the Voice interface. That is why I have to use the source code from the master branch and not the 1.4 version. This also requires me to download libqmi from a repository, because 1.12 is too old for this. How do I verify the source? Unfortunately: - nor git commits, nor tags seem to be signed, - HTTPS-accessible source
2024 Nov 06
2
[Bug 3749] New: RELEASE_KEY.asc at https://www.openssh.com/portable.html is expired
https://bugzilla.mindrot.org/show_bug.cgi?id=3749 Bug ID: 3749 Summary: RELEASE_KEY.asc at https://www.openssh.com/portable.html is expired Product: Portable OpenSSH Version: 9.9p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component:
2007 Oct 29
0
5 commits - data/icons
data/icons/16x16/Makefile.am | 3 +++ data/icons/22x22/Makefile.am | 3 +++ data/icons/24x24/Makefile.am | 3 +++ data/icons/32x32/Makefile.am | 3 +++ data/icons/48x48/Makefile.am | 3 +++ data/icons/scalable/Makefile.am | 3 +++ 6 files changed, 18 insertions(+) New commits: commit 797ff16e0578aff66902b701d7bd77351e6eb55d Merge: 6674b8f... 2586d9b... Author:
2020 Jun 18
0
2dd4d163cd9c ("drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()")
Hi Boris, There was a fixup to that patch that you'll also have to revert first -- 7dbbdd37f2ae7dd4175ba3f86f4335c463b18403. I guess there's some subtle difference between the old open-coded logic and the helper, they were supposed to be identical. Cheers, -ilia On Thu, Jun 18, 2020 at 4:09 PM Borislav Petkov <bp at alien8.de> wrote: > > Hi, > > my test box
2020 Jun 18
2
2dd4d163cd9c ("drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()")
Hi, my test box won't boot 5.8-rc1 all the way but stops at ... fb0: switching to nouveaufb from EFI VGA <-- EOF I've bisected it to the commit in $Subject, see below. Unfortunately, it doesn't revert cleanly so I can't really do the final test of reverting it ontop of 5.8-rc1 to confirm that this one is really causing it. Any ideas? GPU is: [ 5.678614] fb0: switching
2024 Jun 26
1
CISA et al: "Exploring Memory Safety in Critical Open Source Projects"
i'm not sure if anything has changed since https://marc.info/?l=openbsd-misc&m=151233345723889&w=2 On Wed, Jun 26, 2024 at 9:32?AM Joseph S. Testa II <jtesta at positronsecurity.com> wrote: > > Has anyone done any initial research into how much effort it would take > to port OpenSSH to Rust? If not, I might find that interesting to > start. (Mind you, this would
2024 Jul 03
0
[Bug 3705] New: Disk space exhaustion from PerSourcePenalties logging
https://bugzilla.mindrot.org/show_bug.cgi?id=3705 Bug ID: 3705 Summary: Disk space exhaustion from PerSourcePenalties logging Product: Portable OpenSSH Version: -current Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: sshd Assignee:
2017 Oct 09
3
[Bug 2793] New: DH Group Exchange Incorrect Fallback
https://bugzilla.mindrot.org/show_bug.cgi?id=2793 Bug ID: 2793 Summary: DH Group Exchange Incorrect Fallback Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org
2019 Nov 02
2
U2F support in OpenSSH HEAD
I've had a patch on the bugzilla for a while related to U2F with support for a few additional settings such as providing a path to a specific key to use instead of the first one found and setting if user presence is required when using the key. Is there any objection to folding those parts in if appropriate? Joseph, to offer comment on NIST P-256. There was originally quite a limited subset
2018 Jun 18
0
no mouse cursor on nv50
On Mon, Jun 18, 2018 at 7:46 AM, Adam Borowski <kilobyte at angband.pl> wrote: > Hi! > On v4.18-rc1, the mouse cursor is missing on my right monitor. > Card is G98 [GeForce 8400 GS Rev. 2]. > > I have two monitors: one small landscape 1280x1024 on DVI-I-1 left, and one > big 1600x1200 (1200x1600 portrait) on HDMI-1 right. Curiously, the cursor > is missing not only with