[SECURITY] jasper

2014-12-29 Thread Yaakov Selkowitz
Dr. Volker Zell, CVE-2014-9029 has been announced for jasper. A patch is available at: http://pkgs.fedoraproject.org/cgit/jasper.git/plain/jasper-CVE-2014-9029.patch TIA, -- Yaakov

[SECURITY] links: verify SSL certificates

2014-12-29 Thread Yaakov Selkowitz
Jari, It was discovered that links does not verify SSL certificates, defeating the purpose of the security SSL is supposed to provide. Please add the following patch to fix this: http://pkgs.fedoraproject.org/cgit/links.git/plain/links-2.2-ssl-verify.patch TIA, -- Yaakov

Re: [SECURITY] links: verify SSL certificates

2014-12-29 Thread Jari Aalto
2014-12-29 18:25 Yaakov Selkowitz yselkowitz-rDBXBDvO6BXQT0dZR+AlfA(at)public.gmane.org: | Jari, | | It was discovered that links does not verify SSL certificates, | defeating the purpose of the security SSL is supposed to provide. | Please add the following patch to fix this: | |

Re: cygwin64 has no LISP package

2014-12-29 Thread Marco Atzeri
On 12/28/2014 6:45 AM, Larry Hall (Cygwin) wrote: On 12/27/2014 11:38 PM, Phil _ wrote: cygwin64 has no package with any version of LISP. I install cygwin largely to use LISP, and have to keep both cygwin32 and cygwin64 installations just for clisp, which is in cygwin32. Some of the available

Re: SSHd configuration problems (System error 1376)

2014-12-29 Thread Ilya Dogolazky
Hi Ken ! 12/23/2014 05:25 PM, ext Ken Brown wrote: I'm using the test release of cygwin in case that's relevant. I would like to try this. How do I install the test release? Is it the same as to select EXP instead of CURR in the top right corner of setup.exe GUI or should I do something

Re: SSHd configuration problems (System error 1376)

2014-12-29 Thread Ken Brown
On 12/29/2014 3:15 AM, Ilya Dogolazky wrote: Hi Ken ! 12/23/2014 05:25 PM, ext Ken Brown wrote: I'm using the test release of cygwin in case that's relevant. I would like to try this. How do I install the test release? Is it the same as to select EXP instead of CURR in the top right corner

Re: SSHd configuration problems (System error 1376)

2014-12-29 Thread Ilya Dogolazky
Hi Ken! I followed your advise: 1) Reinstalled windows again 2) Started setup_x86-64.exe from cygwin web site 3) Changed two things in the package list: a) Changed version of package cygwin to 1.7.34.003 b) Marked package ssh to be installed 4) After installation started terminal (icon right

Re: SSHd configuration problems (System error 1376)

2014-12-29 Thread Ken Brown
On 12/29/2014 9:07 AM, Ilya Dogolazky wrote: Hi Ken! I followed your advise: 1) Reinstalled windows again 2) Started setup_x86-64.exe from cygwin web site 3) Changed two things in the package list: a) Changed version of package cygwin to 1.7.34.003 b) Marked package ssh to be

[ANNOUNCEMENT] Updated: links 2.8-2 -- Text mode WWW browser

2014-12-29 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports

Re: bug: struct cmsghdr does not match system on cygwin64

2014-12-29 Thread Kenton Varda
Marco Atzeri wrote: If I am not wrong, for 64bit, on windows sizeof (SIZE_T) =4 while on cygwin sizeof(size_t)=8 sizeof(SIZE_T) == 8 on Win64. The purpose of SIZE_T is to be the same size as a pointer: http://msdn.microsoft.com/en-us/library/cc441980.aspx To be clear, I am actually

Re: bug: struct cmsghdr does not match system on cygwin64

2014-12-29 Thread Marco Atzeri
On 12/29/2014 9:48 PM, Kenton Varda wrote: Marco Atzeri wrote: If I am not wrong, for 64bit, on windows sizeof (SIZE_T) =4 while on cygwin sizeof(size_t)=8 sizeof(SIZE_T) == 8 on Win64. The purpose of SIZE_T is to be the same size as a pointer:

Re: bug: struct cmsghdr does not match system on cygwin64

2014-12-29 Thread Kenton Varda
On Mon, Dec 29, 2014 at 1:34 PM, Marco Atzeri marco.atz...@gmail.com wrote: the 4 byte shift is likely due to SIZE_T - ULONG_PTR - unsigned __int3264 Yes, exactly. So, cygwin/socket.h's struct cmsghdr definition needs to be fixed to match. -Kenton -- Problem reports:

Re: SSHd configuration problems (System error 1376)

2014-12-29 Thread Houder
If you were really running in an elevated shell, I don't know why 544 didn't show up in the output of id -G. Ken Because Ilya's /etc/group file has a line that reads: root:S-1-5-32-544:0: in stead of: Administrators:S-1-5-32-544:544: ? Put differently, he has copied an old group file

Updated: links 2.8-2 -- Text mode WWW browser

2014-12-29 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports