Displaying 20 results from an estimated 20000 matches similar to: "[Bug 3595] New: Configure.ac Check Header Versions"
2015 Sep 23
10
[Bug 2471] New: "match exec" prepends "exec" to its command
https://bugzilla.mindrot.org/show_bug.cgi?id=2471
Bug ID: 2471
Summary: "match exec" prepends "exec" to its command
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee:
2018 Apr 18
3
[PATCH] configure.ac/cipher.c: Check for OpenSSL with EVP_des_ede3_cbc
While compiling openssl with option `no-des', it caused the openssh
build failure
...
cipher.c:85:41: error: 'EVP_des_ede3_cbc' undeclared here (not in a function);
...
Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
cipher.c | 2 ++
configure.ac | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/cipher.c b/cipher.c
index
2023 Mar 14
16
[Bug 3548] New: Upgrading from openssl-3.0.8 to openssl-3.1.0 leads to version mismatch error
https://bugzilla.mindrot.org/show_bug.cgi?id=3548
Bug ID: 3548
Summary: Upgrading from openssl-3.0.8 to openssl-3.1.0 leads to
version mismatch error
Product: Portable OpenSSH
Version: 9.1p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2009 Oct 03
2
[Bug 1658] New: configure.ac AC_TRY_COMPILE() causes failure with autoconf-2.64
https://bugzilla.mindrot.org/show_bug.cgi?id=1658
Summary: configure.ac AC_TRY_COMPILE() causes failure with
autoconf-2.64
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2003 Sep 09
3
[Bug 636] configure.ac patch for unicosmp machine
http://bugzilla.mindrot.org/show_bug.cgi?id=636
Summary: configure.ac patch for unicosmp machine
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
2009 Aug 28
8
[Bug 1637] New: Change the context when starting internal-sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=1637
Summary: Change the context when starting internal-sftp
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: unassigned-bugs at mindrot.org
2020 Mar 03
2
OpenSSL Version 1.0.2 is not supported
Hi,
I am running CentOS Linux release 7.7.1908 (Core) with the below mentioned
OpenSSL version. As per https://www.openssl.org/policies/releasestrat.html.
Version 1.0.2 is no longer supported.
OpenSSL Version
> #openssl version
> OpenSSL 1.0.2k-fips 26 Jan 2017
> #
Are there any plans for the latest stable supported version of OpenSSL to
be made available in the CentOS 7.x version? I
2019 May 04
4
[PATCH] configure.ac: Add mandoc as valid formatter
Hi,
On systems that have mandoc installed but are missing an nroff binary,
the configure script will fall back to pre-formatted manual pages
despite the fact that mandoc could be used.
The proposed patch adds mandoc as a valid formatter to configure.ac. As
mandoc supports the -mdoc flag, it can simply be added to the list of
nroff-like binaries.
Wolfgang
-------------- next part --------------
2023 Apr 03
12
[Bug 3558] New: Spelling "yes" as "Yes" in sshd_config has a fatal result
https://bugzilla.mindrot.org/show_bug.cgi?id=3558
Bug ID: 3558
Summary: Spelling "yes" as "Yes" in sshd_config has a fatal
result
Product: Portable OpenSSH
Version: 7.2p2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2024 Oct 03
1
[Bug 3741] New: Authentication failure
https://bugzilla.mindrot.org/show_bug.cgi?id=3741
Bug ID: 3741
Summary: Authentication failure
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2023 Jun 23
15
[Bug 3584] New: Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3
https://bugzilla.mindrot.org/show_bug.cgi?id=3584
Bug ID: 3584
Summary: Segfault when built with optimisations on macOS 13
(x86_64) with Xcode 14.3
Product: Portable OpenSSH
Version: 9.3p1
Hardware: amd64
OS: Mac OS X
Status: NEW
Severity: major
Priority: P5
2011 Dec 03
2
[Bug 1954] New: configure: error: OpenSSL version header not found.
https://bugzilla.mindrot.org/show_bug.cgi?id=1954
Bug #: 1954
Summary: configure: error: OpenSSL version header not found.
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
2003 Jul 07
1
[Bug 603] configure: error: OpenSSL version header not found
http://bugzilla.mindrot.org/show_bug.cgi?id=603
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dtucker at zip.com.au 2003-07-07
2003 Jul 07
1
[Bug 603] configure: error: OpenSSL version header not found
http://bugzilla.mindrot.org/show_bug.cgi?id=603
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dtucker at zip.com.au 2003-07-07
2023 Apr 28
4
[Bug 3568] New: ctrl-c causes ssh connection to drop
https://bugzilla.mindrot.org/show_bug.cgi?id=3568
Bug ID: 3568
Summary: ctrl-c causes ssh connection to drop
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2023 May 22
6
[Bug 3574] New: ssh ignores AuthorizedPrincipalsCommand if AuthorizedKeysCommand is also set
https://bugzilla.mindrot.org/show_bug.cgi?id=3574
Bug ID: 3574
Summary: ssh ignores AuthorizedPrincipalsCommand if
AuthorizedKeysCommand is also set
Product: Portable OpenSSH
Version: 9.3p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component:
2024 Feb 16
10
[Bug 3668] New: OpenSSL version header not found
https://bugzilla.mindrot.org/show_bug.cgi?id=3668
Bug ID: 3668
Summary: OpenSSL version header not found
Product: Portable OpenSSH
Version: 9.6p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
2023 Jun 20
8
[Bug 3581] New: ssh-keyscan fails with `fdlim_get: bad value` with large file descriptor limit due to type confusion
https://bugzilla.mindrot.org/show_bug.cgi?id=3581
Bug ID: 3581
Summary: ssh-keyscan fails with `fdlim_get: bad value` with
large file descriptor limit due to type confusion
Product: Portable OpenSSH
Version: 9.3p1
Hardware: ARM64
OS: Mac OS X
Status: NEW
Severity: enhancement
2022 Nov 06
12
[Bug 3497] New: setresuid configure check may need _GNU_SOURCE
https://bugzilla.mindrot.org/show_bug.cgi?id=3497
Bug ID: 3497
Summary: setresuid configure check may need _GNU_SOURCE
Product: Portable OpenSSH
Version: 9.1p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee:
2023 Nov 28
1
[Bug 3637] New: Q
https://bugzilla.mindrot.org/show_bug.cgi?id=3637
Bug ID: 3637
Summary: Q
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Itanium
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-rand-helper
Assignee: unassigned-bugs at mindrot.org
Reporter: