Re: cmake and Code::Blocks

2019-06-13 Thread Brian Inglis
On 2019-06-13 04:13, Pavel Fedin wrote: > I am working on a CMake-based project and building it under Cygwin. I > decided to use Code::Blocks IDE since CMake already hass appropriate project > generator (i'm using "CodeBlocks - Unix Makefiles"). However, i had to > manually edit the resulting .cbp

Re: network trace capturing tool in cygwin

2019-06-13 Thread Jose Isaias Cabrera
Pokechu22, on Thursday, June 13, 2019 01:27 PM, wrote... > On Thu, Jun 13, 2019 at 10:02 AM Jose Isaias Cabrera wrote: > > > Hello josé, > > To my (limited) knowledge, it simply isn't available, presumably > because of elevation requirements on windows or something like that. > I think what you

Re: network trace capturing tool in cygwin

2019-06-13 Thread Pokechu22
On Thu, Jun 13, 2019 at 10:02 AM Jose Isaias Cabrera wrote: > > > Greetings! Salutations! > > I have not done it in a while, but back in the day there used to be a tool > called tcpdump. I have searched for this on the packages site[1] and I can > not find anything to capture a tpcip network tra

network trace capturing tool in cygwin

2019-06-13 Thread Jose Isaias Cabrera
Greetings! Salutations! I have not done it in a while, but back in the day there used to be a tool called tcpdump. I have searched for this on the packages site[1] and I can not find anything to capture a tpcip network trace in cygwin. Say it is not so. Are there any tools to capture simpl

[ANNOUNCEMENT] [SECURITY] stunnel 5.55-1

2019-06-13 Thread Andrew Schulman
stunnel 5.55-1 is now available in Cygwin. This release includes the following security fixes: * Fixed a Windows local privilege escalation vulnerability caused insecure OpenSSL cross-compilation defaults. Successful exploitation requires stunnel to be deployed as a Windows service, and user-writa

[ANNOUNCEMENT] pinfo 0.6.13-3

2019-06-13 Thread Andrew Schulman
pinfo 0.6.13-3 is now available in Cygwin. This release has many minor fixes since the previous Cygwin release, version 0.6.10-1. See the upstream NEWS file[1] for details. This release also includes a patch from Henning[2] that fixes an error in config file parsing when you tried to assign functi

Re: Package pinfo-0.6.10 - fix for very old bug

2019-06-13 Thread Henning
On 06/06/2019 17:16, Andrew Schulman wrote: Thanks Henning. I'll push out a test release soon with this patch, so you can tell me if it fixes the problem for you. Andrew, no problems so far with 0.6.13-3. Everything is perfect. Thank you for your time. Henning -- Problem reports: http:

RE: cmake and Code::Blocks

2019-06-13 Thread Pavel Fedin
Hello! > Are both CMake and Code::Blocks Cygwin programs? I suspect you tried > to use a .cbp generated by Cygwin's CMake (which uses POSIX style > paths) with a non-Cygwin Code::Blocks. This is likely to be tricky. Of course not. Code::Blocks isn't Cygwin application, it's a native Windows ap

Re: cmake and Code::Blocks

2019-06-13 Thread Csaba Raduly
Hi Pavel, On Thu, Jun 13, 2019 at 12:14 PM Pavel Fedin wrote: > > Hello! > > I am working on a CMake-based project and building it under Cygwin. I > decided to use Code::Blocks IDE since CMake already hass > appropriate project generator (i'm using "CodeBlocks - Unix Makefiles"). > However, i

High end image retouching and free sample test

2019-06-13 Thread Manju Sharma via cygwin
Hello, Greetings! We are the largest photo editing company in India, We employ the best of talents in photo editing industry. At present, we have 800 clients spread across the globe and our clients swear by our quality. Services that we provide are: . Masking/Clipping Path . R

cmake and Code::Blocks

2019-06-13 Thread Pavel Fedin
Hello! I am working on a CMake-based project and building it under Cygwin. I decided to use Code::Blocks IDE since CMake already hass appropriate project generator (i'm using "CodeBlocks - Unix Makefiles"). However, i had to manually edit the resulting .cbp file and replace all paths with thei