Re: dirsfile incorrect on startup?

2022-11-12 Thread David Standish
On 11/12/22, Lester Ingber via Cygwin wrote: > When I login to my cygwin I see > /cygdrive/c/Users/ingber/My: Command not found. > > I have tried to edit my ~/.dirsfile (in /home/ingber/ which is where I > wish to start) but those changes do not persist between login sessions? > > The problem like

dirsfile incorrect on startup?

2022-11-12 Thread Lester Ingber via Cygwin
When I login to my cygwin I see /cygdrive/c/Users/ingber/My: Command not found. I have tried to edit my ~/.dirsfile (in /home/ingber/ which is where I wish to start) but those changes do not persist between login sessions? The problem likely stems from may of my files now in a G: drive (a virtual

Re: Is there an API to remove ALSR in Cygwin 3.4.0?

2022-11-12 Thread Corinna Vinschen
On Nov 12 12:28, Christian Jullien wrote: > Hello Cygwin team, > > > > First, I would like to thank you for your efforts on Cygwin all of these > years. > > > > I'm asking if there will be an API to remove ASLR with an API as on Linux: Please note that, for the time being, ASLR will only b

[ANNOUNCEMENT] Updated: libcerf-2.2-1

2022-11-12 Thread Achim Gratz
This is an update to the latest upstream version. Libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. This release fixes a bug in the faddeeva function where for large r

[ANNOUNCEMENT] fetchmail-6.4.34-1 / fetchmailconf-6.4.34-1

2022-11-12 Thread Achim Gratz
The current upstream release of fetchmail is now available on Cygwin. The upstream release changelog is here: https://sourceforge.net/projects/fetchmail/files/branch_6.4/ This release uses the Python3 interpreter and has been compiled with support for NTLM, GSSAPI authentication, TLSv1.3 is als

[ANNOUNCEMENT] Updated: Perl distributions

2022-11-12 Thread Achim Gratz
The following Perl distributions have been updated to their latest release version available on CPAN: x86/x86_64 -- perl-IO-Tty-1.17-1 perl-Term-ReadLine-Gnu-1.44-1 noarch -- perl-Image-ExifTool-12.50-1 perl-Mojolicious-9.29-1 perl-Path-Tiny-0.142-1 -- *** CYGW

Re: [ANNOUNCEMENT] Updated: libunistring 1.1-1

2022-11-12 Thread Achim Gratz
Erwin Waterlander via Cygwin-announce writes: > libunistring (source package) > libunistring5 (runtime library) > libunistring-devel (development library and include files) > libunistring-doc (documentation) The packages for x86 seem to be missing, however it seems Brian still managed to release a

Is there an API to remove ALSR in Cygwin 3.4.0?

2022-11-12 Thread Christian Jullien
Hello Cygwin team, First, I would like to thank you for your efforts on Cygwin all of these years. I'm asking if there will be an API to remove ASLR with an API as on Linux: #if defined(__linux__) /* * ADDR_NO_RANDOMIZE exists since Linux 2.6.12 * With this