Autor Thema: Cygwin  (Gelesen 3562 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.3.5
« Antwort #45 am: 14 Juni, 2022, 19:10 »
Changelog

    Fix a bug that accessing UNC path mounted to a drive letter using
    SMB3.11 fails with error "Too many levels of symbolic links.".
    Fix a console bug that escape sequence IL/DL (CSI Ps L, CSI Ps M)
    does not work correctly at the last line.
    Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250736.html
    Fix a problem that ENABLE_INSERT_MODE and ENABLE_QUICK_EDIT_MODE
    flags are cleared if cygwin is started in console.
    Fix an issue that cmd.exe also is terminated along with the cygwin
    app started from the cmd.exe if the cygwin app is terminated by
    Ctrl-C.
    Fix deadlock caused when keys are typed in pty while a lot of text
    output.
    Fix a problem that the console mode for input is not set correctly
    when non-cygwin app is started with stdin redirected.

    Addresses:

    https://github.com/GitCredentialManager/git-credential-manager/issues/576

    Fix some problems such as:

    1) If output of non-cygwin app and input of cygwin app are connected
    by a pipe, Ctrl-C has to be sent twice to stop apps when the
    cygwin app does not read stdin at the moment.
    2) In cmd.exe started from cygwin shell, if output of non-cygwin
    app and input of cygwin app are connected by a pipe, Ctrl-C
    can never terminate the apps.
    Fix exit code when non-cygwin app is terminated by Ctrl-C.
    Fix a bug that the order of the console key inputs are occasionally
    swapped, especially when CPU load is high.
    Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250957.html
    Fix a problem that fsync() flushes the console input buffer unlike
    linux. fsync() should return EINVAL for special files such as tty.
    Addresses: https://cygwin.com/pipermail/cygwin/2022-March/251022.html
    Fix a formatting problem in gmondump where all displayed addresses are
    mistakenly prefixed with "0x0x". Fix man pages for gmondump and ssp.
    Fix crash on pty master close in Windows 7.
    Addresses: https://cygwin.com/pipermail/cygwin/2022-March/251162.html
    Avoid deadlock of non-cygwin pipe writer which occurs when the other
    cygwin pipe writers exist if the pipe is created by system account
    or the pipe creator is running as service.
    Addresses: https://cygwin.com/pipermail/cygwin/2022-March/251097.html

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.3.6
« Antwort #46 am: 06 September, 2022, 05:40 »
Changelog

    Bug Fixes:

    Fix an issue that command "cmd /c script -c cmd" crashes if it is issued in console of Windows 7.
    Fix killpg failing because the exec'ing as well as the exec'ed process are not in the pidlist for a brief moment.
    Fix mknod (64-bit only), whose definition didn't match its prototype.
    Fix a regression that prevented Cygwin from starting if cygwin1.dll is in the root directory.
    Handle setting very long window title correctly in console.
    Fix a bug of poll() that it returns event which is not inquired if events are inquired in multiple pollfd entries on the same fd
    at the same time.
    Fix a console problem that the text longer than 1024 bytes cannot be pasted correctly.
    Fix a pty problem that pty failed to switch I/O pipe to that for native apps if *.bat or *.cmd is executed directly from cygwin
    shell.
    Fix a problem that prevented some symbolic links to /cygdrive/C,/cygdrive/./c, /cygdrive//c, etc. from working.
    Fix a path handling bug that could cause a non-existing file to be treated as the current directory.
    Fix a crash in newlocale.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.0
« Antwort #47 am: 04 Dezember, 2022, 21:20 »
Changelog

    Drop support for Vista and Server 2008.
    Drop support for 32 bit Windows and WOW64.
    Allow to run with full ASLR enabled and enable on Cygwin DLL by default.
    Remove any special handling for the .com filename suffix. It has to be used always explicitely.
    Add code to handle setrlimit(RLIMIT_AS).
    Add code to handle signal masks in /proc/<PID>/status.
    Handle UDP_SEGMENT and UDP_GRO socket options.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.1
