public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] libssh2
@ 2021-05-15 20:12 Brian Inglis
  2021-05-15 20:36 ` Achim Gratz
  2021-05-16  4:32 ` Marco Atzeri
  0 siblings, 2 replies; 18+ messages in thread
From: Brian Inglis @ 2021-05-15 20:12 UTC (permalink / raw)
  To: cygwin-apps

Need to update curl with libssh2 latest 1.9.0 2019 from current 1.7.0 2016
to support new ciphers etc:

curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with Unknown host key type
<https://cygwin.com/pipermail/cygwin/2021-May/248508.html>

The package is hosted @ haxx.se like curl and involves some of the same folks.

Package build is available under Google drive:
<https://drive.google.com/drive/folders/1ge5dmGQX5KEiGdWUYpRf56hAjwSa1xOa>

[Also is anyone aware of any FOSS storage sites out there to replace
Dropbox/Amazon/G/I/One/...-drives?]

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

* Re: [ITA] libssh2
  2021-05-15 20:12 [ITA] libssh2 Brian Inglis
@ 2021-05-15 20:36 ` Achim Gratz
  2021-05-16  4:53   ` Brian Inglis
  2021-05-16  4:32 ` Marco Atzeri
  1 sibling, 1 reply; 18+ messages in thread
From: Achim Gratz @ 2021-05-15 20:36 UTC (permalink / raw)
  To: cygwin-apps

Brian Inglis writes:
> [Also is anyone aware of any FOSS storage sites out there to replace
> Dropbox/Amazon/G/I/One/...-drives?]

Depending on who provides your email it might include some online
storage actually.  Whether the interface sucks less than the ones above
is questionable.  Just get the a web / domain service with their lowest
cost offer…

I really don't care much about the packaged files (personally), so if
you'd just push the package changes to the playground branch so we can
look at it (and see if it builds on AppVeyor) that would be OK for me.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

* Re: [ITA] libssh2
  2021-05-15 20:12 [ITA] libssh2 Brian Inglis
  2021-05-15 20:36 ` Achim Gratz
@ 2021-05-16  4:32 ` Marco Atzeri
  2021-05-16  4:54   ` Brian Inglis
                     ` (2 more replies)
  1 sibling, 3 replies; 18+ messages in thread
From: Marco Atzeri @ 2021-05-16  4:32 UTC (permalink / raw)
  To: cygwin-apps

On 15.05.2021 22:12, Brian Inglis wrote:
> Need to update curl with libssh2 latest 1.9.0 2019 from current 1.7.0 2016
> to support new ciphers etc:
> 
> curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with 
> Unknown host key type
> <https://cygwin.com/pipermail/cygwin/2021-May/248508.html>
> 

Hi Brian

builds fine

Testsuite summary for libssh2 -
============================================================================
# TOTAL: 3
# PASS:  3

I changed the maintainership to you

Thanks
Marco

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

* Re: [ITA] libssh2
  2021-05-15 20:36 ` Achim Gratz
@ 2021-05-16  4:53   ` Brian Inglis
  0 siblings, 0 replies; 18+ messages in thread
From: Brian Inglis @ 2021-05-16  4:53 UTC (permalink / raw)
  To: cygwin-apps

On 2021-05-15 14:36, Achim Gratz wrote:
> Brian Inglis writes:
>> [Also is anyone aware of any FOSS storage sites out there to replace
>> Dropbox/Amazon/G/I/One/...-drives?]
> 
> Depending on who provides your email it might include some online
> storage actually.  Whether the interface sucks less than the ones above
> is questionable.  Just get the a web / domain service with their lowest
> cost offer…
> 
> I really don't care much about the packaged files (personally), so if
> you'd just push the package changes to the playground branch so we can
> look at it (and see if it builds on AppVeyor) that would be OK for me.

https://cygwin.com/cgi-bin2/jobs.cgi?id=2776&user=Brian%20Inglis
https://ci.appveyor.com/project/cygwin/scallywag/builds/39180311
https://ci.appveyor.com/project/cygwin/scallywag/builds/39180311/job/kv6lmectreyg6ofs
https://ci.appveyor.com/project/cygwin/scallywag/builds/39180311/job/rok5w61o9grdkdn6

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

* Re: [ITA] libssh2
  2021-05-16  4:32 ` Marco Atzeri
@ 2021-05-16  4:54   ` Brian Inglis
  2021-05-16  8:31   ` calm needs to get restarted Achim Gratz
  2021-05-17  5:49   ` [ITA] libssh2 Brian Inglis
  2 siblings, 0 replies; 18+ messages in thread
From: Brian Inglis @ 2021-05-16  4:54 UTC (permalink / raw)
  To: cygwin-apps

On 2021-05-15 22:32, Marco Atzeri via Cygwin-apps wrote:
> On 15.05.2021 22:12, Brian Inglis wrote:
>> Need to update curl with libssh2 latest 1.9.0 2019 from current 1.7.0 2016
>> to support new ciphers etc:
>> curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with Unknown host key type
>> <https://cygwin.com/pipermail/cygwin/2021-May/248508.html>

> builds fine
> Testsuite summary for libssh2 -
> ============================================================================
> # TOTAL: 3
> # PASS:  3
> I changed the maintainership to you

Thanks Marco

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

* calm needs to get restarted
  2021-05-16  4:32 ` Marco Atzeri
  2021-05-16  4:54   ` Brian Inglis
@ 2021-05-16  8:31   ` Achim Gratz
  2021-05-16  9:36     ` Marco Atzeri
  2021-05-17  5:49   ` [ITA] libssh2 Brian Inglis
  2 siblings, 1 reply; 18+ messages in thread
From: Achim Gratz @ 2021-05-16  8:31 UTC (permalink / raw)
  To: cygwin-apps


Marco,

please restart calm when you've fixed whatever went wrong with your
latest package upload, thanks.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

* Re: calm needs to get restarted
  2021-05-16  8:31   ` calm needs to get restarted Achim Gratz
@ 2021-05-16  9:36     ` Marco Atzeri
  2021-05-16 10:45       ` Achim Gratz
  0 siblings, 1 reply; 18+ messages in thread
From: Marco Atzeri @ 2021-05-16  9:36 UTC (permalink / raw)
  To: cygwin-apps

On 16.05.2021 10:31, Achim Gratz wrote:
> 
> Marco,
> 
> please restart calm when you've fixed whatever went wrong with your
> latest package upload, thanks.
> 
> 
> Regards,
> Achim.
> 

Sorry I can't

I have not such privilege for what I know

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

* Re: calm needs to get restarted
  2021-05-16  9:36     ` Marco Atzeri
@ 2021-05-16 10:45       ` Achim Gratz
  2021-05-16 11:22         ` Marco Atzeri
  0 siblings, 1 reply; 18+ messages in thread
From: Achim Gratz @ 2021-05-16 10:45 UTC (permalink / raw)
  To: cygwin-apps

Marco Atzeri via Cygwin-apps writes:
> On 16.05.2021 10:31, Achim Gratz wrote:
>> Marco,
>> please restart calm when you've fixed whatever went wrong with your
>> latest package upload, thanks.
>> 
> I have not such privilege for what I know

It got restarted at noon, via cron most likely…


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

* Re: calm needs to get restarted
  2021-05-16 10:45       ` Achim Gratz
@ 2021-05-16 11:22         ` Marco Atzeri
  2021-05-17 15:28           ` Jon Turney
  0 siblings, 1 reply; 18+ messages in thread
From: Marco Atzeri @ 2021-05-16 11:22 UTC (permalink / raw)
  To: cygwin-apps

On 16.05.2021 12:45, Achim Gratz wrote:
> Marco Atzeri via Cygwin-apps writes:
>> On 16.05.2021 10:31, Achim Gratz wrote:
>>> Marco,
>>> please restart calm when you've fixed whatever went wrong with your
>>> latest package upload, thanks.
>>>
>> I have not such privilege for what I know
> 
> It got restarted at noon, via cron most likely…
> 
> 
> Regards,
> Achim.
> 

crossing finger does not crash again

note for myself:
  do not try complex cancel and upload at the same time.
  Split in multiple steps

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

* Re: [ITA] libssh2
  2021-05-16  4:32 ` Marco Atzeri
  2021-05-16  4:54   ` Brian Inglis
  2021-05-16  8:31   ` calm needs to get restarted Achim Gratz
@ 2021-05-17  5:49   ` Brian Inglis
  2021-05-17  6:31     ` Marco Atzeri
  2 siblings, 1 reply; 18+ messages in thread
From: Brian Inglis @ 2021-05-17  5:49 UTC (permalink / raw)
  To: cygwin-apps

On 2021-05-15 22:32, Marco Atzeri via Cygwin-apps wrote:
> On 15.05.2021 22:12, Brian Inglis wrote:
>> Need to update curl with libssh2 latest 1.9.0 2019 from current 1.7.0 2016
>> to support new ciphers etc:
>>
>> curl SFTP transfer from Cygwin on Win10 to Ubuntu 18.04 fails with Unknown host key type
>> <https://cygwin.com/pipermail/cygwin/2021-May/248508.html>

> builds fine
> 
> Testsuite summary for libssh2 -
> ============================================================================
> # TOTAL: 3
> # PASS:  3
> 
> I changed the maintainership to you

Thanks Marco

Could someone please also change maintainership of mingw packages:

mingw64-i686-libssh2                         ORPHANED (Yaakov Selkowitz)
mingw64-x86_64-libssh2                       ORPHANED (Yaakov Selkowitz)

as I also have updates for these, needed to deploy updated libcurl mingw
packages.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

* Re: [ITA] libssh2
  2021-05-17  5:49   ` [ITA] libssh2 Brian Inglis
@ 2021-05-17  6:31     ` Marco Atzeri
  2021-05-17 15:29       ` Jon Turney
  0 siblings, 1 reply; 18+ messages in thread
From: Marco Atzeri @ 2021-05-17  6:31 UTC (permalink / raw)
  To: cygwin-apps

On 17.05.2021 07:49, Brian Inglis wrote:
> On 2021-05-15 22:32, Marco Atzeri via Cygwin-apps wrote:
>> On 15.05.2021 22:12, Brian Inglis wrote:
>>> Need to update curl with libssh2 latest 1.9.0 2019 from current 1.7.0 
>>> 2016

>>
>> I changed the maintainership to you
> 
> Thanks Marco
> 
> Could someone please also change maintainership of mingw packages:
> 
> mingw64-i686-libssh2                         ORPHANED (Yaakov Selkowitz)
> mingw64-x86_64-libssh2                       ORPHANED (Yaakov Selkowitz)
> 
> as I also have updates for these, needed to deploy updated libcurl mingw
> packages.
> 

done

Regards
Marco

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

* Re: calm needs to get restarted
  2021-05-16 11:22         ` Marco Atzeri
@ 2021-05-17 15:28           ` Jon Turney
  0 siblings, 0 replies; 18+ messages in thread
From: Jon Turney @ 2021-05-17 15:28 UTC (permalink / raw)
  To: cygwin-apps

On 16/05/2021 12:22, Marco Atzeri via Cygwin-apps wrote:
> On 16.05.2021 12:45, Achim Gratz wrote:
>> Marco Atzeri via Cygwin-apps writes:
>>> On 16.05.2021 10:31, Achim Gratz wrote:
>>>> Marco,
>>>> please restart calm when you've fixed whatever went wrong with your
>>>> latest package upload, thanks.
>>>>
>>> I have not such privilege for what I know

cygwin-admin shell access is required to restart it.

>> It got restarted at noon, via cron most likely…

Nope :)

> crossing finger does not crash again
> 
> note for myself:
>   do not try complex cancel and upload at the same time.
>   Split in multiple steps

Yeah, whilst in theory it can handle complex transactions, unfortunately 
they are not well tested.

However, in this case, this was all my fault and I broke something with 
a recent update.

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

* Re: [ITA] libssh2
  2021-05-17  6:31     ` Marco Atzeri
@ 2021-05-17 15:29       ` Jon Turney
  2021-05-17 16:45         ` Marco Atzeri
  0 siblings, 1 reply; 18+ messages in thread
From: Jon Turney @ 2021-05-17 15:29 UTC (permalink / raw)
  To: cygwin-apps

On 17/05/2021 07:31, Marco Atzeri via Cygwin-apps wrote:
> On 17.05.2021 07:49, Brian Inglis wrote:
>> On 2021-05-15 22:32, Marco Atzeri via Cygwin-apps wrote:
>>> On 15.05.2021 22:12, Brian Inglis wrote:
>>>> Need to update curl with libssh2 latest 1.9.0 2019 from current 
>>>> 1.7.0 2016
>>>
>>> I changed the maintainership to you
>>
>> Thanks Marco
>>
>> Could someone please also change maintainership of mingw packages:
>>
>> mingw64-i686-libssh2                         ORPHANED (Yaakov Selkowitz)
>> mingw64-x86_64-libssh2                       ORPHANED (Yaakov Selkowitz)
>>
>> as I also have updates for these, needed to deploy updated libcurl mingw
>> packages.
>>
> 
> done
> 

Hmmm...

https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015

... is that what you intended to do?

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

* Re: [ITA] libssh2
  2021-05-17 15:29       ` Jon Turney
@ 2021-05-17 16:45         ` Marco Atzeri
  2021-05-17 17:09           ` Achim Gratz
  2021-05-17 17:11           ` Jon Turney
  0 siblings, 2 replies; 18+ messages in thread
From: Marco Atzeri @ 2021-05-17 16:45 UTC (permalink / raw)
  To: cygwin-apps



On 17.05.2021 17:29, Jon Turney wrote:
> On 17/05/2021 07:31, Marco Atzeri via Cygwin-apps wrote:
>> On 17.05.2021 07:49, Brian Inglis wrote:
>>> On 2021-05-15 22:32, Marco Atzeri via Cygwin-apps wrote:
>>>> On 15.05.2021 22:12, Brian Inglis wrote:
>>>>> Need to update curl with libssh2 latest 1.9.0 2019 from current 
>>>>> 1.7.0 2016
>>>>
>>>> I changed the maintainership to you
>>>
>>> Thanks Marco
>>>
>>> Could someone please also change maintainership of mingw packages:
>>>
>>> mingw64-i686-libssh2                         ORPHANED (Yaakov Selkowitz)
>>> mingw64-x86_64-libssh2                       ORPHANED (Yaakov Selkowitz)
>>>
>>> as I also have updates for these, needed to deploy updated libcurl mingw
>>> packages.
>>>
>>
>> done
>>
> 
> Hmmm...
> 
> https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015 
> 
> 
> ... is that what you intended to do?


oh F**K, not at all

I forgot to filter when using sed.
I did right the first time...

Can you revert it or should I ?

Marco





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

* Re: [ITA] libssh2
  2021-05-17 16:45         ` Marco Atzeri
@ 2021-05-17 17:09           ` Achim Gratz
  2021-05-17 23:09             ` Brian Inglis
  2021-05-17 17:11           ` Jon Turney
  1 sibling, 1 reply; 18+ messages in thread
From: Achim Gratz @ 2021-05-17 17:09 UTC (permalink / raw)
  To: cygwin-apps

Marco Atzeri via Cygwin-apps writes:
>> Hmmm...
>> https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015 
>> 
>> ... is that what you intended to do?
>
>
> oh F**K, not at all

Well, we finally have a maintainer for all that stuff.
;-)



Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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

* Re: [ITA] libssh2
  2021-05-17 16:45         ` Marco Atzeri
  2021-05-17 17:09           ` Achim Gratz
@ 2021-05-17 17:11           ` Jon Turney
  2021-05-18  4:42             ` Marco Atzeri
  1 sibling, 1 reply; 18+ messages in thread
From: Jon Turney @ 2021-05-17 17:11 UTC (permalink / raw)
  To: cygwin-apps

On 17/05/2021 17:45, Marco Atzeri via Cygwin-apps wrote:
> On 17.05.2021 17:29, Jon Turney wrote:
>>
>> Hmmm...
>>
>> https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015 
>>
>>
>> ... is that what you intended to do?
> 
> oh F**K, not at all
> 
> I forgot to filter when using sed.
> I did right the first time...
> 
> Can you revert it or should I ?

Please go ahead.

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

* Re: [ITA] libssh2
  2021-05-17 17:09           ` Achim Gratz
@ 2021-05-17 23:09             ` Brian Inglis
  0 siblings, 0 replies; 18+ messages in thread
From: Brian Inglis @ 2021-05-17 23:09 UTC (permalink / raw)
  To: cygwin-apps

On 2021-05-17 11:09, Achim Gratz wrote:
> Marco Atzeri via Cygwin-apps writes:
>>> https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015
>>> ... is that what you intended to do?

Thanks Jon, good catch!

>> oh F**K, not at all

> Well, we finally have a maintainer for all that stuff. ;-)
I appreciate your vote of confidence or mad desperation, but on my system,
I doubt I could even rebuild those packages in what remains of the year!

Repology already picked those up:

https://repology.org/maintainer/brian.inglis%40cygwin/feed-for-repo/cygwin

so somebody needs to put those back down! ;^>

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

* Re: [ITA] libssh2
  2021-05-17 17:11           ` Jon Turney
@ 2021-05-18  4:42             ` Marco Atzeri
  0 siblings, 0 replies; 18+ messages in thread
From: Marco Atzeri @ 2021-05-18  4:42 UTC (permalink / raw)
  To: cygwin-apps

On 17.05.2021 19:11, Jon Turney wrote:
> On 17/05/2021 17:45, Marco Atzeri via Cygwin-apps wrote:
>> On 17.05.2021 17:29, Jon Turney wrote:
>>>
>>> Hmmm...
>>>
>>> https://cygwin.com/git/?p=cygwin-htdocs.git;a=commitdiff;h=151c47f1889486a010954dad556a4f32add67015 
>>>
>>>
>>> ... is that what you intended to do?
>>
>> oh F**K, not at all
>>
>> I forgot to filter when using sed.
>> I did right the first time...
>>
>> Can you revert it or should I ?
> 
> Please go ahead.

should be correct now.

Regards
Marco

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

end of thread, other threads:[~2021-05-18  4:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 20:12 [ITA] libssh2 Brian Inglis
2021-05-15 20:36 ` Achim Gratz
2021-05-16  4:53   ` Brian Inglis
2021-05-16  4:32 ` Marco Atzeri
2021-05-16  4:54   ` Brian Inglis
2021-05-16  8:31   ` calm needs to get restarted Achim Gratz
2021-05-16  9:36     ` Marco Atzeri
2021-05-16 10:45       ` Achim Gratz
2021-05-16 11:22         ` Marco Atzeri
2021-05-17 15:28           ` Jon Turney
2021-05-17  5:49   ` [ITA] libssh2 Brian Inglis
2021-05-17  6:31     ` Marco Atzeri
2021-05-17 15:29       ` Jon Turney
2021-05-17 16:45         ` Marco Atzeri
2021-05-17 17:09           ` Achim Gratz
2021-05-17 23:09             ` Brian Inglis
2021-05-17 17:11           ` Jon Turney
2021-05-18  4:42             ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).