[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package wput - 0.6.2+git20130413-7 --- wput (0.6.2+git20130413-7) unstable; urgency=medium * Switch to debhelper compatibility level 10 and fix configure.in so autoreconf works, which allows Marcos’ fix to actually take effect (really, really LP:

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-08 Thread Stephen Kitt
I’m really sorry about that, I thought the package was fixed to update its configure during the build. I should have checked... I’ve upgraded it to debhelper compatibility level 10 and fixed configure.in so that autoreconf works correctly (which is better all round). Thanks for your work on this!

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-08 Thread Marcos Diez
Hi Stephan! It's me again... The Ubuntu package was still without TLS. So I read the documentation on how to create an Debian/Ubuntu package, created one and found the issue. The fix is here: https://github.com/marcosdiez/wput/commit/e4625ad73e964ac280ff1d18376b21d44e93 I tested creating

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-08 Thread Marcos Diez
** Changed in: wput (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1678463 Title: wput should be compiled with TLS support To manage

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package wput - 0.6.2+git20130413-6 --- wput (0.6.2+git20130413-6) unstable; urgency=medium * Add patch by Marcos Diez so that configure finds TLS support on Ubuntu (really LP: #1678463); thanks Marcos! -- Stephen Kitt Thu, 08 Jun

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-07 Thread Stephen Kitt
Hi Marcos, That is fantastic, thanks for figuring it out! I need to wait for the wput package to migrate to Debian Stretch (tonight I think), then I’ll add you commit as a patch to the package and upload it (and it will migrate to Ubuntu). Thanks again, Stephen -- You received this bug

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-07 Thread Marcos Diez
Hi Stephen, I found out the problem and solved it. Now I need you to your magic and make it an "official package" (TM) The problem is that ./configure was not properly detecting if GnuTLS is available or not. To be more specific, ./configure was passing the gcc parameters in the wrong way. It

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-07 Thread Marcos Diez
Hi You are right, on debian it is working ( https://packages.debian.org/sid/amd64/wput/download ) On Ubuntu it is not. I think I was able to change the bug back to In Progress (here on Ubutu). I just had to click on the Status and there was a list to pick from. I actually have no clue what is

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-07 Thread Stephen Kitt
Hi Marcos, No need to be sorry, the Ubuntu package does indeed still not have TLS support. The Debian package does: https://packages.debian.org/sid/wput (that's where I fixed the issue). Looking at the build details, I'm not sure what the difference is... I can't find how to re-open this bug, do

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-07 Thread Marcos Diez
Hi Stephen! I downloaded http://launchpadlibrarian.net/322656352/wput_0.6.2+git20130413-5_amd64.deb I tried ./wput --help and it still does not have SSL there. Sorry for delivering bad news Marcos -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1678463] Re: wput should be compiled with TLS support

2017-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package wput - 0.6.2+git20130413-5 --- wput (0.6.2+git20130413-5) unstable; urgency=medium * Actually build with TLS support (LP: #1678463). -- Stephen Kitt Mon, 05 Jun 2017 16:39:05 +0200 ** Changed in: wput (Ubuntu) Status:

[Bug 1678463] Re: wput should be compiled with TLS support

2017-04-01 Thread Stephen Kitt
Nice catch, thanks. The fix is straightforward, all that’s needed is to add libgcrypt20-dev to the build-dependencies. I’ll see if I can provide an update through Debian despite the freeze. ** Changed in: wput (Ubuntu) Assignee: (unassigned) => Stephen Kitt (steve-sk2) ** Changed in: wput