« Antwort #48 am: 11 Dezember, 2022, 09:30 »
Changelog

    This is a bugfix release.

    Fix a backward incompatibility problem in the definition of the
    base type of the stdio type FILE. This requires that C++ binaries
    compiled under Cygwin 3.4.0 having a public facing interface using
    FILE need to be recompiled.
    Fix an error introduced into the build process, resulting in `gcc -pg'
    becoming disfunctional.
    Fix performance degradation of non-cygwin pipe.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.3
« Antwort #49 am: 19 Dezember, 2022, 19:40 »
Whats new:>>

    Fix path handling to make sure virtual drives are never treated as symlinks.
    Revert incorrect optimization of wmemset()

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.6
« Antwort #50 am: 14 Februar, 2023, 20:15 »
Whats new:>>

    Bug Fixes:

    Fix a problem that fsync returns EINVAL for block device.
    Don't reject valid server and share names when mounting.
    Create directories with correctly umask-filtered default ACEs.
    Don't accidentally drop the default ACEs when chmod'ing directories.

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.7
« Antwort #51 am: 16 Juni, 2023, 20:50 »
Changelog


    Bug Fixes:

    Fix CPU_SET(3) macro type mismatch by making the macros type-safe.
    Addresses https://cygwin.com/pipermail/cygwin/2023-March/253220.html
    Kill(1): don't print spurious error message.
    Addresses: https://cygwin.com/pipermail/cygwin/2023-March/253291.html

    Align behaviour of dirname in terms of leading slashes to POSIX:

    https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html
    Fix reading CONIN$ in non cygwin apps when stdin is not a pty.
    Addresses https://cygwin.com/pipermail/cygwin/2023-April/253424.html

    Fix bug in cygheap allocation size computation after fork. Addresses:

    https://cygwin.com/pipermail/cygwin-developers/2023-April/012620.html
    Fix return value of ilogbl(NaN).
    Addresses: https://cygwin.com/pipermail/cygwin/2023-April/253511.html
    Fix error handling in readlinkat.
    Addresses: https://cygwin.com/pipermail/cygwin/2023-April/253510.html
    Fix return code and errno set by renameat2, if oldfile and newfile
    refer to the same file, and the RENAME_NOREPLACE flag is set.
    Addresses: https://cygwin.com/pipermail/cygwin/2023-April/253514.html

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.8
« Antwort #52 am: 18 August, 2023, 09:40 »
Changelog


    Make <sys/cpuset.h> safe for c89 compilations.
    Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.html
    Make gcc-specific code in <sys/cpuset.h> compiler-agnostic.
    Addresses: https://cygwin.com/pipermail/cygwin/2023-July/253927.html
    Fix AT_EMPTY_PATH handling in fchmodat and fstatat if dirfd referres to
    a file other than a directory
    Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q2/012306.html
    Rename internal macros _NL_CTYPE_OUTDIGITSx_MB/WC to GLibc compatible
    _NL_CTYPE_OUTDIGITx_MB/WC.
    Addresses: https://cygwin.com/pipermail/cygwin-developers/2023-July/012637.html
    Fix memory leak in printf() regarding gdtoa-based _ldtoa_r().
    Addresses: https://cygwin.com/pipermail/cygwin/2023-July/254054.html
    Fix a bug introduced in cygwin 3.4.5 that open_shared() does not set
    access permissions as requested by its argument.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.4.9
« Antwort #53 am: 07 September, 2023, 18:45 »
Changelog


    Bug Fixes:

    Fix a bug introduced in cygwin 3.4.0 that switch_to_nat_pipe flag is not cleared properly when non-cygwin app is terminated in the case where pseudo console is not activated.
    For the time being, disable creating special files using mknod/mkfifo on NFS.
    Fix segfault when too many command line args are specified.
    Fix build problems in terms of sys/cpuset.h.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.5.1
« Antwort #54 am: 27 Februar, 2024, 20:20 »
Changelog


    Fix exit code for non-cygwin process running in console. The bug
    was introduced in 3.5.0.
    Make the interface names handled by if_nametoindex() and if_indextoname()
    consistent with that of if_nameindex().
    Revert error handling for non-Cygwin child processes to use Cygwin's
    error mode by default. Resetting the error mode to the OS default
    error mode is now possible by using the new CYGWIN environment variable
    option "winjitdebug".
    Addresses: https://cygwin.com/pipermail/cygwin/2024-February/255305.html
    Fix handle leak in pty master which occurs when non-cygwin process
    is started in pty.
    Addresses: https://github.com/msys2/msys2-runtime/issues/198
    Fix the problem that VMIN and VTIME does not work at all in console.
    Fix a bug that cannot handle consoles more than 32, rather than 64.
    Fix gettimeofday not checking for a NULL pointer
    Addresses: https://cygwin.com/pipermail/cygwin/2024-February/255473.html
    Fix two bugs in strptime, error checking of invalid numerical input and
    %p handling.
    Fix newgrp(1) group handling. Only allow groups already in the user
    token, as Windows doesn't allow otherwise.
    Fix getgrent enumeration of local SAM accounts on domain member machines.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190056
  • Ohne Input kein Output
    • DVB-Cube
Cygwin 3.5.3
« Antwort #55 am: 04 April, 2024, 09:50 »
Changelog


    Fixes:

    Fix the problem that console setup accesses shared memory which is already unmapped due to race condition. To avoid this issue, shared console memory will be kept mapped if it belongs to CTTY.
    Fix a race issue between console open() and close() which is caused by state mismatch between con.owner and console attaching state.
    Fix a problem that select() call for write-side of a pipe possibly hangs with non-cygwin reader.
    Avoid recalling offline files if the file is not explicitely opened for reading or writing data.
    Don't skip inadvertently some local SAM accounts on domain member machines.
    Revert ill-advised optimization of glob(3) in case of caseinsensitive globbing.

[close]

www.cygwin.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )