Displaying 20 results from an estimated 400 matches similar to: "[Bug 3739] New: Match parsing requires space before '='"
2024 Oct 27
3
FYI: fix for big-endian systems pushed to V_9_9 branch
Hi,
This is mostly a note for downstream distributors of OpenSSH. I've
just pushed fixes to the V_9_9 stable branch for a bug in the
mlkem768x25519-sha256 key exchange algorithm that was added in this
release that causes connection failures when connecting between
big-endian and little-endian hosts.
The problem is on the big-endian side. No change is required for
the more common
2024 Sep 25
28
[Bug 3740] New: Tracking bug for OpenSSH 10.0
https://bugzilla.mindrot.org/show_bug.cgi?id=3740
Bug ID: 3740
Summary: Tracking bug for OpenSSH 10.0
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
2024 Oct 27
1
FYI: fix for big-endian systems pushed to V_9_9 branch
On Sun, Oct 27, 2024 at 03:45:33PM +1100, Damien Miller wrote:
> This is mostly a note for downstream distributors of OpenSSH. I've
> just pushed fixes to the V_9_9 stable branch for a bug in the
> mlkem768x25519-sha256 key exchange algorithm that was added in this
> release that causes connection failures when connecting between
> big-endian and little-endian hosts.
>
>
2007 Jan 10
1
Recent vulnerabilities in xorg-server
Colin, good day!
Spotted two patches for x11-servers/xorg-server port: see entries for
x11r6.9.0-dbe-render.diff and x11r6.9.0-cidfonts.diff at
http://xorg.freedesktop.org/releases/X11R6.9.0/patches/index.html
Seems like they are not applied to the xorg-server-6.9.0_5. May be
it should be added to the VuXML document?
There is a ports/107733 issue that incorporates these patches. May
be you
2012 Oct 20
2
Help with programming a tricky algorithm
Hi All,
I'm a little stumped by the following problem. I've got a dataset with
the following structure:
idxy ix iy country (other variables)
1 1 1 c1 x1
2 1 2 c1 x2
3 1 3 c1 x3
. . . . .
3739 55 67 c7 x3739
3740 55 68 c7 x3740
where ix and
2024 Oct 29
1
FYI: fix for big-endian systems pushed to V_9_9 branch
On 27/10/2024 05:45, Damien Miller wrote:
> If you distribute OpenSSH to big-endian systems and have packaged
> OpenSSH 9.9 already, then I recommend you include these fixes as the
> next release of OpenSSH will make this key exchange algorithm the
> default.
>
I tried to update my Solaris builds but ran into a build error.
In file included from kexmlkem768x25519.c:50:
2024 Oct 29
1
FYI: fix for big-endian systems pushed to V_9_9 branch
On Tue, 29 Oct 2024, Tom G. Christensen wrote:
> On 27/10/2024 05:45, Damien Miller wrote:
> > If you distribute OpenSSH to big-endian systems and have packaged
> > OpenSSH 9.9 already, then I recommend you include these fixes as the
> > next release of OpenSSH will make this key exchange algorithm the
> > default.
> >
>
> I tried to update my Solaris
2005 Jun 24
1
mounting ocfs2 partitions on boot
Hi list,
today, I installed a two node Oracle 10g RAC system on SLES9 SP2 RC2 which
shares
(via a SAN) a database volume and a quorum (ocr and voting). This volumes
are formated
with ocfs2 - so far no problem.
At the moment I'm stuck with the mounting of these volumes at boot time.
The user-guide
of ocfs2-tools mentions to add the corresponding lines to fstab - but at
the time when
fstab
2006 Apr 28
5
DO NOT REPLY [Bug 3740] New: --delete with -a failes with warning (though -a is supposed to imply -r)
https://bugzilla.samba.org/show_bug.cgi?id=3740
Summary: --delete with -a failes with warning (though -a is
supposed to imply -r)
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
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
2024 Apr 26
3
[Bug 3684] New: regress/key-options.sh: update future key expiry date to far in the future
https://bugzilla.mindrot.org/show_bug.cgi?id=3684
Bug ID: 3684
Summary: regress/key-options.sh: update future key expiry date
to far in the future
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2024 Jan 22
4
[Bug 3658] New: Wrong comment in /etc/ssh/sshd_config
https://bugzilla.mindrot.org/show_bug.cgi?id=3658
Bug ID: 3658
Summary: Wrong comment in /etc/ssh/sshd_config
Product: Portable OpenSSH
Version: 9.6p1
Hardware: Other
OS: Illumos
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2009 Feb 11
1
Table Formatting
Dear R-Users
I have created the following table in R:
Year TACC.SNA1 Catch.SNA1 TACC.SNA2 Catch.SNA2 TACC.SNA3
Catch.SNA3
111 1985-86 9396 18595 1860 530
1486 16727
112 1986-87 3155 12195 9506 7067
4991 2300
113 1987-88 6913 2074 3740
2017 Jul 19
4
[Bug 2745] New: [PATCH] add support for VersionAddendum to the client
https://bugzilla.mindrot.org/show_bug.cgi?id=2745
Bug ID: 2745
Summary: [PATCH] add support for VersionAddendum to the client
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee:
2014 Oct 14
3
[LLVMdev] RFC: Should we have (something like) -extra-vectorizer-passes in -O2?
I've added a straw-man of some extra optimization passes that help specific
benchmarks here or there by either preparing code better on the way into
the vectorizer or cleaning up afterward. These are off by default until
there is some consensus on the right path forward, but this way we can all
test out the same set of flags, and collaborate on any tweaks to them.
The primary principle here
2009 Jun 04
2
[LLVMdev] Windows x64 JIT usability
What is the current state of the JIT on Windows x64?
I have noticed intermittent conversation about past incompatibility
due to the calling convention idiosyncrasies, as well as some
suggestion from last fall that it was targeted for a fix in the 2.5
timeframe, but see no definitive conclusion. Is this working in 2.5,
in trunk, or likely to be in trunk soon?
2015 Jan 24
4
Indexing Mail faster
Hi,
I am trying to get faster search results on our webmail client(Roundcube).
Besides using Lucene for FTS are there other options?
Would having all mails indexed give fast results?
Currently the time it takes to search 25,000mails is 4mins. If indexed how
much faster are we looking at?
Really appreciate if someone could advise about this.
Thanks
Kevin
2016 Feb 29
6
Timout for LDAP connection
Hi,
we are using a round robin dns record for connections to our ldap
system. This works fine for almost all cases. In particular, for
dovecot does this mean, when an ldap server is stopped, dovecot
instantly reconnects to another ldap server.
But when the network connection to the active ldap server is broken,
dovecot sticks to the failed ldap server. Is there any possibility to
define a
1998 Nov 16
1
Strange behaviour with domain login
Hi there,
I have Samba 1.9.18p18 installed on Linux (S.u.S.E. 5.3). It
is configured to act as a domain controler for the Windoze
machines.
One of my users, which can login from his Win95 (plain text
password) without problems, wants to change his password
from the Control Panel. But every time when he logs out
after changing his password and re-logs in, the new password
is refused by the
2009 Jun 30
2
[LLVMdev] JIT on Windows x64
Hi,
I'm new to LLVM and have some questions about using the JIT on Windows
x64. I am aware that this is currently broken but am attempting to use
the hack/patch proposed in this bug
http://llvm.org/bugs/show_bug.cgi?id=3739.
I checked out the revision the patch was created for (66183) and applied
it but the assembler generated seems to fail whenever it reaches a
movaps insctruction.