cygwin.cygwin.narkive.com

2023-09-28 Thread Ethan Dixon via Cygwin
Hi , You probably already know how tricky P A Y R O L L management can be, especially when dealing with remote work challenges! We've got a solution that can automate tasks like remote attendance, leave requests, performance reviews, training, and more. It's designed to make HR and payroll

Re: [ITA] argon2

2023-09-28 Thread Alexey Sokolov via Cygwin-apps
29.09.2023 02:10, Alexey Sokolov пишет: Hi, here's updated argon2 package The old version of the patch also was modifying linux/darwin/etc parts, I skipped those, as deemed irrelevant here https://files.asokolov.org/cygwin/argon2/ is the built binaries

[ITA] argon2

2023-09-28 Thread Alexey Sokolov via Cygwin-apps
Hi, here's updated argon2 package The old version of the patch also was modifying linux/darwin/etc parts, I skipped those, as deemed irrelevant herediff --git a/Makefile b/Makefile index 837e7f7..769f053 100644 --- a/Makefile +++ b/Makefile @@ -66,6 +66,7 @@ KERNEL_NAME := $(shell uname -s)

portaudio: only OSS host API available since version 19.20210406-2

2023-09-28 Thread Michael Panzlaff via Cygwin
Hi, I got the right mailing list by not writing to cygwin-apps. Since my last cygwin update (which upgraded portaudio to 19.20210406-2) the library does not function properly anymore an no sound playback is possible. Usually you query portaudio for the various host APIs for and then open a

Re: Cygwin/Win32 utility function to convert "raw" IPv6 address string into *.ipv6-literal.net string ?

2023-09-28 Thread Jeffrey Altman via Cygwin
On 9/28/2023 1:56 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: What do you think that output is - the PTR is resolved to "localhost." You obviously did not get the point that I was making. Using ip6.arpa *is* the standard way to get around with "DNS-like" IPv6 addresses, as it

RE: [EXTERNAL] Re: Cygwin/Win32 utility function to convert "raw" IPv6 address string into *.ipv6-literal.net string ?

2023-09-28 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> What do you think that output is - the PTR is resolved to "localhost." You obviously did not get the point that I was making. Using ip6.arpa *is* the standard way to get around with "DNS-like" IPv6 addresses, as it would be "understood". Using the "ipv6-literal.net" domain is not portable

Re: [EXTERNAL] Re: Cygwin/Win32 utility function to convert "raw" IPv6 address string into *.ipv6-literal.net string ?

2023-09-28 Thread Brian Inglis via Cygwin
On 2023-09-27 17:56, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: $ host -t ptr \ 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa domain name pointer localhost. I was talking about

/usr/bin/realpath cannot handle UNC paths ?

2023-09-28 Thread Mainz, Roland via Cygwin
Hi! We're trying to use UNC paths (e.g. //server/home/xyz/), but some of our scripts fail when /usr/bin/realpath is used. Example: snip $ uname -a CYGWIN_NT-10.0-19045 WINGRENDEL01 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin $ realpath "$PWD" realpath:

VULNERABILITY REPORT: DLL Hijacking Vulnerability in CygWin setup-x86_64.exe

2023-09-28 Thread Suman Chakraborty via Cygwin
Hey Cygwin Team, I hope this email finds you well. As an independent security researcher, I often explore open-source projects to identify and report potential security vulnerabilities. During my recent exploration of Cygwin, I came across a critical vulnerability in setup-x86_64.exe