Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] socat version
@ 2014-11-04 12:58 Danomi Manchego
  2014-11-04 13:13 ` Yegor Yefremov
  2014-11-08 21:22 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Danomi Manchego @ 2014-11-04 12:58 UTC (permalink / raw)
  To: buildroot

All,

Buildroot has been using the socat 2.0.0 series for a while.  We
recently ran into a socat issue which was fixed upstream, but in a
1.7.2.4 release.  For rears, the socat people released a version 1
release and a version 2 release in tandem, but for some reason, the
latest release was only 1.7.2.4.  Reading about socat 2 at
http://www.dest-unreach.org/socat/socat-version2.html I see it is
(was?) described as "beta".

So I was wondering: is buildroot on the 2.0.0 series under the
normally sane presumption that 2.0 must be newer than 1.7, or is there
an actual preference for the version 2 releases?

Danomi -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] socat version
  2014-11-04 12:58 [Buildroot] socat version Danomi Manchego
@ 2014-11-04 13:13 ` Yegor Yefremov
       [not found]   ` <54591B92.4030502@dest-unreach.org>
  2014-11-08 21:22 ` Peter Korsgaard
  1 sibling, 1 reply; 5+ messages in thread
From: Yegor Yefremov @ 2014-11-04 13:13 UTC (permalink / raw)
  To: buildroot

On Tue, Nov 4, 2014 at 1:58 PM, Danomi Manchego
<danomimanchego123@gmail.com> wrote:
> All,
>
> Buildroot has been using the socat 2.0.0 series for a while.  We
> recently ran into a socat issue which was fixed upstream, but in a
> 1.7.2.4 release.  For rears, the socat people released a version 1
> release and a version 2 release in tandem, but for some reason, the
> latest release was only 1.7.2.4.  Reading about socat 2 at
> http://www.dest-unreach.org/socat/socat-version2.html I see it is
> (was?) described as "beta".
>
> So I was wondering: is buildroot on the 2.0.0 series under the
> normally sane presumption that 2.0 must be newer than 1.7, or is there
> an actual preference for the version 2 releases?

Adding Gerhard Rieger (socat maintainer) in CC

Yegor

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] socat version
  2014-11-04 12:58 [Buildroot] socat version Danomi Manchego
  2014-11-04 13:13 ` Yegor Yefremov
@ 2014-11-08 21:22 ` Peter Korsgaard
  2014-11-09 11:17   ` Gustavo Zacarias
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2014-11-08 21:22 UTC (permalink / raw)
  To: buildroot

>>>>> "Danomi" == Danomi Manchego <danomimanchego123@gmail.com> writes:

 > All,
 > Buildroot has been using the socat 2.0.0 series for a while.  We
 > recently ran into a socat issue which was fixed upstream, but in a
 > 1.7.2.4 release.  For rears, the socat people released a version 1
 > release and a version 2 release in tandem, but for some reason, the
 > latest release was only 1.7.2.4.  Reading about socat 2 at
 > http://www.dest-unreach.org/socat/socat-version2.html I see it is
 > (was?) described as "beta".

 > So I was wondering: is buildroot on the 2.0.0 series under the
 > normally sane presumption that 2.0 must be newer than 1.7, or is there
 > an actual preference for the version 2 releases?

I don't think there's any real reason that we've gone with 2.0 series. I
atleast wasn't aware of the two branches. We moved from 1.4 to 2.0 a
long time ago (back when we used subversion), and the person doing the
change is no longer active.

commit 3fde5702db832475c4a45aa3f35aac7839c6a710
Author: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Date:   Fri Jan 2 08:29:31 2009 +0000

    Bump socat version, optionally add configure variables

Gustavo, you have recently bumped the version - Do you have anything to
add?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] socat version
  2014-11-08 21:22 ` Peter Korsgaard
@ 2014-11-09 11:17   ` Gustavo Zacarias
  0 siblings, 0 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2014-11-09 11:17 UTC (permalink / raw)
  To: buildroot

On 11/08/2014 06:22 PM, Peter Korsgaard wrote:

> I don't think there's any real reason that we've gone with 2.0 series. I
> atleast wasn't aware of the two branches. We moved from 1.4 to 2.0 a
> long time ago (back when we used subversion), and the person doing the
> change is no longer active.
> 
> commit 3fde5702db832475c4a45aa3f35aac7839c6a710
> Author: Ulf Samuelsson <ulf.samuelsson@atmel.com>
> Date:   Fri Jan 2 08:29:31 2009 +0000
> 
>     Bump socat version, optionally add configure variables
> 
> Gustavo, you have recently bumped the version - Do you have anything to
> add?

Hi.
My bump was purely for security purposes so i kept on the same series
that was before.
Since i don't generally use socat feel free to switch to the 1.x series
if that's considered better.
Regards.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] socat version
       [not found]   ` <54591B92.4030502@dest-unreach.org>
@ 2014-11-09 12:33     ` Yegor Yefremov
  0 siblings, 0 replies; 5+ messages in thread
From: Yegor Yefremov @ 2014-11-09 12:33 UTC (permalink / raw)
  To: buildroot

Hello Gerhard,

thanks for the info. What prevents you from releasing final socat 2?
Is it lacking feedback from other architectures, than Linux?

Yegor

On Tue, Nov 4, 2014 at 7:31 PM, Gerhard Rieger <gerhard@dest-unreach.org> wrote:
> Hello,
>
> the 3 tandem releases were all security fixes, this required parallel
> releases of version 1 and 2.
>
> I am planning a 2.0.0-b8 that includes all fixes up to version 1.7.2.4
> and some version 2 specific ones.
>
> Kind regards
> Gerhard
>
>
> On 11/04/2014 02:13 PM, Yegor Yefremov wrote:
>> On Tue, Nov 4, 2014 at 1:58 PM, Danomi Manchego
>> <danomimanchego123@gmail.com> wrote:
>>> All,
>>>
>>> Buildroot has been using the socat 2.0.0 series for a while.  We
>>> recently ran into a socat issue which was fixed upstream, but in a
>>> 1.7.2.4 release.  For rears, the socat people released a version 1
>>> release and a version 2 release in tandem, but for some reason, the
>>> latest release was only 1.7.2.4.  Reading about socat 2 at
>>> http://www.dest-unreach.org/socat/socat-version2.html I see it is
>>> (was?) described as "beta".
>>>
>>> So I was wondering: is buildroot on the 2.0.0 series under the
>>> normally sane presumption that 2.0 must be newer than 1.7, or is there
>>> an actual preference for the version 2 releases?
>> Adding Gerhard Rieger (socat maintainer) in CC
>>
>> Yegor
>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-09 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 12:58 [Buildroot] socat version Danomi Manchego
2014-11-04 13:13 ` Yegor Yefremov
     [not found]   ` <54591B92.4030502@dest-unreach.org>
2014-11-09 12:33     ` Yegor Yefremov
2014-11-08 21:22 ` Peter Korsgaard
2014-11-09 11:17   ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox