Bug#819341: Ping and updated patches

2019-02-19 Thread Benjamin Riefenstahl
bin/ + diff --git a/debian/unison-fsmonitor.install b/debian/unison-fsmonitor.install new file mode 100644 index 000..d1b769e --- /dev/null +++ b/debian/unison-fsmonitor.install @@ -0,0 +1,2 @@ +unison-fsmonitor /usr/bin/ + -- 2.7.4 >From d867d69f083f2fac3ac6fad7334cf0082a2dbc44 Mon Sep 17 00:00:00 2

Bug#819341: Ping and updated patches

2019-02-19 Thread Benjamin Riefenstahl
Stéphane Glondu writes: > Isn't python-foo (here, python-unison-fsmonitor) the naming convention > for stuff implemented in Python? No idea, is it? ;-) > Also, why provide both versions? How, as a user, do I choose between > them? The descriptions are not very explanatory... In theory both shou

Bug#959881: Fwd: libssh2-1: Please upgrade to 1.9: ECDSA and memory leaks

2021-02-09 Thread Benjamin Riefenstahl
libcurl I get the CURL error code 67 "Login denied". I'm not sure how to debug this, libcurl's debugging facilities do not give any output here. Is it possible to use libssh2_trace with libcurl and the Debian packages? Regards, Benjamin Riefenstahl -- Service-Owner En

Bug#959881: libssh2-1: Please upgrade to 1.9: ECDSA and memory leaks

2021-05-08 Thread Benjamin Riefenstahl
I did some more digging and than made a bug report with Curl upstream here: . This produced a commit there that makes my test work much better. The glibc function mallinfo still says that a couple of bytes go missing now and than, but valgrind says it can

Bug#819341: Updated patch

2019-12-03 Thread Benjamin Riefenstahl
Hi Stéphane, > Is there any practical benefit in adding a new binary package? What is the problem with binary packages? If you are asking, why not the python version instead, I already said > The Python version of fsmonitor does seem to be flaky, the OCaml > version seems better. I prefer it t

Bug#819341: Updated patch

2019-12-04 Thread Benjamin Riefenstahl
Hi Stéphane, > Binary packages have a cost. They are useful when [...] Ok, that's your domain, I don't know nothing about the policies here. > My remark was not related to the python version. I was just wondering if > unison-fsmonitor could be provided by existing packages instead. Sure. My pr

Bug#959881: libssh2-1: Please upgrade to 1.9: ECDSA and memory leaks

2021-04-19 Thread Benjamin Riefenstahl
I have just tested in a Docker container on sid and with that version (libssh2-1 1.9.0-3) ECDSA works (makes sense when I look at the changelog). The memory leak is still there.

Bug#959881: libssh2-1: Please upgrade to 1.9: ECDSA and memory leaks

2020-05-06 Thread Benjamin Riefenstahl
So before investigating further, we would like to ask, when we can expect that version to come to Debian and if there is something we can do to help. Regards, Benjamin Riefenstahl, mecom GmbH -- System Information: Debian Release: 10.3 APT prefers stable-debug APT policy: (500, 'stabl

Bug#819341: Updated patch

2019-03-21 Thread Benjamin Riefenstahl
Hi Stephane, See attached a new patch, that adds only the native fsmonitor. Thanks, benny >From edac8a2918aed0eba453a2580d5f2e7f7c0f3ced Mon Sep 17 00:00:00 2001 From: Benjamin Riefenstahl Date: Tue, 19 Feb 2019 11:10:38 +0100 Subject: [PATCH] Add package unison-fsmonitor. (Closes: #819