Displaying 20 results from an estimated 46 matches for "nexbridge".
2025 Jan 15
1
new release 3.4.0 - critical security release
Also, the patch I previously sent works correctly on x86, but not ia64. This problem is isolated to popt/findme
From: rsync.project <rsync.project at gmail.com>
Sent: January 15, 2025 2:11 PM
To: rsbecker at nexbridge.com
Cc: Perry Hutchison <pluto at agora.rdrop.com>; rsync at lists.samba.org
Subject: Re: new release 3.4.0 - critical security release
Is there a way I can get access to a machine 3.4.0 is failing to build on? Maybe a VM under VirtualBox? Or some cloud service?
I don't have an ia64...
2025 Jan 15
2
new release 3.4.0 - critical security release
...iler does not generate code for allocating on the stack on this machine.
Please forgive me here, but adding a new dependency for a critical security fix is rather painful.
--Randall
From: rsync.project <rsync.project at gmail.com>
Sent: January 14, 2025 4:31 PM
To: rsbecker at nexbridge.com
Cc: rsync at lists.samba.org
Subject: Re: new release 3.4.0 - critical security release
the alloca comes from the new popt release. What system are you having an issue with?
On Wed, 15 Jan 2025 at 07:16, <rsbecker at nexbridge.com <mailto:rsbecker at nexbridge.com> > wrot...
2025 Jan 15
1
new release 3.4.0 - critical security release
FYI: I think this is just missing #include ?rsync.h? in popt/findme.c
From: rsbecker at nexbridge.com <rsbecker at nexbridge.com>
Sent: January 14, 2025 10:35 PM
To: rsbecker at nexbridge.com; 'rsync.project' <rsync.project at gmail.com>
Cc: rsync at lists.samba.org
Subject: RE: new release 3.4.0 - critical security release
Another issue here in findme.c. strlcpy() is a...
2025 Jan 15
3
new release 3.4.0 - critical security release
Is there a way I can get access to a machine 3.4.0 is failing to build on?
Maybe a VM under VirtualBox? Or some cloud service?
I don't have an ia64
On Thu, 16 Jan 2025 at 01:20, <rsbecker at nexbridge.com> wrote:
> On January 14, 2025 11:20 PM, Perry Hutchison wrote:
> >"Randall S. Becker via rsync" <rsync at lists.samba.org> wrote:
> >
> >> FYI: I think this is just missing #include "rsync.h" in popt/findme.c
> >
> >Structurally,...
2025 Jan 15
1
new release 3.4.0 - critical security release
...upstream popt. We have Solaris and FreeBSD CI
> tests, along with linux, but don't have a method for testing other
> platforms. If you submit a PR to fix this, please consider a way we can
> test the fix in CI.
> Cheers, Tridge
>
> On Wed, 15 Jan 2025 at 14:35, <rsbecker at nexbridge.com> wrote:
>
>> Another issue here in findme.c. strlcpy() is a BSD-only method and
>> definitely not portable.
>>
>> Please consider other platforms when creating patches. I can provide a
>> patch to this
>>
>> patch also.
>>
>>
>>...
2020 Aug 29
10
[Bug 3205] New: Support HPE NonStop Server Port
...Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: rsbecker at nexbridge.com
I am working on updating the port for HPE NonStop Itanium and x86 (Big
Endian) platforms. I would like to contribute the changes, once
working, to the main repository for inclusion into the code base.
For reference, I have been maintaining the openssh-portable port for
both platforms through...
2025 Jan 14
1
new release 3.4.0 - critical security release
...iler does not generate code for allocating on the stack on this machine.
Please forgive me here, but adding a new dependency for a critical security fix is rather painful.
--Randall
From: rsync.project <rsync.project at gmail.com>
Sent: January 14, 2025 4:31 PM
To: rsbecker at nexbridge.com
Cc: rsync at lists.samba.org
Subject: Re: new release 3.4.0 - critical security release
the alloca comes from the new popt release. What system are you having an issue with?
On Wed, 15 Jan 2025 at 07:16, <rsbecker at nexbridge.com <mailto:rsbecker at nexbridge.com> > wrot...
2018 Apr 12
3
OpenSSH 7.7 t1 script breakage
On 13 April 2018 at 08:29, Josh Soref <jsoref at gmail.com> wrote:
> Randall S. Becker <rsbecker at nexbridge.com> wrote:
>>
>>
>> -REGRESSTMP = "$(PWD)/regress"
>> +REGRESSTMP = `pwd`
>>
>> tests interop-tests t-exec unit: regress-prep regress-binaries $(TARGETS)
>
>
> It looks like the problem is that pwd is in uppercase, not so much the
> dis...
2018 Jan 15
1
Rsync 3.1.3pre1 released
On Mon, Jan 15, 2018 at 6:20 AM, Randall S. Becker <rsbecker at nexbridge.com>
wrote:
> Incompatibility introduced at 3.1.3pre1. These are not present at master,
> which compiles cleanly.
>
The master branch and 3.1.3pre1 were pretty much the same until just a
moment ago (except that the tar files get some generated files that aren't
present in git, suc...
2016 Feb 08
3
[Bug] Regression problem in transfer.sh for OpenSSH 7.1 P2 on HPE NSE above dd-size 32k
G'Day,
I am requesting help in resolving an issue on the HPE NonStop platform in
OpenSSH 7.1 P2 in the regression suite for all dd-size above 32k. Previous
tests are all passing, but in the for-loop inside regress/transfer.sh, when
s is 64k, the command:
dd if=$DATA obs=${s} 2> /dev/null | \
${SSH} -q -$p -F $OBJ/ssh_proxy somehost "cat >
2018 Apr 13
2
OpenSSH 7.7 t1 script breakage
On Thu, Apr 12, 2018 at 6:29 PM, Josh Soref <jsoref at gmail.com> wrote:
> Randall S. Becker <rsbecker at nexbridge.com> wrote:
>
>>
>> -REGRESSTMP = "$(PWD)/regress"
>> +REGRESSTMP = `pwd`
>>
>> tests interop-tests t-exec unit: regress-prep regress-binaries $(TARGETS)
>>
>
> It looks like the problem is that pwd is in uppercase, not so much the
> dis...
2025 Jan 14
1
new release 3.4.0 - critical security release
...iler does not generate code for allocating on the stack on this machine.
Please forgive me here, but adding a new dependency for a critical security fix is rather painful.
--Randall
From: rsync.project <rsync.project at gmail.com>
Sent: January 14, 2025 4:31 PM
To: rsbecker at nexbridge.com
Cc: rsync at lists.samba.org
Subject: Re: new release 3.4.0 - critical security release
the alloca comes from the new popt release. What system are you having an issue with?
On Wed, 15 Jan 2025 at 07:16, <rsbecker at nexbridge.com <mailto:rsbecker at nexbridge.com> > wrot...
2018 Apr 12
4
OpenSSH 7.7 t1 script breakage
After getting OpenSSH 7.7 to build :), the initial test fails as follows:
test_kex:
............................................................................
............................................................................
............................................................................
............................................................................
2025 Jan 14
2
new release 3.4.0 - critical security release
the alloca comes from the new popt release. What system are you having an
issue with?
On Wed, 15 Jan 2025 at 07:16, <rsbecker at nexbridge.com> wrote:
> A new dependency was added since 3.3, alloca(), which is not portable. Is
> there a way around this?
>
> Thanks,
>
> Randall
>
>
>
> *From:* rsync <rsync-bounces at lists.samba.org> *On Behalf Of *rsync.project
> via rsync
> *Sent:* Januar...
2025 Jan 15
1
new release 3.4.0 - critical security release
The popt changes came from upstream popt. We have Solaris and FreeBSD CI
tests, along with linux, but don't have a method for testing other
platforms. If you submit a PR to fix this, please consider a way we can
test the fix in CI.
Cheers, Tridge
On Wed, 15 Jan 2025 at 14:35, <rsbecker at nexbridge.com> wrote:
> Another issue here in findme.c. strlcpy() is a BSD-only method and
> definitely not portable.
>
> Please consider other platforms when creating patches. I can provide a
> patch to this
>
> patch also.
>
>
>
> Thanks,
>
> Randall
>
>
>...
2016 Feb 08
2
[Bug] Regression problem in transfer.sh for OpenSSH 7.1 P2 on HPE NSE above dd-size 32k
On February 8, 2016 3:30 PM, Darren Tucker wrote:
> To: Randall S. Becker <rsbecker at nexbridge.com>
> Cc: OpenSSH Devel List <openssh-unix-dev at mindrot.org>
> Subject: Re: [Bug] Regression problem in transfer.sh for OpenSSH 7.1 P2 on
> HPE NSE above dd-size 32k
>
> On Tue, Feb 9, 2016 at 6:36 AM, Randall S. Becker
> <rsbecker at nexbridge.com> wrote:
>...
2023 May 07
2
[PATCH] compat: Relax version check with OpenSSL 3.0+
On Mon, 8 May 2023 at 06:13, <rsbecker at nexbridge.com> wrote:
[...]
> Is this not already covered using the --without-openssl-header-check
> configuration option?
No. That configure option will disable the consistency check between
the headers and library versions at compile time, ie the API. It was
added when some vendors (from memory...
2018 Apr 06
2
Announce: OpenSSH 7.7 released
On 6 April 2018 at 01:36, Randall S. Becker <rsbecker at nexbridge.com> wrote:
[...]
> Sorry to report that I'm having difficulty building on NonStop (built from a
> git clone at 2c71ca1). Configure is failing, run as:
>
> configure --prefix=/usr/local --without-openssl-header-check
> ...
> checking for sys/un.h... yes
> checking compil...
2016 Feb 10
2
Test Failure OpenSSH 7.1 P2 on HPE NSE for key-commands
On February 9, 2016 7:28 PM, Darren Tucker wrote:
> To: Randall S. Becker <rsbecker at nexbridge.com>
> Cc: OpenSSH Devel List <openssh-unix-dev at mindrot.org>
> Subject: Re: Test Failure OpenSSH 7.1 P2 on HPE NSE for key-commands
>
> On Wed, Feb 10, 2016 at 10:35 AM, Randall S. Becker
> <rsbecker at nexbridge.com> wrote:
> > Thread split from my previous...
2018 Jan 15
1
[Bug 13224] New: New file handling causes compile issues for NonStop port.
...port.
Product: rsync
Version: 3.1.3
Hardware: Other
OS: Other
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: rsbecker at nexbridge.com
QA Contact: rsync-qa at samba.org
On the HPE NonStop NSX and NSE hardware, L-series and J-series operating
systems, respectively, the following compiler errors have been introduced since
3.1.2. The sys/file.h components are not available on this platform, nor is
there a suitable replac...