Re: perl-Win32-API / perl-Win32-GUI

2016-02-08 Thread Yaakov Selkowitz

On 2016-02-07 03:48, Achim Gratz wrote:

did you test these modules?


Of course I did; that's why there are several patches to perl-Win32-GUI.


I haven't looked at the new Win32GUI release,


Me neither.


but Win32-API is likely missing this patch (at least to compile
natively on Cygwin):


Obviously it *did* compile:

https://cygwin.com/packages/x86/perl-Win32-API/perl-Win32-API-0.82-1
https://cygwin.com/packages/x86_64/perl-Win32-API/perl-Win32-API-0.82-1

(hint: see API.h)

--
Yaakov


RE: [SECURITY] p7zip: CVE-2015-1038

2016-02-08 Thread Tony Kelman
>> Tony@LAPTOP-O230JCFF ~/github/cygwin-p7zip
>> $ cygport p7zip-15.09-2.cygport upload
> Uploading p7zip-15.09-2.x86_64
> Running lftp sftp://cyg...@cygwin.com
>> Password:
>> cd: Fatal error: Host key verification failed
> 
>
> The host key you stored for sourceware isn't the right one for some
> reason. Remove it with ssh-keygen -R and check for correctness when
> you connect again, see the fingerprints at
> https://sourceware.org/cygwin-apps/package-upload.html

Thanks for the help Corinna.

I don't have anything for sourceware or cygwin.com in
~/.ssh/known_hosts, should I?

-Tony

  

Re: How to get upload rights for existing packages

2016-02-08 Thread Corinna Vinschen
On Feb  1 05:21, Michael Feher wrote:
> On 29.01.2016 10:18, Corinna Vinschen wrote:
> >Federico updated task the last time in March 2015. He may still be around,
> >so let's give him a nudge. Federico, ping? Corinna
> 
> The request was not really about replacing Federico. He is one of the
> original authors of taskwarrior and they have asked on their homepage for
> support with the update of the cygwin package. Therefore I have contacted
> them and got from Federico the instructions how to package taskwarrior for
> cygwin.
> 
> Now i have the ready packages and it is that either Federico has to upload
> the packages to cygwin which is to my understanding not perfectly correct as
> he is not the original creator of the package or I upload the packages by
> myself.
> 
> I personally would prefer if Federico could still be kept as a package
> maintainer and I could just be added but I do not know if this is possible.

This is not quite how it works.  The maintainer has upload permissions
using his/her ssh key.  You only get to do that if you become package
maintainer.  See https://sourceware.org/cygwin-apps/package-upload.html


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


signature.asc
Description: PGP signature


Re: [ITP] Inetutils 1.9.4

2016-02-08 Thread Corinna Vinschen
On Feb  7 18:55, D. Boland wrote:
> Hi group,
> 
> At Corinna's request, I re-intend to package the new version of Inetutils,
> version 1.9.4:
> 
> http://cygwin.boland.nl/x86_64/release/inetutils/inetutils-1.9.4-2-src.tar.xz
> [...]
> Some programs in the inetutils suite are packaged already:
> 
> * hostname
> * whois
> * tftp
> * tftp-server
> 
> So I added these on the 'required' lines.

They are not actually *required* to run inetd, right?  Does it really
make sense to add them as require packages then?

> Also, the following include files are needed:
> 
> * /usr/include/netinet/icmp6.h
> * /usr/include/netinet/ip_var.h
> 
> There has been discussion on including the icmp6.h file in Cygwin 2.3.0.

Can you check if icmp6.h from FreeBSD
https://svnweb.freebsd.org/base/head/sys/netinet/icmp6.h?revision=279531=co
does the trick when copied to /usr/include/netinet?  If so, I add this file
to the repo.

> ip_var.h is needed for the MAX_IPOPTLEN constant. This could be added to the
> ip.h file as is done in Linux.

MAX_IPOPTLEN is in ip.h since Cygwin 2.3.0.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


signature.asc
Description: PGP signature


Re: [SECURITY] p7zip: CVE-2015-1038

2016-02-08 Thread Corinna Vinschen
On Jan 30 00:13, Tony Kelman wrote:
> > Ack, will do today. Need to copy my ssh keys over to a new laptop, 
> > hopefully that
> > will go smoothly and I've got all the build-deps installed.
> 
> It didn't. Am I doing this wrong? (and should I move this to the main list?)
> 
> $ eval `ssh-agent`
> Agent pid 12848
> 
> Tony@LAPTOP-O230JCFF ~/github/cygwin-p7zip
> $ ssh-add
> Enter passphrase for /home/Tony/.ssh/id_rsa:
> Identity added: /home/Tony/.ssh/id_rsa (/home/Tony/.ssh/id_rsa)
> Identity added: /home/Tony/.ssh/id_dsa (/home/Tony/.ssh/id_dsa)
> 
> Tony@LAPTOP-O230JCFF ~/github/cygwin-p7zip
> $ cygport p7zip-15.09-2.cygport upload
> >>> Uploading p7zip-15.09-2.x86_64
> >>> Running lftp sftp://cyg...@cygwin.com
> Password:
> cd: Fatal error: Host key verification failed
   

The host key you stored for sourceware isn't the right one for some
reason.  Remove it with ssh-keygen -R and check for correctness when
you connect again, see the fingerprints at
https://sourceware.org/cygwin-apps/package-upload.html


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


signature.asc
Description: PGP signature


Re: [ITP] Inetutils 1.9.4

2016-02-08 Thread Achim Gratz
Corinna Vinschen writes:
>> So I added these on the 'required' lines.
>
> They are not actually *required* to run inetd, right?  Does it really
> make sense to add them as require packages then?

I don't think so (not checked all scripts, though), although people who
expect these programs to become available with inetutils might say
otherwise.  I would tend to omit those in order to keep the dependencies
down.


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

DIY Stuff:
http://Synth.Stromeko.net/DIY.html


Re: perl-Win32-API / perl-Win32-GUI

2016-02-08 Thread Achim Gratz
Yaakov Selkowitz writes:
>> did you test these modules?
>
> Of course I did; that's why there are several patches to perl-Win32-GUI.

I don't easily see if these were cross-compiled, so I don't know if you
were able to run the tests.  Win32-API currently fails several tests
even though it appears to work in the only scenario where we use it
(controlling some measurement gear via a Windows DLL).

> Obviously it *did* compile:
>
> https://cygwin.com/packages/x86/perl-Win32-API/perl-Win32-API-0.82-1
> https://cygwin.com/packages/x86_64/perl-Win32-API/perl-Win32-API-0.82-1
>
> (hint: see API.h)

I don't understand what I should see there?

The current version of this module is 0.84, btw.


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

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Re: How to get upload rights for existing packages

2016-02-08 Thread Achim Gratz
Corinna Vinschen writes:
> This is not quite how it works.  The maintainer has upload permissions
> using his/her ssh key.  You only get to do that if you become package
> maintainer.  See https://sourceware.org/cygwin-apps/package-upload.html

Sure, but co-maintenance _is_ possible, with each of the maintainers
having their own separate upload area.


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

SD adaptation for Waldorf Blofeld V1.15B11:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada